From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [git commit] package/nettle: add missing host-gmp dependency
Date: Tue, 07 Nov 2023 22:48:35 +0100 [thread overview]
Message-ID: <87pm0lute4.fsf@48ers.dk> (raw)
In-Reply-To: <20231101113444.E6EA286323@busybox.osuosl.org> (Thomas Petazzoni via buildroot's message of "Wed, 1 Nov 2023 12:34:29 +0100")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> commit: https://git.buildroot.net/buildroot/commit/?id=db3a730e8ce42b8f70f469eafe53e9e5981e57b7
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> Since the generic package infrastructure removed auto derivation of
> host dependencies [1] (2016.08), the host dependencies must be
> explicitly set.
> While adding the nettle host variant [2] the gmp dependency was not
> duplicated and host-nettle was built without host-gmp (or built with
> gmp installed on the build machine).
> While building host-gnutls required for building mkeficapsule u-boot
> tool, the configure script check if Libhogweed (nettle's companion
> library) is build with libgmp support.
> If internal toolchain is used, luckily host-gmp is built before
> building host-nettle (and host-gnutls). But when using prebuilt
> external toolchain, following error shows up :
> Libhogweed (nettle's companion library) 3.6 was not found. Note that you must compile nettle with gmp support.
> [1] https://gitlab.com/buildroot.org/buildroot/-/commit/4bdb067e380e72c3a6cb9c6ccf3791a6cf8661e0
> [2] https://gitlab.com/buildroot.org/buildroot/-/commit/dac6e3011883ce3b35cbf64ec156186153bf0032
> [3] https://gitlab.com/gnutls/gnutls/-/commit/eb24bfa808ee029e9b3b198d66d29256eea3fd08
> Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr>
> Reviewed-by: Romain Naour <romain.naour@smile.fr>
> Acked-by: Romain Naour <romain.naour@smile.fr>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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
prev parent reply other threads:[~2023-11-07 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-01 11:34 [Buildroot] [git commit] package/nettle: add missing host-gmp dependency Thomas Petazzoni via buildroot
2023-11-07 21:48 ` 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=87pm0lute4.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--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