This package has been identified via automation as potentially impacted by upcoming Clang 16 changes. The following have been identified as potential issues: [-Werror,-Wstrict-prototypes] [-Werror,-Wstrict-prototypes] error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
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.