-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
[WIP] llvm 9 update #85151
Closed
Closed
[WIP] llvm 9 update #85151
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Apr 13, 2020
ofborg
bot
added
6.topic: stdenv
Standard environment
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild
8.has: package (new)
This PR adds a new package
labels
Apr 13, 2020
Bug reported by upstream https://bugs.llvm.org/show_bug.cgi?id=43557
make[1]: Entering directory '/private/tmp/nix-build-groff-1.22.4.drv-0/groff-1.22.4' CXX src/devices/grodvi/dvi.o CXX src/libs/libdriver/input.o CXX src/libs/libdriver/printer.o AR libdriver.a CXX src/libs/libgroff/libgroff_a-assert.o In file included from src/libs/libgroff/assert.cpp:20: In file included from /nix/store/z25l6l358gcf0slg81rw8xxs3sjnghwc-libc++-9.0.0/include/c++/v1/stdlib.h:100: ./lib/math.h:38:3: error: "Please include config.h first." #error "Please include config.h first." ^ ./lib/math.h:40:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' _GL_INLINE_HEADER_BEGIN
coreclr needs to be compiled with clang 7, because of the internal assembler. I duplicated the change from 054dc14 here to prevent duplicating the commit.
irods needs llvmPackages_7, because it uses boost160.
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/why-is-darwin-llvm-so-old/10822/2 |
SuperSandro2000
added
the
2.status: merge conflict
This PR has merge conflicts with the target branch
label
Jan 18, 2021
21 tasks
toonn
added a commit
to toonn/nixpkgs
that referenced
this pull request
May 23, 2021
Credits to @LnL7, this is based on commit ae68f1c from PR NixOS#85151.
toonn
added a commit
to toonn/nixpkgs
that referenced
this pull request
Jun 5, 2021
Credits to @LnL7, this is based on commit ae68f1c from PR NixOS#85151.
I marked this as stale due to inactivity. → More info |
stale
bot
added
the
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
label
Jul 21, 2021
sternenseemann
pushed a commit
to sternenseemann/nixpkgs
that referenced
this pull request
Jul 24, 2021
Credits to @LnL7, this is based on commit ae68f1c from PR NixOS#85151.
Is this still relevant? |
stale
bot
removed
the
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
label
Nov 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2.status: merge conflict
This PR has merge conflicts with the target branch
6.topic: stdenv
Standard environment
8.has: clean-up
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 501+
10.rebuild-darwin: 5001+
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild
10.rebuild-linux: 501+
10.rebuild-linux: 5001+
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Evaluation comparing regressions with master here
https://hydra.nixos.org/eval/1579054?compare=1575607#tabs-now-fail
/cc @NixOS/darwin-maintainers @dtzWill
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)