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

llvm6: 6.0.0 -> 6.0.1 #42747

Merged
merged 2 commits into from Jun 29, 2018
Merged

llvm6: 6.0.0 -> 6.0.1 #42747

merged 2 commits into from Jun 29, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jun 28, 2018

Sending to staging for Darwin's sake, mostly.

6.0.1 release email hasn't gone out yet,
but the final version has been tagged.

See: http://releases.llvm.org/download.html#6.0.1

The difference is to let folks upload binaries and such
before they announce it, but since we don't upload binaries
we might as well get a head-start on our expressions
and getting it in our caches :).

  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@LnL7
Copy link
Member

LnL7 commented Jun 28, 2018

@GrahamcOfBorg build llvm_6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python/share/opt-viewer/opt-stats.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/0bxsz2pw8n2f11lwwxwwbb8cdzaw2l9j-python-2.7.15/bin/python2.7"
/nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python/share/opt-viewer/opt-diff.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/0bxsz2pw8n2f11lwwxwwbb8cdzaw2l9j-python-2.7.15/bin/python2.7"
checking for references to /build in /nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python...
shrinking RPATHs of ELF executables and libraries in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib
shrinking /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib/lib/libLLVM-6.0.so
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib/lib
patching script interpreter paths in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib
checking for references to /build in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib...
/nix/store/rij41z16vyh00lnhh5f4lvnc36l3788f-llvm-6.0.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/l9gp62yz89ac06y7rbcdn6rpizmdjbps-llvm-6.0.1-python/share/opt-viewer/opt-stats.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/r99pik3abzrizbka8906ccs7vj837356-python-2.7.15/bin/python2.7"
/nix/store/l9gp62yz89ac06y7rbcdn6rpizmdjbps-llvm-6.0.1-python/share/opt-viewer/opt-viewer.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/r99pik3abzrizbka8906ccs7vj837356-python-2.7.15/bin/python2.7"
/nix/store/l9gp62yz89ac06y7rbcdn6rpizmdjbps-llvm-6.0.1-python/share/opt-viewer/optrecord.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/r99pik3abzrizbka8906ccs7vj837356-python-2.7.15/bin/python2.7"
checking for references to /build in /nix/store/l9gp62yz89ac06y7rbcdn6rpizmdjbps-llvm-6.0.1-python...
shrinking RPATHs of ELF executables and libraries in /nix/store/zy0ad6ymqwrj59jyskvl5n07ppsffj9s-llvm-6.0.1-lib
shrinking /nix/store/zy0ad6ymqwrj59jyskvl5n07ppsffj9s-llvm-6.0.1-lib/lib/libLLVM-6.0.so
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zy0ad6ymqwrj59jyskvl5n07ppsffj9s-llvm-6.0.1-lib/lib
patching script interpreter paths in /nix/store/zy0ad6ymqwrj59jyskvl5n07ppsffj9s-llvm-6.0.1-lib
checking for references to /build in /nix/store/zy0ad6ymqwrj59jyskvl5n07ppsffj9s-llvm-6.0.1-lib...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/dankzpj2haxhgxwiv4w00x47cbsxr380-llvm-6.0.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/rij41z16vyh00lnhh5f4lvnc36l3788f-llvm-6.0.1

@LnL7
Copy link
Member

LnL7 commented Jun 28, 2018

@GrahamcOfBorg build tests.cc-wrapper-clang-6 tests.cc-wrapper-libcxx-6

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: llvm_6

Partial log (click to expand)

cannot build derivation '/nix/store/73ch6rdcr6dyhrz3s1b68da2g5ssw7x2-apple-framework-SystemConfiguration.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/rkmm8lnfx9h3l2wx6zpfxd6l4nvvxgfb-apple-framework-CoreGraphics.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/3bgv6ydirk55imi1qpmj9w54qghcxzlz-apple-framework-CoreServices.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/45fdx5xcqgrm2kgcrhqzxzp9viqwivhf-apple-framework-CoreText.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/i7k6kikb9znhya49xgcbjw2vrwr5w63m-apple-framework-ImageIO.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/9s926yw1ff5s8qpijq9xy82vk0c1wc2r-apple-framework-ApplicationServices.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/g74rwszlxvxgx9rmd4la0p4cl816qlj0-libuv-1.20.3.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/h5657df1llavqy3rckky0qpkqawls0q3-cmake-3.11.2.drv': 14 dependencies couldn't be built
cannot build derivation '/nix/store/qj46cq4c6yjgprab5297hla3axb3lq9x-llvm-6.0.1.drv': 9 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/qj46cq4c6yjgprab5297hla3axb3lq9x-llvm-6.0.1.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: llvm_6, clang_6

Partial log (click to expand)

