Skip to content

llvm_4: Fix debugVersion #26429

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

Merged
merged 1 commit into from
Jul 17, 2017
Merged

llvm_4: Fix debugVersion #26429

merged 1 commit into from
Jul 17, 2017

Conversation

aherrmann
Copy link
Member

@aherrmann aherrmann commented Jun 6, 2017

Motivation for this change

LLVM 4.0 in debug mode previously failed on installation phase
when substituteInPlace could not find the cmake exports file.

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

CC maintainers: @lovek323 @viric @dtzWill

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
NeQuissimus Tim Steinbach
Previously failed on installation phase
when `substituteInPlace` could not find the cmake exports file.
@LnL7 LnL7 added the 1.severity: mass-darwin-rebuild This PR causes a large number of packages to rebuild on Darwin label Jun 7, 2017
@bennofs bennofs added 6.topic: darwin Running or building packages on Darwin and removed 1.severity: mass-darwin-rebuild This PR causes a large number of packages to rebuild on Darwin labels Jul 17, 2017
@bennofs
Copy link
Contributor

bennofs commented Jul 17, 2017

@LnL7 this shouldn't lead to a mass rebuild, as the derivation is the same as long as debugVersion isn't set

/cc @NixOS/darwin-maintainers for testing

@dtzWill
Copy link
Member

dtzWill commented Jul 17, 2017

👍

@LnL7
Copy link
Member

LnL7 commented Jul 17, 2017

@bennofs Oh my bad, I must have glanced over the changes to quickly.

@LnL7 LnL7 merged commit 37c599f into NixOS:master Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants