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

ARM64 support broken for latest master #146

Closed
t3chn0m4g3 opened this issue Oct 13, 2022 · 4 comments
Closed

ARM64 support broken for latest master #146

t3chn0m4g3 opened this issue Oct 13, 2022 · 4 comments

Comments

@t3chn0m4g3
Copy link
Contributor

For the latest master ARM64 support is broken due to ...

# github.com/jart/gosip/dsp
../pkg/mod/github.com/jart/gosip@v0.0.0-20200629215808-4e7924e19438/dsp/dsp.go:22:6: missing function body
../pkg/mod/github.com/jart/gosip@v0.0.0-20200629215808-4e7924e19438/dsp/dsp.go:28:6: missing function body
../pkg/mod/github.com/jart/gosip@v0.0.0-20200629215808-4e7924e19438/dsp/dsp.go:31:6: missing function body

... an issue has been opened here, without a solution in sight.

Is there maybe an alternative in using another module with multiarch support?

@t3chn0m4g3
Copy link
Contributor Author

The modules in question were introduced with 22dd73a.

@glaslos
Copy link
Member

glaslos commented Feb 8, 2023

I wonder if I could make that specific code optional with a build flag.

@glaslos
Copy link
Member

glaslos commented Jul 9, 2023

This has been resolved in the latest master

@glaslos glaslos closed this as completed Jul 9, 2023
@t3chn0m4g3
Copy link
Contributor Author

Thank you for tracking 🤩

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