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 [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

  CPAN.pm: Going to build D/DA/DAGOBERT/Solaris-DeviceTree-0.02.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Solaris::DeviceTree::Libdevinfo::Impl
Writing Makefile for Solaris::DeviceTree
cp lib/Solaris/DeviceTree/OBP.pm blib/lib/Solaris/DeviceTree/OBP.pm
cp lib/Solaris/DeviceTree/Filesystem/MinorNode.pm 
blib/lib/Solaris/DeviceTree/Filesystem/MinorNode.pm
cp lib/Solaris/DeviceTree/Libdevinfo/Property.pm 
blib/lib/Solaris/DeviceTree/Libdevinfo/Property.pm
cp lib/Solaris/DeviceTree.pm blib/lib/Solaris/DeviceTree.pm
cp lib/Solaris/DeviceTree/Libdevinfo/PromProperty.pm 
blib/lib/Solaris/DeviceTree/Libdevinfo/PromProperty.pm
cp lib/Solaris/DeviceTree/Node.pm blib/lib/Solaris/DeviceTree/Node.pm
cp lib/Solaris/DeviceTree/MinorNode.pm blib/lib/Solaris/DeviceTree/MinorNode.pm
cp lib/Solaris/DeviceTree/Libdevinfo.pm blib/lib/Solaris/DeviceTree/Libdevinfo.pm
cp lib/Solaris/DeviceTree/PathToInst.pm blib/lib/Solaris/DeviceTree/PathToInst.pm
cp lib/Solaris/DeviceTree/Util.pm blib/lib/Solaris/DeviceTree/Util.pm
cp lib/Solaris/DeviceTree/Filesystem.pm blib/lib/Solaris/DeviceTree/Filesystem.pm
cp lib/Solaris/DeviceTree/Libdevinfo/MinorNode.pm 
blib/lib/Solaris/DeviceTree/Libdevinfo/MinorNode.pm
make[1]: Entering directory 
`/space/src/CPAN/build/Solaris-DeviceTree-0.02/Libdevinfo-Impl'
cp Impl.pm ../blib/lib/Solaris/DeviceTree/Libdevinfo/Impl.pm
gcc -c   -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   
-DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC 
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"   Impl.c
gcc -c   -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   
-DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC 
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"   Impl_wrap.c
Running Mkbootstrap for Solaris::DeviceTree::Libdevinfo::Impl ()
chmod 644 Impl.bs
rm -f ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so
LD_RUN_PATH="/usr/lib" gcc  -Wl,-E -G -L/usr/local/lib Impl.o Impl_wrap.o  -o 
../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so   -ldevinfo   
chmod 755 ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so
cp Impl.bs ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.bs
chmod 644 ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.bs
make[1]: Leaving directory 
`/space/src/CPAN/build/Solaris-DeviceTree-0.02/Libdevinfo-Impl'
cp scripts/devtree blib/script/devtree
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/devtree
Manifying blib/man1/devtree.1
Manifying blib/man3/Solaris::DeviceTree::Filesystem::MinorNode.3
Manifying blib/man3/Solaris::DeviceTree::OBP.3
Manifying blib/man3/Solaris::DeviceTree::Libdevinfo::Property.3
Manifying blib/man3/Solaris::DeviceTree.3
Manifying blib/man3/Solaris::DeviceTree::Libdevinfo::PromProperty.3
Manifying blib/man3/Solaris::DeviceTree::Node.3
Manifying blib/man3/Solaris::DeviceTree::MinorNode.3
Manifying blib/man3/Solaris::DeviceTree::Libdevinfo.3
Manifying blib/man3/Solaris::DeviceTree::PathToInst.3
Manifying blib/man3/Solaris::DeviceTree::Util.3
Manifying blib/man3/Solaris::DeviceTree::Filesystem.3
Manifying blib/man3/Solaris::DeviceTree::Libdevinfo::MinorNode.3
  /usr/local/bin/make  -- OK
Running make test
make[1]: Entering directory 
`/space/src/CPAN/build/Solaris-DeviceTree-0.02/Libdevinfo-Impl'
Running Mkbootstrap for Solaris::DeviceTree::Libdevinfo::Impl ()
chmod 644 Impl.bs
rm -f ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so
LD_RUN_PATH="/usr/lib" gcc  -Wl,-E -G -L/usr/local/lib Impl.o Impl_wrap.o  -o 
../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so   -ldevinfo   
chmod 755 ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.so
cp Impl.bs ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.bs
chmod 644 ../blib/arch/auto/Solaris/DeviceTree/Libdevinfo/Impl/Impl.bs
make[1]: Leaving directory 
`/space/src/CPAN/build/Solaris-DeviceTree-0.02/Libdevinfo-Impl'
cp scripts/devtree blib/script/devtree
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/devtree
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/DeviceTree....ok                                                           
t/devtree.......Use of uninitialized value in concatenation (.) or string at 
t/devtree.t line 19.
Cannot find devtree. It should be at
  //scripts/devtree
but it's not there. at t/devtree.t line 47.
t/devtree.......dubious                                                      
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-24
        Failed 24/24 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------------------------------------
t/devtree.t    2   512    24   48 200.00%  1-24
Failed 1/2 test scripts, 50.00% okay. 24/116 subtests failed, 79.31% okay.
make: *** [test_dynamic] Error 2
  /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'

Reply via email to