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

pledge breaks on OpenBSD 7.5 and current #2192

Open
toddfries opened this issue May 31, 2024 · 0 comments
Open

pledge breaks on OpenBSD 7.5 and current #2192

toddfries opened this issue May 31, 2024 · 0 comments

Comments

@toddfries
Copy link
Contributor

ossec/ossec_openbsd.go was added on Feb 22, 2022 via commit 67aad53
It works through OpenBSD 7.4
On OpeBSD 7.5 amd64 ...go version go1.22.1 openbsd/amd64 .. as of d2d286f
this breaks as below:

$ git pull
$ go generate ./...
$ GO111MODULE=on go install -v . ./...
$ ./go/bin/btcd --testnet
pledge failed: function not implemented

Same result with OpenBSD 7.5 amd64 -current with go1.22.3

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