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

gcc7: fix native and cross-musl build, sync w/gcc6 fixes #35310

Merged
merged 1 commit into from Feb 22, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Feb 22, 2018

These configurations of gcc7 occur during bootstrap
and so weren't tested previously. Fix them like on gcc6.

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

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/m81z2skf0g9pg8xv2lykq9l5sdxyi646-gcc-wrapper-7.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)


  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 34 30.6M   34 10.5M    0     0  8660k      0  0:00:03  0:00:01  0:00:02 8653k
 76 30.6M   76 23.4M    0     0  10.5M      0  0:00:02  0:00:02 --:--:-- 10.5M
100 30.6M  100 30.6M    0     0  10.9M      0  0:00:02  0:00:02 --:--:-- 10.9M

fetching path ‘/nix/store/7ygz301k24r5jaii99rmi7rinjkwbplj-gcc-wrapper-7.3.0’...

*** Downloading ‘https://cache.nixos.org/nar/16xl9sbgylvgrb6l77zh9jc9lvqvhah8v5yywkdrwifknky873a5.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/7ygz301k24r5jaii99rmi7rinjkwbplj-gcc-wrapper-7.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
100  6824  100  6824    0     0  27627      0 --:--:-- --:--:-- --:--:-- 27627

/nix/store/7ygz301k24r5jaii99rmi7rinjkwbplj-gcc-wrapper-7.3.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

  /nix/store/pxas4iymr7nmiw8v2f9dpdjc20n6c0dv-expand-response-params
  /nix/store/zqz10zwkg8szv3r6hh716rai9shgack3-isl-0.17.1
copying path '/nix/store/pxas4iymr7nmiw8v2f9dpdjc20n6c0dv-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/02wdcrzydpjdgygrifgkkxi5qsl5866w-gcc-7.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/zqz10zwkg8szv3r6hh716rai9shgack3-isl-0.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0vj17gip63r5ix80qfjxixmjf3rpm6lh-mpfr-3.1.6' from 'https://cache.nixos.org'...
copying path '/nix/store/bnljkawp8gjg3jbn6kc9ja20byfxsg73-libmpc-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mqv160qjigci73nwyfa9pk1a4aphlqnw-gcc-7.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2amadx7k6dklsmjmp6bp4cby8jrg73ay-gcc-wrapper-7.3.0' from 'https://cache.nixos.org'...
/nix/store/2amadx7k6dklsmjmp6bp4cby8jrg73ay-gcc-wrapper-7.3.0

@dtzWill dtzWill merged commit ebec142 into NixOS:master Feb 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

2 participants