[ 96%] Building CXX object unittests/IR/CMakeFiles/IRTests.dir/AttributesTest.cpp.o
[ 96%] Building CXX object unittests/ADT/CMakeFiles/ADTTests.dir/SparseSetTest.cpp.o
[ 96%] Building CXX object unittests/ADT/CMakeFiles/ADTTests.dir/StringExtrasTest.cpp.o
[ 96%] Building CXX object unittests/IR/CMakeFiles/IRTests.dir/BasicBlockTest.cpp.o
building of '/nix/store/dwzcx7bp27f5psldc6j2qnq4q3rn986i-llvm-6.0.1.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/rnbnvgbvnf8v5cp4p7l5z52wp1i3vr1k-clang-6.0.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ah94w877822sbmx1ni8qs563wmq5597q-clang-manpages-6.0.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/jp0jj8y3w1gjr1jx73gw6j75b2hk98x7-compiler-rt-6.0.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0plf439x1g71d8xs5sb9zd8kppbj5az2-clang-wrapper-6.0.1.drv': 3 dependencies couldn't be built
error: build of '/nix/store/0plf439x1g71d8xs5sb9zd8kppbj5az2-clang-wrapper-6.0.1.drv', '/nix/store/dwzcx7bp27f5psldc6j2qnq4q3rn986i-llvm-6.0.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.cc-wrapper-clang-6, tests.cc-wrapper-libcxx-6

Partial log (click to expand)

checking whether compiler builds valid C++ binaries... ok
checking whether compiler uses NIX_CFLAGS_COMPILE... ok
checking whether compiler uses NIX_LDFLAGS... ok
checking whether compiler builds valid C++ binaries... ok
checking whether compiler uses NIX_CFLAGS_COMPILE... ok
checking whether compiler uses NIX_LDFLAGS... ok
checking whether sanitizers are fully functional... ok
checking whether sanitizers are fully functional... ok
/nix/store/zhvm1i4rgmf9bm34k0pca8wgapmmjxlf-cc-wrapper-test
/nix/store/drg9506xbdbrsmysdxkvrqg1dqw8di5i-cc-wrapper-test

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: llvm_6, clang_6

Partial log (click to expand)

cannot build derivation '/nix/store/1dsfal05y7siqgwsm8hp7jn9wxshniqh-python2.7-hypothesis-3.45.2.drv': 14 dependencies couldn't be built
cannot build derivation '/nix/store/30rvghgryifx9ld94bq18vgb57j2pjv8-python2.7-chardet-3.0.4.drv': 10 dependencies couldn't be built
cannot build derivation '/nix/store/474xn6rzvingxxlpkfy48bfj2gszvx6f-python2.7-cryptography-2.2.2.drv': 22 dependencies couldn't be built
cannot build derivation '/nix/store/bhj4c3spxs018nvvg0r9cxqr7sb5daaz-python2.7-pyOpenSSL-18.0.0.drv': 11 dependencies couldn't be built
cannot build derivation '/nix/store/gg8mv1a3a73qgf5a6w14jzs0yc9v230r-python2.7-urllib3-1.23.drv': 13 dependencies couldn't be built
cannot build derivation '/nix/store/x50wk7jwdz3ls5p6glviysh8y56dgyap-python2.7-requests-2.19.1.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/kipfm97cc9623hhk3ygja16pniwakfhb-python2.7-Sphinx-1.7.5.drv': 24 dependencies couldn't be built
cannot build derivation '/nix/store/40dfigraclq6rs8pp4v1qslzi6mgcidw-clang-manpages-6.0.1.drv': 10 dependencies couldn't be built
cannot build derivation '/nix/store/fp1qwwpkbhg36p8vpx16451al6jxrpv1-clang-wrapper-6.0.1.drv': 12 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/fp1qwwpkbhg36p8vpx16451al6jxrpv1-clang-wrapper-6.0.1.drv', '/nix/store/qj46cq4c6yjgprab5297hla3axb3lq9x-llvm-6.0.1.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: llvm_6, clang_6

Partial log (click to expand)

updateAutotoolsGnuConfigScriptsPhase
configuring
no configure script, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qdpjmfi368hpwk4l5iyil5hqfqb3941f-clang-wrapper-6.0.1
patching script interpreter paths in /nix/store/qdpjmfi368hpwk4l5iyil5hqfqb3941f-clang-wrapper-6.0.1
checking for references to /build in /nix/store/qdpjmfi368hpwk4l5iyil5hqfqb3941f-clang-wrapper-6.0.1...
/nix/store/rij41z16vyh00lnhh5f4lvnc36l3788f-llvm-6.0.1
/nix/store/qdpjmfi368hpwk4l5iyil5hqfqb3941f-clang-wrapper-6.0.1

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: llvm_6

Partial log (click to expand)

cannot build derivation '/nix/store/73ch6rdcr6dyhrz3s1b68da2g5ssw7x2-apple-framework-SystemConfiguration.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/rkmm8lnfx9h3l2wx6zpfxd6l4nvvxgfb-apple-framework-CoreGraphics.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/3bgv6ydirk55imi1qpmj9w54qghcxzlz-apple-framework-CoreServices.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/45fdx5xcqgrm2kgcrhqzxzp9viqwivhf-apple-framework-CoreText.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/i7k6kikb9znhya49xgcbjw2vrwr5w63m-apple-framework-ImageIO.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/9s926yw1ff5s8qpijq9xy82vk0c1wc2r-apple-framework-ApplicationServices.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/g74rwszlxvxgx9rmd4la0p4cl816qlj0-libuv-1.20.3.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/h5657df1llavqy3rckky0qpkqawls0q3-cmake-3.11.2.drv': 14 dependencies couldn't be built
cannot build derivation '/nix/store/qj46cq4c6yjgprab5297hla3axb3lq9x-llvm-6.0.1.drv': 9 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/qj46cq4c6yjgprab5297hla3axb3lq9x-llvm-6.0.1.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.cc-wrapper-clang-6, tests.cc-wrapper-libcxx-6

Partial log (click to expand)

checking whether compiler builds valid C++ binaries... ok
checking whether compiler uses NIX_CFLAGS_COMPILE... ok
checking whether compiler uses NIX_LDFLAGS... ok
checking whether sanitizers are fully functional... ok
checking whether compiler builds valid C++ binaries... ok
checking whether compiler uses NIX_CFLAGS_COMPILE... ok
checking whether compiler uses NIX_LDFLAGS... ok
checking whether sanitizers are fully functional... ok
/nix/store/ay6n549cpfyyxx263ai5fipdagg34cnm-cc-wrapper-test
/nix/store/89mm9gx93rcl8408bfb3qb361d0kxfhf-cc-wrapper-test

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: tests.cc-wrapper-clang-6, tests.cc-wrapper-libcxx-6

Partial log (click to expand)

cannot build derivation '/nix/store/474xn6rzvingxxlpkfy48bfj2gszvx6f-python2.7-cryptography-2.2.2.drv': 22 dependencies couldn't be built
cannot build derivation '/nix/store/bhj4c3spxs018nvvg0r9cxqr7sb5daaz-python2.7-pyOpenSSL-18.0.0.drv': 11 dependencies couldn't be built
cannot build derivation '/nix/store/gg8mv1a3a73qgf5a6w14jzs0yc9v230r-python2.7-urllib3-1.23.drv': 13 dependencies couldn't be built
cannot build derivation '/nix/store/x50wk7jwdz3ls5p6glviysh8y56dgyap-python2.7-requests-2.19.1.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/kipfm97cc9623hhk3ygja16pniwakfhb-python2.7-Sphinx-1.7.5.drv': 24 dependencies couldn't be built
cannot build derivation '/nix/store/40dfigraclq6rs8pp4v1qslzi6mgcidw-clang-manpages-6.0.1.drv': 10 dependencies couldn't be built
cannot build derivation '/nix/store/fp1qwwpkbhg36p8vpx16451al6jxrpv1-clang-wrapper-6.0.1.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/qp77zpc0ygaisibf93mx1yjlbqbfwcjc-stdenv-darwin.drv': 16 dependencies couldn't be built
cannot build derivation '/nix/store/xci6q02mq2y80i6sqi75i3p1jfpjsv8b-cc-wrapper-test.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/xci6q02mq2y80i6sqi75i3p1jfpjsv8b-cc-wrapper-test.drv' failed

@LnL7
Copy link
Member

LnL7 commented Jun 29, 2018

I'm a bit confused, why does this kind of look like a mass rebuild if not that much changed?

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/vxh7jb4nika0d9x9p11w0kvlm3x18map-llvm-6.0.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/dankzpj2haxhgxwiv4w00x47cbsxr380-llvm-6.0.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: llvm_6

Partial log (click to expand)

/nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python/share/opt-viewer/opt-stats.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/0bxsz2pw8n2f11lwwxwwbb8cdzaw2l9j-python-2.7.15/bin/python2.7"
/nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python/share/opt-viewer/opt-diff.py: interpreter directive changed from "/usr/bin/env python2.7" to "/nix/store/0bxsz2pw8n2f11lwwxwwbb8cdzaw2l9j-python-2.7.15/bin/python2.7"
checking for references to /build in /nix/store/p7nhz74sr408xm2a3hl1vazlhd2iqk38-llvm-6.0.1-python...
shrinking RPATHs of ELF executables and libraries in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib
shrinking /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib/lib/libLLVM-6.0.so
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib/lib
patching script interpreter paths in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib
checking for references to /build in /nix/store/vhp581y1ckiqzixhjr9fgz6165d6vxhv-llvm-6.0.1-lib...
/nix/store/rij41z16vyh00lnhh5f4lvnc36l3788f-llvm-6.0.1

@dtzWill
Copy link
Member Author

dtzWill commented Jun 29, 2018

Because many things depend on llvm6, I guess?

Not sure what, though...

Copy link
Member

@LnL7 LnL7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran the tests locally

@LnL7 LnL7 merged commit a6c9f11 into NixOS:staging Jun 29, 2018
@dtzWill
Copy link
Member Author

dtzWill commented Jun 30, 2018

I think mess does, or at least it has previously used a newer LLVM than the default. If so, that would explain the Linux rebuild count.

Thanks for testing and merging!

@dtzWill dtzWill deleted the update/llvm-6.0.1 branch June 30, 2018 11:52
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