Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created October 17, 2020 16:17
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 lizmat/d58411a34efa1560840fe2668ea47d5b to your computer and use it in GitHub Desktop.
Save lizmat/d58411a34efa1560840fe2668ea47d5b to your computer and use it in GitHub Desktop.
build failure
$ perl Configure.pl --gen-moar --make-install; date
===ATTENTION===
No --prefix supplied, building and installing to /Users/liz/Github/rakudo.moar/install
Found /Users/liz/Github/rakudo.moar/install/bin/nqp-m (backend moar)
===SORRY!===
/Users/liz/Github/rakudo.moar/install/bin/nqp-m version 2020.09-4-ga2435ee1f is outdated, 2020.09-10-g2c5ad3b15 expected. at /Users/liz/Github/rakudo.moar/3rdparty/nqp-configure/lib/NQP/Config.pm line 192.
at /Users/liz/Github/rakudo.moar/3rdparty/nqp-configure/lib/NQP/Config.pm line 34.
NQP::Config::__ANON__("===SORRY!===\x{a} /Users/liz/Github/rakudo.moar/install/bin/nqp-"...) called at /Users/liz/Github/rakudo.moar/3rdparty/nqp-configure/lib/NQP/Config.pm line 192
NQP::Config::sorry(NQP::Config::Rakudo=HASH(0x7f916b817c28), "/Users/liz/Github/rakudo.moar/install/bin/nqp-m version 2020."...) called at /Users/liz/Github/rakudo.moar/tools/lib/NQP/Config/Rakudo.pm line 658
NQP::Config::Rakudo::gen_nqp(NQP::Config::Rakudo=HASH(0x7f916b817c28)) called at Configure.pl line 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment