opentofu-1.12.6
checks.aarch64-darwin.treefmt
· build #110
· raw
1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/m3x7djdiwrkgks11090531zizhica6yq-source3source root is sourcepatchPhase
4applying patch /nix/store/2rx3j035ayv3nwc4106x5bp928g5bbxx-provider-path-1_12.patch5patching file internal/command/init.go6Hunk #2 succeeded at 80 with fuzz 2 (offset 1 line).buildPhase
7Building subPackage ././cmd/...checkPhase
8ok github.com/opentofu/opentofu/cmd/tofu 7.002s9checkPhase completed in 36 secondsfixupPhase
10checking for references to /nix/var/nix/builds/nix-30287-2842203334/ in /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6...11/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 34524 Done find "$dir" -type f -not -path '*/.build-id/*' -print012 34525 Segmentation fault: 11 | while IFS= read -r -d '' file; do13 if isELF "$file"; then14 printf '%s\0' "$file" 1>&3;15 else16 if isScript "$file"; then17 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then18 printf '%s\0' "$file" 1>&4;19 fi;20 fi;21 fi;22done23patching script interpreter paths in /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.624stripping (with command strip and flags -S) in /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6/bininstallCheckPhase
25Executing versionCheckPhase26Successfully managed to find version 1.12.6 in the output of the command /nix/store/mjw9y26k4kq77h6v4sk9qg282ipcgxvv-opentofu-1.12.6/bin/tofu version27OpenTofu v1.12.628on darwin_arm6429Finished versionCheckPhase30no Makefile or custom installCheckPhase, doing nothing