netcpu_procstat.c:169:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 169 | read (proc_stat_fd, p, proc_stat_buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o netperf netperf.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nettest_omni.o:(.bss+0x4238): multiple definition of `loc_nodelay'; nettest_bsd.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: nettest_omni.o:(.bss+0x4234): multiple definition of `rem_nodelay'; nettest_bsd.o:(.bss+0x24): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-libressl-20200125-183534 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.40.0 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Mon, 27 Jan 2020 07:26:40 +0000 emerge -qpvO net-analyzer/netperf [ebuild N ] net-analyzer/netperf-2.7.0-r2 USE="-demo -sctp"
Created attachment 605392 [details] emerge-info.txt
Created attachment 605394 [details] emerge-history.txt
Created attachment 605396 [details] environment
Created attachment 605398 [details] etc.portage.tbz2
Created attachment 605400 [details] logs.tbz2
Created attachment 605402 [details] net-analyzer:netperf-2.7.0-r2:20200127-082841.log
Created attachment 605404 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738f0a65389a1d424a80f6e622d84da62c68ab46 commit 738f0a65389a1d424a80f6e622d84da62c68ab46 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-01-28 14:19:46 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-01-28 15:38:24 +0000 net-analyzer/netperf: Set CFLAGS=-fcommon Package-Manager: Portage-2.3.85, Repoman-2.3.20 Closes: https://bugs.gentoo.org/show_bug.cgi?id=706694 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-analyzer/netperf/netperf-2.7.0-r2.ebuild | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6e19dfb9706f594796bfd04cc0db289aa15032 commit fd6e19dfb9706f594796bfd04cc0db289aa15032 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-23 00:00:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-23 00:04:23 +0000 net-analyzer/netperf: update EAPI 7 -> 8 Also throw in fcommon patch vs appending -fcommon. Bug: https://bugs.gentoo.org/706694 Signed-off-by: Sam James <sam@gentoo.org> .../netperf/files/netperf-2.7.0-fcommon.patch | 30 +++++++++ net-analyzer/netperf/netperf-2.7.0-r4.ebuild | 78 ++++++++++++++++++++++ 2 files changed, 108 insertions(+)