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

cargo: unbreak aarch64 build #35331

Merged
merged 1 commit into from Feb 22, 2018
Merged

cargo: unbreak aarch64 build #35331

merged 1 commit into from Feb 22, 2018

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Feb 22, 2018

Motivation for this change
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.

@Mic92
Copy link
Member Author

Mic92 commented Feb 22, 2018

@GrahamcOfBorg build fd

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

these paths will be fetched (0.72 MiB download, 2.89 MiB unpacked):
  /nix/store/wnlhm22skj3g6xyxvlz2vkk0c6qsh9y5-fd-6.3.0
copying path '/nix/store/wnlhm22skj3g6xyxvlz2vkk0c6qsh9y5-fd-6.3.0' from 'https://cache.nixos.org'...
/nix/store/wnlhm22skj3g6xyxvlz2vkk0c6qsh9y5-fd-6.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

these paths will be fetched (0.76 MiB download, 2.94 MiB unpacked):
  /nix/store/vv5ac2wmlv0s54xxng5vxd7p0kxyzfpm-fd-6.3.0
fetching path ‘/nix/store/vv5ac2wmlv0s54xxng5vxd7p0kxyzfpm-fd-6.3.0’...

*** Downloading ‘https://cache.nixos.org/nar/0cwgjzi6xmyz7my84r4dfaz62imxcgk04niac7bxfzzcy8q0xlpd.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/vv5ac2wmlv0s54xxng5vxd7p0kxyzfpm-fd-6.3.0’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  778k  100  778k    0     0  1646k      0 --:--:-- --:--:-- --:--:-- 1642k

/nix/store/vv5ac2wmlv0s54xxng5vxd7p0kxyzfpm-fd-6.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/2cb6aa4vyhygvni4wgx0x6ryp7pk3p7k-cargo-0.24.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/4cjr80x08063hqzkszxdxhyy2i03sx2z-cargo-0.24.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/617mpln011swd8ih2l9qgx7hakjzvwqp-cargo-0.24.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

these derivations will be built:
  /nix/store/ra9nrjxv4jq7xf7crprr21x4mmkcrp3i-fd-6.3.0.drv
waiting for locks or build slots...
/nix/store/hrkw35p5h0x3fkdp91nq3lwyny4y4rw6-fd-6.3.0

@Mic92
Copy link
Member Author

Mic92 commented Feb 22, 2018

looks good to me.

@Mic92 Mic92 merged commit 163d038 into NixOS:master Feb 22, 2018
@Mic92 Mic92 deleted the cargo-fix branch February 22, 2018 11:58
@dywedir dywedir mentioned this pull request Feb 22, 2018
8 tasks
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