[package - main-arm64-default][net-p2p/minder] Failed for minder-2.0.2_4 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 02 May 2026 21:35:51 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pa52afc55257c_s0f7b8f79f67/logs/minder-2.0.2_4.log
Build URL:      https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pa52afc55257c_s0f7b8f79f67
Log:

=>> Building net-p2p/minder
build started at Sat May  2 21:35:29 UTC 2026
port directory: /usr/ports/net-p2p/minder
package name: minder-2.0.2_4
building for: FreeBSD main-arm64-default-job-10 16.0-CURRENT FreeBSD 16.0-CURRENT 1600016 arm64
maintained by: ports@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 1226 Jul 17  2025 /usr/ports/net-p2p/minder/Makefile
Ports top last git commit: a52afc55257c2d515a13442799dad99265315d16
Ports top unclean checkout: no
Port dir last git commit: 3068854dd0263c7ccc8d62569081d3e150a21651
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.7-4-g0d2ab439
Host OSVERSION: 1600014
Jail OSVERSION: 1600016
Job Id: 10




!!! Jail is newer than host. (Jail: 1600016, Host: 1600014) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1600016
UNAME_v=FreeBSD 16.0-CURRENT 1600016
UNAME_r=16.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.7-4-g0d2ab439
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/main-arm64-default/10/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.7-4-g0d2ab439
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for minder-2.0.2_4:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/minder/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/minder/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/minder/work/.cache  HOME=/wrkdirs/usr/ports/net-p2p/minder/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/minder/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/minder/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/minder/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/minder/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/minder/work/.cache  HOME=/wrkdirs/usr/ports/net-p2p/minder/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/minder/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/minder/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DHAVE_OPENSSL -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="$(pkg-config --cflags libxml-2.0)  -I/usr/local/include/Sockets -I/usr/local/include"  LDFLAGS=" $(pkg-config --libs libxml-2.0)  -L/usr/local/lib  " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe  -DHA
VE_OPENSSL -fstack-protector-strong -fno-strict-aliasing   -std=c++14 " CXXSTD=c++14 BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTEXAMPLES="" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" OSREL=16.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/minder"  EXAMPLESDIR="share/examples/minder"  DATADIR="share/minder"  WWWDIR="www/minder"  ETCDIR="etc/minder"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/minder DOCSDIR=/usr/local/share/doc/minder EXAMPLESDIR=/usr/local/share/examples/minder  WWWDIR=/usr/local/www/minder ETCDIR=/usr/local/etc/minder
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
pipebuf                         (-y)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The minder port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   minder-2.0.2_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.7.4.pkg
[main-arm64-default-job-10] Installing pkg-2.7.4...
[main-arm64-default-job-10] Extracting pkg-2.7.4: .......... done
===>   minder-2.0.2_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of minder-2.0.2_4
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The minder port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by minder-2.0.2_4 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: FETCH_REGET=0 NO_DEPENDS=yes USER=root UID=0 GID=0
===>   NOTICE:

The minder port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<snip>
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:28:
In file included from /usr/local/include/Sockets/TcpSocket.h:35:
In file included from /usr/local/include/Sockets/StreamSocket.h:36:
/usr/local/include/Sockets/Socket.h:180:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  180 |         std::auto_ptr<SocketAddress> GetClientRemoteAddress();
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:28:
In file included from /usr/local/include/Sockets/TcpSocket.h:35:
In file included from /usr/local/include/Sockets/StreamSocket.h:36:
/usr/local/include/Sockets/Socket.h:303:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  303 |         std::auto_ptr<SocketAddress> GetRemoteSocketAddress();
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:28:
In file included from /usr/local/include/Sockets/TcpSocket.h:35:
In file included from /usr/local/include/Sockets/StreamSocket.h:36:
/usr/local/include/Sockets/Socket.h:668:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  668 |         std::auto_ptr<SocketAddress> m_client_remote_address; ///< Address of last connect()
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:28:
In file included from /usr/local/include/Sockets/TcpSocket.h:35:
In file included from /usr/local/include/Sockets/StreamSocket.h:36:
/usr/local/include/Sockets/Socket.h:669:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  669 |         std::auto_ptr<SocketAddress> m_remote_address; ///< Remote end address
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:28:
In file included from /usr/local/include/Sockets/TcpSocket.h:35:
In file included from /usr/local/include/Sockets/StreamSocket.h:36:
/usr/local/include/Sockets/Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized]
  645 |         Socket() : m_handler(m_handler) {}
      |                              ^
In file included from RedirWwwSocket.cpp:29:
In file included from ./MyTcpSocket.h:29:
/usr/local/include/Sockets/Utility.h:204:14: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  204 |         static std::auto_ptr<SocketAddress> CreateAddress(struct sockaddr *,socklen_t);
      |                     ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
7 warnings generated.
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
In file included from /usr/local/include/Sockets/Socket.h:45:
/usr/local/include/Sockets/SocketAddress.h:95:15: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
   95 |         virtual std::auto_ptr<SocketAddress> GetCopy() = 0;
      |                      ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
/usr/local/include/Sockets/Socket.h:180:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  180 |         std::auto_ptr<SocketAddress> GetClientRemoteAddress();
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
/usr/local/include/Sockets/Socket.h:303:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  303 |         std::auto_ptr<SocketAddress> GetRemoteSocketAddress();
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
/usr/local/include/Sockets/Socket.h:668:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  668 |         std::auto_ptr<SocketAddress> m_client_remote_address; ///< Address of last connect()
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
/usr/local/include/Sockets/Socket.h:669:7: warning: 'auto_ptr<SocketAddress>' is deprecated [-Wdeprecated-declarations]
  669 |         std::auto_ptr<SocketAddress> m_remote_address; ///< Remote end address
      |              ^
/usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr<SocketAddress>' has been explicitly marked deprecated here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                            ^
/usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
  736 | #    define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
      |                                         ^
/usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from TestSocket.cpp:28:
In file included from /usr/local/include/Sockets/ISocketHandler.h:40:
/usr/local/include/Sockets/Socket.h:645:23: warning: reference 'm_handler' is not yet bound to a value when used here [-Wuninitialized]
  645 |         Socket() : m_handler(m_handler) {}
      |                              ^
8 warnings generated.
6 warnings generated.
c++ -o minder minder.o config.o MyTcpSocket.o MyHandler.o RedirWwwSocket.o TestSocket.o     -L/usr/local/lib   -lSockets -lssl -lcrypto  -pthread
ld: error: undefined reference: xmlParseFile
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlDocGetRootElement
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlSearchNsByHref
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlStrcmp
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlFreeDoc
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlIsBlankNode
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlGetProp
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlFree
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: xmlGetNsList
>>> referenced by /usr/local/lib/libSockets.so (disallowed by --no-allow-shlib-undefined)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:18: minder] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/net-p2p/minder