nixbot

builds

succeeded muse-code-1.3.0-R3401.1 checks.aarch64-darwin.pkgs-muse-code · build #4789 · raw

1Using versionCheckHook
configurePhase
2no configure script, doing nothing
buildPhase
3no Makefile or custom buildPhase, doing nothing
fixupPhase
4checking for references to /nix/var/nix/builds/nix-76837-2485862325/ in /nix/store/yhk95wdrdakfcv1gc9a5cs9a87wgcxm7-muse-code-1.3.0-R3401.1...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 76887 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 76888 Segmentation fault: 11 | while IFS= read -r -d '' file; do7 if isELF "$file"; then8 printf '%s\0' "$file" 1>&3;9 else10 if isScript "$file"; then11 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then12 printf '%s\0' "$file" 1>&4;13 fi;14 fi;15 fi;16done17patching script interpreter paths in /nix/store/yhk95wdrdakfcv1gc9a5cs9a87wgcxm7-muse-code-1.3.0-R3401.1
installCheckPhase
18Executing versionCheckPhase19Successfully managed to find version 1.3.0-R3401.1 in the output of the command /nix/store/yhk95wdrdakfcv1gc9a5cs9a87wgcxm7-muse-code-1.3.0-R3401.1/bin/muse --version20Muse Code 1.3.0 (1.3.0-R3401.1)21Finished versionCheckPhase22codesignCheckHook: checking /nix/store/yhk95wdrdakfcv1gc9a5cs9a87wgcxm7-muse-code-1.3.0-R3401.1/bin/muse23(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)24no problems detected!25(we do not verify everything so please do not assume that the signature meets Apple standards)26CMS Verification successful27codesignCheckHook: checking /nix/store/d1pd78cxcjgajalz30fhzqb0fvnmambd-muse-1.3.0-R3401.1-aarch64-macos28(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)29no problems detected!30(we do not verify everything so please do not assume that the signature meets Apple standards)31CMS Verification successful32codesignCheckHook: verified 2 Mach-O binaries for team V9WTTPBFK933no Makefile or custom installCheckPhase, doing nothing