| Summary: | sys-devel/gcc-14.2.0, undefined referece to _Unwind_GetIP, on ARM MUSL | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Marius Dinu <marius+gentoo> |
| Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | UNCONFIRMED --- | ||
| Severity: | normal | CC: | marius+gentoo |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | ARM | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build log |
||
|
Description
Marius Dinu
2024-08-06 09:02:48 UTC
Created attachment 899274 [details]
emerge --info
Please include gcc-build-logs.tar.xz. Created attachment 899275 [details]
build log
I did more tests: - emerge sys-devel/gcc:13 fails with the same error - after installing gcc:13 binpkg and activating it in eselect gcc, emerge sys-devel/gcc:14 fails with the same error. I don't know if it's important or not, but I'm using kernel v6.10 from github/torvalds and linux-headers v6.9 from portage. I couldn't find a guide how to install headers from an external kernel source. Running make headers_install in the kernel source dir made a mess in /usr/include. |