nixbot

builds

succeeded fx-0.0.11 checks.aarch64-darwin.pkgs-fx · build #5545 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/4yln5i2mpqkzgavwm66r6h189gz65zvc-source3source root is source
buildPhase
4zig build flags: -j10 -Doptimize=ReleaseSafe -Dcpu=baseline --release=safe5git rev-parse --short=12 HEAD6/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=-7install -C .zig-cache/o/d21162ecab4c1797815e5e072a738053/fx /nix/var/nix/builds/nix-61913-2241040326/source/zig-out/bin/fx8buildPhase completed in 6 minutes 4 seconds
installPhase
9zig install flags: -j10 -Doptimize=ReleaseSafe -Dcpu=baseline --release=safe --prefix /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.1110git rev-parse --short=12 HEAD11/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=-12install -C .zig-cache/o/d21162ecab4c1797815e5e072a738053/fx /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin/fx
fixupPhase
13checking for references to /nix/var/nix/builds/nix-61913-2241040326/ in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11...14/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 96003 Done find "$dir" -type f -not -path '*/.build-id/*' -print015 96004 Segmentation fault: 11 | while IFS= read -r -d '' file; do16 if isELF "$file"; then17 printf '%s\0' "$file" 1>&3;18 else19 if isScript "$file"; then20 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then21 printf '%s\0' "$file" 1>&4;22 fi;23 fi;24 fi;25done26patching script interpreter paths in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.1127stripping (with command strip and flags -S) in /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin
installCheckPhase
28Executing versionCheckPhase29Successfully managed to find version 0.0.11 in the output of the command /nix/store/zq3vdn4xvprsm65b5k29dzqz5xrvn3rh-fx-0.0.11/bin/fx --version300.0.1131Finished versionCheckPhase32no Makefile or custom installCheckPhase, doing nothing