https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/tmux-3.3a-r1 has implicit function declarations in configure logs (CLANG-17-SYSTEM). Discovered on: amd64 (internal ref: hardened_tinderbox) NOTE: (CLANG-17-SYSTEM) in the summary means that the bug was found on a machine that runs clang-17 but this bug MAY or MAY NOT BE related to the new compiler See also: https://bugs.gentoo.org/898488#c4.
Created attachment 856804 [details] build.log build log and emerge --info
tinderbox_musl has reproduced this issue with version 3.4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb48f3bf5ec42b9c74b66056e4d4c737b4bebd3 commit bcb48f3bf5ec42b9c74b66056e4d4c737b4bebd3 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: Thu Feb 15 12:57:08 2024 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: Thu Feb 15 12:57:08 2024 app-misc/tmux: add 3.4 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> app-misc/tmux/Manifest | 1 + app-misc/tmux/tmux-3.4.ebuild | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 app-misc/tmux/tmux-3.4.ebuild Also added (without commit message or bug link) +# BSD only functions +QA_CONFIG_IMPL_DECL_SKIP=( strtonum recallocarray )
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07aaeb69e11d9881bde14bbb34d7c588486206b commit a07aaeb69e11d9881bde14bbb34d7c588486206b Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-03 16:44:46 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-03 16:44:46 +0000 app-misc/tmux: drop 3.3a-r1 Bug: https://bugs.gentoo.org/900368 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-misc/tmux/Manifest | 1 - app-misc/tmux/files/tmux-3.3a-clang.patch | 59 ---------------------- app-misc/tmux/tmux-3.3a-r1.ebuild | 84 ------------------------------- 3 files changed, 144 deletions(-)