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
Build failure on latest Parrot after invocation spec refactor #74
Comments
|
With NQP 55ae367 on Parrot parrot/parrot@b23f23e, I get an additional segfault when trying to print the error: Looking into the definition of ie the constants table is borked. |
|
Can you please try it again on newest NQP, and this time cleaning out nqp with |
|
The build works again. No idea if the problem is actually fixed or just hidden, but I'll close the issue for now. At best, it was build system related or interference from an installed Parrot (if so, I'll have to blame myself for not nuking the installed |
NQP aaf85c3 builds successfully on parrot/parrot@5fc1831, whereas 6005a68 (or later) does not.
Any invocation of the
nqpexecutable will fail:The listed line numbers might not be accurate.
Note: build environment is Cygwin, ie 32-bit
The text was updated successfully, but these errors were encountered: