develooper Front page | perl.cpan.testers | Postings from December 2007

FAIL C-DynaLib-0.56 i386-pc-solaris2.11-thread-multi-64int 2.11

From:
chris
Date:
December 31, 2007 01:30
Subject:
FAIL C-DynaLib-0.56 i386-pc-solaris2.11-thread-multi-64int 2.11
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 RURBAN,
    
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 Dec 31 09:30:11 2007] Trying to get 'http://www.cpan.org/authors/id/R/RU/RURBAN/C-DynaLib-0.56.tar.gz'
[MSG] [Mon Dec 31 09:30:14 2007] Trying to get 'http://www.cpan.org/authors/id/R/RU/RURBAN/CHECKSUMS'
[MSG] [Mon Dec 31 09:30:15 2007] Checksum matches for 'C-DynaLib-0.56.tar.gz'
[MSG] [Mon Dec 31 09:30:15 2007] Extracted 'C-DynaLib-0.56/'
[MSG] [Mon Dec 31 09:30:15 2007] Extracted 'C-DynaLib-0.56/alpha-cc.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/alpha-cc.s'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/alpha.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/Asm-0.01.tar.gz'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/cdecl.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/Changes'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/DynaLib.pm'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/DynaLib.xs'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/hack30.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/lib/'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/lib/C/'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/lib/C/DynaLib/'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/lib/C/DynaLib/Makefile.PL'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/lib/C/DynaLib/Struct.pm'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/Makefile.PL'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/MANIFEST'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/META.yml'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/README'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/README.win32'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/script/'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/script/pl2exe.pl'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/sparc.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/t/'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/t/01test.t'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/t/02struct.t'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/t/03win32.t'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/t/09distribution.t'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C-DynaLib-0.56/testcall.c'
[MSG] [Mon Dec 31 09:30:16 2007] Extracted 'C::DynaLib' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56'
[MSG] [Mon Dec 31 09:30:20 2007] Checking if your kit is complete...
Looks good
Writing cdecl.h
Testing how to compile and run a program...
gcc -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DNARF -I/export/home/chris/perl5.10.0/lib/5.10.0/i386-pc-solaris2.11-thread-multi-64int/CORE testtest.c -o testtest
testtest
./testtest
Testing how to pass args to a function...
gcc -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DINCLUDE_ALLOCA -I/export/home/chris/perl5.10.0/lib/5.10.0/i386-pc-solaris2.11-thread-multi-64int/CORE testcall.c -o testcall
./testcall
Succeeded.
Using calling convention(s): cdecl
Default calling convention: cdecl
Maximum number of callbacks: 4
Writing conv.xsi
Writing cbfunc.c
Writing Makefile for C::DynaLib

[MSG] [Mon Dec 31 09:30:20 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Dec 31 09:30:27 2007] cp DynaLib.pm blib/lib/C/DynaLib.pm
cp lib/C/DynaLib/Struct.pm blib/lib/C/DynaLib/Struct.pm
cp lib/C/DynaLib/Makefile.PL blib/lib/C/DynaLib/Makefile.PL
/export/home/chris/perl5.10.0/bin/perl /export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap /export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/typemap  DynaLib.xs > DynaLib.xsc && mv DynaLib.xsc DynaLib.c
gcc -c  -I. -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O0   -DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC "-I/export/home/chris/perl5.10.0/lib/5.10.0/i386-pc-solaris2.11-thread-multi-64int/CORE"  -DDYNALIB_DEFAULT_CONV=\"cdecl\" -DDYNALIB_NUM_CALLBACKS=4 -DDYNALIB_USE_cdecl DynaLib.c
DynaLib.xs: In function 'cb_call_sub':
DynaLib.xs:134: warning: cast from pointer to integer of different size
DynaLib.xs:141: warning: cast from pointer to integer of different size
conv.xsi: In function 'XS_C__DynaLib_cdecl_call_packed':
conv.xsi:29: warning: function called through a non-compatible type
conv.xsi:29: note: if this code is reached, the program will abort
conv.xsi:32: warning: function called through a non-compatible type
conv.xsi:32: note: if this code is reached, the program will abort
conv.xsi:35: warning: function called through a non-compatible type
conv.xsi:35: note: if this code is reached, the program will abort
conv.xsi:38: warning: function called through a non-compatible type
conv.xsi:38: note: if this code is reached, the program will abort
conv.xsi:41: warning: function called through a non-compatible type
conv.xsi:41: note: if this code is reached, the program will abort
conv.xsi:44: warning: function called through a non-compatible type
conv.xsi:44: note: if this code is reached, the program will abort
conv.xsi:47: warning: function called through a non-compatible type
conv.xsi:47: note: if this code is reached, the program will abort
conv.xsi:51: warning: function called through a non-compatible type
conv.xsi:51: note: if this code is reached, the program will abort
conv.xsi:58: warning: function called through a non-compatible type
conv.xsi:58: note: if this code is reached, the program will abort
conv.xsi:66: warning: function called through a non-compatible type
conv.xsi:66: note: if this code is reached, the program will abort
conv.xsi:69: warning: function called through a non-compatible type
conv.xsi:69: note: if this code is reached, the program will abort
conv.xsi:72: warning: function called through a non-compatible type
conv.xsi:72: note: if this code is reached, the program will abort
conv.xsi:75: warning: function called through a non-compatible type
conv.xsi:75: note: if this code is reached, the program will abort
Running Mkbootstrap for C::DynaLib ()
chmod 644 DynaLib.bs
rm -f blib/arch/auto/C/DynaLib/DynaLib.so
gcc  -Wl,-E -G -L/usr/local/lib DynaLib.o  -o blib/arch/auto/C/DynaLib/DynaLib.so 	\
	     	\
	  
chmod 755 blib/arch/auto/C/DynaLib/DynaLib.so
cp DynaLib.bs blib/arch/auto/C/DynaLib/DynaLib.bs
chmod 644 blib/arch/auto/C/DynaLib/DynaLib.bs
Manifying blib/man3/C::DynaLib::Struct.3
Manifying blib/man3/C::DynaLib.3

[ERROR] [Mon Dec 31 09:30:29 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /export/home/chris/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01test..............Illegal memory operation at t/01test.t line 9
	main::goof('SEGV') called	eval {...} called at (eval 6) line 3
	C::DynaLib::__ANON__ called at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56/blib/lib/C/DynaLib.pm line 146
	C::DynaLib::__ANON__(2, 0.5) called at t/01test.t line 64
 at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56/blib/lib/C/DynaLib.pm line 146
 at t/01test.t line 64
# Looks like you planned 11 tests but only ran 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 10/11 subtests 
t/02struct............ok
t/03win32.............skipped: This module does only work on Windows
t/09distribution......skipped: Only with Test::Distribution

Test Summary Report
-------------------
t/01test.t        (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 1.
Files=4, Tests=4,  1 wallclock secs ( 0.13 usr  0.17 sys +  0.37 cusr  0.23 csys =  0.90 CPU)
Result: FAIL
Failed 1/4 test programs. 0/4 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Mon Dec 31 09:30:29 2007] 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
	  Test                               1.25        0
	  Test::More                         0.72        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
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    PERL5LIB = :/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/C-DynaLib-0.56/blib
    PERL5_CPANPLUS_IS_RUNNING = 13762
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 10 10
    EGID: $)  = 10 10


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi-64int
    uname='sunos wobble 5.11 nexentaos_20070402 i86pc i386 i86pc solaris '
    config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Duse64bitint -Dusethreads -Dusemymalloc'
    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 -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 (GNU_Solaris 4.0.3-1nexenta6)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -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=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'



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