Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build on perl-5.20.1 #27

Open
autumnlansing opened this issue Nov 12, 2014 · 3 comments
Open

Fails to build on perl-5.20.1 #27

autumnlansing opened this issue Nov 12, 2014 · 3 comments

Comments

@autumnlansing
Copy link

Email::Sender 1.300016 stalled during the testing phase while trying to install it via cpanm using perl-5.20.1. Switching perlbrew off and using system perl allowed it to install correctly.

I made several attempts at installation. It stalled mostly at this point, line 111 of the build.log:

PERL_DL_NONLAZY=1 /home/autumn/perl5/perlbrew/perls/perl-5.20.1/bin/perl
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches;
test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

It went past that on a couple of occasions before stalling again, though it never completed the testing phase.

@rjbs
Copy link
Owner

rjbs commented Nov 16, 2014

I'm afraid that so far I have been unable to reproduce this problem on perl 5.20.1 (or anywhere else). It might be useful to see a complete build log, and possibly especially the results of t/000-report-versions-tiny.t

@autumnlansing
Copy link
Author

Here's the build log. It fails each time after the line manifying Email::Sender::Util. It never reaches t/000-report-versions-tiny.t

https://gist.github.com/autumnlansing/fd61fe97ee328435b261

@rjbs
Copy link
Owner

rjbs commented Nov 1, 2016

I still can't reproduce this, and am likely to close this ticket. If anyone else can reproduce it on a box where I can have access, I can work on it further. :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants