From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Christian Stewart <christian@aperture.us>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/docker-engine: fix btrfs handling
Date: Mon, 25 Mar 2024 08:30:08 +0100 [thread overview]
Message-ID: <87il1ahipr.fsf@48ers.dk> (raw)
In-Reply-To: <20240321211456.510333-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Thu, 21 Mar 2024 22:14:56 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> btrfs doesn't depend on btrfs-progs but on headers >= 4.12 since bump to
> version 24.0.2 in commit 314f62eda347ba02b4688ac94c6bab55b4a4d6c9 and
> https://github.com/moby/moby/commit/3208dcabdc8997340b255f5b880fef4e3f54580d
> resulting in the following build failure:
> daemon/graphdriver/btrfs/btrfs.go:13:6: error: #error "Headers from kernel >= 4.12 are required to build with Btrfs support."
> #error "Headers from kernel >= 4.12 are required to build with Btrfs support."
> ^~~~~
> daemon/graphdriver/btrfs/btrfs.go:14:6: error: #error "HINT: Set 'DOCKER_BUILDTAGS=exclude_graphdriver_btrfs' to build without Btrfs."
> #error "HINT: Set 'DOCKER_BUILDTAGS=exclude_graphdriver_btrfs' to build without Btrfs."
> ^~~~~
> daemon/graphdriver/btrfs/btrfs.go:18:10: fatal error: linux/btrfs_tree.h: No such file or directory
> #include <linux/btrfs_tree.h>
> ^~~~~~~~~~~~~~~~~~~~
> Fixes: 314f62eda347ba02b4688ac94c6bab55b4a4d6c9
> - http://autobuild.buildroot.org/results/7d07eba37149d341dc86f9742bd166de874dcd5e
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2024.02.x and 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-03-25 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 21:14 [Buildroot] [PATCH 1/1] package/docker-engine: fix btrfs handling Fabrice Fontaine
2024-03-23 12:48 ` Peter Korsgaard
2024-03-25 7:30 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87il1ahipr.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=christian@aperture.us \
--cc=fontaine.fabrice@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox