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

cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7) #48580

Merged
merged 1 commit into from Oct 18, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Oct 16, 2018

also simplify include expression a touch

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

also simplify include expression a touch
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: cquery

Partial log (click to expand)

make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:271: src/CMakeFiles/cxxabi_objects.dir/cxa_exception.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:193: src/CMakeFiles/cxxabi_objects.dir/stdlib_stdexcept.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:128: src/CMakeFiles/cxxabi_objects.dir/cxa_handlers.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:89: src/CMakeFiles/cxxabi_objects.dir/cxa_demangle.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:168: src/CMakeFiles/cxxabi_objects.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/jaw2pmdazwk04wp9j9cyd28m2djsy5n6-libc++abi-7.0.0.drv' failed with exit code 2
cannot build derivation '/nix/store/vhljvfp6f8fi5s9019m4g1i1xdw3vf2a-libc++-7.0.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sim9znlbrqb7vypn4x6qmnv5jd45r49d-cquery-2018-10-14.drv': 1 dependencies couldn't be built
error: build of '/nix/store/sim9znlbrqb7vypn4x6qmnv5jd45r49d-cquery-2018-10-14.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: cquery

Partial log (click to expand)

warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 330 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 507 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 1395 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 2601 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 5109 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 10772 ms
warning: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900; retrying in 20299 ms
error: unable to download 'https://cache.nixos.org/5z19n1422liswk17shr7cm17l6dixg4n.narinfo': HTTP error 900

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cquery

Partial log (click to expand)

one
Enasdfd of search list.
asdfasdf
[doctest] doctest version is "1.2.7"
[doctest] run with "--help" for options
===============================================================================
[doctest] test cases:     69 |     69 passed |      0 failed |      0 skipped
[doctest] assertions:    430 |    430 passed |      0 failed |
[doctest] Status: SUCCESS!
/nix/store/r1d5d0h9n9acw8zivgq3ayhd4ynn46c4-cquery-2018-10-14

@xeji
Copy link
Contributor

xeji commented Oct 16, 2018

darwin failure looks like a transient networking issue, try again:
@GrahamcOfBorg build cquery

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: cquery

Partial log (click to expand)

make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:193: src/CMakeFiles/cxxabi_objects.dir/stdlib_stdexcept.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:128: src/CMakeFiles/cxxabi_objects.dir/cxa_handlers.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:271: src/CMakeFiles/cxxabi_objects.dir/cxa_exception.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:89: src/CMakeFiles/cxxabi_objects.dir/cxa_demangle.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:168: src/CMakeFiles/cxxabi_objects.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/jaw2pmdazwk04wp9j9cyd28m2djsy5n6-libc++abi-7.0.0.drv' failed with exit code 2
cannot build derivation '/nix/store/vhljvfp6f8fi5s9019m4g1i1xdw3vf2a-libc++-7.0.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sim9znlbrqb7vypn4x6qmnv5jd45r49d-cquery-2018-10-14.drv': 1 dependencies couldn't be built
error: build of '/nix/store/sim9znlbrqb7vypn4x6qmnv5jd45r49d-cquery-2018-10-14.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cquery

Partial log (click to expand)

one
Enasdfd of search list.
asdfasdf
[doctest] doctest version is "1.2.7"
[doctest] run with "--help" for options
===============================================================================
[doctest] test cases:     69 |     69 passed |      0 failed |      0 skipped
[doctest] assertions:    430 |    430 passed |      0 failed |
[doctest] Status: SUCCESS!
/nix/store/r1d5d0h9n9acw8zivgq3ayhd4ynn46c4-cquery-2018-10-14

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: cquery

Partial log (click to expand)

[ 75%] Building CXX object tools/extra/clang-tidy/google/CMakeFiles/clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o
[ 75%] Building CXX object tools/extra/clang-tidy/google/CMakeFiles/clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o
[ 75%] Building CXX object tools/extra/clang-tidy/google/CMakeFiles/clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o
[ 75%] Building CXX object tools/extra/clang-tidy/google/CMakeFiles/clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o
[ 75%] Building CXX object tools/extra/clang-tidy/google/CMakeFiles/clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o
building of '/nix/store/8hiikb91833ks5d2gly9wgr611k5vbaz-clang-7.0.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/ab4h6xysl05rfffl969nbr28xgvwprjf-clang-wrapper-7.0.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/xms97g1g5hn7y0brj5q3rjd7v7nmyvdh-stdenv-darwin.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7wpxjkq7d4jbs04nkhd66h65nclx2a0b-cquery-2018-10-14.drv': 3 dependencies couldn't be built
error: build of '/nix/store/7wpxjkq7d4jbs04nkhd66h65nclx2a0b-cquery-2018-10-14.drv' failed

@Mic92 Mic92 merged commit ad250c1 into NixOS:master Oct 18, 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

4 participants