develooper Front page | perl.cpan.testers | Postings from March 2008

FAIL B-C-1.04_12 i686-linux-thread-multi 2.6.22-1-k7

From:
andreas.koenig.gmwojprw
Date:
March 18, 2008 13:21
Subject:
FAIL B-C-1.04_12 i686-linux-thread-multi 2.6.22-1-k7
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 Reini Urban,
    
This is a computer-generated report for B-C-1.04_12
on perl 5.8.8 patch 33430, created by CPAN-Reporter-1.12. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/bin/perl bytecode.pl
cp lib/B/C.pm blib/lib/B/C.pm
cp bytecode.pl blib/lib/B/bytecode.pl
cp perlcompile.pod blib/lib/B/perlcompile.pod
cp regen_lib.pl blib/lib/B/regen_lib.pl
cp lib/B/Bblock.pm blib/lib/B/Bblock.pm
cp lib/B/Disassembler.pm blib/lib/B/Disassembler.pm
cp lib/B/Stash.pm blib/lib/B/Stash.pm
cp lib/B/Assembler.pm blib/lib/B/Assembler.pm
cp lib/B/CC.pm blib/lib/B/CC.pm
cp lib/B/Bytecode.pm blib/lib/B/Bytecode.pm
cp lib/B/Asmdata.pm blib/lib/B/Asmdata.pm
cp lib/B/Debug.pm blib/lib/B/Debug.pm
cp lib/B/Stackobj.pm blib/lib/B/Stackobj.pm
make[1]: Entering directory `/home/sand/.cpan/build/B-C-1.04_12-JoVx8D/ByteLoader'
cp ByteLoader.pm ../blib/lib/ByteLoader.pm
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.06_02\" -DXS_VERSION=\"0.06_02\" -fPIC "-I/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/i686-linux-thread-multi/CORE"   byterun.c
/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/bin/perl /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/ExtUtils/typemap  ByteLoader.xs > ByteLoader.xsc && mv ByteLoader.xsc ByteLoader.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.06_02\" -DXS_VERSION=\"0.06_02\" -fPIC "-I/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/i686-linux-thread-multi/CORE"   ByteLoader.c
Running Mkbootstrap for ByteLoader ()
chmod 644 ByteLoader.bs
rm -f ../blib/arch/auto/ByteLoader/ByteLoader.so
cc  -shared -O2 -L/usr/local/lib byterun.o ByteLoader.o  -o ../blib/arch/auto/ByteLoader/ByteLoader.so 	\
	     	\
	  
chmod 755 ../blib/arch/auto/ByteLoader/ByteLoader.so
cp ByteLoader.bs ../blib/arch/auto/ByteLoader/ByteLoader.bs
chmod 644 ../blib/arch/auto/ByteLoader/ByteLoader.bs
Manifying ../blib/man3/ByteLoader.3
make[1]: Leaving directory `/home/sand/.cpan/build/B-C-1.04_12-JoVx8D/ByteLoader'
/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/bin/perl /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/ExtUtils/xsubpp  -typemap /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/ExtUtils/typemap  C.xs > C.xsc && mv C.xsc C.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.04_12\" -DXS_VERSION=\"1.04_12\" -fPIC "-I/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/5.8.8/i686-linux-thread-multi/CORE"   C.c
Running Mkbootstrap for B::C ()
chmod 644 C.bs
rm -f blib/arch/auto/B/C/C.so
cc  -shared -O2 -L/usr/local/lib C.o  -o blib/arch/auto/B/C/C.so 	\
	     	\
	  
chmod 755 blib/arch/auto/B/C/C.so
cp C.bs blib/arch/auto/B/C/C.bs
chmod 644 blib/arch/auto/B/C/C.bs
Manifying blib/man3/B::C.3
Manifying blib/man3/B::bytecode.3
Manifying blib/man3/B::perlcompile.3
Manifying blib/man3/B::Disassembler.3
Manifying blib/man3/B::Bblock.3
Manifying blib/man3/B::Stash.3
Manifying blib/man3/B::CC.3
Manifying blib/man3/B::Assembler.3
Manifying blib/man3/B::Bytecode.3
Manifying blib/man3/B::Asmdata.3
Manifying blib/man3/B::Debug.3
Manifying blib/man3/B::Stackobj.3
make: *** Keine Regel vorhanden, um das Target »script/perlcc«, 
  benötigt von »blib/bin/perlcc«, zu erstellen.  Schluss.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need   Have
    ---------- ------ ----
    B          1.0901 1.19
    B::Concise 0.66   0.74

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = de_DE.UTF-8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27370
    PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/B-C-1.04_12-JoVx8D/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 27370
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_59
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.22   
    ExtUtils::Command   1.14   
    ExtUtils::Install   1.50   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.10   
    Test::More          0.74   
    YAML                0.66   
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 33430) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About