# github.com/moby/moby/v2/daemon/libnetwork/internal/nftables
# [pkg-config --cflags  -- libnftables]
Package libnftables was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnftables.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnftables' found
Traceback (most recent call last):
  File "/var/pisi/docker/actions.py", line 73, in build
    shelltools.system("hack/make.sh dynbinary")
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "hack/make.sh dynbinary" failed, return value was 1.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.