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

elfutils: 0.171 -> 0.172 #42120

Merged
merged 1 commit into from Jun 18, 2018
Merged

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jun 17, 2018

https://sourceware.org/git/?p=elfutils.git;a=blob;f=NEWS;h=2b7f442e91d77315fa619c72bdf5c59d99f7b998;hb=7a1fd63a74e456f0ad9ab954bc381050e702eeb6

  • 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/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: elfutils

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: elfutils

Partial log (click to expand)

shrinking /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin/eu-ar
shrinking /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin/eu-unstrip
shrinking /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin/eu-stack
shrinking /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin/eu-elfcompress
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/lib  /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin
patching script interpreter paths in /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172
/nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172/bin/eu-make-debug-archive: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172...
/nix/store/dvifvpdjhv2fa888ra3jk6lzk5kixisl-elfutils-0.172

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: elfutils

Partial log (click to expand)

shrinking /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/lib/elfutils/libebl_i386-0.172.so
shrinking /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/lib/libasm-0.172.so
shrinking /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/lib/libdw-0.172.so
shrinking /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/lib/libelf-0.172.so
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/lib  /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/bin
patching script interpreter paths in /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172
/nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172/bin/eu-make-debug-archive: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172...
/nix/store/i92frzkxlyd1x086v3d786c1bpiz9kdw-elfutils-0.172

@dtzWill dtzWill merged commit f991a2b into NixOS:staging Jun 18, 2018
@dtzWill dtzWill deleted the update/elfutils-0.172 branch June 18, 2018 22:58
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