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

Build fail on clang #2347

Closed
m007x opened this issue May 6, 2024 · 2 comments
Closed

Build fail on clang #2347

m007x opened this issue May 6, 2024 · 2 comments
Labels

Comments

@m007x
Copy link

m007x commented May 6, 2024

Failure to build on clang with llvm18

wayfire_build_fail.txt

@m007x m007x added the bug label May 6, 2024
@marcusbritanicus
Copy link
Contributor

Line 542 says PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. followed by a traceback of clang.

And the build fails due to clang crash:

clang++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg
clang++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /var/tmp/portage/gui-wm/wayfire-0.8.1-r1/temp/wm-actions-f49947.cpp
clang++: note: diagnostic msg: /var/tmp/portage/gui-wm/wayfire-0.8.1-r1/temp/wm-actions-f49947.sh
clang++: note: diagnostic msg: 

********************

I do not think this is wayfire issue.

@ammen99
Copy link
Member

ammen99 commented Jun 11, 2024

Yep, not our bug. llvm/llvm-project#94662 (comment)

@ammen99 ammen99 closed this as completed Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants