Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940748 - net-misc/sipp-3.7.3 fails to compile: call.cpp:1567:32: error: : directive writing 1 byte into a region of size between 0 and 2049 [-Werror=format-overflow=]
Summary: net-misc/sipp-3.7.3 fails to compile: call.cpp:1567:32: error: : directive wr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2024-10-04 09:01 UTC by Agostino Sarubbo
Modified: 2024-10-06 18:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,75.38 KB, text/plain)
2024-10-04 09:01 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-04 09:01:06 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-04 09:01:07 UTC
Created attachment 904898 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-04 09:01:08 UTC
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=]
Comment 4 Larry the Git Cow gentoo-dev 2024-10-06 14:38:12 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2024-10-06 18:28:48 UTC
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(+)