wine{Unstable,Staging}: 7.4 -> 7.8; winetricks: 20210825 -> 20220411#170943
wine{Unstable,Staging}: 7.4 -> 7.8; winetricks: 20210825 -> 20220411#1709437c6f434c merged 6 commits intoNixOS:masterfrom
Conversation
|
Still trying to find out how/when/why we lost the ability to parallel build... |
how does this manifest? |
|
My NixOS config uses 12 cores by default, and from the moment I started building the PR I'm getting errors like When I build wine 7.4 off its original commit dd6c709 I see no such problem (35619ce is still okay as well). But on current master (without this PR) I do get it. It's been a huge pain trying to bisect the problem because of the long compile times. Setting |
|
Just tested this and it's working fine for me (better indeed than 7.4 since a few of my applications stopped working with it). I would suggest merging this, since it's better to have a version that compiles slowly than not at all. And investigate the parallel building issue separately. |
|
I can remove the draft status if people want, but I probably won't run the full nixpkgs-review on it since that will now trigger so many serialized builds... |
|
Would be nice to get #172617 first, then we can probably keep parallel builds enabled. |
|
Result of 25 packages built:
Built this using only 2 cores per build, that seems to sidestep the dlltool issue sufficiently. |
|
I'd like to test/review it as is, but honestly I don't know how to reduce the count of build-cores. I tried something like: But that's not working... Regardless of that, I would suggest setting |
|
I took out the big hammer and set my Since hydra was still happy building wine until now I figured I'd leave the |
Description of changes
Three upstream version bumps.
However, it seems that even wine 7.4 doesn't build on master anymore for me.
This is to be investigated.
Things done
sandbox = trueset 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/)nixos/doc/manual/md-to-db.shto update generated release notes