Date: Wed, 29 Apr 2020 13:17:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246027] net-mgmt/netdata: version 1.21.1 fail to build on 12.1 with DEFAULT_VERSIONS+= ssl=libressl Message-ID: <bug-246027-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246027 Bug ID: 246027 Summary: net-mgmt/netdata: version 1.21.1 fail to build on 12.1 with DEFAULT_VERSIONS+=3D ssl=3Dlibressl Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: lysfjord.daniel@smokepit.net Attachment #213912 text/plain mime type: Created attachment 213912 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213912&action= =3Dedit poudriere build log for net-mgmt/netdata-1.21.1 After the new version of netdata (1.21.1) landed in ports, it fails to buil= d. Most likely due to me having "DEFAULT_VERSIONS+=3D ssl=3Dlibressl" in make.= conf. The following log lines seem relevant: libnetdata/socket/security.c:71:16: error: use of undeclared identifier 'TLS1_3_VERSION' return TLS1_3_VERSION; libnetdata/socket/security.c:74:12: error: use of undeclared identifier 'TLS_MAX_VERSION' return TLS_MAX_VERSION; --=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-246027-7788>