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

FAIL B-Generate-1.12_06 sun4-solaris-thread-multi-64int 2.9

From:
Josts Smokehouse
Date:
February 25, 2008 14:22
Subject:
FAIL B-Generate-1.12_06 sun4-solaris-thread-multi-64int 2.9
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] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/Changes'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/lib/'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/lib/B/'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.pm'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.xs'
[MSG] [Mon Feb 25 23:18:25 2008] Extracted 'B-Generate-1.12_06/META.yml'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/MANIFEST'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/Copying'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/op_list.t'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/basic.t'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/op_list_bgen.t'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/inspect-this.t'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/t/inspect-btest.t'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/Build.PL'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/typemap'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/Makefile.PL'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/Artistic'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B-Generate-1.12_06/BTest.pm'
[MSG] [Mon Feb 25 23:18:26 2008] Extracted 'B::Generate' to '/net/sunu991/disc1/home/.cpanplus/5.10.0/build/B-Generate-1.12_06'
[MSG] [Mon Feb 25 23:18:33 2008] # running Build.PL 
/usr/local/perl-5.10.0/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] [Mon Feb 25 23:18:33 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Feb 25 23:18:51 2008] /usr/local/perl-5.10.0/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
gcc -I/usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris-thread-multi-64int/CORE -fPIC -DPERL_CUSTOM_OPS -DPERL_CUSTOM_OPCODES -g -c -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -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')
gcc -G -L/usr/local/test/lib -L/usr/local/gnu/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] [Mon Feb 25 23:19:08 2008] MAKE TEST failed:  /usr/local/perl-5.10.0/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(0x2ce830) at 0x2ce820
  REFCNT = 1
  FLAGS = (PADMY,ROK)
  RV = 0x3f91e0
  SV = PVMG(0x36b998) at 0x3f91e0
    REFCNT = 2
    FLAGS = (OBJECT,IOK,pIOK)
    IV = 2555256
    NV = 0
    PV = 0
    STASH = 0x26a7e8	"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,  8 wallclock secs ( 1.10 usr  0.20 sys +  3.98 cusr  1.80 csys =  7.08 CPU)
Result: FAIL
Failed 2/5 test programs. 2/702 subtests failed.
make: *** [test] Error 255

[MSG] [Mon Feb 25 23:19:09 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.03.

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi-64int
    uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 solaris '
    config_args='-des -Dprefix=/usr/local/perl-5.10.0 -Dcc=gcc -Dlocincpth=/usr/local/test/include /usr/local/gnu/include -Dloclibpth=/usr/local/test/lib /usr/local/gnu/lib -Dusethreads -Duse64bitint'
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/test/lib -L/usr/local/gnu/lib '
    libpth=/usr/local/test/lib /usr/local/gnu/lib /usr/lib /usr/ccs/lib /usr/local/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/gnu/lib'



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