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

Remove binary stripping #7961

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Remove binary stripping #7961

merged 1 commit into from
Nov 17, 2024

Conversation

Kayden1412
Copy link
Contributor

@waghanza can you try compiling it again with binary stripping removed?

@Kayden1412 Kayden1412 requested a review from waghanza as a code owner November 17, 2024 09:58
@waghanza waghanza merged commit 90db1d0 into the-benchmarker:master Nov 17, 2024
2 checks passed
@waghanza
Copy link
Collaborator

Nothing change @Kayden1412, I try even zig build without params. It kernel panics after llvm emission

@Kayden1412
Copy link
Contributor Author

Kayden1412 commented Nov 17, 2024

@waghanza Can you send the error message

@waghanza
Copy link
Collaborator

  • zig build
thread 26 panic: reached unreachable code
Panicked during a panic. Aborting.
error: the following build command crashed:
/app/.zig-cache/o/0569e2d413424966c9e4f413dd073d7e/build /usr/bin/zig /app /app/.zig-cache /root/.cache/zig --seed 0x855d6f8d -Z614e92966cd544db

@Kayden1412
Copy link
Contributor Author

Kayden1412 commented Nov 17, 2024

@waghanza Did it output stack trace?

@waghanza
Copy link
Collaborator

yes, I see compilation stage on the console, but it is rewritten each time

is their a way to create a compilation log ?

@Kayden1412
Copy link
Contributor Author

Kayden1412 commented Nov 17, 2024

@waghanza It look like it caused by ziglang/zig#11308

@waghanza
Copy link
Collaborator

Ok, then I can follow this issue, and as I understand this will be fixed on the next release of zig

@Kayden1412 Kayden1412 mentioned this pull request Jan 4, 2025
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

Successfully merging this pull request may close these issues.

2 participants