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
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
$ ./build
Not on Linux - skipping fleetd build
Building fleetctl...
# github.com/coreos/fleet/vendor/github.com/vishvananda/netlink
gopath/src/github.com/coreos/fleet/vendor/github.com/vishvananda/netlink/filter.go:35: undefined: nl.TcActBpf
The text was updated successfully, but these errors were encountered:
From a quick investigation, it looks like this issue was already fixed by vishvananda/netlink#129. I'll create a new PR to update vendor/github.com/vishvanada/netlink.
Though I don't have a Darwin host to test the build, so someone else might need to test it too.
Bump vendor/github.com/vishvananda/netlink to commit 7995ff56 ("add
generic actions and simplify action type (coreos#129)"), to fix build errors
on Darwin hosts.
Also add vendor/github.com/vishvananda/netns for dependencies.
Fixes: coreos#1603
Bump vendor/github.com/vishvananda/netlink to commit 7995ff56 ("add
generic actions and simplify action type (coreos#129)"), to fix build errors
on Darwin hosts.
Also add vendor/github.com/vishvananda/netns for dependencies.
Fixes: coreos#1603
Bump vendor/github.com/vishvananda/netlink to commit 05415088e ("fix
darwin build by moving code"), to fix build errors on Darwin hosts.
Also add vendor/github.com/vishvananda/netns for dependencies.
Fixes: coreos#1603
The text was updated successfully, but these errors were encountered: