Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Mac M1 #1

Open
Waschnick opened this issue Aug 19, 2024 · 8 comments
Open

Error on Mac M1 #1

Waschnick opened this issue Aug 19, 2024 · 8 comments

Comments

@Waschnick
Copy link

Issue: Trying to install with homebrew brew install chipmk/tap/docker-mac-net-connect and getting an error

  • Go is installed in v1.23.0
  • Mac M1 Max, Sonoma 14.6.1
==> make VERSION=v0.1.2 build-go
Last 15 lines from /Users/adm-p00200518/Library/Logs/Homebrew/docker-mac-net-connect/01.make:
2024-08-19 06:51:56 +0000

make
VERSION=v0.1.2
build-go

fatal: not a git repository (or any of the parent directories): .git
go build -ldflags "-s -w -X github.com/chipmk/docker-mac-net-connect/version.Version=v0.1.2 -X github.com/chipmk/docker-mac-net-connect/version.SetupImage=ghcr.io/chipmk/docker-mac-net-connect/setup" github.com/chipmk/docker-mac-net-connect
# github.com/chipmk/docker-mac-net-connect
link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
make: *** [build-go] Error 1
@phmcder
Copy link

phmcder commented Aug 20, 2024

I'm having the same issue today

  • Go is installed in v1.23.0
  • Mac M1 Max, Sonoma 14.6.1

@egunovstudy
Copy link

Same here.
Mac Intel Core i7, Sonoma 14.5

@brunoboreli
Copy link

Same here.
Mac M1 - Sonoma 14.6.1

@thiagotgo90
Copy link

Same here

M1
Mac OS 14.5
Homebrew 4.3.17
go version go1.23.0 darwin/arm64

@TAYLOK33
Copy link

Same here
Mac Intel core i5, Monterey 12.7.6

@QuantumBlink1337
Copy link

Reporting from M3 Pro Sonoma 14.4

@Stephen-Brook
Copy link

Same issue here

M1 MBP
go version go1.23.0 darwin/arm64
MacOS Senoma 14.6.1b

@dreamking60
Copy link

Same issue here
M3 MBP
Homebrew 4.3.18
go version go1.23.0 darwin/arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants