Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 21:24:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272553] security/p5-Net-SSLeay fails to build
Message-ID:  <bug-272553-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 272553
           Summary: security/p5-Net-SSLeay fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: dave@jetcafe.org
          Assignee: perl@FreeBSD.org
             Flags: maintainer-feedback?(perl@FreeBSD.org)

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.

--=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-7788>