Start 2009-01-17T17:47:12 Going to read /export/home/fly1064/var/cpan/Metadata Database was generated on Sat, 17 Jan 2009 12:26:52 GMT Running make for A/AK/AKAPLAN/Devel-NYTProf-1.15.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AK/AKAPLAN/Devel-NYTProf-1.15.tar.gz ok Devel-NYTProf-1.15/ Devel-NYTProf-1.15/bin/ Devel-NYTProf-1.15/bin/nytprofcsv Devel-NYTProf-1.15/bin/nytprofhtml Devel-NYTProf-1.15/Changes Devel-NYTProf-1.15/HACKING Devel-NYTProf-1.15/INSTALL Devel-NYTProf-1.15/lib/ Devel-NYTProf-1.15/lib/Devel/ Devel-NYTProf-1.15/lib/Devel/NYTProf/ Devel-NYTProf-1.15/lib/Devel/NYTProf/ModuleVersion.pm Devel-NYTProf-1.15/lib/Devel/NYTProf/Reader.pm Devel-NYTProf-1.15/lib/Devel/NYTProf.pm Devel-NYTProf-1.15/Makefile.PL Devel-NYTProf-1.15/MANIFEST Devel-NYTProf-1.15/META.yml Devel-NYTProf-1.15/NYTProf.xs Devel-NYTProf-1.15/ppport.h Devel-NYTProf-1.15/README Devel-NYTProf-1.15/t/ Devel-NYTProf-1.15/t/test01.p Devel-NYTProf-1.15/t/test01.v Devel-NYTProf-1.15/t/test01.x Devel-NYTProf-1.15/t/test02.p Devel-NYTProf-1.15/t/test02.v Devel-NYTProf-1.15/t/test02.x Devel-NYTProf-1.15/t/test03.p Devel-NYTProf-1.15/t/test03.v Devel-NYTProf-1.15/t/test03.x Devel-NYTProf-1.15/t/test04.p Devel-NYTProf-1.15/t/test04.v Devel-NYTProf-1.15/t/test04.x Devel-NYTProf-1.15/t/test05.p Devel-NYTProf-1.15/t/test05.v Devel-NYTProf-1.15/t/test05.x Devel-NYTProf-1.15/t/test06.p Devel-NYTProf-1.15/t/test06.v Devel-NYTProf-1.15/t/test06.x Devel-NYTProf-1.15/t/test07.p Devel-NYTProf-1.15/t/test07.v Devel-NYTProf-1.15/t/test07.x Devel-NYTProf-1.15/t/test08.p Devel-NYTProf-1.15/t/test08.v Devel-NYTProf-1.15/t/test08.x Devel-NYTProf-1.15/t/test09.p Devel-NYTProf-1.15/t/test09.v Devel-NYTProf-1.15/t/test09.x Devel-NYTProf-1.15/t/test10.p Devel-NYTProf-1.15/t/test10.v Devel-NYTProf-1.15/t/test10.x Devel-NYTProf-1.15/t/test11.p Devel-NYTProf-1.15/t/test11.v Devel-NYTProf-1.15/t/test11.x Devel-NYTProf-1.15/t/test12.p Devel-NYTProf-1.15/t/test12.pl Devel-NYTProf-1.15/t/test12.v Devel-NYTProf-1.15/t/test12.x Devel-NYTProf-1.15/t/test13.p Devel-NYTProf-1.15/t/test13.v Devel-NYTProf-1.15/t/test13.x Devel-NYTProf-1.15/t/test14.p Devel-NYTProf-1.15/t/test14.pm Devel-NYTProf-1.15/t/test14.pm.x Devel-NYTProf-1.15/t/test14.v Devel-NYTProf-1.15/t/test14.x Devel-NYTProf-1.15/t/test15.p Devel-NYTProf-1.15/t/test15.v Devel-NYTProf-1.15/t/test15.x Devel-NYTProf-1.15/t/xx_pod_coverage.t Devel-NYTProf-1.15/test.pl CPAN.pm: Going to build A/AK/AKAPLAN/Devel-NYTProf-1.15.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Looking for stdio.h and stdio_ext.h Can't exec "cpp": No such file or directory at Makefile.PL line 61. readline() on closed filehandle STDIOH at Makefile.PL line 62. Can't exec "cpp": No such file or directory at Makefile.PL line 75. readline() on closed filehandle STDIOEH at Makefile.PL line 76. Unable to find an fpurge function in your INCLUDE path files. fpurge isn't required, but will result in MUCH faster profiling if your code may fork. If it normally found in stdio_ext.h, and sometimes in stdio.h. Try using `find' or `locate' to discover where these files reside. Enter paths to include in the search here, seperated by ':' (or leave it blank to not use fpurge at all) Additional header search paths: [] Argument "6.42_01" isn't numeric in numeric ge (>=) at Makefile.PL line 144. Checking if your kit is complete... Looks good Writing Makefile for Devel::NYTProf >>> make cp lib/Devel/NYTProf/ModuleVersion.pm blib/lib/Devel/NYTProf/ModuleVersion.pm cp lib/Devel/NYTProf/Reader.pm blib/lib/Devel/NYTProf/Reader.pm cp lib/Devel/NYTProf.pm blib/lib/Devel/NYTProf.pm /export/home/fly1064/bin/perl /export/home/fly1064/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1064/ap1003/lib/ExtUtils/typemap NYTProf.xs > NYTProf.xsc && mv NYTProf.xsc NYTProf.c cc -c -I. -I/usr/include -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -KPIC "-I/export/home/fly1064/ap1003/lib/CORE" -DHAS -DHAS_STDIO_EXT_H -D_HAS_GETTIMEOFDAY NYTProf.c "NYTProf.xs", line 35: #warning: "Not using _fpurge() -- There may be a preformance penalty." Running Mkbootstrap for Devel::NYTProf () chmod 644 NYTProf.bs rm -f blib/arch/auto/Devel/NYTProf/NYTProf.so cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 NYTProf.o -o blib/arch/auto/Devel/NYTProf/NYTProf.so \ \ chmod 755 blib/arch/auto/Devel/NYTProf/NYTProf.so cp NYTProf.bs blib/arch/auto/Devel/NYTProf/NYTProf.bs chmod 644 blib/arch/auto/Devel/NYTProf/NYTProf.bs cp bin/nytprofcsv blib/script/nytprofcsv /export/home/fly1064/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/nytprofcsv cp bin/nytprofhtml blib/script/nytprofhtml /export/home/fly1064/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/nytprofhtml Manifying blib/man1/nytprofcsv.1 Manifying blib/man1/nytprofhtml.1 Manifying blib/man3/Devel::NYTProf::Reader.3 Manifying blib/man3/Devel::NYTProf.3 AKAPLAN/Devel-NYTProf-1.15.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" test.pl test.... 1..36 ok 1 - use Devel::NYTProf::Reader; ok 2 - Where's fprofcsv? ok 3 - Devel::NYTProf::Reader->can('process') ok 4 - test01.v ok 5 - test01.x ok 6 - test02.v ok 7 - test02.x ok 8 - test03.v ok 9 - test03.x ok 10 - test04.v ok 11 - test04.x ok 12 - test05.v ok 13 - test05.x ok 14 - test06.v ok 15 - test06.x ok 16 - test07.v ok 17 - test07.x ok 18 - test08.v ok 19 - test08.x ok 20 - test09.v ok 21 - test09.x ok 22 - test10.v ok 23 - Time accuracy - test10.x line 3 ok 24 - Time/Call accuracy - test10.x line 3 ok 25 - test10.x ok 26 - test11.v ok 27 - test11.x ok 28 - test12.v ok 29 - test12.x ok 30 - test13.v ok 31 - test13.x ok 32 - test14.pm.x ok 33 - test14.v ok 34 - test14.x ok 35 # SKIP Tests incompatible with your perl version ok 36 # SKIP Tests incompatible with your perl version # Fork mode: ENABLED. ok All tests successful. Files=1, Tests=36, 7 wallclock secs ( 0.11 usr 0.03 sys + 3.34 cusr 0.70 csys = 4.18 CPU) Result: PASS PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..36 ok 1 - use Devel::NYTProf::Reader; ok 2 - Where's fprofcsv? ok 3 - Devel::NYTProf::Reader->can('process') ok 4 - test01.v ok 5 - test01.x ok 6 - test02.v ok 7 - test02.x ok 8 - test03.v ok 9 - test03.x ok 10 - test04.v ok 11 - test04.x ok 12 - test05.v ok 13 - test05.x ok 14 - test06.v ok 15 - test06.x ok 16 - test07.v ok 17 - test07.x ok 18 - test08.v ok 19 - test08.x ok 20 - test09.v ok 21 - test09.x ok 22 - test10.v ok 23 - Time accuracy - test10.x line 3 ok 24 - Time/Call accuracy - test10.x line 3 ok 25 - test10.x ok 26 - test11.v ok 27 - test11.x ok 28 - test12.v ok 29 - test12.x ok 30 - test13.v ok 31 - test13.x ok 32 - test14.pm.x ok 33 - test14.v ok 34 - test14.x ok 35 # skip Tests incompatible with your perl version ok 36 # skip Tests incompatible with your perl version # Fork mode: ENABLED. AKAPLAN/Devel-NYTProf-1.15.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Adam J. Kaplan <akaplan@cpan[nospam].org> line-by-line code profiler and report generator >>> (cd /export/home/fly1064/var/cpan/build/Devel-NYTProf-1.15-JHEzB8 && tar cvf - Devel-NYTProf-1.15.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/A/AK/AKAPLAN/Devel-NYTProf-1.15.tar.gz Devel-NYTProf-1.15.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/NYTProf/ blib/lib/Devel/NYTProf/ModuleVersion.pm blib/lib/Devel/NYTProf/Reader.pm blib/lib/Devel/NYTProf.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Devel/ blib/arch/auto/Devel/NYTProf/ blib/arch/auto/Devel/NYTProf/NYTProf.so blib/arch/auto/Devel/NYTProf/NYTProf.bs blib/script/ blib/script/nytprofcsv blib/script/nytprofhtml blib/man1/ blib/man1/nytprofcsv.1 blib/man1/nytprofhtml.1 blib/man3/ blib/man3/Devel::NYTProf::Reader.3 blib/man3/Devel::NYTProf.3 >>> mv /export/home/fly1064/var/cpan/build/Devel-NYTProf-1.15-JHEzB8/Devel-NYTProf-1.15.ppd /export/home/fly1064/var/REPO/A/AK/AKAPLAN Megalib: Will not downgrade Devel-NYTProf from v2.07 to v1.15 at /export/home/fly1064/lib/Fly/Megalib.pm line 29. Finished 2009-01-17T17:47:37