Date: Tue, 04 Jul 2023 20:04:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272371] devel/poco: fail to build with openssl 3.0+ Message-ID: <bug-272371-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272371 Bug ID: 272371 Summary: devel/poco: fail to build with openssl 3.0+ 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: henry.hu.sh@gmail.com The port is failing to be built with OpenSSL 3, because RSA_SSLV23_PADDING = is removed. This should be easy to fix, but we can just upgrade this port to a newer version. The latest version is 1.12.4. This version fails to build with FreeBSD because of an issue related to its POSIX get thread ID implementation. There's a fix merged (https://github.com/pocoproject/poco/pull/3989/commits/5ff8cc080350351e3b10= d742f5245df2625a207c?diff=3Dsplit&w=3D0), but that'll only be available in a later version. The plan is to update the port to 1.12.4 and backport the fix to this versi= on. Currently the draft port builds, but options still need to be updated. --=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-272371-7788>