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

spectre-meltdown-checker: 0.33 -> 0.34 #34478

Merged
merged 1 commit into from Feb 1, 2018

Conversation

dotlambda
Copy link
Member

Motivation for this change
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 Feb 1, 2018

@GrahamcOfBorg build spectre-meltdown-checker

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘spectre-meltdown-checker-0.34’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/tools/security/spectre-meltdown-checker/default.nix:28 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34/lib  /nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34/bin 
patching script interpreter paths in /nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34
/nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34/lib/spectre-meltdown-checker.sh: interpreter directive changed from " /bin/sh" to "/nix/store/i0ay05pqkbnvpfijm52mmlrp6kmkl80c-bash-4.4-p12/bin/sh"
checking for references to /tmp/nix-build-spectre-meltdown-checker-0.34.drv-0 in /nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34...
/nix/store/z7wkjbwjb7my3i54j6m2538ib5m1c0bj-spectre-meltdown-checker-0.34

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34/lib  /nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34/bin
patching script interpreter paths in /nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34
/nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34/lib/spectre-meltdown-checker.sh: interpreter directive changed from " /bin/sh" to "/nix/store/rc78viijga8i0m4imrnqk8d1csyqr8yx-bash-4.4-p12/bin/sh"
checking for references to /build in /nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34...
/nix/store/fra2pbjnwj4d7x0rjid9893b85mqk1ip-spectre-meltdown-checker-0.34

@andir
Copy link
Member

andir commented Feb 1, 2018

Thanks!

@andir andir merged commit 76da69e into NixOS:master Feb 1, 2018
@dotlambda dotlambda deleted the spectre-meltdown-checker branch February 8, 2018 11:01
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