You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Building nqp 2019.07.1 from release tarball no longer works (2019.03 worked; I didn't check intermediate versions):
The text was updated successfully, but these errors were encountered: