You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[arch@cf6bac71f57d gatt]$ go test ./...
ok github.com/fako1024/gatt 0.033s
? github.com/fako1024/gatt/examples/option [no test files]
? github.com/fako1024/gatt/examples/service [no test files]
? github.com/fako1024/gatt/linux [no test files]
? github.com/fako1024/gatt/linux/cmd [no test files]
? github.com/fako1024/gatt/linux/evt [no test files]
? github.com/fako1024/gatt/linux/gioctl [no test files]
? github.com/fako1024/gatt/linux/socket [no test files]
? github.com/fako1024/gatt/linux/util [no test files]
? github.com/fako1024/gatt/xpc [no test files]
[arch@cf6bac71f57d gatt]$ go build ./...
[arch@cf6bac71f57d gatt]$
Never mind the previous comment, since I had to run the tests inside a Docker container (no physical Mac available) it would still compile for linux/amd64. Was able to reproduce via GitHub action / workflow building / testing against a MacOS runner.
As raised in this issue, compilation currently fails on MacOS. When trying to cross-compile for Darwin, different errors occur:
The text was updated successfully, but these errors were encountered: