https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/sipp-3.7.3 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 904898 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: CMakeFiles/sipp.dir/src/call.cpp.o /var/tmp/portage/net-misc/sipp-3.7.3/work/sipp-3.7.3/src/call.cpp:1567:32: error: ‘:’ directive writing 1 byte into a region of size between 0 and 2049 [-Werror=format-overflow=]
https://github.com/SIPp/sipp/commit/fdc0c97e1d8acbe4de0d89cf26dfe74bf9b413ed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca3664063ba0915ab4cce92fc0520d91e08c7d5 commit 4ca3664063ba0915ab4cce92fc0520d91e08c7d5 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-06 14:37:19 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-06 14:37:32 +0000 net-misc/sipp: fix -Wformat-overflow Closes: https://bugs.gentoo.org/940748 Signed-off-by: Sam James <sam@gentoo.org> net-misc/sipp/files/sipp-3.7.3-overflow.patch | 84 +++++++++++++++++++++++++++ net-misc/sipp/sipp-3.7.3-r1.ebuild | 49 ++++++++++++++++ 2 files changed, 133 insertions(+)