Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-15T13:11:44 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Fri, 14 May 2010 20:28:30 GMT Running make for C/CH/CHROMATIC/P5NCI-0.31.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/P5NCI-0.31.tar.gz ok P5NCI-0.31/ P5NCI-0.31/lib/ P5NCI-0.31/lib/P5NCI.pm P5NCI-0.31/lib/P5NCI/ P5NCI-0.31/lib/P5NCI/Library.pm P5NCI-0.31/lib/P5NCI/Declare.pm P5NCI-0.31/lib/ppport.h P5NCI-0.31/t/ P5NCI-0.31/t/declare.t P5NCI-0.31/t/P5NCI_simple.t P5NCI-0.31/t/library.t P5NCI-0.31/t/P5NCI.t P5NCI-0.31/Changes P5NCI-0.31/build_lib/ P5NCI-0.31/build_lib/P5NCI/ P5NCI-0.31/build_lib/P5NCI/GenerateXS.pm P5NCI-0.31/build_lib/P5NCI/Build.pm P5NCI-0.31/MANIFEST P5NCI-0.31/src/ P5NCI-0.31/src/nci_test.c P5NCI-0.31/META.yml P5NCI-0.31/Makefile.PL P5NCI-0.31/Build.PL P5NCI-0.31/README CPAN.pm: Going to build C/CH/CHROMATIC/P5NCI-0.31.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL # running Build.PL Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for 'P5NCI' version '0.31' Unknown 'build_class', defaulting to 'Module::Build' >>> make /export/home/fly1264/bin/perl Build --makefile_env_macros 1 cc -I/export/home/fly1264/ap1200/lib/CORE -KPIC -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -o src/nci_test.o src/nci_test.c cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 -o src/nci_test.so src/nci_test.o Building P5NCI cc -I/export/home/fly1264/ap1200/lib/CORE -DXS_VERSION="0.31" -DVERSION="0.31" -KPIC -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -o lib/P5NCI.o lib/P5NCI.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/P5NCI/P5NCI.bs') cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 -o blib/arch/auto/P5NCI/P5NCI.so lib/P5NCI.o Build: blib/lib/P5NCI.pm: cannot resolve L in paragraph 48. Build: blib/lib/P5NCI.pm: cannot resolve L in paragraph 48. CHROMATIC/P5NCI-0.31.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /export/home/fly1264/bin/perl Build --makefile_env_macros 1 test t/P5NCI.t ......... 1..12 ok 1 - use P5NCI; ok 2 - test library should be loadable ok 3 - dd call should work ok 4 - ... for multiple calls ok 5 - ii call should work ok 6 - ... for multiple calls ok 7 - ff call should work ok 8 - ... for multiple calls ok 9 - iii call should work ok 10 - ... for multiple calls ok 11 - tt call should work ok 12 - ... for multiple calls ok t/P5NCI_simple.t .. 1..14 ok 1 - use P5NCI::Library; ok 2 - test library should be loadable ok 3 - dd call should work ok 4 - ... for multiple calls ok 5 - ii call should work ok 6 - ... for multiple calls ok 7 - ff call should work ok 8 - ... for multiple calls ok 9 - iii call should work ok 10 - ... for multiple calls ok 11 - tt call should work ok 12 - ... for multiple calls ok 13 - square_root() should work ok 14 - pointer access should work ok t/declare.t ....... 1..1 ok 1 - NCI attribute should install named thunk ok t/library.t ....... 1..19 ok 1 - use P5NCI::Library; ok 2 - P5NCI::Library should load P5NCI ok 3 - P5NCI::Library->can('new') ok 4 - new() should throw exception without library file named ok 5 - ... or if it cannot locate the library ok 6 - ... but should load a real library appropriately ok 7 - ... pointing to the real library ok 8 - The object isa P5NCI::Library ok 9 - P5NCI::Library->can('load_function') ok 10 - load_function() should throw an exception without a function name ok 11 - ... or without a signature ok 12 - ... or with an invalid signature ok 13 - ... returning a code ref if it all works ok 14 - P5NCI::Library->can('package') ok 15 - package() should return default of 'main' ok 16 - ... or package set in constructor ok 17 - P5NCI::Library->can('install_function') ok 18 - install_function() should install the named function into the package ok 19 - ... returning the installed function ok All tests successful. Files=4, Tests=46, 1 wallclock secs ( 0.20 usr 0.06 sys + 0.67 cusr 0.13 csys = 1.06 CPU) Result: PASS CHROMATIC/P5NCI-0.31.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> Perl extension for loading shared libraries and their functions >>> (cd /export/home/fly1264/var/cpan/build/P5NCI-0.31-FMh5wN && tar cvf - P5NCI-0.31.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/C/CH/CHROMATIC/P5NCI-0.31.tar.gz P5NCI-0.31.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/P5NCI/ blib/arch/auto/P5NCI/P5NCI.bs blib/arch/auto/P5NCI/P5NCI.so blib/lib/ blib/lib/P5NCI.pm blib/lib/P5NCI/ blib/lib/P5NCI/Declare.pm blib/lib/P5NCI/Library.pm >>> mv /export/home/fly1264/var/cpan/build/P5NCI-0.31-FMh5wN/P5NCI-0.31.ppd /export/home/fly1264/var/REPO/C/CH/CHROMATIC Finished 2010-05-15T13:13:10