nixbot

builds

succeeded swamp-20260918.003339.0-sha.a765b344 checks.aarch64-darwin.pkgs-swamp · build #4822 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/f6j8hn27gw0myvi5ild7z31h6rhybm1z-swamp-20260918.003339.0-sha.a765b344-binary-darwin-aarch64.tar.gz3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1789692878 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-51988-2916770392/ in /nix/store/ismb9svw0b3iqj6zf9ylpdx1a29vb2yj-swamp-20260918.003339.0-sha.a765b344...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 52082 Done find "$dir" -type f -not -path '*/.build-id/*' -print09 52083 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/ismb9svw0b3iqj6zf9ylpdx1a29vb2yj-swamp-20260918.003339.0-sha.a765b344
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 20260918.003339.0-sha.a765b344 in the output of the command /nix/store/ismb9svw0b3iqj6zf9ylpdx1a29vb2yj-swamp-20260918.003339.0-sha.a765b344/bin/swamp --version23swamp 20260918.003339.0-sha.a765b34424Finished versionCheckPhase25no Makefile or custom installCheckPhase, doing nothing