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

rustracer: 2.0.12 -> 2.0.14 #43947

Merged
merged 1 commit into from Jul 22, 2018
Merged

rustracer: 2.0.12 -> 2.0.14 #43947

merged 1 commit into from Jul 22, 2018

Conversation

joncfoo
Copy link

@joncfoo joncfoo commented Jul 22, 2018

Motivation for this change

Update version of racer from 2.0.12 to 2.0.14

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

@FRidh
Copy link
Member

FRidh commented Jul 22, 2018

@GrahamcOfBorg build rustracer

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: rustracer

Partial log (click to expand)

test src/racer/util.rs - util::get_rust_src_path (line 355) ... ok

test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

installing
post-installation fixup
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/pymn6n2knafkhjjvdn1phk15zdypr4ah-racer-2.0.14/bin
patching script interpreter paths in /nix/store/pymn6n2knafkhjjvdn1phk15zdypr4ah-racer-2.0.14
/nix/store/pymn6n2knafkhjjvdn1phk15zdypr4ah-racer-2.0.14

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: rustracer

Partial log (click to expand)


installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14
shrinking /nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14/bin/racer
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14/bin
patching script interpreter paths in /nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14
checking for references to /build in /nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14...
/nix/store/jn5b2bk8nprgylrv4r4gnmr2b5r9iyr4-racer-2.0.14

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: rustracer

Partial log (click to expand)

    update_again
    update_invalid_toolchain
    update_no_manifest

test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out

error: test failed, to rerun pass '--test cli-exact'
builder for '/nix/store/8w9xc0km8wp86ig3x8a4a81vy3srj320-rustup-1.11.0.drv' failed with exit code 101
cannot build derivation '/nix/store/28qb1jqz9gvjggwprs9qddhwvyfznqck-racer-2.0.14.drv': 1 dependencies couldn't be built
error: build of '/nix/store/28qb1jqz9gvjggwprs9qddhwvyfznqck-racer-2.0.14.drv' failed

@FRidh FRidh merged commit 9e9b901 into NixOS:master Jul 22, 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