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:   [Bug 272553] security/p5-Net-SSLeay fails to build
Message-ID:  <bug-272553-14331@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272553

            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 conversion
assigning to 'SSL_SESSION *' (aka 'struct ssl_session_st *') from 'int'
[-Wint-conversion]
[00:00:08]         RETVAL = 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. 

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

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

home | help

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