Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Jens Maus via buildroot <buildroot@buildroot.org>
Cc: Martin Bark <martin@barkynet.com>, Jens Maus <mail@jens-maus.de>,
	Daniel Price <daniel.price@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/nodejs: fix cross-compile builds
Date: Wed, 27 Sep 2023 13:46:28 +0200	[thread overview]
Message-ID: <87ttrf3kkr.fsf@48ers.dk> (raw)
In-Reply-To: <20230923105932.1865002-1-mail@jens-maus.de> (Jens Maus via buildroot's message of "Sat, 23 Sep 2023 12:59:32 +0200")

>>>>> "Jens" == Jens Maus via buildroot <buildroot@buildroot.org> writes:

 > When nodejs is build a qemu wrapper script is used to execute
 > some programs built for the target in user-mode emulation. However, in
 > some constellations this causes the build to fail because libraries from
 > the build host are used rather than from the target staging directory.
 > This has been already reported [1] and throughoutly investigate [2].
 > A commonly used fix for this issue is to explicitly use LD_LIBRARY_PATH
 > to make sure that the correct runtime libraries are preferred rather
 > than using libraries from the build host.

 > [1] https://bugs.busybox.net/show_bug.cgi?id=14366
 > [2] https://lore.kernel.org/buildroot/20221031213926.50d3c778@windsurf/

 > Signed-off-by: Jens Maus <mail@jens-maus.de>

Committed to 2023.02.x and 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-09-27 11:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-23  9:39 [Buildroot] [PATCH] package/nodejs: fix parallel build Jens Maus via buildroot
2023-09-23 10:09 ` Yann E. MORIN
2023-09-23 11:07   ` Jens Maus via buildroot
2023-09-23 16:20     ` Jens Maus via buildroot
2023-09-23 10:59 ` [Buildroot] [PATCH 1/1] package/nodejs: fix cross-compile builds Jens Maus via buildroot
2023-09-24 16:36   ` Yann E. MORIN
2023-09-27 11:46   ` Peter Korsgaard [this message]
2023-09-23 16:04 ` [Buildroot] [PATCH v2] package/nodejs: fix parallel build Jens Maus via buildroot
2023-09-24  9:56   ` Yann E. MORIN
2023-09-26  8:53     ` Peter Korsgaard

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=87ttrf3kkr.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=daniel.price@gmail.com \
    --cc=mail@jens-maus.de \
    --cc=martin@barkynet.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