-
-
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
yaml-cpp: 0.7.0 -> 0.8.0 #249947
yaml-cpp: 0.7.0 -> 0.8.0 #249947
Conversation
Breaks
Full report: Result of 4 packages marked as broken and skipped:
17 packages failed to build:
73 packages built:
|
I think we should wait for AcademySoftwareFoundation/OpenColorIO#1823 then. |
b354509
to
095a4c3
Compare
208984a
to
562004f
Compare
562004f
to
b4b6ff3
Compare
Result of 1 package marked as broken and skipped:
13 packages failed to build:
80 packages built:
|
krita, osl, and olive-editor are now fixed. |
Mir: Failing on Hydra after recent staging merge.
Looks to be canonical/mir#3019, so unrelated. sysdig on hardened kernels: Failing since checks date 2022-04-17 according to Hydra, wow. Very likely unrelated. I'll run a nixpkgs-review tonight to verify. |
Result of 1 package marked as broken and skipped:
10 packages failed to build:
83 packages built:
|
|
4b268fd
to
87eb829
Compare
Result of 15 packages marked as broken and skipped:
2 packages failed to build:
12 packages built:
|
Sorry for the review delay, should have more free time for this now. Re-running the review to test everything. Regarding the changes:
|
87eb829
to
e7ea41e
Compare
OpenColorIO checks which extensions are supported by the CPU at runtime, so it should actually be fine to enable all of them. The interface for that is defined in https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/src/OpenColorIO/CPUInfo.h. |
Is there a reason why we disabled all the AVX ones then? Or just uncertainty about how this worked? I guess for the ( |
Result of 1 package marked as broken and skipped:
13 packages failed to build:
86 packages built:
Checked failure reasons, saw nothing that would be caused by this PR as you mentioned. Checked |
Frankly I forgot to take it out again. I only looked in detail after setting the flags. I can remove them in a few hours. |
e7ea41e
to
b5cd2e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-checked opencolorio
cus that's the only change since last nixpkgs-review
(already GC'd that one, and I don't wanna sit through all the big rebuilds again…), still builds. LGTM?
Thanks for working on this basically as soon as the new version released, much appreciated!
# https://github.com/olive-editor/olive/issues/2200 | ||
patchPhase = '' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's good 👍🏼 we should never overwrite patchPhase
Description of changes
https://github.com/jbeder/yaml-cpp/releases/tag/0.8.0
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)