Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 30508
Status: resolved
Priority: 20/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.60
Fixed in: (no value)



Subject: don't load B at compile-time in t82inline.t
Date: Tue, 6 Nov 2007 10:27:06 +1100
To: bug-Imager [...] rt.cpan.org
From: tonyc [...] cpan.org
----- Forwarded message from Slaven Rezic <slaven@rezic.de> ----- X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on develop-help.com X-Spam-Level: To: TONYC@cpan.org Cc: cpan-testers@perl.org Subject: Re: FAIL Imager-0.61 amd64-freebsd 6.2-release Reply-to: slaven@rezic.de From: Slaven Rezic <slaven@rezic.de> Date: 06 Nov 2007 00:22:03 +0100 TONYC@cpan.org writes: Show quoted text
> On Mon, Nov 05, 2007 at 11:24:34PM +0100, srezic@cpan.org wrote:
> > t/t82inline.......Can't load '/usr/perl5.005_05/lib/5.00505/amd64-freebsd/auto/B/B.so' for module B: /usr/perl5.005_05/lib/5.00505/amd64-freebsd/auto/B/B.so: Undefined symbol "Perl_byterun" at /usr/perl5.005_05/lib/5.00505/amd64-freebsd/DynaLoader.pm line 169.
> > Guess I need to skip this test on buggy perls. >
Some more information: $ perl5.00505 -Mblib t/t82inline.t Using /mnt/i386/usr/local/src/CPAN/build/Imager-0.61-6vhPtS/blib 1..0 # Skip Inline required for testing API $ env PERL_DL_NONLAZY=1 perl5.00505 -Mblib t/t82inline.t Using /mnt/i386/usr/local/src/CPAN/build/Imager-0.61-6vhPtS/blib Can't load '/usr/perl5.005_05/lib/5.00505/amd64-freebsd/auto/B/B.so' for module B: /usr/perl5.005_05/lib/5.00505/amd64-freebsd/auto/B/B.so: Undefined symbol "Perl_byterun" at /usr/perl5.005_05/lib/5.00505/amd64-freebsd/DynaLoader.pm line 169. at t/t82inline.t line 255 BEGIN failed--compilation aborted at t/t82inline.t line 255. # Looks like your test died before it could output anything. Exitcode 255 Maybe it helps if you turn the "use B" in line 255 into something not executed at compile time. Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de tknotes - A knotes clone, written in Perl/Tk. http://ptktools.sourceforge.net/#tknotes Show quoted text
----- End forwarded message -----
Fixed in 0.62