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

FAIL C-DynaLib-0.58 i386-netbsd-thread-multi-64int 3.1

Thread Previous | Thread Next
From:
chris
Date:
July 2, 2008 01:47
Subject:
FAIL C-DynaLib-0.58 i386-netbsd-thread-multi-64int 3.1
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.80. 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] [Wed Jul  2 09:46:34 2008] Trying to get 'http://www.cpan.org/authors/id/R/RU/RURBAN/CHECKSUMS'
[MSG] [Wed Jul  2 09:46:35 2008] Checksum matches for 'C-DynaLib-0.58.tar.gz'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/alpha-cc.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/alpha-cc.s'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/alpha.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/Asm-0.01.tar.gz'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/cdecl.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/Changes'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/DynaLib.pm'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/DynaLib.xs'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/hack30.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/lib/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/lib/C/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/lib/C/DynaLib/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/lib/C/DynaLib/Struct.pm'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/Makefile.PL'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/MANIFEST'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/META.yml'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/README'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/README.win32'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/script/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/script/pl2exe.pl'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/sparc.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/01test.t'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/02struct.t'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/03win32.t'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/04asmcall.t'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/t/09distribution.t'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C-DynaLib-0.58/testcall.c'
[MSG] [Wed Jul  2 09:46:35 2008] Extracted 'C::DynaLib' to '/home/cpan/perl587/.cpanplus/5.8.7/build/C-DynaLib-0.58'
[MSG] [Wed Jul  2 09:46:37 2008] Checking if your kit is complete...
Looks good
Writing cdecl.h
Writing conv.xsi
Writing cbfunc.c
Writing Makefile for C::DynaLib

[MSG] [Wed Jul  2 09:46:37 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Wed Jul  2 09:46:41 2008] cp DynaLib.pm blib/lib/C/DynaLib.pm
cp lib/C/DynaLib/Struct.pm blib/lib/C/DynaLib/Struct.pm
/home/cpan/perl587/bin/perl /home/cpan/perl587/lib/5.8.7/ExtUtils/xsubpp  -typemap /home/cpan/perl587/lib/5.8.7/ExtUtils/typemap  DynaLib.xs > DynaLib.xsc && mv DynaLib.xsc DynaLib.c
cc -c  -I. -fno-strict-aliasing -pipe -I/usr/pkg/include -O   -DVERSION=\"0.58\" -DXS_VERSION=\"0.58\" -DPIC -fPIC  "-I/home/cpan/perl587/lib/5.8.7/i386-netbsd-thread-multi-64int/CORE"  -DDYNALIB_DECL=\"cdecl\" -DDYNALIB_DEFAULT_CONV=\"cdecl\" -DDYNALIB_NUM_CALLBACKS=4 -DDYNALIB_USE_cdecl DynaLib.c
DynaLib.xs: In function `cb_call_sub':
DynaLib.xs:138: warning: cast from pointer to integer of different size
DynaLib.xs:145: warning: cast from pointer to integer of different size
Running Mkbootstrap for C::DynaLib ()
chmod 644 DynaLib.bs
rm -f blib/arch/auto/C/DynaLib/DynaLib.so
cc  --whole-archive -shared  -L/usr/pkg/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] [Wed Jul  2 09:46:42 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 /home/cpan/perl587/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01test............
#   Failed test 'pow(2, 0.5) from -lm'
#   at t/01test.t line 72.

#   Failed test 'Callback Ii 4294967295 == 18446744073709551615'
#   at t/01test.t line 202.
# Looks like you failed 2 tests of 11.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 9
	Failed 2/11 tests, 81.82% okay
t/02struct..........ok
t/03win32...........skipped
        all skipped: This module does only work on Windows
t/04asmcall.........ok
t/09distribution....skipped
        all skipped: Only with Test::Distribution
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01test.t     2   512    11    2  2 9
2 tests skipped.
Failed 1/5 test scripts. 2/15 subtests failed.
Files=5, Tests=15,  0 wallclock secs ( 0.41 cusr +  0.11 csys =  0.52 CPU)
Failed 1/5 test programs. 2/15 subtests failed.
gmake: 
[MSG] [Wed Jul  2 09:46:42 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
	  Test                               1.25        0
	  Test::More                         0.70        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.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/home/cpan/perl587/.cpanplus/5.8.7/build/C-DynaLib-0.58/blib/lib:/home/cpan/perl587/.cpanplus/5.8.7/build/C-DynaLib-0.58/blib/arch:/home/cpan/perl587/.cpanplus/5.8.7/build/C-DynaLib-0.58/blib
    PERL5_CPANPLUS_IS_RUNNING = 23924
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl587/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 builds@b0.netbsd.org:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 '
    config_args=''
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib'

Thread Previous | Thread Next


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