develooper Front page | perl.cpan.testers | Postings from November 2003

FAIL JavaScript-0.52 sun4-solaris 2.8

From:
mthurn
Date:
November 3, 2003 10:31
Subject:
FAIL JavaScript-0.52 sun4-solaris 2.8
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.
	
--

  CPAN.pm: Going to build C/CL/CLAESJAC/JavaScript-0.52.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for JavaScript
cp JavaScript.pm blib/lib/JavaScript.pm
AutoSplitting blib/lib/JavaScript.pm (blib/lib/auto/JavaScript)
cp JavaScript.pod blib/lib/JavaScript.pod
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  JavaScript.xs > JavaScript.xsc && mv JavaScript.xsc JavaScript.c
gcc -c   -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"0.52\" -DXS_VERSION=\"0.52\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  -DXP_UNIX JavaScript.c
JavaScript.xs: In function `PCB_NewStdJSClass':
JavaScript.xs:278: warning: passing arg 1 of `strcpy' discards qualifiers from pointer target type
JavaScript.xs: In function `PCB_MethodCallPerlClassStub':
JavaScript.xs:402: warning: passing arg 2 of `PCB_GetClass' discards qualifiers from pointer target type
JavaScript.xs: In function `PCB_GetProperty':
JavaScript.xs:490: warning: passing arg 2 of `PCB_GetClass' discards qualifiers from pointer target type
JavaScript.xs: In function `PCB_SetProperty':
JavaScript.xs:540: warning: passing arg 2 of `PCB_GetClass' discards qualifiers from pointer target type
Running Mkbootstrap for JavaScript ()
chmod 644 JavaScript.bs
rm -f blib/arch/auto/JavaScript/JavaScript.so
LD_RUN_PATH="/usr/local/lib" gcc  -Wl,-E -G -L/usr/local/lib JavaScript.o  -o blib/arch/auto/JavaScript/JavaScript.so   -ljs   
chmod 755 blib/arch/auto/JavaScript/JavaScript.so
cp JavaScript.bs blib/arch/auto/JavaScript/JavaScript.bs
chmod 644 blib/arch/auto/JavaScript/JavaScript.bs
Manifying blib/man3/JavaScript.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/t00basic.....ok                                                            
t/t10class.....ok                                                            
t/t20call......ok                                                            
t/t30script....ok                                                            
t/t40error.....ok                                                            
t/t50object....ok                                                            
t/t60can.......dubious                                                       
        Test returned status 0 (wstat 139, 0x8b)
        test program seems to have generated a core
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/t70file......ok                                                            
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------------------------
t/t60can.t     0   139     2    2 100.00%  2
Failed 1/8 test scripts, 87.50% okay. 1/36 subtests failed, 97.22% okay.
make: *** [test_dynamic] Error 29
  /usr/local/bin/make test -- NOT OK

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
    config_args='-Dcc=gcc -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -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