Skip to content

iasl: 20180313 -> 20180508, temporary fix for upstream issue #387 #40608

Merged
xeji merged 2 commits intoNixOS:gcc8from
Synthetica9:gcc8-iasl
May 16, 2018
Merged

iasl: 20180313 -> 20180508, temporary fix for upstream issue #387 #40608
xeji merged 2 commits intoNixOS:gcc8from
Synthetica9:gcc8-iasl

Conversation

@Synthetica9
Copy link
Member

@Synthetica9 Synthetica9 commented May 16, 2018

Motivation for this change

See also:

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.

@Synthetica9
Copy link
Member Author

d2f2132 can be cherry-picked back into master if we want btw

@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

Failure on x86_64-linux (full log)

Attempted: iasl

Partial log (click to expand)

   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [../Makefile.rules:20: obj/aslanalyze.o] Error 1
make[1]: Leaving directory '/build/acpica-unix-20180508/generate/unix/iasl'
make: *** [generate/unix/Makefile.common:7: iasl] Error 2
builder for '/nix/store/f569i1cw3gw6qqbbc1vz1zafr4rhgggv-iasl-20180508.drv' failed with exit code 2
error: build of '/nix/store/f569i1cw3gw6qqbbc1vz1zafr4rhgggv-iasl-20180508.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: iasl

Partial log (click to expand)

   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[1]: *** [../Makefile.rules:20: obj/aslanalyze.o] Error 1
make[1]: Leaving directory '/build/acpica-unix-20180508/generate/unix/iasl'
make: *** [generate/unix/Makefile.common:7: iasl] Error 2
builder for '/nix/store/nf9sj9ffks41fm0m9223jykvcddqbfxd-iasl-20180508.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/nf9sj9ffks41fm0m9223jykvcddqbfxd-iasl-20180508.drv' failed

@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/y1j2164fir52qvasvbwdlc9r8i3izpmq-iasl-20180508
shrinking /nix/store/y1j2164fir52qvasvbwdlc9r8i3izpmq-iasl-20180508/bin/iasl
strip is /nix/store/85wqgd5aj4g57g1fsrnmdbq4mf1kz957-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/y1j2164fir52qvasvbwdlc9r8i3izpmq-iasl-20180508/bin
patching script interpreter paths in /nix/store/y1j2164fir52qvasvbwdlc9r8i3izpmq-iasl-20180508
checking for references to /build in /nix/store/y1j2164fir52qvasvbwdlc9r8i3izpmq-iasl-20180508...
/nix/store/y1j2164fir52qvasvbwdlc9r8i3izpmq-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/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508
shrinking /nix/store/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508/bin/iasl
strip is /nix/store/ks7k1wdljx2knaayzr528cwbj6v970km-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508/bin
patching script interpreter paths in /nix/store/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508
checking for references to /build in /nix/store/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508...
/nix/store/8z3bhsbbyv11v1q6j1kv9zb65ga6qnwg-iasl-20180508

@Synthetica9 Synthetica9 mentioned this pull request May 16, 2018
8 tasks
@xeji xeji merged commit 2ecba01 into NixOS:gcc8 May 16, 2018
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
iasl: 20180313 -> 20180508,  temporary fix for upstream issue NixOS#387
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