Summary: | net-analyzer/netperf-2.7.0-r2 : fails to build with -fno-common or gcc-10 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 705764 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-analyzer:netperf-2.7.0-r2:20200127-082841.log temp.tbz2 |
Description
Toralf Förster
![]() 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(+) |