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

Test suite failures with EU::MM 7.06 #49

Closed
contyk opened this issue Sep 3, 2015 · 5 comments
Closed

Test suite failures with EU::MM 7.06 #49

contyk opened this issue Sep 3, 2015 · 5 comments

Comments

@contyk
Copy link
Contributor

contyk commented Sep 3, 2015

t/26fork.t ............... ok
 #   Failed test 'make test'
 #   at t/27inline_maker.t line 60.
 # make[1]: Entering directory '/builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir'
 # cp Simple.pm blib/lib/Math/Simple.pm
 # "/usr/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MMath::Simple -e"my %A = (modinlname => 'Math-Simple.inl', module => 'Math::Simple'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 1.23 blib/arch
 # Can't locate Math/Simple.pm in @INC (you may need to install the Math::Simple module) (@INC contains: /builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir/../../blib/arch /builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir/../../blib/lib /builddir/build/BUILD/Inline-C-0.76/blib/lib /builddir/build/BUILD/Inline-C-0.76/blib/arch /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .).
 # BEGIN failed--compilation aborted.
 # Makefile:829: recipe for target 'Math-Simple.inl' failed
 # make[1]: Leaving directory '/builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir'
 # make[1]: **\* [Math-Simple.inl] Error 2
 #   Failed test 'make test'
 #   at t/27inline_maker.t line 60.
 # make[1]: Entering directory '/builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir'
 # cp lib/Boo/Far.pm blib/lib/Boo/Far.pm
 # cp lib/Boo/Far/Faz.pm blib/lib/Boo/Far/Faz.pm
 # cp lib/Boo.pm blib/lib/Boo.pm
 # cp lib/Boo/Far/data.txt blib/lib/Boo/Far/data.txt
 # "/usr/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MBoo -e"my %A = (modinlname => 'Boo.inl', module => 'Boo'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 2.01 blib/arch
 # Can't locate Boo.pm in @INC (you may need to install the Boo module) (@INC contains: /builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir/../../blib/arch /builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir/../../blib/lib /builddir/build/BUILD/Inline-C-0.76/blib/lib /builddir/build/BUILD/Inline-C-0.76/blib/arch /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .).
 # BEGIN failed--compilation aborted.
 # Makefile:835: recipe for target 'Boo.inl' failed
 # make[1]: Leaving directory '/builddir/build/BUILD/Inline-C-0.76/_Inline_27inline_maker.13979/src dir'
 # make[1]: **\* [Boo.inl] Error 2
 # Looks like you failed 2 tests of 8.
t/27inline_maker.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests 

edited by @mohawk2 for formatting

@contyk
Copy link
Contributor Author

contyk commented Sep 10, 2015

EU::MM 7.08 reverted most of the changes and the test suite passes with that version again. For now.

@sisyphus
Copy link
Collaborator

On Windows 7, I find the same test is broken again in perl-5.23.3 (EU::MM-7.1).
Cheers,
Rob

@sisyphus
Copy link
Collaborator

Tests passing again on Ubuntu for me with ExtUtils-MakeMaker-7.14.

@mohawk2
Copy link
Collaborator

mohawk2 commented May 12, 2017

Is this still a problem? Can it be closed?

@mohawk2
Copy link
Collaborator

mohawk2 commented Apr 2, 2019

Let's close this.

@mohawk2 mohawk2 closed this as completed Apr 2, 2019
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

3 participants