Skip to content

Instantly share code, notes, and snippets.

@pamplemoussecache
Created September 1, 2020 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pamplemoussecache/1b72d66691cc0a1f3056735087f32f2e to your computer and use it in GitHub Desktop.
Save pamplemoussecache/1b72d66691cc0a1f3056735087f32f2e to your computer and use it in GitHub Desktop.
NQP Error
+++ Installing MOAR stage 2 files locally
+++ Setting up nqp-m
Method NQP::Config::configure_misc must be implemented by the language class at /home/madeleine/sandbox/new_perl6/nqp/3rdparty/nqp-configure/lib/NQP/Config.pm line 520.
at /home/madeleine/sandbox/new_perl6/nqp/3rdparty/nqp-configure/lib/NQP/Config.pm line 35.
NQP::Config::__ANON__("Method NQP::Config::configure_misc must be implemented by the"...) called at /home/madeleine/sandbox/new_perl6/nqp/3rdparty/nqp-configure/lib/NQP/Config.pm line 520
NQP::Config::abstract() called at /home/madeleine/sandbox/new_perl6/nqp/3rdparty/nqp-configure/lib/NQP/Config.pm line 528
NQP::Config::configure_misc(NQP::Config::NQP=HASH(0x56200f796608)) called at /home/madeleine/sandbox/new_perl6/nqp/tools/lib/NQP/Config/NQP.pm line 83
NQP::Config::NQP::configure_misc(NQP::Config::NQP=HASH(0x56200f796608)) called at /home/madeleine/sandbox/new_perl6/nqp/Configure.pl line 83
Makefile:643: recipe for target 'nqp-m' failed
make: *** [nqp-m] Error 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment