From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2, 1/1] package/openssl: add BR2_PACKAGE_LIBRESSL_ARCH_SUPPORTS
Date: Sat, 13 Jul 2024 14:52:27 +0200 [thread overview]
Message-ID: <20240713145227.3a69102a@windsurf> (raw)
In-Reply-To: <20231203182911.290968-1-fontaine.fabrice@gmail.com>
Hello,
On Sun, 3 Dec 2023 19:29:11 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> libressl doesn't support all architectures since bump to version 3.8.2
> in commit 21eca49ed5110872407b76ab9337d2877c4cda24 and
> https://github.com/libressl/portable/commit/b98c56fd5e86fa76eb55a98a2266a923f64f705c
> https://github.com/libressl/portable/commit/71ce0b8c3e07079a40011d2f3515969e3bdf302e:
>
> In file included from /home/autobuild/autobuild/instance-4/output-1/build/libressl-3.8.2/crypto/rc4/rc4_enc.c:61:
> /home/autobuild/autobuild/instance-4/output-1/build/libressl-3.8.2/crypto/../include/openssl/rc4.h:75:9: error: unknown type name 'RC4_INT'
> 75 | RC4_INT x, y;
> | ^~~~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/1f6ac121b3771ccc4b0e846c061b7002ccb63963
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Thanks, patch applied, sorry for the huge delay!
I even submitted a small
contribution https://github.com/libressl/portable/pull/1070 to error out with
a nice error message rather than horribly failing at build time.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-13 12:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-03 18:29 [Buildroot] [PATCH v2, 1/1] package/openssl: add BR2_PACKAGE_LIBRESSL_ARCH_SUPPORTS Fabrice Fontaine
2024-07-13 12:52 ` Thomas Petazzoni via buildroot [this message]
2024-08-09 21:07 ` 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=20240713145227.3a69102a@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@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