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: David GOUARIN <dgouarin@gmail.com>,
	Matt Weber <matthew.weber@collins.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/freeradius-server: disable with libressl
Date: Sun, 11 Dec 2022 14:09:36 +0100	[thread overview]
Message-ID: <20221211140936.33eb29b8@windsurf> (raw)
In-Reply-To: <20221210131314.5634-1-fontaine.fabrice@gmail.com>

On Sat, 10 Dec 2022 14:13:14 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Building with libressl results in the following build failure since the
> addition of the package in commit
> 736c4c1655d93652a9a7e79235bbe726b3d46176:
> 
> src/modules/rlm_eap/types/rlm_eap_fast/rlm_eap_fast.c: In function '_session_secret':
> src/modules/rlm_eap/types/rlm_eap_fast/rlm_eap_fast.c:228:47: error: invalid use of incomplete typedef 'SSL' {aka 'struct ssl_st'}
>   228 |         eap_fast_session_ticket(tls_session, s->s3->client_random, s->s3->server_random, secret, secret_len);
>       |                                               ^~
> 
> Disable building with libressl following upstream feedback:
> https://github.com/FreeRADIUS/freeradius-server/pull/4689
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/c8df444f4c39f83e254dbb642a5852a1c956f7bb
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/freeradius-server/freeradius-server.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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:[~2022-12-11 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 13:13 [Buildroot] [PATCH 1/1] package/freeradius-server: disable with libressl Fabrice Fontaine
2022-12-11 13:09 ` Thomas Petazzoni via buildroot [this message]
2022-12-21  8:04 ` 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=20221211140936.33eb29b8@windsurf \
    --to=buildroot@buildroot.org \
    --cc=dgouarin@gmail.com \
    --cc=fontaine.fabrice@gmail.com \
    --cc=matthew.weber@collins.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