From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libopenssl: fix s390x build
Date: Tue, 2 Jan 2024 21:18:19 +0100 [thread overview]
Message-ID: <20240102211819.14b9cc13@windsurf> (raw)
In-Reply-To: <20240102163248.330408-1-fontaine.fabrice@gmail.com>
On Tue, 2 Jan 2024 17:32:48 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Use linux64-s390x configure target to fix the following s390x build
> failure raised since bump to version 3.2.0 in commit
> 973b1eba5a4ee72f040bd471b147267e36be73ad and
> https://github.com/openssl/openssl/commit/79040cf29e011c21789563d74da626b7465a0540:
>
> /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/13.2.0/../../../../s390x-buildroot-linux-gnu/bin/ld: libcrypto.a(libcrypto-lib-dh_key.o): in function `dh_bn_mod_exp':
> dh_key.c:(.text+0x3c8): undefined reference to `s390x_mod_exp'
> /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/13.2.0/../../../../s390x-buildroot-linux-gnu/bin/ld: libcrypto.a(libcrypto-lib-rsa_ossl.o): in function `rsa_ossl_s390x_mod_exp':
> rsa_ossl.c:(.text+0xd2c): undefined reference to `s390x_crt'
>
> Fixes:
> - http://autobuild.buildroot.org/results/77c5e13127de67a69782f138aa28c8b0ad951941
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libopenssl/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
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
prev parent reply other threads:[~2024-01-02 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-02 16:32 [Buildroot] [PATCH 1/1] package/libopenssl: fix s390x build Fabrice Fontaine
2024-01-02 20:18 ` 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=20240102211819.14b9cc13@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