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

[2022.12/arm64] segmentation fault during Creating stage 2 NQP #789

Open
cdluminate opened this issue Dec 28, 2022 · 1 comment
Open

[2022.12/arm64] segmentation fault during Creating stage 2 NQP #789

cdluminate opened this issue Dec 28, 2022 · 1 comment

Comments

@cdluminate
Copy link

cdluminate commented Dec 28, 2022

When trying to build nqp for Debian arm64, it ends up with a segmentation fault during the "creating stage 2 nqp" stage:
https://buildd.debian.org/status/fetch.php?pkg=nqp&arch=arm64&ver=2022.12%2Bdfsg-1%7Eexp1&stamp=1672199790&raw=0

Our build options for nqp can be found here: https://salsa.debian.org/perl6-team/nqp/-/blob/master/debian/rules

I checked the old build logs here: https://buildd.debian.org/status/logs.php?pkg=nqp&arch=arm64
which suggests the previous release 2022.07 compiles on arm64. But the git diff from 2022.07 to 2022.12 does not look like something specific to arm64. So I suppose the regression stems from moarvm?

Our build options for moarvm can be found here: https://salsa.debian.org/perl6-team/moarvm/-/blob/master/debian/rules
Moarvm builds on arm64: https://buildd.debian.org/status/logs.php?pkg=moarvm&arch=arm64

@cdluminate
Copy link
Author

This seems to be a randomly occurring problem. The second time I tried to trigger the build on arm64 has succeeded https://buildd.debian.org/status/logs.php?pkg=nqp&arch=arm64

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

1 participant