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

client-ip-echo: 0.1.0.1 -> 0.1.0.3 #49893

Merged
merged 1 commit into from Nov 9, 2018

Conversation

jerith666
Copy link
Contributor

Motivation for this change

unbreak the build

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@markuskowa
Copy link
Member

@GrahamcOfBorg build client-ip-echo

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: client-ip-echo

Partial log (click to expand)

Warning: The directory
/nix/store/lw02jr0slkqrf6028gn5rwz4hfq3l257-client-ip-echo-0.1.0.3/bin is not
in the system search path.
post-installation fixup
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/lw02jr0slkqrf6028gn5rwz4hfq3l257-client-ip-echo-0.1.0.3/lib  /nix/store/lw02jr0slkqrf6028gn5rwz4hfq3l257-client-ip-echo-0.1.0.3/bin
patching script interpreter paths in /nix/store/lw02jr0slkqrf6028gn5rwz4hfq3l257-client-ip-echo-0.1.0.3
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/2fk75ll9hp7w2z7hgnm8b75iflkhrza4-client-ip-echo-0.1.0.3-doc
/nix/store/lw02jr0slkqrf6028gn5rwz4hfq3l257-client-ip-echo-0.1.0.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: client-ip-echo

Partial log (click to expand)

shrinking /nix/store/2nvnnrjicsasqrxrss94igvzdajrr548-client-ip-echo-0.1.0.3/bin/client-ip-echo
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2nvnnrjicsasqrxrss94igvzdajrr548-client-ip-echo-0.1.0.3/bin
patching script interpreter paths in /nix/store/2nvnnrjicsasqrxrss94igvzdajrr548-client-ip-echo-0.1.0.3
checking for references to /build in /nix/store/2nvnnrjicsasqrxrss94igvzdajrr548-client-ip-echo-0.1.0.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/d2m25l0m46f5a0414ml7hs3za14pa7aa-client-ip-echo-0.1.0.3-doc
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/d2m25l0m46f5a0414ml7hs3za14pa7aa-client-ip-echo-0.1.0.3-doc
checking for references to /build in /nix/store/d2m25l0m46f5a0414ml7hs3za14pa7aa-client-ip-echo-0.1.0.3-doc...
/nix/store/2nvnnrjicsasqrxrss94igvzdajrr548-client-ip-echo-0.1.0.3

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: client-ip-echo

Partial log (click to expand)


Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

make[1]: *** [rts/ghc.mk:295: rts/dist/build/HeapStackCheck.o] Error 1
make: *** [Makefile:127: all] Error 2
builder for '/nix/store/q8naayl1j87njk2cj4ylrn8pxq13jxrn-ghc-8.4.4.drv' failed with exit code 2
cannot build derivation '/nix/store/ljgd1vvgcg6hfg6ln9vl8yla229xfcsg-hscolour-1.24.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/bna6bcngz42z3zyr9dvpv3h78virrraf-network-2.6.3.6.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/hk4449y51kw0d0vwdycscwd0vklzya3m-client-ip-echo-0.1.0.3.drv': 2 dependencies couldn't be built
error: build of '/nix/store/hk4449y51kw0d0vwdycscwd0vklzya3m-client-ip-echo-0.1.0.3.drv' failed

@jerith666
Copy link
Contributor Author

The aarch64-linux failure looks like some kind of GHC bug ... ?

@markuskowa
Copy link
Member

Yes, that's a dependency that fails here.

@markuskowa markuskowa merged commit 1c49226 into NixOS:master Nov 9, 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

3 participants