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

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

Merged
merged 2 commits into from May 16, 2018

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
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
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