[Bug 272684] devel/gsoap requires rebuild after base move to ssl-3.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Jul 2023 19:28:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272684

            Bug ID: 272684
           Summary: devel/gsoap requires rebuild after base move to
                    ssl-3.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: rkoberman@gmail.com
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Build of virtualbox-ose-6.1.46 fails on current due to issues with ssl 3.0. The
p
build of emulators/virtualbox-ose fails until gsoap is reinstalled. I suggest a
PORTREVISION bump.

Here is an extract of the build log showing the failure. After the reinstall,
he build ran without error.

kBuild: Linking webtest
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (Web2C 2023) (preloaded
format=pdflatex)
 restricted \write18 enabled.
entering extended mode
ld: error: undefined symbol: SSL_get_peer_certificate
>>> referenced by stdsoap2_ssl_cpp.cpp
>>>               libgsoapssl___a-stdsoap2_ssl_cpp.o:(soap_ssl_accept) in archive /usr/local/lib/libgsoapssl++.a
>>> referenced by stdsoap2_ssl_cpp.cpp
>>>               libgsoapssl___a-stdsoap2_ssl_cpp.o:(tcp_connect(soap*, char const*, char const*, int)) in archive /usr/local/lib/libgsoapssl++.a
>>> did you mean: SSL_get0_peer_certificate
>>> defined in: /usr/lib/libssl.so
clang-14: error: linker command failed with exit code 1 (use -v to see
invocation)
kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.46

System is running main-n263931-5aee3e14d491-dirty: Mon Jul  3 07:17:27 PDT 2023

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