-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Can't compile new versions on OpenBSD #8290
Comments
What is your environment? Amount of memory? Could it be related to #8279? |
This is on a fresh OpenBSD snapshot (pre-6.6), Intel i3-6100 CPU @ 3.70GHz, 16GB RAM The gist I linked in the OP is from trying to compile with a v0.30.1 compiler. I've also tried un-installing that compiler and trying the OpenBSD port which depends on a cross-compiled object file, but linking the object file results in a broken compiler 😭
|
Great! you got the fix! I was going to suggest things around building things with |
Compile output here:
https://gist.github.com/wmoxam/ec0c03fe56ee4454c1238cdfb3701ed4
I tracked down where this started occurring, and found that adafaf6 compiles, the next commit, 573cdc7 does not
I'm unsure where to go from here. Am happy to help debug this further if anyone has some pointers on how to do so 😅
The text was updated successfully, but these errors were encountered: