Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 466508

Summary: =net-misc/iperf-3.0_beta_p5 version bump
Product: Gentoo Linux Reporter: Bryan Duff <duff0097>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement CC: ronny+bugsgentoo
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/esnet/iperf
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: iperf-3.0_beta_p5.ebuild
patch for avoid -pg (without the compile fails)

Description Bryan Duff 2013-04-19 19:46:37 UTC
iperf-3.0_beta_p5.ebuild ebuild

- slotted to "3" - because it can coexist with iperf-2.x (the binary is "iperf3").

Reproducible: Always

Steps to Reproduce:
1. emerge iperf

Actual Results:  
Merges fine.

Expected Results:  
Merges fine.

No additional files (besides the ebuild).
Comment 1 Bryan Duff 2013-04-19 19:48:07 UTC
Created attachment 346044 [details]
iperf-3.0_beta_p5.ebuild

Ebuild for the bug.  Works-for-me, but I'm sure it needs cleanup.  Not sure if I did the name right.
Comment 2 Ronny Boesger 2013-09-07 10:44:27 UTC
Created attachment 358150 [details, diff]
patch for avoid -pg (without the compile fails)

Patch for compiling iperf3_beta5 with gentoo:
=> avoid -pg (conflicts with -fomit-frame-pointer)

Compiles with that patch cleanly, i +1 this to commit it to portage in slot3 for better testing.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-18 16:34:34 UTC
3.0.5 is in the tree. Thanks for the report! The attached ebuild and patch do not apply to the new and reformed code base.