nevermind! setting env variable for sigexit fixed this,
C On Tue, Jul 27, 2010 at 12:57 PM, Seed <[email protected]> wrote: > I get this error when trying to create an html report: > > > Reading nytprof.out > Profile format error whilst reading integer prefix at 14344451: > expected 1 got 0, end of file at /usr/lib64/perl5/site_perl/5.8.8/ > x86_64-linux-thread-multi/Devel/NYTProf/Data.pm line 84. > > Any ideas? > > make test: > > Running make test > cp blib/arch/auto/Devel/NYTProf/NYTProf.so blib/lib/Devel/auto/Devel/ > NYTProf/NYTProf.so > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00-load.t ............ 1/2 # Testing Devel::NYTProf 4.04 started at > Tue Jul 27 12:48:58 2010 > # Compression: default level is 0, zlib version 0 > # --- Perl 5.008008 Config on x86_64-linux-thread-multi: > # d_gettimeod: define > # d_sysconf: define > t/00-load.t ............ ok > t/10-run.t ............. ok > t/22-readstream.t ...... ok > t/30-util.t ............ ok > t/31-env.t ............. ok > t/40-savesrc.t ......... skipped: needs perl >= 5.8.9 or >= 5.10.1 > t/42-global.t .......... ok > t/44-model.t ........... ok > t/50-errno.t ........... ok > t/60-forkdepth.t ....... ok > t/61-cputime.t ......... ok > t/70-subname.t ......... ok > t/80-version.t ......... ok > t/90-pod.t ............. ok > t/91-pod_coverage.t .... skipped: Currently a developer-only test > t/92-file_port.t ....... skipped: Currently a developer-only test > t/test01.t ............. ok > t/test02.t ............. ok > t/test03.t ............. ok > t/test05.t ............. ok > t/test06.t ............. ok > t/test07.t ............. ok > t/test08.t ............. ok > t/test09.t ............. ok > t/test10.t ............. ok > t/test11.t ............. ok > t/test12.t ............. ok > t/test13.t ............. ok > t/test14.t ............. 1/97 Ignoring '#line 16 "test14.pm (autosplit > into auto/test14/bar.al)"' directive at line 15 - profile data for / > root/.cpan/build/Devel-NYTProf-4.04-25mdlh/t/test14.pm will be out of > sync with source! > Ignoring '#line 16 "test14.pm (autosplit into auto/test14/bar.al)"' > directive at line 15 - profile data for /root/.cpan/build/Devel- > NYTProf-4.04-25mdlh/t/test14.pm will be out of sync with source! > t/test14.t ............. 20/97 Ignoring '#line 16 "test14.pm > (autosplit into auto/test14/bar.al)"' directive at line 15 - profile > data for /root/.cpan/build/Devel-NYTProf-4.04-25mdlh/t/test14.pm will > be out of sync with source! > Ignoring '#line 16 "test14.pm (autosplit into auto/test14/bar.al)"' > directive at line 15 - profile data for /root/.cpan/build/Devel- > NYTProf-4.04-25mdlh/t/test14.pm will be out of sync with source! > t/test14.t ............. ok > t/test16.t ............. skipped: needs perl >= 5.10 > t/test17-goto.t ........ ok > t/test18-goto2.t ....... ok > t/test20-streval.t ..... ok > t/test21-streval3.t .... ok > t/test22-strevala.t .... ok > t/test23-strevall.t .... ok > t/test24-strevalc.t .... ok > t/test25-strevalb.t .... ok > t/test30-fork-0.t ...... ok > t/test40pmc.t .......... ok > t/test50-disable.t ..... ok > t/test51-enable.t ...... ok > t/test60-subname.t ..... skipped: needs perl >= 5.8.9 or >= 5.10.1 > t/test61-submerge.t .... ok > t/test62-subcaller1.t .. skipped: needs perl >= 5.8.9 or >= 5.10.1 > t/test70-subexcl.t ..... ok > t/test80-recurs.t ...... ok > t/test81-swash.t ....... ok > t/test82-version.t ..... ok > t/zzz.t ................ 1/? # Tests ended at Tue Jul 27 12:50:54 2010 > t/zzz.t ................ ok > All tests successful. > Files=50, Tests=3786, 116 wallclock secs ( 1.59 usr 0.26 sys + 47.29 > cusr 13.34 csys = 62.48 CPU) > Result: PASS > TIMB/Devel-NYTProf-4.04.tar.gz > /usr/bin/make test -- OK > Running make install > Prepending /root/.cpan/build/Devel-NYTProf-4.04-25mdlh/blib/arch / > root/.cpan/build/Devel-NYTProf-4.04-25mdlh/blib/lib to PERL5LIB for > 'install' > cp blib/arch/auto/Devel/NYTProf/NYTProf.so blib/lib/Devel/auto/Devel/ > NYTProf/NYTProf.so > Files found in blib/arch: installing files in blib/lib into > architecture dependent library tree > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > auto/Devel/NYTProf/NYTProf.so > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/benchmark.pl > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/auto/Devel/NYTProf/NYTProf.so > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Run.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Reader.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Util.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/FileInfo.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/FileHandle.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Constants.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/SubInfo.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/ReadStream.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Data.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Apache.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Test.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/Core.pm > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jquery-tablesorter-min.js > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/bg.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/desc.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/style-tablesorter.css > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/asc.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jquery-min.js > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient50.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient30.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient-cushion1.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient40.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/jit-yc.js > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient.png > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/jit.js > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/Treemap.css > Installing /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/ > Devel/NYTProf/js/jit/gradient20.png > Appending installation info to /usr/lib64/perl5/5.8.8/x86_64-linux- > thread-multi/perllocal.pod > TIMB/Devel-NYTProf-4.04.tar.gz > /usr/bin/make install -- OK > > > CentOS 5.4 > x64 > prof 4.04 -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
