Summary: | sys-devel/gcc: fails to cross-compile with "The directory that should contain system headers does not exist: /usr/lib/gcc/armv7a-unknown-linux-musleabihf/13/include" (make[2]: *** [Makefile:3308: stmp-fixinc] Error) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | herrtimson, mike |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Sam James
![]() ![]() ![]() ![]() Something probably went wrong in https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=be9dd80f9334800300a80268dbb92cf3fafcfcf8 ... or maybe https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=59e4c98173a79fcaa2c33253261409f38856c384, actually. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79519252e88f8ad8c8ddf627ff9a473e99222e7b commit 79519252e88f8ad8c8ddf627ff9a473e99222e7b Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-26 14:13:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-26 14:13:56 +0000 sys-devel/gcc: fix 13 cross builds w/ fixincludes Add workaround for now. Bug: https://bugs.gentoo.org/905118 Signed-off-by: Sam James <sam@gentoo.org> .../gcc/files/gcc-13-fix-cross-fixincludes.patch | 19 +++++++++++++++++++ sys-devel/gcc/gcc-13.1.0-r1.ebuild | 1 + 2 files changed, 20 insertions(+) |