ameshkov / dnscrypt

DNSCrypt v2 protocol implementation + a command-line tool
The Unlicense
74 stars 14 forks source link

Unable to install via Homebrew #15

Closed ssrahul96 closed 2 years ago

ssrahul96 commented 2 years ago

Installation command : brew install ameshkov/tap/dnscrypt

Error

Updating /Users/somasundaramr/Library/Caches/Homebrew/dnscrypt--git
==> Checking out tag v2.1.0
HEAD is now at d2deac6 added github actions
HEAD is now at d2deac6 added github actions
==> Installing dnscrypt from ameshkov/tap
==> go build -ldflags -X main.VersionString=2.1.0 ./cmd
Last 15 lines from /Users/somasundaramr/Library/Logs/Homebrew/dnscrypt/01.go:
-o=/opt/homebrew/Cellar/dnscrypt/2.1.0/bin/dnscrypt
./cmd

# golang.org/x/sys/unix
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.1_13.go:40:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:28:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:43:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:59:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:75:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:90:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:105:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:121:3: //go:linkname must refer to declared function or variable
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/pkg/mod/golang.org/x/sys@v0.0.0-20200331124033-c3d80250170d/unix/zsyscall_darwin_arm64.go:121:3: too many errors