From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Vincent Jardin <vjardin@free.fr>
Subject: Re: [Buildroot] [PATCH 1/2] package/dpdk: fix example build issue when libvirt is present
Date: Tue, 01 Sep 2026 16:10:45 +0200 [thread overview]
Message-ID: <877bl53vve.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20260828221147.2883191-1-thomas.petazzoni@bootlin.com> (Thomas Petazzoni via buildroot's message of "Sat, 29 Aug 2026 00:11:43 +0200")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> When libvirt is present before DPDK is built, some additional examples
> are compiled. One of them fails to build due to a missing <stdlib.h>
> include. Let's import a patch from OpenSuse, that we have submitted
> upstream, to fix this issue.
> We couldn't find any autobuilder failure for this issue, but the
> following defconfig allows to reproduce the failure:
> BR2_aarch64=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
> BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE=y
> BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
> BR2_PACKAGE_DPDK=y
> BR2_PACKAGE_DPDK_EXAMPLES=y
> BR2_PACKAGE_LIBVIRT=y
> The problem exists since DPDK v19.11, so it has been in Buildroot
> since DPDK was introduced in commit
> d17d1b6bde95d46376c4fe93e8ca1a1f9da6c179.
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-09-01 14:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 22:11 [Buildroot] [PATCH 1/2] package/dpdk: fix example build issue when libvirt is present Thomas Petazzoni via buildroot
2026-08-28 22:11 ` [Buildroot] [PATCH 2/2] package/dpdk: make the libvirt dependency explicit Thomas Petazzoni via buildroot
2026-09-01 14:11 ` Peter Korsgaard
2026-09-01 14:10 ` 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=877bl53vve.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=vjardin@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.