| 16 Sep 2025 |
Tomodachi94 (they/them) | If someone could run nixpkgs-review on https://github.com/NixOS/nixpkgs/pull/364094 I would appreciate it. Apparently it fixes a build failure. I just rebased it onto master because it no longer needs to be built in staging (I'm guessing something switched away from Ant?) | 22:25:25 |
msgilligan | The PR is still tagged with 101-500 rebuilds on both Linux and Darwin. I'm trying to run nixpkgs-review on both aarch64-linux and aarch64-darwin and seeing large numbers of rebuilds on each (Darwin: 10/32/440 built, Linux: 2/67/1937 built) ljhazhiv91kphy8mzqga8w9pshfj99fk-sweethome3d-7.5.drv is failing on Darwin. | 22:59:36 |
msgilligan | I'm up to 3 failures on Darwin and 14 on Linux... | 23:10:01 |
Tomodachi94 (they/them) | Iirc there are a few failures for some dependencies of Ant that have been there forever, I should probably clean those up | 23:28:41 |
Tomodachi94 (they/them) | Once you've posted the log I'll take a look at the Hydra builds for the failing builds and file a new PR to mark them broken | 23:32:22 |
Tomodachi94 (they/them) | * | 23:32:45 |
Tomodachi94 (they/them) | * | 23:33:04 |
Tomodachi94 (they/them) | Maybe we move it back to staging again? | 23:33:52 |
Tomodachi94 (they/them) | Thank you for running that massive build btw! | 23:36:09 |
emily | might be because of unfree or insecure packages being enabled? | 23:56:44 |
| 17 Sep 2025 |
msgilligan | I posted the results from aarch64-linux, Darwin is still running and may run for some time. | 00:53:51 |
Tomodachi94 (they/them) | Feel free to cancel that, something is very wrong (500 failures) | 01:14:13 |
Tomodachi94 (they/them) | I suspect the packages are trying to build using the wrong Java (the JRE that is now included with Ant) | 01:14:49 |
msgilligan | Cancelled. (It was in the middle of building swift-5.8) | 01:15:38 |
Tomodachi94 (they/them) |  Download :blobcatwithitshandsonitshead: | 01:16:30 |
Tomodachi94 (they/them) | ... apparently the Java used in builds must also be the same as the Java used to run Ant, which is annoying | 01:26:46 |
Tomodachi94 (they/them) | Maybe? Ant is weird | 01:28:32 |