| 28 Mar 2026 |
raitobezarius | could be wrong | 16:38:34 |
| @shmwot:matrix.org left the room. | 16:38:51 |
| 29 Mar 2026 |
xored | 2.95.1 broken on darwin or just me? | 08:44:43 |
Yureka (she/her) | from nixpkgs or from the lix website? | 08:45:06 |
Yureka (she/her) | nixpkgs is very possible, I don't think adamcstephens or me tested on darwin | 08:45:20 |
xored | iirc i'm using lixPackageSets | 08:45:30 |
xored | so from nixpkgs | 08:45:33 |
Yureka (she/her) | can you describe in more detail the failure mode you're seeing? and possible open an issue in nixpkgs about it | 08:45:59 |
Yureka (she/her) | Redacted or Malformed Event | 08:46:17 |
xored | i'll wait to wait for it to rebuild | 08:46:51 |
xored | * i'll have to wait for it to rebuild | 08:47:58 |
xored | > 78/80 installcheck - lix:functional-eval-store OK 10.06s
> 79/80 installcheck - lix:functional-post-hook OK 10.61s
> 80/80 installcheck - lix:functional2 ERROR 85.28s
exit status 1ssed
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=110 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 DYLD_LIBRARY_PATH=/nix/var/nix/b/5v0bcrxrlj34zp6vv8bvl5sjn0/source/build/lix NIX_BIN_DIR=/nix/store/a2scjsfjf9i5839a0qhsmaliw2a4pa9g-lix-2.95.1/bin LD_LIBRARY_PATH=/nix/var/nix/b/5v0bcrxrlj34zp6vv8bvl5sjn0/source/build/lix system=aarch64-darwin /nix/store/s0psayl7zvkvwdcqc8fy1sbv8rlf1yq8-bash-5.3p9/bin/bash /nix/var/nix/b/5v0bcrxrlj34zp6vv8bvl5sjn0/source/build/../tests/functional2/meson-tap-wrap.sh /nix/store/9kb81cir34aiskbnnmy0cw0cimpxfidx-python3-3.13.12-env/bin/python3 -m pytest --tap -n auto --maxprocesses=12 --dist=worksteal /nix/var/nix/b/5v0bcrxrlj34zp6vv8bvl5sjn0/source/tests/functional2
test 80 hanged for a while and then failed
| 08:55:27 |
Yureka (she/her) | can you rebuild with --keep-failed and then extract the meson test log txt | 08:56:24 |
Yureka (she/her) | /nix/var/nix/b/blablabla/b/source/build/meson-logs/testlog.txt | 08:56:38 |
xored | hmm can i just pass it to nh? | 08:57:28 |
Yureka (she/her) | I don't know what is nh ^^ | 08:57:41 |
xored | i'm just doing a nh darwin switch . | 08:57:48 |
xored | nix helper | 08:57:53 |
Yureka (she/her) | possible, try it | 08:58:08 |
Yureka (she/her) | otherwise, you can build it separately nix build "/nix/store/blablabla.drv^*" --keep-failed with the path of the lix drv that errored | 08:58:48 |
Rutile (rootile) | gonna try if i can reproduce it on my machine | 08:59:31 |
xored | https://privatebin.net/?481a2f7369f2264e#7tjmZw83PCa3EkkcbeB9MkAsGTNhUG8CVo7iKFVLtYEb | 09:06:41 |
Rutile (rootile) | Assertion failed: (outputs != buildEnvironment.vars.end()), function makeRcScript, file develop.cc, line 389. | 09:09:50 |
Yureka (she/her) | hmm | 09:13:48 |
Yureka (she/her) | and the same does not happen with nix build -f https://git.lix.systems/lix-project/lix/archive/2.95.1.tar.gz ? | 09:14:32 |
Yureka (she/her) | for the packaging in the Lix repo I would assume someone would've run into it by now | 09:15:28 |
xored | that seems cached, it didn't build compile anything for me | 09:18:55 |
Yureka (she/her) | can you --rebuild? | 09:19:11 |
Yureka (she/her) | just in case the CI / release engineering did use a different environment regarding sandboxing etc | 09:19:32 |
xored | sure | 09:20:13 |