Summary: | dev-libs/boehm-gc: possible configure breakage with Clang 16 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/ivmai/bdwgc/pull/474 | ||
Whiteboard: | fixed in 8.2.2-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: |
clang-14.log
clang-15.log clang.diff |
Description
Matt Jolly
![]() Created attachment 827237 [details]
clang-14.log
build log
Created attachment 827239 [details]
clang-15.log
build log
Created attachment 827241 [details]
clang.diff
build log
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abadda5a754ae656af46a3a02f7bedc50343a797 commit abadda5a754ae656af46a3a02f7bedc50343a797 Author: Sam James <sam@gentoo.org> AuthorDate: Tue Sep 13 14:45:15 2022 Commit: Sam James <sam@gentoo.org> CommitDate: Tue Sep 13 14:45:23 2022 dev-libs/boehm-gc: fix configure tests with Clang 15 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/boehm-gc/boehm-gc-8.2.2-r1.ebuild | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ dev-libs/boehm-gc/files/boehm-gc-8.2.2-clang-15-configure.patch | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 dev-libs/boehm-gc/boehm-gc-8.2.2-r1.ebuild create mode 100644 dev-libs/boehm-gc/files/boehm-gc-8.2.2-clang-15-configure.patch Apparently fixed *before* the report, hmmm. |