Skip Menu |

This queue is for tickets about the P5NCI CPAN distribution.

Report information
The Basics
Id: 77325
Status: new
Priority: 0/
Queue: P5NCI

People
Owner: Nobody in particular
Requestors: HMBRAND [...] cpan.org
Cc:
AdminCc:

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



Subject: Won't build under 5.16.0-64int-ld
Complete failure under 5.16.0-64int-ld: CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.4404) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN: Module::Build loaded ok (v0.4) CPAN.pm: Building C/CH/CHROMATIC/P5NCI-0.31.tar.gz Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'P5NCI' version '0.31' CPAN: Module::CoreList loaded ok (v2.66) cc -I/pro/lib/perl5/5.16.0/i686-linux-64int-ld/CORE -fPIC -c -fno- strict-aliasing -pipe -fstack-protector -I/pro/local/include - D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o src/nci_test.o src/ nci_test.c cc -shared -O2 -L/pro/local/lib -fstack-protector -o src/nci_test.so src/nci_test.o Building P5NCI cc -I/pro/lib/perl5/5.16.0/i686-linux-64int-ld/CORE -DXS_VERSION="0.31" -DVERSION="0.31" -fPIC -c -fno-strict-aliasing -pipe -fstack-protector - I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/P5NCI.o lib/P5NCI.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/P5NCI/P5NCI.bs') cc -shared -O2 -L/pro/local/lib -fstack-protector -o blib/arch/auto/ P5NCI/P5NCI.so lib/P5NCI.o CHROMATIC/P5NCI-0.31.tar.gz ./Build -- OK Running Build test t/P5NCI.t ......... 1/12 Don't understand NCI signature 'dd' at t/P5NCI.t line 16. # Looks like you planned 12 tests but ran 2. # Looks like your test exited with 255 just after 2. t/P5NCI.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/12 subtests t/P5NCI_simple.t .. 1/14 Don't understand NCI signature 'dd' at /home/merijn/.cpan/build/P5NCI-0.31-aE3btN/blib/lib/P5NCI/ Library.pm line 41. # Looks like you planned 14 tests but ran 2. # Looks like your test exited with 255 just after 2. t/P5NCI_simple.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/14 subtests t/declare.t ....... Don't understand NCI signature 'ii' at /home/merijn/.cpan/build/P5NCI-0.31-aE3btN/blib/lib/P5NCI/ Library.pm line 41. CHECK failed--call queue aborted. # Looks like your test exited with 255 before it could output anything. t/declare.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/library.t ....... 1/19 Don't understand NCI signature 'ii' at /home/merijn/.cpan/build/P5NCI-0.31-aE3btN/blib/lib/P5NCI/ Library.pm line 41. # Looks like you planned 19 tests but ran 12. # Looks like your test exited with 2 just after 12. t/library.t ....... Dubious, test returned 2 (wstat 512, 0x200) Failed 7/19 subtests Test Summary Report ------------------- t/P5NCI.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 2. t/P5NCI_simple.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 2. t/declare.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/library.t (Wstat: 512 Tests: 12 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 19 tests but ran 12. Files=4, Tests=16, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.08 cusr 0.02 csys = 0.14 CPU) Result: FAIL Failed 4/4 test programs. 0/16 subtests failed.