staging-next: 21.11 iteration 5 - 2022-01-11#154489
Conversation
(cherry picked from commit 29f216c)
Since both static and shared libs are installed to the same `lib` output, we override the ActiveLibDir unconditionally. Fixes `llvm-config-native --link-static --libs` (cherry picked from commit 544707d)
[Backport staging-21.11] llvmPackages_*.llvm: fix llvm-config-native with static libs
(cherry picked from commit bcf0761)
(cherry picked from commit d35c79a)
(cherry picked from commit 7ba3788)
[Backport staging-21.11] binutils: add patch for CVE-2021-45078
(cherry picked from commit 6d952e4)
[Backport release-21.11] lapack: add patch for CVE-2021-4048
So far we've ignored response files in arguments, and did not check linkType against expanded parameters. This means if we have `-static` in a @reponse-file, linkType will not be set to `-static` as we never check against the expanded arguments from response files. (cherry picked from commit 1499678)
|
I'm sorry, me forgetting to change the target branch created quite a mess. EDIT: I hope I managed to undo most of it quickly. |
|
unstable currently fails to evaluate with: I'm pretty sure I am to blame for this and will look into it. I also noticed that |
|
I did it seconds after eval was triggered (noticed too late), so let me just re-trigger it. |
Turns out I am innocent in this case! In any case fix for The issue was that darwin specific stuff was conditional on |
jonringer
left a comment
There was a problem hiding this comment.
local test suite passed.
Still need to check regressions, and waiting for rebuild count to go to 0
|
Can't reproduce the |
|
Also Hydra succeeded on restarting the build. I poked upstream: libuv/libuv#2235 (comment) |
|
Merged in a bit earlier phase due to #154931, to avoid more rebuilds in the big 21.11 jobsets. I trust these backports won't cause significant regressions. |
|
And the |
Documentation here: https://nixos.org/manual/nixpkgs/stable/#submitting-changes-staging-next-branch
https://hydra.nixos.org/job/nixpkgs/staging-next-21.11/unstable#tabs-constituents
Previous staging-next PR: #151587