Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iperf3: remove upstreamed patches and workarounds (musl) #35284

Merged
merged 1 commit into from Feb 21, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Feb 21, 2018

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4
shrinking /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4/lib/libiperf.so.0.0.0
shrinking /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4/bin/iperf3
gzipping man pages under /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4/share/man/
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4/lib  /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4/bin
patching script interpreter paths in /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4
/nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4
checking for references to /build in /nix/store/ankb383amz896wcfh20nsxcbahc6ljmq-iperf-3.4...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/private/tmp/nix-build-iperf-3.4.drv-0/iperf-3.4'
make[1]: Leaving directory '/private/tmp/nix-build-iperf-3.4.drv-0/iperf-3.4'
post-installation fixup
gzipping man pages under /nix/store/w0lwsj513pnb77bpsh0cq73ckqp7i9p8-iperf-3.4/share/man/
strip is /nix/store/v8ifq0hapblpr2z0hx4wvwg02w4aczqy-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/w0lwsj513pnb77bpsh0cq73ckqp7i9p8-iperf-3.4/lib  /nix/store/w0lwsj513pnb77bpsh0cq73ckqp7i9p8-iperf-3.4/bin
patching script interpreter paths in /nix/store/w0lwsj513pnb77bpsh0cq73ckqp7i9p8-iperf-3.4
/nix/store/w0lwsj513pnb77bpsh0cq73ckqp7i9p8-iperf-3.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4
shrinking /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4/bin/iperf3
shrinking /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4/lib/libiperf.so.0.0.0
gzipping man pages under /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4/share/man/
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4/lib  /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4/bin
patching script interpreter paths in /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4
checking for references to /build in /nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4...
/nix/store/a4jjd0bcq56ixhb2pw24l70ddhw2wybr-iperf-3.4

@dtzWill dtzWill merged commit 5290e19 into NixOS:master Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants