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

github action: mage test failed on MacOS #55

Open
v1v opened this issue May 10, 2022 · 0 comments
Open

github action: mage test failed on MacOS #55

v1v opened this issue May 10, 2022 · 0 comments

Comments

@v1v
Copy link
Member

v1v commented May 10, 2022

There are test failures while running mage test on MacOS

Test: github.com/elastic/go-txfile
Run test for package 'github.com/elastic/go-txfile' (binary: false)
# golang.org/x/sys/unix
Error: ../../../go/pkg/mod/golang.org/x/[email protected][19](https://github.com/elastic/go-txfile/pull/54/checks#step:4:19)24-c96a22e43c9c/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][20](https://github.com/elastic/go-txfile/pull/54/checks#step:4:20)200102141924-c96a22e43c9c/unix/zsyscall_darwin_amd64.1_13.go:27:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][21](https://github.com/elastic/go-txfile/pull/54/checks#step:4:21)41924-c96a22e43c9c/unix/zsyscall_darwin_amd64.1_13.go:40:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][22](https://github.com/elastic/go-txfile/pull/54/checks#step:4:22)e43c9c/unix/zsyscall_darwin_amd64.go:28:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:43:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected][24](https://github.com/elastic/go-txfile/pull/54/checks#step:4:24)-c96a22e43c9c/unix/zsyscall_darwin_amd64.go:59:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:75:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:90:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:105:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:121:3: //go:linkname must refer to declared function or variable
Error: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_amd64.go:121:3: too many errors
FAIL	github.com/elastic/go-txfile [build failed]
Test: github.com/elastic/go-txfile/dev-tools/lib/mage/xbuild
Skipping github.com/elastic/go-txfile/dev-tools/lib/mage/xbuild: No tests found
Test: github.com/elastic/go-txfile/internal/cleanup

See #54

pazone added a commit to pazone/go-txfile that referenced this issue Jul 6, 2022
pazone added a commit to pazone/go-txfile that referenced this issue Jul 6, 2022
pazone added a commit that referenced this issue Aug 4, 2022
* chore: CI use orka for macos agents

* Chore: Disable macOS builds with matrix exclusion. See #55

* Chore: Removed go 1.17 from build matrix. See #55

* Update .ci/Jenkinsfile

Co-authored-by: Victor Martinez <[email protected]>

* Update .ci/Jenkinsfile

Co-authored-by: Victor Martinez <[email protected]>

Co-authored-by: Victor Martinez <[email protected]>
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

1 participant