Skip to content

llvmPackages_11: start with 11.0.0rc2#94204

Closed
ggreif wants to merge 7 commits intoNixOS:masterfrom
ggreif:master
Closed

llvmPackages_11: start with 11.0.0rc2#94204
ggreif wants to merge 7 commits intoNixOS:masterfrom
ggreif:master

Conversation

@ggreif
Copy link
Contributor

@ggreif ggreif commented Jul 30, 2020

http://lists.llvm.org/pipermail/release-testers/2020-August/001321.html
http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jul 30, 2020
@ofborg ofborg bot requested review from 7c6f434c, dtzWill and lovek323 July 30, 2020 00:51
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 30, 2020
@ggreif
Copy link
Contributor Author

ggreif commented Jul 30, 2020

@GrahamcOfBorg build lldb_11

@ggreif
Copy link
Contributor Author

ggreif commented Aug 3, 2020

Yes, removing .patch files next.

@ggreif
Copy link
Contributor Author

ggreif commented Aug 3, 2020

I get

CMake Error at CMakeLists.txt:4 (message):
  libc++abi now requires being built in a monorepo layout with libcxx
  available

On macOS.

@primeos
Copy link
Member

primeos commented Aug 19, 2020

Any news on this? Would be good to have this soon for testing chromiumBeta (though I could also apply this PR locally).

Is enablePolly = true the only problem that's left?

Also cc @lovek323 @7c6f434c @dtzWill (LLVM maintainers)

@ggreif
Copy link
Contributor Author

ggreif commented Aug 19, 2020

Unfortunately the macOS build fails with #94204 (comment) and I have no time right now to fix it. Probably easy to build a monorepo-like layout from the downloaded tarballs, and I assume that not even all are needed. But I have no time right now to do the grunt work, so we can either merge this and accept that Darwin is broken, or start working on it. Polly is well out of my reach, sorry.

@primeos
Copy link
Member

primeos commented Aug 19, 2020

Thanks for the update. Given that this is a new package I would be fine with getting the Darwin support in place later if we have to.

@NixOS/darwin-maintainers do you maybe have time to take a look at the Darwin build?

@ggreif ggreif changed the title llvmPackages_11: start with 11.0.0rc1 llvmPackages_11: start with 11.0.0rc2 Aug 21, 2020
@ggreif
Copy link
Contributor Author

ggreif commented Aug 21, 2020

@GrahamcOfBorg build clang_11

primeos added a commit that referenced this pull request Aug 25, 2020
This merges #94204 with the only difference being that I modified the
history into three commits that should be easier to review and
understand.

Original history: 3524f4c
Modified history: df267a4
@primeos
Copy link
Member

primeos commented Aug 25, 2020

Ok, so I just refactored/squashed the history and merged this in 28aef45 :)

Thanks for your work @ggreif and @conferno ❤️

@primeos primeos closed this Aug 25, 2020
@rrbutani rrbutani mentioned this pull request Jan 8, 2023
92 tasks
@rrbutani rrbutani added the 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants