All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <ross.burton@arm.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/8] iputils: just set bindir, not prefix
Date: Thu, 11 Dec 2025 15:35:39 +0100	[thread overview]
Message-ID: <DEVGNXKKHGE4.33IGD9YYUULD5@bootlin.com> (raw)
In-Reply-To: <20251210183308.4022909-1-ross.burton@arm.com>

On Wed Dec 10, 2025 at 7:33 PM CET, Ross Burton via lists.openembedded.org wrote:
> We just want to put the binaries into base_bindir and nothing else, so
> set bindir instead of prefix.
>
> This is currently moot as iputils only installs binaries, but this is
> the right thing to do and allows further cleanups.
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---

Hi Ross,

We got a configure error on iputils:

oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/pkgman-non-rpm/build/build/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage-sdk/environment-setup-x86-64-v3-poky-linux > /dev/null; meson setup --warnlevel 1 /srv/pokybuild/yocto-worker/pkgman-non-rpm/build/build/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage-sdk/iputilsfzhd8meu/build /srv/pokybuild/yocto-worker/pkgman-non-rpm/build/build/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage-sdk/iputilsfzhd8meu/iputils-20250605 ;' returned non-zero exit status 1.
...
tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage-sdk/iputilsfzhd8meu/iputils-20250605/meson.build:103:14: ERROR: C shared or static library 'cap' not found

https://autobuilder.yoctoproject.org/valkyrie/#/builders/67/builds/2868

Can you have a loot at this?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  parent reply	other threads:[~2025-12-11 14:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-10 18:33 [PATCH 1/8] iputils: just set bindir, not prefix Ross Burton
2025-12-10 18:33 ` [PATCH 2/8] recipes: remove *.la from FILES for recipes using meson Ross Burton
2025-12-10 18:33 ` [PATCH 3/8] classes/meson: drop meson_do_qa_configure as it is non-functional Ross Burton
2025-12-10 18:33 ` [PATCH 4/8] classes/meson: set LD Ross Burton
2025-12-10 18:33 ` [PATCH 5/8] classes/meson: clean up path arguments Ross Burton
2025-12-10 18:33 ` [PATCH 6/8] classes/meson: no need to export STAGING_DIR_HOST Ross Burton
2025-12-10 18:33 ` [PATCH 7/8] oeqa/selftest/meson: use iputils instead of libepoxy Ross Burton
2025-12-10 18:33 ` [PATCH 8/8] meson: upgrade to 1.10.0 Ross Burton
2025-12-11 14:35 ` Mathieu Dubois-Briand [this message]
2025-12-11 17:56   ` [OE-core] [PATCH 1/8] iputils: just set bindir, not prefix Ross Burton

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=DEVGNXKKHGE4.33IGD9YYUULD5@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@arm.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 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.