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

LTA error message with invalid backend #27

Open
coke opened this issue Apr 10, 2021 · 1 comment
Open

LTA error message with invalid backend #27

coke opened this issue Apr 10, 2021 · 1 comment

Comments

@coke
Copy link

coke commented Apr 10, 2021

$ perl Configure.pl --backends=nope
===ATTENTION===
  No --prefix supplied, building and installing to /Volumes/BUKKIT/Users/coke/sandbox/nqp/install
Unknown backend: 'nope'; Known backends: moar, jvm, js
 at /Volumes/BUKKIT/Users/coke/sandbox/nqp/3rdparty/nqp-configure/lib/NQP/Config.pm line 34.
	NQP::Config::__ANON__("Unknown backend: 'nope'; Known backends: moar, jvm, js\x{a}") called at /Volumes/BUKKIT/Users/coke/sandbox/nqp/tools/lib/NQP/Config/NQP.pm line 21
	NQP::Config::NQP::configure_backends(NQP::Config::NQP=HASH(0x7ffcd0020738)) called at Configure.pl line 82

Do we need the stack trace?

@vrurg
Copy link
Collaborator

vrurg commented Apr 10, 2021

I'd rather have them there as at some point they might help in debugging based on a user report. And since it's a building process, we're not restricted by usability guidelines.

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