Using versionCheckHook Running phase: unpackPhase unpacking source archive /nix/store/4yln5i2mpqkzgavwm66r6h189gz65zvc-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase zig build flags: -j10 -Doptimize=ReleaseSafe -Dcpu=baseline --release=safe git rev-parse --short=12 HEAD /nix/store/bra080qgq3g6dn3qaf096c1acjri8gzl-zig-0.16.0/bin/zig build-exe -fstrip -fno-stack-check -fno-stack-protector -fomit-frame-pointer -fno-error-tracing -fno-unwind-tables -OReleaseSafe -target native-native -mcpu baseline --dep build_options -Mroot=/nix/var/nix/builds/nix-61913-2241040326/source/src/main.zig -Mbuild_options=.zig-cache/c/05fa629136059c5d5effc89525fe07c6/options.zig -lc --cache-dir .zig-cache --global-cache-dir /nix/var/nix/builds/nix-61913-2241040326/tmp.6RN310iMJF --name fx --zig-lib-dir /nix/store/bra080qgq3g6dn3qaf096c1acjri8gzl-zig-0.16.0/lib/zig/ --listen=- install -C .zig-cache/o/d21162ecab4c1797815e5e072a738053/fx /nix/var/nix/builds/nix-61913-2241040326/source/zig-out/bin/fx buildPhase completed in 6 minutes 4 seconds Running phase: installPhase zig install flags: -j10 -Doptimize=ReleaseSafe -Dcpu=baseline --release=safe --prefix /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11 git rev-parse --short=12 HEAD /nix/store/bra080qgq3g6dn3qaf096c1acjri8gzl-zig-0.16.0/bin/zig build-exe -fstrip -fno-stack-check -fno-stack-protector -fomit-frame-pointer -fno-error-tracing -fno-unwind-tables -OReleaseSafe -target native-native -mcpu baseline --dep build_options -Mroot=/nix/var/nix/builds/nix-61913-2241040326/source/src/main.zig -Mbuild_options=.zig-cache/c/05fa629136059c5d5effc89525fe07c6/options.zig -lc --cache-dir .zig-cache --global-cache-dir /nix/var/nix/builds/nix-61913-2241040326/tmp.6RN310iMJF --name fx --zig-lib-dir /nix/store/bra080qgq3g6dn3qaf096c1acjri8gzl-zig-0.16.0/lib/zig/ --listen=- install -C .zig-cache/o/d21162ecab4c1797815e5e072a738053/fx /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin/fx Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-61913-2241040326/ in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 96003 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 96004 Segmentation fault: 11 | while IFS= read -r -d '' file; do if isELF "$file"; then printf '%s\0' "$file" 1>&3; else if isScript "$file"; then filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then printf '%s\0' "$file" 1>&4; fi; fi; fi; done patching script interpreter paths in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11 stripping (with command strip and flags -S) in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 0.0.11 in the output of the command /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin/fx --version 0.0.11 Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing