Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 19:17:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 272553] security/p5-Net-SSLeay fails to build
Message-ID:  <bug-272553-14331-gSpKlZBa4K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272553-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272553-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272553

--- Comment #17 from Dave Hayes <dave@jetcafe.org> ---
I just tried to build this as committed (but cherry picked into Q4 which is
libressl 3.7.3) and it is not working:

[00:00:05] SSLeay.c:4505:9: error: incompatible integer to pointer conversi=
on
assigning to 'SSL_SESSION *' (aka 'struct ssl_session_st *') from 'int'
[-Wint-conversion]
[00:00:05]         RETVAL =3D SSL_SESSION_dup(sess);

There's a lot of other warnings too.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272553-14331-gSpKlZBa4K>