timbunce / devel-nytprof

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)
http://blog.timbunce.org/tag/nytprof/
67 stars 51 forks source link

Missing Exporter.pm in test62-subcaller1 #136

Closed timsnyder closed 1 year ago

timsnyder commented 5 years ago

I'm trying to build using perl 5.26.2 built by conda-forge and everything goes smoothly except that the results I get for test62-subcaller1 are missing the line for Exporter.pm in a few cases.

Attaching my output for test62-subcaller1-missing-Exporter.txt. All other tests are passing.

Has anyone seen this behavior before? If this is useful, I can provide steps to reproduce the build in a docker container.

cc: @msarahan, @mingwandroid, @jakirkham fyi.

jkeenan commented 3 years ago

I'm trying to build using perl 5.26.2 built by conda-forge and everything goes smoothly except that the results I get for test62-subcaller1 are missing the line for Exporter.pm in a few cases.

Attaching my output for test62-subcaller1-missing-Exporter.txt. All other tests are passing.

Has anyone seen this behavior before? If this is useful, I can provide steps to reproduce the build in a docker container.

cc: @msarahan, @mingwandroid, @jakirkham fyi.

I am completely unfamiliar with conda-forge, but I addressed a problem with t/test62-subcaller1*.t in NYTPROF CPAN version 6.07, released this morning.

Can you give it a try?

Thank you very much. Jim Keenan

jkeenan commented 1 year ago

I'm trying to build using perl 5.26.2 built by conda-forge and everything goes smoothly except that the results I get for test62-subcaller1 are missing the line for Exporter.pm in a few cases. Attaching my output for test62-subcaller1-missing-Exporter.txt. All other tests are passing. Has anyone seen this behavior before? If this is useful, I can provide steps to reproduce the build in a docker container. cc: @msarahan, @mingwandroid, @jakirkham fyi.

I am completely unfamiliar with conda-forge, but I addressed a problem with t/test62-subcaller1*.t in NYTPROF CPAN version 6.07, released this morning.

Can you give it a try?

Thank you very much. Jim Keenan

We haven't heard back from the original poster in 2-1/2 years, so I'm closing this ticket.