Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466508 - =net-misc/iperf-3.0_beta_p5 version bump
Summary: =net-misc/iperf-3.0_beta_p5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Netmon project
URL: https://github.com/esnet/iperf
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-04-19 19:46 UTC by Bryan Duff
Modified: 2014-07-18 16:34 UTC (History)
1 user (show)

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


Attachments
iperf-3.0_beta_p5.ebuild (iperf-3.0_beta_p5.ebuild,921 bytes, text/plain)
2013-04-19 19:48 UTC, Bryan Duff
Details
patch for avoid -pg (without the compile fails) (iperf3-nopg.patch,350 bytes, patch)
2013-09-07 10:44 UTC, Ronny Boesger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.