Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/prelink-cross: bump to version ff2561c02ade96c5d4d56ddd4e27ff064840a176
Date: Sun, 14 Jul 2024 15:24:35 +0200	[thread overview]
Message-ID: <20240714152435.5a67a6df@windsurf> (raw)
In-Reply-To: <20240712201943.457747-1-james.hilliard1@gmail.com>

Hello James,

On Fri, 12 Jul 2024 14:19:43 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/prelink-cross/prelink-cross.hash | 2 +-
>  package/prelink-cross/prelink-cross.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Unfortunately, I had to revert this bump (and the previous one),
because it was causing breakage for the two things in Buildroot that
use host-prelink-cross. Indeed, newer versions of prelink-cross no
longer build/install prelink-rtld, and that breaks
gobject-instrospection and dracut.

Note that I did keep the patch that you added to fix the build issue,
and verified that host-prelink-cross continues to build on a machine
with host GCC 14.x.

I think investigating prelink-cross is probably not worth it.

Indeed, in gobject-introspection, the use of prelink-rtld can be
replaced by "objdump -p".
See https://git.openembedded.org/openembedded-core/commit/meta/recipes-gnome/gobject-introspection?id=767e0880d4d729e659e859dd99c1cdb084b8ba51 for inspiration.

And in dracut, I believe the same could be done as well (though I have
not investigated in detail).

This would allow to get rid of the prelink-cross package entirely.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-07-14 13:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12 20:19 [Buildroot] [PATCH 1/1] package/prelink-cross: bump to version ff2561c02ade96c5d4d56ddd4e27ff064840a176 James Hilliard
2024-07-12 20:54 ` Thomas Petazzoni via buildroot
2024-07-13 12:15 ` Thomas Petazzoni via buildroot
2024-07-13 17:47   ` James Hilliard
2024-07-13 19:53     ` Thomas Petazzoni via buildroot
2024-07-14 13:24 ` Thomas Petazzoni via buildroot [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=20240714152435.5a67a6df@windsurf \
    --to=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.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