| 14 Feb 2026 |
Tristan Ross | I wish I could test that, usually git does fail tests for me but running with less cores helps. We really should split the tests out because it's kinda silly how easily it fails with 128 cores in the test suite. | 20:06:29 |
alexfmpe | did we become stricter on something output related recently?
pkgsCross.ucrt64.zlib builds on master but not staging-next, where it fails near the end of fixupPhase with `error: builder for '/nix/store/<blob0>-zlib-x86_64-w64-mingw32-1.3.1.drv' failed to produce output path for output 'static' at '/nix/store/<blob0>-zlib-x86_64-w64-mingw32-1.3.1.drv.chroot/root/nix/store/<blob1>-zlib-x86_64-w64-mingw32-1.3.1-static' | 21:39:52 |
alexfmpe | * did we become stricter on something output related recently?
pkgsCross.ucrt64.zlib builds on master but not staging-next, where it fails near the end of fixupPhase with
error: builder for '/nix/store/v24848a103agsi7pjm5qj746fi88d5sd-zlib-x86_64-w64-mingw32-1.3.1.drv' failed to produce output path for output 'static' at '/nix/store/v24848a103agsi7pjm5qj746fi88d5sd-zlib-x86_64-w64-mingw32-1.3.1.drv.chroot/root/nix/store/7xlgqiwrifqi4nryhgwvfa9y05myng5b-zlib-x86_64-w64-mingw32-1.3.1-static' | 21:40:23 |
alexfmpe | and the logs seem to be missing the last shrinking/checking/patching round | 21:41:17 |
ghpzin | staging-next has: https://github.com/NixOS/nixpkgs/pull/476830 | 21:42:29 |
ghpzin | staging-next has: https://github.com/NixOS/nixpkgs/pull/476830 that may have changed something | 21:42:47 |
alexfmpe | hmm looks related yeah, trying with that reverted | 21:44:07 |
alexfmpe | 240 rebuilds, yay | 21:44:10 |
ma27 | on that note:
❯ ~/Projects/nixpkgs bisect/bad^2 [bisect] → g bisect bad
231eaebd4d1f3d911799988f54d55e861fda633b is the first bad commit
commit 231eaebd4d1f3d911799988f54d55e861fda633b (HEAD)
Author: R. RyanTM <ryantm-bot@ryantm.com>
Date: Tue Feb 3 22:25:08 2026 +0000
zlib-ng: 2.3.2 -> 2.3.3
pkgs/by-name/zl/zlib-ng/package.nix | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
| 21:49:45 |
Randy Eckenrode | There’s a patch from Homebrew that partially works. It doesn’t work when Rust support is enabled. I have some workarounds for that. Currently building some Swift stuff. I’ll get a PR out later today probably. | 21:58:14 |
| 15 Feb 2026 |
Vladimír Čunát | Redacted or Malformed Event | 06:18:27 |
Vladimír Čunát | If you meant staging-next, Hydra built git for *64-linux, though at least one retry was needed. | 06:20:31 |
Vladimír Čunát | On darwin the git issues block very many builds. (not sure exactly, as the usual reports got stuck) | 06:22:23 |