Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>,
	Luca Ceresoli <luca.ceresoli@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/exim: fix libressl build
Date: Sun, 11 Feb 2024 22:38:58 +0100	[thread overview]
Message-ID: <20240211223858.559fe171@windsurf> (raw)
In-Reply-To: <20240211211022.2003157-1-fontaine.fabrice@gmail.com>

On Sun, 11 Feb 2024 22:10:22 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix the following libressl build failure raised since bump to version
> 4.97 in commit faec3ca30e358575f70a036879029f63f7da9b29 and
> https://git.exim.org/exim.git/commit/6bf0021993572586f031ac7d973ca33358c2dac8:
> 
> In file included from tls.c:473:
> tls-openssl.c: In function 'tls_client_stapling_cb':
> tls-openssl.c:2652:11: error: invalid use of incomplete typedef 'OCSP_BASICRESP' {aka 'struct ocsp_basic_response_st'}
>  2652 |         bs->certs
>       |           ^~
> 
> Fixes: faec3ca30e358575f70a036879029f63f7da9b29
>  - http://autobuild.buildroot.org/results/869fde62128d7b0c65e0ac596a3a3f69b332583d
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/exim/0007-typoes.patch                | 58 +++++++++++++++++++
>  ...nssl.c-fix-build-with-libressl-3.5.0.patch | 43 ++++++++++++++
>  2 files changed, 101 insertions(+)
>  create mode 100644 package/exim/0007-typoes.patch
>  create mode 100644 package/exim/0008-src-src-tls-openssl.c-fix-build-with-libressl-3.5.0.patch

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

  reply	other threads:[~2024-02-11 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-11 21:10 [Buildroot] [PATCH 1/1] package/exim: fix libressl build Fabrice Fontaine
2024-02-11 21:38 ` Thomas Petazzoni via buildroot [this message]
2024-03-16 20:27 ` 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=20240211223858.559fe171@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --cc=fontaine.fabrice@gmail.com \
    --cc=luca.ceresoli@bootlin.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