Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2022 14:06:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262665] sysutils/syslog-ng: fails to compile after update to 3.36.1: undefined reference to SSL_CTX_set_keylog_callback
Message-ID:  <bug-262665-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262665
           Summary: sysutils/syslog-ng: fails to compile after update to
                    3.36.1: undefined reference to
                    SSL_CTX_set_keylog_callback
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)
 Attachment #232574 text/plain
         mime type:

Created attachment 232574
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232574&action=
=3Dedit
poudriere build log for syslog-ng.3.36.1

Linking fails with the error:
ld: error: ./lib/.libs/libsyslog-ng.so: undefined reference to
SSL_CTX_set_keylog_callback

Probably caused by DEFAULT_VERSIONS+=3D ssl=3Dlibressl, as it builds just f=
ine with
openssl.

Looking at the source for curl, it seems to be unsupported by libressl.

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