X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Fri, 19 Apr 2013 22:54:50 +0200 From: Gabriel Paubert To: geda-user AT delorie DOT com Subject: Re: [geda-user] gcode test failures Message-ID: <20130419205450.GA1996@visitor2.iram.es> References: <20130419183132 DOT GE21981 AT malakian DOT lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130419183132.GE21981@malakian.lan> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spamina-Bogosity: Ham Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Apr 19, 2013 at 11:31:32AM -0700, Andrew Poelstra wrote: > > Hey all, > > > In testing Gabriel's gerber patch sets, I noticed that tests > hid_gcode4 and hid_gcode6 are failing on my system. (Gabriel's > patch has no effect on this.) Indeed, I also saw the failures. But since they are completely orthogonal to my patches, I ignored them for my patch submission. > > Does anyone else see this? If not, I can do a bisection in the > next couple of days. I just found another bug. I wanted to only print the fabrication drawing on a PostScripty printer. Of all the PostScript files produced, only the .fab.ps one does not have a showpage at the end (actually it has no trailer if I am not mistaken), so the printer did not produce anything. > > My system is 64-bit. I have tested my patches on 64 bit little-endian and 32 bit big-endian (PPC) and I saw the same testsuite failures. Gabriel