-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
> go version
go version go1.17.2 darwin/amd64
> uname -a
Darwin redacted 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64
> xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
> go install -v github.com/cloudflare/utahfs/cmd/utahfs-client@latest
# github.com/cloudflare/utahfs/cmd/utahfs-client
/usr/local/Cellar/go/1.17.2/libexec/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
Undefined symbols for architecture x86_64:
"_runtime.memclrNoHeapPointers", referenced from:
_github.com/jacobsa/fuse/internal/buffer.memclr.abi0 in go.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels