various: mark as broken or fix#108977
Conversation
cf016e8 to
e269aac
Compare
|
I did a quick check to find a patch for mxnet but couldn't find one. Maybe I overlooked it.
I am pretty sure I did that in some other PR already but we can also fix this with this PR. |
|
Yeah, there's #106866 as well which I think fixes the cliff build, although the cliff tests seemed to work for me (and on OfBorg); cc @IvarWithoutBones |
|
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 3 packages marked as broken and skipped:
1 package failed to build and are new build failure:
1 package built:
|
|
I agree that we should mark broken packages as broken. I haven't noticed that |
|
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 3 packages marked as broken and skipped:
6 packages built:
|
e269aac to
77aab9b
Compare
No worries, done. |
|
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 3 packages marked as broken and skipped:
1 package failed to build and are new build failure:
1 package built:
|
|
Ah, you fixed cliff in #108925. I'll pull that change out of the stack. |
This was broken by the Tensorflow version bump, and is non-trivial to correct - it now depends on dm-tree, which requires some work to build due to a C++ extension which appears to require Bazel to compile.
mxnet currently doesn't compile under GCC 10 (linker failures).
This doesn't compile. It's also very out-of-date (over a year old), and has been broken by various library upgrades as well.
77aab9b to
c045030
Compare
|
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 2 packages marked as broken and skipped:
4 packages built:
|
tensorflow-probability 0.8 was broken and marked as such (in NixOS#108977) because of a dependency on dm-tree, which seems not to have been available. Since dm-tree is now available in nixpkgs (NixOS#152971), tensorflow-probability is easy to fix and to upgrade.
tensorflow-probability 0.8 was broken and marked as such (in NixOS#108977) because of a dependency on dm-tree, which seems not to have been available. Since dm-tree is now available in nixpkgs (NixOS#152971), tensorflow-probability is easy to fix and to upgrade.
Motivation for this change
This either marks as broken or fixes various packages which are failing in nixpkgs-review builds of #108741, which are also broken at HEAD.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)