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

NQP::Config missing from release tarball #581

Closed
mojca opened this issue Sep 30, 2019 · 1 comment
Closed

NQP::Config missing from release tarball #581

mojca opened this issue Sep 30, 2019 · 1 comment
Assignees

Comments

@mojca
Copy link

mojca commented Sep 30, 2019

Building nqp 2019.07.1 from release tarball no longer works (2019.03 worked; I didn't check intermediate versions):

--->  Configuring nqp
Executing:  cd "/path/to/nqp-2019.07.1" && /opt/local/bin/perl Configure.pl --prefix=/opt/local --prefix=/opt/local --backends=moar 
Can't locate NQP/Config.pm in @INC (you may need to install the NQP::Config module) (@INC contains: /path/to/perl6-nqp-c4b4b20/tools/lib /path/to/perl6-nqp-c4b4b20/3rdparty/nqp-configure/lib /opt/local/lib/perl5/site_perl/5.28/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.28 /opt/local/lib/perl5/vendor_perl/5.28/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.28 /opt/local/lib/perl5/5.28/darwin-thread-multi-2level /opt/local/lib/perl5/5.28) at Configure.pl line 44.
BEGIN failed--compilation aborted at Configure.pl line 44.
Command failed:  cd "/path/to/nqp-2019.07.1" && /opt/local/bin/perl Configure.pl --prefix=/opt/local --prefix=/opt/local --backends=moar 
Exit code: 2
@vrurg vrurg self-assigned this Sep 30, 2019
@mojca
Copy link
Author

mojca commented Sep 30, 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

2 participants