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

llvm 6: Master version of #39743 #41081

Merged
merged 2 commits into from May 26, 2018

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented May 25, 2018

Motivation for this change

I'm curious whether this is a mass rebuild on master or only staging. Will rebase #41065 based on the result.

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.

CC @Ralith

Ralith and others added 2 commits May 25, 2018 11:53
…er headers

Build compiler-rt separate from llvm and clang, and just add as an extra
library in the wrapper.

(cherry picked from commit 16da44b)
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.cc-wrapper

Partial log (click to expand)

these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/zkzc4m5v27j7da2bfa6ivj47838vjxz4-cc-wrapper-test
copying path '/nix/store/zkzc4m5v27j7da2bfa6ivj47838vjxz4-cc-wrapper-test' from 'https://cache.nixos.org'...
/nix/store/zkzc4m5v27j7da2bfa6ivj47838vjxz4-cc-wrapper-test

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.cc-wrapper

Partial log (click to expand)

these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/50g5qdqwkyjmqdvi9av4kbnqinbjgahm-cc-wrapper-test
copying path '/nix/store/50g5qdqwkyjmqdvi9av4kbnqinbjgahm-cc-wrapper-test' from 'https://cache.nixos.org'...
/nix/store/50g5qdqwkyjmqdvi9av4kbnqinbjgahm-cc-wrapper-test

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: tests.cc-wrapper

Partial log (click to expand)

these paths will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/ik2qjwkxjl5vfm1mr4ra52kgka9ji95h-cc-wrapper-test
copying path '/nix/store/ik2qjwkxjl5vfm1mr4ra52kgka9ji95h-cc-wrapper-test' from 'https://cache.nixos.org'...
/nix/store/ik2qjwkxjl5vfm1mr4ra52kgka9ji95h-cc-wrapper-test

@Ericson2314
Copy link
Member Author

Ericson2314 commented May 25, 2018

The linux rebuild is due to mesa_noglu. Is that enough force just staging?

@Ericson2314
Copy link
Member Author

https://hydra.nixos.org/eval/1459295 is tracking this

@Ericson2314
Copy link
Member Author

Mostly cached now.

@Ericson2314 Ericson2314 merged commit 713d580 into NixOS:master May 26, 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