Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Damien Le Moal via buildroot <buildroot@buildroot.org>
Cc: Niklas Cassel <Niklas.Cassel@wdc.com>,
	Damien Le Moal <damien.lemoal@opensource.wdc.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH v2] configs/sipeed_*_sdcard: Add dependency on host-openssl
Date: Wed, 19 Oct 2022 10:03:00 +0200	[thread overview]
Message-ID: <87o7u85jgr.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20221013075646.505807-1-damien.lemoal@opensource.wdc.com> (Damien Le Moal via buildroot's message of "Thu, 13 Oct 2022 16:56:46 +0900")

>>>>> "Damien" == Damien Le Moal via buildroot <buildroot@buildroot.org> writes:

 > Gitlab CI reported build failures for the sipeed RISC-V nommu boards
 > with the u-boot/sdcard enabled default configuration. The compilation
 > errors are related to the openssl/evp.h header file missing, e.g.:

 > In file included from tools/imagetool.h:24,
 >                  from tools/fit_common.c:20:
 > include/image.h:1166:12: fatal error: openssl/evp.h: No such file or
 > directory
 >  1166 | #  include <openssl/evp.h>
 >       |            ^~~~~~~~~~~~~~~

 > Fix this issue by adding BR2_TARGET_UBOOT_NEEDS_OPENSSL=y to the config
 > files so that host-openssl gets built as a dependency of U-Boot.

 > Fixes:
 > https://gitlab.com/buildroot.org/buildroot/-/jobs/3134229992
 > https://gitlab.com/buildroot.org/buildroot/-/jobs/3134229994
 > https://gitlab.com/buildroot.org/buildroot/-/jobs/3134229996
 > https://gitlab.com/buildroot.org/buildroot/-/jobs/3134229998

 > Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 > Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>

Committed to 2022.08.x, thanks.

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

      parent reply	other threads:[~2022-10-19  8:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13  7:56 [Buildroot] [PATCH v2] configs/sipeed_*_sdcard: Add dependency on host-openssl Damien Le Moal via buildroot
2022-10-15 15:42 ` Peter Korsgaard
2022-10-19  8:03 ` 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=87o7u85jgr.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=Niklas.Cassel@wdc.com \
    --cc=buildroot@buildroot.org \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox