Skip to content

iasl: 20180313 -> 20180508#40613

Merged
xeji merged 1 commit intoNixOS:masterfrom
Synthetica9:iasl-20180508
May 18, 2018
Merged

iasl: 20180313 -> 20180508#40613
xeji merged 1 commit intoNixOS:masterfrom
Synthetica9:iasl-20180508

Conversation

@Synthetica9
Copy link
Member

Motivation for this change

Cherry-picked from #40608

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.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels May 16, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: iasl

Partial log (click to expand)


installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508
shrinking /nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508/bin/iasl
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508/bin
patching script interpreter paths in /nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508
checking for references to /build in /nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508...
/nix/store/7npniq2lclj2j9dll49i5d9iv2a7m1a3-iasl-20180508

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: iasl

Partial log (click to expand)


installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508
shrinking /nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508/bin/iasl
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508/bin
patching script interpreter paths in /nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508
checking for references to /build in /nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508...
/nix/store/wmmdfa9jgbdjg1g4nxsrpa4ilbkf5x48-iasl-20180508

@xeji xeji merged commit 5e49920 into NixOS:master May 18, 2018
xeji added a commit that referenced this pull request May 19, 2018
Broke xen and virtualbox.
This reverts commit 5e49920.
@xeji
Copy link
Contributor

xeji commented May 19, 2018

This breaks xen and virtualbox: https://hydra.nixos.org/eval/1457705#tabs-now-fail

Reverted in bd6a3b2

@Synthetica9
Copy link
Member Author

Oh, yikes... Should we file an issue upstream?

@xeji
Copy link
Contributor

xeji commented May 19, 2018

Yes, after some investigation to rule out nixpkgs-specific issues.
FWIW, Gentoo currently uses iasl 20171215, Arch and Ubuntu have 20180105.
Maybe we should stick to our current version for now. What's the benefit of being bleeding edge here?

Synthetica9 pushed a commit to Synthetica9/nixpkgs that referenced this pull request May 19, 2018
Broke xen and virtualbox.
This reverts commit 5e49920.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants