nixbot

builds

succeeded swamp-20260916.194305.0-sha.27c764d6 checks.aarch64-darwin.pkgs-swamp · build #4579 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/h79rj7v420ajdjivfg74yxhkmrsc10lj-swamp-20260916.194305.0-sha.27c764d6-binary-darwin-aarch64.tar.gz3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1789593604 of file "./swamp"
configurePhase
5no configure script, doing nothing
buildPhase
6no Makefile or custom buildPhase, doing nothing
fixupPhase
7checking for references to /nix/var/nix/builds/nix-1733-1071106323/ in /nix/store/jxhrf8lj90064iinadi8k0syrr3x15ma-swamp-20260916.194305.0-sha.27c764d6...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 1827 Done find "$dir" -type f -not -path '*/.build-id/*' -print09 1828 Segmentation fault: 11 | while IFS= read -r -d '' file; do10 if isELF "$file"; then11 printf '%s\0' "$file" 1>&3;12 else13 if isScript "$file"; then14 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then15 printf '%s\0' "$file" 1>&4;16 fi;17 fi;18 fi;19done20patching script interpreter paths in /nix/store/jxhrf8lj90064iinadi8k0syrr3x15ma-swamp-20260916.194305.0-sha.27c764d6
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 20260916.194305.0-sha.27c764d6 in the output of the command /nix/store/jxhrf8lj90064iinadi8k0syrr3x15ma-swamp-20260916.194305.0-sha.27c764d6/bin/swamp --version23swamp 20260916.194305.0-sha.27c764d624Finished versionCheckPhase25no Makefile or custom installCheckPhase, doing nothing