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

gcc: Simplify this old Hurd condition #40511

Merged
merged 1 commit into from May 14, 2018

Conversation

Ericson2314
Copy link
Member

Motivation for this change

Backport of #40509

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.

Steps towards getting rid of crossConfig.
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gcc

Partial log (click to expand)

/nix/store/sw52c97xmgshcjaapn5wb1qwb2zgdszg-gcc-wrapper-7.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gcc

Partial log (click to expand)

/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: gcc

Partial log (click to expand)

copying path '/nix/store/gj2qggb41cz65iifm6bshwj6m669skgz-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/p57b61i212dbqkc2flamh9qxy3ya0byi-gcc-7.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/hc87awsvbn47dg6vivipim0wk9j1sb5s-mpfr-3.1.6' from 'https://cache.nixos.org'...
copying path '/nix/store/b9wnh6bfkwkgj95285p73sj2jbsybf7l-cctools-port-895' from 'https://cache.nixos.org'...
copying path '/nix/store/92087mxm0hjlj3gs1lfd86065z0mdrqh-libmpc-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/zk0jrpcdifmiq26v1sckhmz8ivp5i2hr-gcc-7.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7is1d36n3r8kf7rmlfqzm0yscvgp5lk8-cctools-binutils-darwin' from 'https://cache.nixos.org'...
copying path '/nix/store/x1zkx1pahl0nyylk1pjpi8g2625zm3rq-cctools-binutils-darwin-wrapper' from 'https://cache.nixos.org'...
copying path '/nix/store/i88jdmi7mmbnzly5rjnxfrp23kwjwjc6-gcc-wrapper-7.3.0' from 'https://cache.nixos.org'...
/nix/store/i88jdmi7mmbnzly5rjnxfrp23kwjwjc6-gcc-wrapper-7.3.0

@Ericson2314 Ericson2314 merged commit ef779f8 into NixOS:release-18.03 May 14, 2018
@Ericson2314 Ericson2314 deleted the gcc-hurd-condition branch May 14, 2018 17:58
@dezgeg
Copy link
Contributor

dezgeg commented May 14, 2018

The documented policy is to use git cherry-pick -x on release branches: https://nixos.org/nixpkgs/manual/#idm140737315713648

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