[Bug 272371] devel/poco: fail to build with openssl 3.0+

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Jul 2023 20:04:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272371

            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/5ff8cc080350351e3b10d742f5245df2625a207c?diff=split&w=0),
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 version.
Currently the draft port builds, but options still need to be updated.

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