Skip Menu |

This queue is for tickets about the Barcode-Code128 CPAN distribution.

Report information
The Basics
Id: 38026
Status: resolved
Priority: 0/
Queue: Barcode-Code128

People
Owner: WRW [...] cpan.org
Requestors: somethingweird [...] yahoo.com
Cc:
AdminCc:

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



Subject: Re: Wondering if Bug or just missing a module
Date: Tue, 29 Jul 2008 13:26:23 -0700 (PDT)
To: bug-Barcode-Code128 [...] rt.cpan.org
From: "Henry Wong, ¶À³Ç¼e" <somethingweird [...] yahoo.com>
Oh I forgot trying to install Barcode-Code128-2.01 using perl -v This is perl, v5.10.0 built for x86_64-linux-thread-multi Thanks --- On Tue, 7/29/08, Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com> wrote: Show quoted text
> From: Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com> > Subject: Wondering if Bug or just missing a module > To: bug-Barcode-Code128@rt.cpan.org > Date: Tuesday, July 29, 2008, 4:20 PM > Hi, I wondering if you can help me, I can't seem to > install your module. > > -Here is the output- > > [root@mail Barcode-Code128-2.01-5LxEvO]# perl Makefile.PL > Checking if your kit is complete... > Looks good > Writing Makefile for Barcode::Code128 > > [root@mail Barcode-Code128-2.01-5LxEvO]# make > cp lib/Barcode/Code128.pm blib/lib/Barcode/Code128.pm > Manifying blib/man3/Barcode::Code128.3pm > [root@mail Barcode-Code128-2.01-5LxEvO]# make test > PERL_DL_NONLAZY=1 /usr/bin/perl > "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', > 'blib/arch')" t/*.t > t/barcode....ok > > t/gif........ok 1/0skipped > > all skipped: no reason given > t/png........FAILED test 2 > > Failed 1/2 tests, 50.00% okay > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/png.t 2 1 2 > 1 test skipped. > Failed 1/3 test scripts. 0/4 subtests failed. > Files=3, Tests=4, 0 wallclock secs ( 0.11 cusr + 0.03 > csys = 0.14 CPU) > Failed 1/3 test programs. 0/4 subtests failed. > make: *** [test_dynamic] Error 255 > > -Fedora 9 86-x64: > Linux mail 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 > 01:09:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux > > -Attached is the RPM package installed on the machine
Subject: Re: [rt.cpan.org #38026] Re: Wondering if Bug or just missing a module
Date: Tue, 29 Jul 2008 13:35:22 -0700
To: bug-Barcode-Code128 [...] rt.cpan.org
From: "Bill Ward" <bill [...] wards.net>
I believe that there was a change in either the gd library or the png library which causes the image generated during the test to not be byte-identical to the one shipped with the module, though they are almost certainly pixel-identical. I have a possible fix for this, using a method in GD that will do a pixel-comparison of the two images, rather than comparing the png files. I plan to try that and release a version 2.02 soon. On Tue, Jul 29, 2008 at 1:27 PM, Henry Wong, ¶À³Ç¼e via RT <bug-Barcode-Code128@rt.cpan.org> wrote: Show quoted text
> Tue Jul 29 16:27:09 2008: Request 38026 was acted upon. > Transaction: Ticket created by somethingweird@yahoo.com > Queue: Barcode-Code128 > Subject: Re: Wondering if Bug or just missing a module > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: somethingweird@yahoo.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=38026 > > > > Oh I forgot > trying to install Barcode-Code128-2.01 > > using > > perl -v > This is perl, v5.10.0 built for x86_64-linux-thread-multi > > > Thanks > > > --- On Tue, 7/29/08, Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com> wrote: >
>> From: Henry Wong, ¶À³Ç¼e <somethingweird@yahoo.com> >> Subject: Wondering if Bug or just missing a module >> To: bug-Barcode-Code128@rt.cpan.org >> Date: Tuesday, July 29, 2008, 4:20 PM >> Hi, I wondering if you can help me, I can't seem to >> install your module. >> >> -Here is the output- >> >> [root@mail Barcode-Code128-2.01-5LxEvO]# perl Makefile.PL >> Checking if your kit is complete... >> Looks good >> Writing Makefile for Barcode::Code128 >> >> [root@mail Barcode-Code128-2.01-5LxEvO]# make >> cp lib/Barcode/Code128.pm blib/lib/Barcode/Code128.pm >> Manifying blib/man3/Barcode::Code128.3pm >> [root@mail Barcode-Code128-2.01-5LxEvO]# make test >> PERL_DL_NONLAZY=1 /usr/bin/perl >> "-MExtUtils::Command::MM" "-e" >> "test_harness(0, 'blib/lib', >> 'blib/arch')" t/*.t >> t/barcode....ok >> >> t/gif........ok 1/0skipped >> >> all skipped: no reason given >> t/png........FAILED test 2 >> >> Failed 1/2 tests, 50.00% okay >> Failed Test Stat Wstat Total Fail List of Failed >> ------------------------------------------------------------------------------- >> t/png.t 2 1 2 >> 1 test skipped. >> Failed 1/3 test scripts. 0/4 subtests failed. >> Files=3, Tests=4, 0 wallclock secs ( 0.11 cusr + 0.03 >> csys = 0.14 CPU) >> Failed 1/3 test programs. 0/4 subtests failed. >> make: *** [test_dynamic] Error 255 >> >> -Fedora 9 86-x64: >> Linux mail 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 >> 01:09:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux >> >> -Attached is the RPM package installed on the machine
> > > > >
Subject: Re: [rt.cpan.org #38026] Re: Wondering if Bug or just missing a module
Date: Tue, 29 Jul 2008 13:35:58 -0700
To: bug-Barcode-Code128 [...] rt.cpan.org
From: "Bill Ward" <bill [...] wards.net>
See Ticket http://rt.cpan.org/Ticket/Display.html?id=28369 On Tue, Jul 29, 2008 at 1:35 PM, Bill Ward <bill@wards.net> wrote: Show quoted text
> I believe that there was a change in either the gd library or the png > library which causes the image generated during the test to not be > byte-identical to the one shipped with the module, though they are > almost certainly pixel-identical. I have a possible fix for this, > using a method in GD that will do a pixel-comparison of the two > images, rather than comparing the png files. I plan to try that and > release a version 2.02 soon. > > On Tue, Jul 29, 2008 at 1:27 PM, Henry Wong, 黃傑寬 via RT > <bug-Barcode-Code128@rt.cpan.org> wrote:
>> Tue Jul 29 16:27:09 2008: Request 38026 was acted upon. >> Transaction: Ticket created by somethingweird@yahoo.com >> Queue: Barcode-Code128 >> Subject: Re: Wondering if Bug or just missing a module >> Broken in: (no value) >> Severity: (no value) >> Owner: Nobody >> Requestors: somethingweird@yahoo.com >> Status: new >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=38026 > >> >> >> Oh I forgot >> trying to install Barcode-Code128-2.01 >> >> using >> >> perl -v >> This is perl, v5.10.0 built for x86_64-linux-thread-multi >> >> >> Thanks >> >> >> --- On Tue, 7/29/08, Henry Wong, 黃傑寬 <somethingweird@yahoo.com> wrote: >>
>>> From: Henry Wong, 黃傑寬 <somethingweird@yahoo.com> >>> Subject: Wondering if Bug or just missing a module >>> To: bug-Barcode-Code128@rt.cpan.org >>> Date: Tuesday, July 29, 2008, 4:20 PM >>> Hi, I wondering if you can help me, I can't seem to >>> install your module. >>> >>> -Here is the output- >>> >>> [root@mail Barcode-Code128-2.01-5LxEvO]# perl Makefile.PL >>> Checking if your kit is complete... >>> Looks good >>> Writing Makefile for Barcode::Code128 >>> >>> [root@mail Barcode-Code128-2.01-5LxEvO]# make >>> cp lib/Barcode/Code128.pm blib/lib/Barcode/Code128.pm >>> Manifying blib/man3/Barcode::Code128.3pm >>> [root@mail Barcode-Code128-2.01-5LxEvO]# make test >>> PERL_DL_NONLAZY=1 /usr/bin/perl >>> "-MExtUtils::Command::MM" "-e" >>> "test_harness(0, 'blib/lib', >>> 'blib/arch')" t/*.t >>> t/barcode....ok >>> >>> t/gif........ok 1/0skipped >>> >>> all skipped: no reason given >>> t/png........FAILED test 2 >>> >>> Failed 1/2 tests, 50.00% okay >>> Failed Test Stat Wstat Total Fail List of Failed >>> ------------------------------------------------------------------------------- >>> t/png.t 2 1 2 >>> 1 test skipped. >>> Failed 1/3 test scripts. 0/4 subtests failed. >>> Files=3, Tests=4, 0 wallclock secs ( 0.11 cusr + 0.03 >>> csys = 0.14 CPU) >>> Failed 1/3 test programs. 0/4 subtests failed. >>> make: *** [test_dynamic] Error 255 >>> >>> -Fedora 9 86-x64: >>> Linux mail 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 >>> 01:09:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux >>> >>> -Attached is the RPM package installed on the machine
>> >> >> >> >>
>