[Slackbuilds-users] docker build fail on x86_64
Mathieu Bouillaguet
mathieu.bouillaguet at gmail.com
Sat Feb 14 12:28:25 UTC 2015
Hi,
The current slackbuild fails on my slackare64-14.1 machine fully updated
with :
patching file daemon/graphdriver/btrfs/btrfs.go
> Hunk #1 succeeded at 4 with fuzz 1.
> # WARNING! I don't seem to be running in the Docker container.
> # The result of this command might be an incorrect build, and will not be
> # officially supported.
> #
> # Try this instead: make all
> #
>
> ---> Making bundle: dynbinary (in bundles/1.4.1/dynbinary)
> Created binary:
> /tmp/SBo/docker-1.4.1/bundles/1.4.1/dynbinary/dockerinit-1.4.1
> # github.com/docker/docker/daemon/graphdriver/btrfs
> ../package-docker/usr/share/gocode/src/
> github.com/docker/docker/daemon/graphdriver/btrfs/version.go:6:27: fatal
> error: btrfs/version.h: No such file or directory
> #include <btrfs/version.h>
> ^
> compilation terminated.
>
It's not a full install but I don't think I am missing any dependency.
On another 64 bits machine running current the slackbuild was also failing
with the same error until the latest update of btrfs-progs which include
the missing header file. See current changelog below :
a/btrfs-progs-20141107-x86_64-1.txz: Upgraded.
> Added the header files to the package. Thanks to Vincent Batts.
>
I am missing something or does the slackbuild requires this header ?
Thanks for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20150214/de72aca6/attachment.html>
More information about the SlackBuilds-users
mailing list