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

building error #4

Open
Prokop6 opened this issue Dec 27, 2022 · 1 comment
Open

building error #4

Prokop6 opened this issue Dec 27, 2022 · 1 comment

Comments

@Prokop6
Copy link

Prokop6 commented Dec 27, 2022

got a

# golang.org/x/sys/unix
src/golang.org/x/sys/unix/syscall.go:83:16: undefined: unsafe.Slice
src/golang.org/x/sys/unix/syscall_linux.go:2270:9: undefined: unsafe.Slice
src/golang.org/x/sys/unix/syscall_unix.go:118:7: undefined: unsafe.Slice
src/golang.org/x/sys/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice

for step Step 2/4 : RUN go get github.com/cespare/reflex
with golang v go version go1.18.8 linux/amd64

@boecklim
Copy link

boecklim commented Feb 8, 2024

I also get an error when running docker-compose up

------                                                                                                                                                                                                           
 > [2/3] RUN go get github.com/cespare/reflex:
#0 6.315 package golang.org/x/sys/unix: found packages unix (affinity_linux.go) and main (mkasm.go) in /go/src/golang.org/x/sys/unix
------
failed to solve: executor failed running [/bin/sh -c go get github.com/cespare/reflex]: exit code: 1

go version: go1.21.3 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

2 participants