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

rustc: 1.26.2 -> 1.27.0 #42347

Closed
wants to merge 1 commit into from
Closed

rustc: 1.26.2 -> 1.27.0 #42347

wants to merge 1 commit into from

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Jun 21, 2018

Motivation for this change

testing & building in progress

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.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: rustc

Partial log (click to expand)

applying patch /nix/store/fn8kr2ybfkaakdsc0vhzpvi31m3wq6js-net-tcp-disable-tests.patch
patching file src/libstd/net/tcp.rs
Hunk #8 succeeded at 1518 (offset 90 lines).
applying patch /nix/store/bfk7gzpbnm5lndagwmvnv6ymg00vq0yx-stdsimd-disable-doctest.patch
patching file src/stdsimd/coresimd/x86/mod.rs
Hunk #1 FAILED at 279.
Hunk #2 FAILED at 301.
2 out of 2 hunks FAILED -- saving rejects to file src/stdsimd/coresimd/x86/mod.rs.rej
builder for '/nix/store/ikm12lmmva76yg3ls477m476s24nfcmm-rustc-1.27.0.drv' failed with exit code 1
error: build of '/nix/store/ikm12lmmva76yg3ls477m476s24nfcmm-rustc-1.27.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: rustc

Partial log (click to expand)

applying patch /nix/store/fn8kr2ybfkaakdsc0vhzpvi31m3wq6js-net-tcp-disable-tests.patch
patching file src/libstd/net/tcp.rs
Hunk #8 succeeded at 1518 (offset 90 lines).
applying patch /nix/store/bfk7gzpbnm5lndagwmvnv6ymg00vq0yx-stdsimd-disable-doctest.patch
patching file src/stdsimd/coresimd/x86/mod.rs
Hunk #1 FAILED at 279.
Hunk #2 FAILED at 301.
2 out of 2 hunks FAILED -- saving rejects to file src/stdsimd/coresimd/x86/mod.rs.rej
builder for '/nix/store/c1hqcaqi70556xnz9gcqfqz674vyxhwi-rustc-1.27.0.drv' failed with exit code 1
error: build of '/nix/store/c1hqcaqi70556xnz9gcqfqz674vyxhwi-rustc-1.27.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: rustc

Partial log (click to expand)

applying patch /nix/store/fn8kr2ybfkaakdsc0vhzpvi31m3wq6js-net-tcp-disable-tests.patch
patching file src/libstd/net/tcp.rs
Hunk #8 succeeded at 1518 (offset 90 lines).
applying patch /nix/store/bfk7gzpbnm5lndagwmvnv6ymg00vq0yx-stdsimd-disable-doctest.patch
patching file src/stdsimd/coresimd/x86/mod.rs
Hunk #1 FAILED at 279.
Hunk #2 FAILED at 301.
2 out of 2 hunks FAILED -- saving rejects to file src/stdsimd/coresimd/x86/mod.rs.rej
builder for '/nix/store/82lwrfaiscbnqp2gpy6mk042lqpg0vj2-rustc-1.27.0.drv' failed with exit code 1
error: build of '/nix/store/82lwrfaiscbnqp2gpy6mk042lqpg0vj2-rustc-1.27.0.drv' failed

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

2 participants