Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 21:24:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 272553] security/p5-Net-SSLeay fails to build
Message-ID:  <bug-272553-14331-Hf6I60O6Ka@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
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody)
<perl@FreeBSD.org> for maintainer-feedback:
Bug 272553: security/p5-Net-SSLeay fails to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272553



--- Description ---
Here is the one error:

[00:00:08] 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:08]	   RETVAL =3D SSL_SESSION_dup(sess);

This is from a poudriere build off of the ports 2023Q2 branch as of commit
53f4ee66b
and with 13.2-STABLE at c27befba6.=20

Note that this package (p5-Net-SSLeay 1.92) built successfully (using the s=
ame
tools) with 13.2-STABLE at 8c09bde96 and with 12.4 stable at 83dd52764.



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