Using versionCheckHook Running phase: unpackPhase unpacking source archive /nix/store/m3x7djdiwrkgks11090531zizhica6yq-source source root is source Running phase: patchPhase applying patch /nix/store/2rx3j035ayv3nwc4106x5bp928g5bbxx-provider-path-1_12.patch patching file internal/command/init.go Hunk #2 succeeded at 80 with fuzz 2 (offset 1 line). Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ././cmd/... Running phase: checkPhase ok github.com/opentofu/opentofu/cmd/tofu 7.002s checkPhase completed in 36 seconds Running phase: installPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-30287-2842203334/ in /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 34524 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 34525 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/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6 stripping (with command strip and flags -S) in /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6/bin Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 1.12.6 in the output of the command /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6/bin/tofu version OpenTofu v1.12.6 on darwin_arm64 Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing