PATH=/usr/bin:/bin Start 2011-04-28T10:11:35 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 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 >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'P5NCI' version '0.31' Unknown 'build_class', defaulting to 'Module::Build' >>> make /home/fly1400/ap1400/bin/perl-static Build --makefile_env_macros 1 gcc -I/home/fly1400/ap1400/lib/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o src/nci_test.o src/nci_test.c gcc -shared -O2 -o src/nci_test.so src/nci_test.o Building P5NCI gcc -I/home/fly1400/ap1400/lib/CORE -DXS_VERSION="0.31" -DVERSION="0.31" -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/P5NCI.o lib/P5NCI.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/P5NCI/P5NCI.bs') gcc -shared -O2 -o blib/arch/auto/P5NCI/P5NCI.so lib/P5NCI.o CHROMATIC/P5NCI-0.31.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/fly1400/ap1400/bin/perl-static 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, 0 wallclock secs ( 0.02 usr 0.03 sys + 0.14 cusr 0.04 csys = 0.23 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 /home/fly1400/var/cpan/build/P5NCI-0.31-B8F54W && tar cvf - P5NCI-0.31.ppd blib) | gzip -c >/home/fly1400/var/REPO/C/CH/CHROMATIC/P5NCI-0.31.tar.gz P5NCI-0.31.ppd blib/ blib/lib/ blib/lib/P5NCI.pm blib/lib/P5NCI/ blib/lib/P5NCI/Declare.pm blib/lib/P5NCI/Library.pm blib/arch/ blib/arch/auto/ blib/arch/auto/P5NCI/ blib/arch/auto/P5NCI/P5NCI.so blib/arch/auto/P5NCI/P5NCI.bs >>> mv /home/fly1400/var/cpan/build/P5NCI-0.31-B8F54W/P5NCI-0.31.ppd /home/fly1400/var/REPO/C/CH/CHROMATIC Finished 2011-04-28T10:12:29