This package has been identified via automation as potentially impacted by upcoming Clang 16 changes. The following have been identified as potential issues: [-Werror,-Wextra-tokens] [-Werror,-Wextra-tokens] error: extra tokens at end of #include directive [-Werror,-Wextra-tokens]
Created attachment 827291 [details] clang-14.log build log
Created attachment 827293 [details] clang-15.log build log
Created attachment 827295 [details] clang.diff build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08bcbb8fa872ebfe830f17b8c89bdbaa01d1bc21 commit 08bcbb8fa872ebfe830f17b8c89bdbaa01d1bc21 Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2025-01-12 15:37:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-14 07:01:50 +0000 dev-util/cpputest: fix configure & test 1. fix unexpected errors during configuration, patch submitted to upstream at https://github.com/cpputest/cpputest/pull/1837 2. adopt patch from https://github.com/cpputest/cpputest/pull/1679, fix tests hangs w/ clang Closes: https://bugs.gentoo.org/879681 Closes: https://bugs.gentoo.org/924958 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40105 Signed-off-by: Sam James <sam@gentoo.org> ...{cpputest-4.0.ebuild => cpputest-4.0-r1.ebuild} | 9 ++++- .../cpputest/files/cpputest-4.0-autoconf.patch | 46 ++++++++++++++++++++++ .../files/cpputest-4.0-replace-UB-by-abort.patch | 33 ++++++++++++++++ dev-util/cpputest/metadata.xml | 9 ++++- 4 files changed, 94 insertions(+), 3 deletions(-)