Front page | perl.cpan.testers |
Postings from February 2008
FAIL B-Generate-1.12_06 i686-linux-thread-multi-64int-ld2.6.21.5-smp
Thread Previous
From:
chris
Date:
February 26, 2008 11:09
Subject:
FAIL B-Generate-1.12_06 i686-linux-thread-multi-64int-ld2.6.21.5-smp
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear JCROMIE,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Tue Feb 26 19:10:51 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/B-Generate-1.12_06.tar.gz'
[MSG] [Tue Feb 26 19:10:54 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/CHECKSUMS'
[MSG] [Tue Feb 26 19:10:55 2008] Checksum matches for 'B-Generate-1.12_06.tar.gz'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/Changes'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/lib/'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/lib/B/'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.pm'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.xs'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/META.yml'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/MANIFEST'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/Copying'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/op_list.t'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/basic.t'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/op_list_bgen.t'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/inspect-this.t'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/t/inspect-btest.t'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/Build.PL'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/typemap'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/Makefile.PL'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/Artistic'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B-Generate-1.12_06/BTest.pm'
[MSG] [Tue Feb 26 19:10:56 2008] Extracted 'B::Generate' to '/home/cpan/perl5.10.00/.cpanplus/5.10.0/build/B-Generate-1.12_06'
[MSG] [Tue Feb 26 19:10:59 2008] # running Build.PL
/home/cpan/perl5.10.00/bin/perl Build.PL
Creating custom builder _build/lib/My/Builder.pm in _build/lib/My
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'B-Generate' version '1.12_06'
Unknown 'build_class', defaulting to 'Module::Build'
[MSG] [Tue Feb 26 19:10:59 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Feb 26 19:11:08 2008] /home/cpan/perl5.10.00/bin/perl Build --makefile_env_macros 1
Copying lib/B/Generate.pm -> blib/lib/B/Generate.pm
lib/B/Generate.xs -> lib/B/Generate.c
cc -I/home/cpan/perl5.10.00/lib/5.10.0/i686-linux-thread-multi-64int-ld/CORE -fPIC -DPERL_CUSTOM_OPS -DPERL_CUSTOM_OPCODES -g -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/B/Generate.o lib/B/Generate.c
lib/B/Generate.xs: In function 'custom_op_ppaddr':
lib/B/Generate.xs:263: warning: cast to pointer from integer of different size
lib/B/Generate.xs: In function 'XS_B__OP_ppaddr':
lib/B/Generate.xs:506: warning: cast to pointer from integer of different size
lib/B/Generate.c: In function 'XS_B__COP_warnings':
lib/B/Generate.c:2441: warning: assignment from incompatible pointer type
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/B/Generate/Generate.bs')
cc -shared -O2 -L/usr/local/lib -o blib/arch/auto/B/Generate/Generate.so lib/B/Generate.o
Manifying blib/lib/B/Generate.pm -> blib/libdoc/B::Generate.3
[ERROR] [Tue Feb 26 19:11:12 2008] MAKE TEST failed: Illegal seek /home/cpan/perl5.10.00/bin/perl Build --makefile_env_macros 1 test
t/basic..............ok
t/inspect-btest......# Looks like you planned 30 tests but ran 1 extra.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 30 subtests passed
t/inspect-this.......
# Failed test '->LEN 0'
# at BTest.pm line 236.
SV = RV(0x82afdd4) at 0x82afdc8
REFCNT = 1
FLAGS = (PADMY,ROK)
RV = 0x83c20a8
SV = PVMG(0x834e3c0) at 0x83c20a8
REFCNT = 2
FLAGS = (OBJECT,IOK,pIOK)
IV = 136701396
NV = 0
PV = 0
STASH = 0x825e9e4 "B::PVIV"
# Looks like you failed 1 test of 655.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/655 subtests
t/op_list............ok
t/op_list_bgen.......ok
Test Summary Report
-------------------
t/inspect-btest.t (Wstat: 65280 Tests: 31 Failed: 1)
Failed test: 31
Non-zero exit status: 255
Parse errors: Bad plan. You planned 30 tests but ran 31.
t/inspect-this.t (Wstat: 256 Tests: 655 Failed: 1)
Failed test: 568
Non-zero exit status: 1
Files=5, Tests=702, 1 wallclock secs ( 0.26 usr 0.04 sys + 1.04 cusr 0.15 csys = 1.49 CPU)
Result: FAIL
Failed 2/5 test programs. 2/702 subtests failed.
make: *** [test] Error 255
[MSG] [Tue Feb 26 19:11:12 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
B 1.17 1.09
ExtUtils::CBuilder 0.21 0
Module::Build 0.2808_01 0
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:.
PERL5LIB = :/home/cpan/perl5.10.00/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib/lib:/home/cpan/perl5.10.00/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib/arch:/home/cpan/perl5.10.00/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib
PERL5_CPANPLUS_IS_RUNNING = 32504
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen.linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/perl5.10.00/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 100 11 17 18 19 83 100
EGID: $) = 100 11 17 18 19 83 100
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.21.5-smp, archname=i686-linux-thread-multi-64int-ld
uname='linux penguin 2.6.21.5-smp #2 smp tue jun 19 14:58:11 cdt 2007 i686 amd athlon(tm) 64 processor 3000+ authenticamd gnulinux '
config_args='-e -Dprefix=/home/cpan/perl5.10.00 -Dusethreads -Duse64bitint -Dusemymalloc=n'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Thread Previous