Summary: | sys-devel/gcc: Stage3 prefix bootstrap fails on macOS Big Sur 11.4 with differing files | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Ivan Leong <ivan98> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 2046411367, alexey.e.egorov, bman, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | OS X | ||
See Also: | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
stage3.log
gcc-build-logs |
Description
Ivan Leong
2021-06-29 07:12:58 UTC
Created attachment 719979 [details]
stage3.log
Created attachment 719982 [details]
gcc-build-logs
*** Bug 806433 has been marked as a duplicate of this bug. *** This may well be https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340 (thanks to bman for finding this). we need to apply https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=743b8dd6fd757e997eb060d70fd4ae8e04fb56cd The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=ccbf773bca3510785a1c6655c77f5d457ded43af commit ccbf773bca3510785a1c6655c77f5d457ded43af Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2021-09-05 10:29:56 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2021-09-05 10:29:56 +0000 sys-devel/gcc-10.2.0-r5: add patch for Xcode 12.5 Closes: https://bugs.gentoo.org/799170 Package-Manager: Portage-3.0.21-prefix, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org> sys-devel/gcc/files/gcc-10.2.0-xcode-12.5.patch | 147 ++++++++++++++++++++++++ sys-devel/gcc/gcc-10.2.0-r5.ebuild | 3 + 2 files changed, 150 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=b758c765940eb06ad8f58ae003180cbaad4e4888 commit b758c765940eb06ad8f58ae003180cbaad4e4888 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-09-12 08:40:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-12 08:40:50 +0000 sys-devel/gcc: add 10.3.0 Bug: https://bugs.gentoo.org/799170 Package-Manager: Portage-3.0.21-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 4 + .../gcc/files/gcc-10.3.0-clang-bootstrap.patch | 142 +++++++++++++++++++++ sys-devel/gcc/gcc-10.3.0-r2.ebuild | 114 +++++++++++++++++ 3 files changed, 260 insertions(+) |