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

tcpflow: fix build #31243

Merged
merged 1 commit into from Nov 4, 2017
Merged

tcpflow: fix build #31243

merged 1 commit into from Nov 4, 2017

Conversation

pbogdan
Copy link
Member

@pbogdan pbogdan commented Nov 4, 2017

Motivation for this change

It won't build following c3255fe.

Things done
  • 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.

@grahamc
Copy link
Member

grahamc commented Nov 4, 2017

@GrahamcOfBorg tcpflow

@NeQuissimus
Copy link
Member

NeQuissimus commented Nov 4, 2017

@grahamc I just built it locally :)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6
shrinking /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/bin/tcpflow
gzipping man pages under /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/share/man/
stripping (with flags -S) in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/bin
patching script interpreter paths in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6
checking for references to /tmp/nix-build-tcpflow-1.4.6.drv-0 in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6...
/nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6

@NeQuissimus NeQuissimus merged commit aab92cb into NixOS:master Nov 4, 2017
Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

make[2]: Leaving directory '/tmp/nix-build-tcpflow-1.4.6.drv-0/source'
make[1]: Leaving directory '/tmp/nix-build-tcpflow-1.4.6.drv-0/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6
shrinking /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/bin/tcpflow
gzipping man pages under /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/share/man/
stripping (with flags -S) in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6/bin
patching script interpreter paths in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6
checking for references to /tmp/nix-build-tcpflow-1.4.6.drv-0 in /nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6...
/nix/store/9w98wmaghaygpcg2arwgbmhksnyv13jp-tcpflow-1.4.6

@pbogdan pbogdan deleted the tcpflow-fix-build branch December 3, 2019 17:06
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

4 participants