+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb1011 WRKLOG=/tmp/bulklog/kea-2.2.0/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb1011 WRKLOG=/tmp/bulklog/kea-2.2.0/work.log
=> Checksum BLAKE2s OK for kea-2.2.0.tar.gz
=> Checksum SHA512 OK for kea-2.2.0.tar.gz
===> Installing dependencies for kea-2.2.0
==========================================================================
The supported build options for kea are:

	mysql pgsql tests

The currently selected options are:

	mysql pgsql

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.kea (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
kea-2.2.0.  Their current value is shown below:

        * KRB5_DEFAULT = mit-krb5
        * MYSQL_VERSION_DEFAULT = mariadb1011
        * PYTHON_VERSION_DEFAULT = 312
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = mit-krb5
        * MYSQL_PKG_PREFIX = mariadb1011
        * MYSQL_VERSION = mariadb1011
        * PYPACKAGE = python312

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> Tool dependency m4>=1.4: found m4-1.4.19nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.86.*: found boost-headers-1.86.0
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb2
=> Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb2
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency log4cplus>=2.0.3nb1: found log4cplus-2.0.3nb1
=> Full dependency mariadb-client>=10.11.4nb1<10.12.0: found mariadb-client-10.11.9nb2
=> Full dependency openssl>=3: found openssl-3.3.2
=> Full dependency postgresql14-client>=14.9nb1: found postgresql14-client-14.13nb2
=> Full dependency python312>=3.12.0: found python312-3.12.7nb2
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency lz4>=1.7.3<100: found lz4-1.10.0
=> Full dependency mit-krb5>=1.4: found mit-krb5-1.21.3
=> Full dependency ossp-uuid>=1.6.0: found ossp-uuid-1.6.2nb11
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for kea-2.2.0
===> Extracting for kea-2.2.0
===> Patching for kea-2.2.0
=> Applying pkgsrc patches for kea-2.2.0
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* don't install dirs in varbase
|
|--- Makefile.am.orig	2019-12-30 16:02:34.138915584 +0000
|+++ Makefile.am
--------------------------
Patching file Makefile.am using Plan A...
Hunk #1 succeeded at 146 (offset -6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* fix compatability errors
|
|--- configure.ac.orig	2022-09-30 18:53:59.273008159 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 1271.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_agent_agent__lexer.ll
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_agent_agent__lexer.ll
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put io_adress.h first so that map from net/if.h on solaris won't confict
|  with std::map on illumos
|
|--- src/bin/agent/agent_lexer.ll.orig   2022-09-30 18:57:27.637505322 +0000
|+++ src/bin/agent/agent_lexer.ll
--------------------------
Patching file src/bin/agent/agent_lexer.ll using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_d2_d2__lexer.ll
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_d2_d2__lexer.ll
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put io_adress.h first so that map from net/if.h on solaris won't confict
|  with std::map
|
|--- src/bin/d2/d2_lexer.ll.orig 2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/d2/d2_lexer.ll
--------------------------
Patching file src/bin/d2/d2_lexer.ll using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp4_dhcp4__lexer.ll
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp4_dhcp4__lexer.ll
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put io_adress.h first so that map from net/if.h on solaris won't confict
|  with std::map
|
|--- src/bin/dhcp4/dhcp4_lexer.ll.orig   2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/dhcp4/dhcp4_lexer.ll
--------------------------
Patching file src/bin/dhcp4/dhcp4_lexer.ll using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp4_tests_parser__unittest.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp4_tests_parser__unittest.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put inclusion of asiolink on top so that std::map dos not conflict with 
|  map in net/if.h on illumos
|
|--- src/bin/dhcp4/tests/parser_unittest.cc.orig 2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/dhcp4/tests/parser_unittest.cc
--------------------------
Patching file src/bin/dhcp4/tests/parser_unittest.cc using Plan A...
Hunk #1 succeeded at 6.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp6_dhcp6__lexer.ll
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp6_dhcp6__lexer.ll
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put io_adress.h first so that map from net/if.h on solaris won't confict
|  with std::map
|
|--- src/bin/dhcp6/dhcp6_lexer.ll.orig   2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/dhcp6/dhcp6_lexer.ll
--------------------------
Patching file src/bin/dhcp6/dhcp6_lexer.ll using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp6_tests_parser__unittest.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_dhcp6_tests_parser__unittest.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put inclusion of asiolonk first so that map from net/if.h on illumos 
|  won't confict with std::map
|
|--- src/bin/dhcp6/tests/parser_unittest.cc.orig 2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/dhcp6/tests/parser_unittest.cc
--------------------------
Patching file src/bin/dhcp6/tests/parser_unittest.cc using Plan A...
Hunk #1 succeeded at 6.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_keactrl_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_keactrl_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* install conf files in examples heirarchy
|
|--- src/bin/keactrl/Makefile.am.orig	2019-12-30 15:49:38.601325408 +0000
|+++ src/bin/keactrl/Makefile.am
--------------------------
Patching file src/bin/keactrl/Makefile.am using Plan A...
Hunk #1 succeeded at 52 (offset -2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_netconf_netconf__lexer.ll
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_bin_netconf_netconf__lexer.ll
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* put io_adress.h first so that map from net/if.h on solaris won't confict
|  with std::map
|
|--- src/bin/netconf/netconf_lexer.ll.orig       2022-07-26 06:08:02.000000000 +0000
|+++ src/bin/netconf/netconf_lexer.ll
--------------------------
Patching file src/bin/netconf/netconf_lexer.ll using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* use bpf on illumos
|
|--- src/lib/dhcp/Makefile.am.orig	2019-11-19 14:50:43.000000000 +0000
|+++ src/lib/dhcp/Makefile.am
--------------------------
Patching file src/lib/dhcp/Makefile.am using Plan A...
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 157 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_iface__mgr__sun.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_iface__mgr__sun.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* map conflicts with map from net/if.h, use std::map explicitly
|* enable bpf filter
|* get the mac adresses the right way on illumos
|  based on illumos-ims.diff from
|  https://gitlab.isc.org/isc-projects/kes/issues/631
|  copyright ISC licensed under mpl-2.0
|  https://www.mozilla.org/en-US/MPL/2.0/
|
|--- src/lib/dhcp/iface_mgr_sun.cc.orig	2022-07-26 06:08:02.000000000 +0000
|+++ src/lib/dhcp/iface_mgr_sun.cc
--------------------------
Patching file src/lib/dhcp/iface_mgr_sun.cc using Plan A...
Hunk #1 succeeded at 10.
Hunk #2 succeeded at 44.
Hunk #3 succeeded at 61.
Hunk #4 succeeded at 79.
Hunk #5 succeeded at 106.
Hunk #6 succeeded at 126.
Hunk #7 succeeded at 157.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_pkt__filter__inet.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_pkt__filter__inet.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* illumos uses ip_pktinfo just like linux
|
|--- src/lib/dhcp/pkt_filter_inet.cc.orig	2020-01-02 23:01:48.000000000 +0000
|+++ src/lib/dhcp/pkt_filter_inet.cc
--------------------------
Patching file src/lib/dhcp/pkt_filter_inet.cc using Plan A...
Hunk #1 succeeded at 80 (offset -6 lines).
Hunk #2 succeeded at 89 (offset -6 lines).
Hunk #3 succeeded at 175 (offset 1 line).
Hunk #4 succeeded at 244 (offset -6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_tests_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_tests_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* illumos uses bpf
|
|--- src/lib/dhcp/tests/Makefile.am.orig	2020-01-02 23:01:48.000000000 +0000
|+++ src/lib/dhcp/tests/Makefile.am
--------------------------
Patching file src/lib/dhcp/tests/Makefile.am using Plan A...
Hunk #1 succeeded at 97.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_tests_iface__mgr__unittest.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcp_tests_iface__mgr__unittest.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* enable test on illumos
|* use ifru_Addr_sa that is available on illumos and linux
|
|--- src/lib/dhcp/tests/iface_mgr_unittest.cc.orig	2022-07-26 06:08:02.000000000 +0000
|+++ src/lib/dhcp/tests/iface_mgr_unittest.cc
--------------------------
Patching file src/lib/dhcp/tests/iface_mgr_unittest.cc using Plan A...
Hunk #1 succeeded at 1649.
Hunk #2 succeeded at 2782.
Hunk #3 succeeded at 2806.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* don't create files in varbase
|
|--- src/lib/dhcpsrv/Makefile.am.orig	2019-12-30 15:56:06.783365379 +0000
|+++ src/lib/dhcpsrv/Makefile.am
--------------------------
Patching file src/lib/dhcpsrv/Makefile.am using Plan A...
Hunk #1 succeeded at 397 (offset 10 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_host__data__source__factory.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_host__data__source__factory.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* map conflicts with map from net/if.h, use std::map explicitly
|
|--- src/lib/dhcpsrv/host_data_source_factory.cc.orig	2022-07-26 06:08:02.000000000 +0000
|+++ src/lib/dhcpsrv/host_data_source_factory.cc
--------------------------
Patching file src/lib/dhcpsrv/host_data_source_factory.cc using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_util_watch__socket.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_util_watch__socket.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|* Solaris has FIONREAD in sys/filio.h
|
|--- src/lib/util/watch_socket.cc.orig	2019-11-19 14:50:43.000000000 +0000
|+++ src/lib/util/watch_socket.cc
--------------------------
Patching file src/lib/util/watch_socket.cc using Plan A...
Hunk #1 succeeded at 18.
done
===> Creating toolchain wrappers for kea-2.2.0
===> Configuring for kea-2.2.0
cd /home/pbulk/build/wip/kea/work/kea-2.2.0 && autoreconf
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether this is a tarball or git source... "tarball"
checking whether this is a development or stable version... 0
checking for pkg-config... /home/pbulk/build/wip/kea/work/.tools/bin/pkg-config
checking how to print strings... printf
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for g++ options needed to detect all undeclared functions... none needed
checking whether __SUNPRO_CC is declared... no
checking whether __clang__ is declared... no
checking std::unique_ptr support... yes
checking cbegin/cend support... yes
checking final method support... yes
checking override method support... yes
checking aggregate initialization support... yes
checking variadic template support... yes
checking static_assert support... yes
checking template alias... yes
checking constexpr support... yes
checking enum class support... yes
checking range-for support... yes
checking lambda support... yes
checking thread support... yes
checking mutex support... yes
checking condition variable support... yes
checking atomic support... yes
checking chrono support... yes
checking for std::is_base_of... yes
checking for different std::chrono::duration types... no
checking C++ version... 201703
checking whether -Wl,-R flag is available in linker... yes
sort: illegal option -- V
usage: sort [-cmu] [-o output] [-T directory] [-S mem] [-z recsz]
	[-dfiMnr] [-b] [-t char] [-k keydef] [+pos1 [-pos2]] files...
sort: illegal option -- V
usage: sort [-cmu] [-o output] [-T directory] [-S mem] [-z recsz]
	[-dfiMnr] [-b] [-t char] [-k keydef] [+pos1 [-pos2]] files...
checking whether g++ supports -Wno-missing-field-initializers... yes
checking for library containing inet_pton... none required
checking for library containing recvfrom... none required
checking for library containing nanosleep... none required
checking for library containing dlsym... none required
checking for _Bool... no
checking for stdbool.h that conforms to C99 or later... yes
checking for size_t... yes
checking for ssize_t... yes
checking OS type... Solaris
checking for sa_len in struct sockaddr... no
checking for usable C++11 regex... yes
checking for OpenSSL library... yes
checking OpenSSL version... OpenSSL 3.3.2 3 Sep 2024
checking support of SHA-2... checking for EVP_md5... yes
checking for EVP_sha1... yes
checking for EVP_sha224... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... yes
checking for EVP_MD_CTX_new... yes
checking for EVP_MD_CTX_free... yes
checking for EVP_PKEY_new_raw_private_key... yes
checking for MySQL headers and library... yes
checking for MySQL my_bool... yes
checking for sys/filio.h... yes
checking for PostgreSQL headers and library... yes
checking for utils/errcodes.h... yes
checking libyang... no
checking libyang-cpp... no
checking sysrepo... no
checking sysrepo-cpp... no
checking for log4cplus/logger.h... yes
checking for log4cplus library... yes
checking log4cplus version... 2.0.3
checking log4cplus explicit initialization (log4cplus/initializer.h)... yes
checking for boost/shared_ptr.hpp... yes
checking for boost/foreach.hpp... yes
checking for boost/interprocess/sync/interprocess_upgradable_mutex.hpp... yes
checking for boost/date_time/posix_time/posix_time_types.hpp... yes
checking for boost/asio.hpp... yes
checking for boost/asio/ip/address.hpp... yes
checking for boost/asio/signal_set.hpp... yes
checking for boost/system/error_code.hpp... yes
checking for boost/atomic.hpp... yes
checking for boost/circular_buffer.hpp... yes
checking for boost/functional/hash.hpp... yes
checking for boost/asio/coroutine.hpp... yes
checking for boost/integer/common_factor.hpp... yes
checking whether __clang__ is declared... (cached) no
checking whether Boost tries to use threads... yes
checking Boost offset_ptr compiles... yes
checking Boost numeric_cast compiles with -Werror... yes
checking BOOST_STATIC_ASSERT compiles... yes
checking for Boost system library... yes
checking Boost version... unknown
checking for pthread_create in -lpthread... yes
checking for boost/asio/ssl.hpp... yes
checking Generic TLS method... yes
checking stream_truncated (SSL short read) error... yes
checking for pselect... yes
checking for sys/devpoll.h... yes
checking for perl5... no
checking for perl... /home/pbulk/build/wip/kea/work/.tools/bin/perl
checking for gawk... /usr/bin/nawk
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for bison... /opt/local/bin/bison -y
bisontest.y:1.1-8: warning: POSIX Yacc does not support %require [-Wyacc]
    1 | %require "3.3.0"
      | ^~~~~~~~
bisontest.y:1.10-16: warning: POSIX Yacc does not support string literals [-Wyacc]
    1 | %require "3.3.0"
      |          ^~~~~~~
checking whether /opt/local/bin/python3.12 version is >= 2.7... yes
checking for /opt/local/bin/python3.12 version... 3.12
checking for /opt/local/bin/python3.12 platform... sunos5
checking for GNU default /opt/local/bin/python3.12 prefix... ${prefix}
checking for GNU default /opt/local/bin/python3.12 exec_prefix... ${exec_prefix}
checking for /opt/local/bin/python3.12 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for /opt/local/bin/python3.12 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking for asciidoc... no
checking for plantuml... no
checking for valgrind... no
checking for valgrind/valgrind.h... no
checking whether optreset variable is defined in unistd.h... no
checking for gssapi support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/sphinx/Makefile
config.status: creating doc/devel/Makefile
config.status: creating ext/Makefile
config.status: creating ext/gtest/Makefile
config.status: creating ext/coroutine/Makefile
config.status: creating kea_version.h
config.status: creating m4macros/Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/admin/Makefile
config.status: creating src/bin/admin/kea-admin
config.status: creating src/bin/admin/tests/Makefile
config.status: creating src/bin/admin/tests/data/Makefile
config.status: creating src/bin/admin/tests/admin_tests.sh
config.status: creating src/bin/admin/tests/memfile_tests.sh
config.status: creating src/bin/admin/tests/mysql_tests.sh
config.status: creating src/bin/admin/tests/pgsql_tests.sh
config.status: creating src/bin/agent/Makefile
config.status: creating src/bin/agent/tests/Makefile
config.status: creating src/bin/agent/tests/ca_process_tests.sh
config.status: creating src/bin/agent/tests/test_basic_auth_libraries.h
config.status: creating src/bin/agent/tests/test_callout_libraries.h
config.status: creating src/bin/agent/tests/test_data_files_config.h
config.status: creating src/bin/d2/Makefile
config.status: creating src/bin/d2/tests/Makefile
config.status: creating src/bin/d2/tests/d2_process_tests.sh
config.status: creating src/bin/d2/tests/test_callout_libraries.h
config.status: creating src/bin/d2/tests/test_configured_libraries.h
config.status: creating src/bin/d2/tests/test_data_files_config.h
config.status: creating src/bin/dhcp4/Makefile
config.status: creating src/bin/dhcp4/tests/Makefile
config.status: creating src/bin/dhcp4/tests/dhcp4_process_tests.sh
config.status: creating src/bin/dhcp4/tests/marker_file.h
config.status: creating src/bin/dhcp4/tests/test_data_files_config.h
config.status: creating src/bin/dhcp4/tests/test_libraries.h
config.status: creating src/bin/dhcp6/Makefile
config.status: creating src/bin/dhcp6/tests/Makefile
config.status: creating src/bin/dhcp6/tests/dhcp6_process_tests.sh
config.status: creating src/bin/dhcp6/tests/marker_file.h
config.status: creating src/bin/dhcp6/tests/test_data_files_config.h
config.status: creating src/bin/dhcp6/tests/test_libraries.h
config.status: creating src/bin/keactrl/Makefile
config.status: creating src/bin/keactrl/keactrl
config.status: creating src/bin/keactrl/keactrl.conf
config.status: creating src/bin/keactrl/tests/Makefile
config.status: creating src/bin/keactrl/tests/keactrl_tests.sh
config.status: creating src/bin/lfc/Makefile
config.status: creating src/bin/lfc/tests/Makefile
config.status: creating src/bin/netconf/Makefile
config.status: creating src/bin/netconf/tests/Makefile
config.status: creating src/bin/netconf/tests/shtests/Makefile
config.status: creating src/bin/netconf/tests/shtests/netconf_tests.sh
config.status: creating src/bin/netconf/tests/test_data_files_config.h
config.status: creating src/bin/netconf/tests/test_libraries.h
config.status: creating src/bin/perfdhcp/Makefile
config.status: creating src/bin/perfdhcp/tests/Makefile
config.status: creating src/bin/perfdhcp/tests/testdata/Makefile
config.status: creating src/bin/shell/Makefile
config.status: creating src/bin/shell/kea-shell
config.status: creating src/bin/shell/tests/Makefile
config.status: creating src/bin/shell/tests/basic_auth_tests.sh
config.status: creating src/bin/shell/tests/shell_process_tests.sh
config.status: creating src/bin/shell/tests/shell_unittest.py
config.status: creating src/bin/shell/tests/tls_ca_process_tests.sh
config.status: creating src/hooks/Makefile
config.status: creating src/hooks/dhcp/Makefile
config.status: creating src/hooks/dhcp/bootp/Makefile
config.status: creating src/hooks/dhcp/bootp/tests/Makefile
config.status: creating src/hooks/dhcp/flex_option/Makefile
config.status: creating src/hooks/dhcp/flex_option/libloadtests/Makefile
config.status: creating src/hooks/dhcp/flex_option/tests/Makefile
config.status: creating src/hooks/dhcp/high_availability/Makefile
config.status: creating src/hooks/dhcp/high_availability/libloadtests/Makefile
config.status: creating src/hooks/dhcp/high_availability/tests/Makefile
config.status: creating src/hooks/dhcp/lease_cmds/Makefile
config.status: creating src/hooks/dhcp/lease_cmds/tests/Makefile
config.status: creating src/hooks/dhcp/mysql_cb/Makefile
config.status: creating src/hooks/dhcp/mysql_cb/tests/Makefile
config.status: creating src/hooks/dhcp/pgsql_cb/Makefile
config.status: creating src/hooks/dhcp/pgsql_cb/tests/Makefile
config.status: creating src/hooks/dhcp/run_script/Makefile
config.status: creating src/hooks/dhcp/run_script/libloadtests/Makefile
config.status: creating src/hooks/dhcp/run_script/tests/Makefile
config.status: creating src/hooks/dhcp/run_script/tests/run_script_test.sh
config.status: creating src/hooks/dhcp/stat_cmds/Makefile
config.status: creating src/hooks/dhcp/stat_cmds/tests/Makefile
config.status: creating src/hooks/dhcp/user_chk/Makefile
config.status: creating src/hooks/dhcp/user_chk/tests/Makefile
config.status: creating src/hooks/dhcp/user_chk/tests/test_data_files_config.h
config.status: creating src/lib/Makefile
config.status: creating src/lib/asiodns/Makefile
config.status: creating src/lib/asiodns/tests/Makefile
config.status: creating src/lib/asiolink/Makefile
config.status: creating src/lib/asiolink/testutils/Makefile
config.status: creating src/lib/asiolink/tests/Makefile
config.status: creating src/lib/asiolink/tests/process_spawn_app.sh
config.status: creating src/lib/cc/Makefile
config.status: creating src/lib/cc/tests/Makefile
config.status: creating src/lib/cfgrpt/Makefile
config.status: creating src/lib/cfgrpt/tests/Makefile
config.status: creating src/lib/config/Makefile
config.status: creating src/lib/config/tests/Makefile
config.status: creating src/lib/config/tests/data_def_unittests_config.h
config.status: creating src/lib/config/tests/testdata/Makefile
config.status: creating src/lib/config_backend/Makefile
config.status: creating src/lib/config_backend/tests/Makefile
config.status: creating src/lib/cryptolink/Makefile
config.status: creating src/lib/cryptolink/tests/Makefile
config.status: creating src/lib/d2srv/Makefile
config.status: creating src/lib/d2srv/testutils/Makefile
config.status: creating src/lib/d2srv/tests/Makefile
config.status: creating src/lib/database/Makefile
config.status: creating src/lib/database/tests/Makefile
config.status: creating src/lib/database/testutils/Makefile
config.status: creating src/lib/dhcp/Makefile
config.status: creating src/lib/dhcp/tests/Makefile
config.status: creating src/lib/dhcp_ddns/Makefile
config.status: creating src/lib/dhcp_ddns/tests/Makefile
config.status: creating src/lib/dhcpsrv/Makefile
config.status: creating src/lib/dhcpsrv/tests/Makefile
config.status: creating src/lib/dhcpsrv/tests/test_libraries.h
config.status: creating src/lib/dhcpsrv/testutils/Makefile
config.status: creating src/lib/dns/Makefile
config.status: creating src/lib/dns/gen-rdatacode.py
config.status: creating src/lib/dns/tests/Makefile
config.status: creating src/lib/dns/tests/testdata/Makefile
config.status: creating src/lib/eval/Makefile
config.status: creating src/lib/eval/tests/Makefile
config.status: creating src/lib/exceptions/Makefile
config.status: creating src/lib/exceptions/tests/Makefile
config.status: creating src/lib/hooks/Makefile
config.status: creating src/lib/hooks/tests/Makefile
config.status: creating src/lib/hooks/tests/marker_file.h
config.status: creating src/lib/hooks/tests/test_libraries.h
config.status: creating src/lib/http/Makefile
config.status: creating src/lib/http/tests/Makefile
config.status: creating src/lib/log/Makefile
config.status: creating src/lib/log/compiler/Makefile
config.status: creating src/lib/log/interprocess/Makefile
config.status: creating src/lib/log/interprocess/tests/Makefile
config.status: creating src/lib/log/tests/Makefile
config.status: creating src/lib/log/tests/buffer_logger_test.sh
config.status: creating src/lib/log/tests/console_test.sh
config.status: creating src/lib/log/tests/destination_test.sh
config.status: creating src/lib/log/tests/init_logger_test.sh
config.status: creating src/lib/log/tests/local_file_test.sh
config.status: creating src/lib/log/tests/logger_lock_test.sh
config.status: creating src/lib/log/tests/severity_test.sh
config.status: creating src/lib/log/tests/tempdir.h
config.status: creating src/lib/mysql/Makefile
config.status: creating src/lib/mysql/testutils/Makefile
config.status: creating src/lib/mysql/tests/Makefile
config.status: creating src/lib/pgsql/Makefile
config.status: creating src/lib/pgsql/tests/Makefile
config.status: creating src/lib/pgsql/testutils/Makefile
config.status: creating src/lib/process/Makefile
config.status: creating src/lib/process/tests/Makefile
config.status: creating src/lib/process/testutils/Makefile
config.status: creating src/lib/stats/Makefile
config.status: creating src/lib/stats/tests/Makefile
config.status: creating src/lib/stats/testutils/Makefile
config.status: creating src/lib/testutils/Makefile
config.status: creating src/lib/testutils/dhcp_test_lib.sh
config.status: creating src/lib/testutils/xml_reporting_test_lib.sh
config.status: creating src/lib/util/Makefile
config.status: creating src/lib/util/io/Makefile
config.status: creating src/lib/util/python/Makefile
config.status: creating src/lib/util/python/gen_wiredata.py
config.status: creating src/lib/util/tests/Makefile
config.status: creating src/lib/util/unittests/Makefile
config.status: creating src/lib/yang/Makefile
config.status: creating src/lib/yang/pretests/Makefile
config.status: creating src/lib/yang/tests/Makefile
config.status: creating src/lib/yang/testutils/Makefile
config.status: creating src/share/Makefile
config.status: creating src/share/api/Makefile
config.status: creating src/share/database/Makefile
config.status: creating src/share/database/scripts/Makefile
config.status: creating src/share/database/scripts/mysql/Makefile
config.status: creating src/share/database/scripts/mysql/upgrade_001.0_to_002.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_002.0_to_003.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_003.0_to_004.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_004.0_to_004.1.sh
config.status: creating src/share/database/scripts/mysql/upgrade_004.1_to_005.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_005.0_to_005.1.sh
config.status: creating src/share/database/scripts/mysql/upgrade_005.1_to_005.2.sh
config.status: creating src/share/database/scripts/mysql/upgrade_005.2_to_006.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_006.0_to_007.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_007.0_to_008.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_008.0_to_008.1.sh
config.status: creating src/share/database/scripts/mysql/upgrade_008.1_to_008.2.sh
config.status: creating src/share/database/scripts/mysql/upgrade_008.2_to_009.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.0_to_009.1.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.1_to_009.2.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.2_to_009.3.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.3_to_009.4.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.4_to_009.5.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.5_to_009.6.sh
config.status: creating src/share/database/scripts/mysql/upgrade_009.6_to_010.0.sh
config.status: creating src/share/database/scripts/mysql/upgrade_010_to_011.sh
config.status: creating src/share/database/scripts/mysql/upgrade_011_to_012.sh
config.status: creating src/share/database/scripts/mysql/upgrade_012_to_013.sh
config.status: creating src/share/database/scripts/mysql/upgrade_013_to_014.sh
config.status: creating src/share/database/scripts/mysql/wipe_data.sh
config.status: creating src/share/database/scripts/pgsql/Makefile
config.status: creating src/share/database/scripts/pgsql/upgrade_001.0_to_002.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_002.0_to_003.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_003.0_to_003.1.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_003.1_to_003.2.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_003.2_to_003.3.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_003.3_to_004.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_004.0_to_005.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_005.0_to_005.1.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_005.1_to_006.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_006.0_to_006.1.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_006.1_to_006.2.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_006.2_to_007.0.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_007_to_008.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_008_to_009.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_009_to_010.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_010_to_011.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_011_to_012.sh
config.status: creating src/share/database/scripts/pgsql/upgrade_012_to_013.sh
config.status: creating src/share/database/scripts/pgsql/wipe_data.sh
config.status: creating src/share/yang/Makefile
config.status: creating src/share/yang/modules/Makefile
config.status: creating src/share/yang/modules/utils/Makefile
config.status: creating src/share/yang/modules/utils/reinstall.sh
config.status: creating tools/Makefile
config.status: creating tools/path_replacer.sh
config.status: creating tools/extract_bnf.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix

       Kea source configure results:
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Package:
  Name:              kea
  Version:           2.2.0
  Extended version:  2.2.0 (tarball)
  Version type:      stable
  OS Family:         Solaris

  Prefix:            /opt/local
  Hooks directory:   /opt/local/lib/kea/hooks
  Premium hooks:     no

Configure arguments:
 '--with-openssl=/opt/local' '--enable-shell' '--sysconfdir=/opt/local/etc' '--localstatedir=/var' '--enable-generate-parser' '--with-mysql=/opt/local/bin/mysql_config' '--with-pgsql=/opt/local/bin/pg_config' '--with-libiconv-prefix=/opt/local' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/local/include/mysql -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12' 'LDFLAGS=-L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -lintl -liconv -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' 'LIBS=-lpthread -lrt' 'CPPFLAGS=-I/opt/local/include/mysql -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/local/include/mysql -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12' 'PYTHON=/opt/local/bin/python3.12'

C++ Compiler:
  CXX:             g++
  CXX_VERSION:     g++ (GCC) 13.3.0
  CXX_STANDARD:    201703
  DEFS:            -DHAVE_CONFIG_H
  CPPFLAGS:        -I/opt/local/include/mysql -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12 -D_XPG4_2 -D__EXTENSIONS__ -DOS_SUN  -I$(top_srcdir) -I$(top_builddir) -DBOOST_ASIO_DISABLE_DEV_POLL=1
  CXXFLAGS:        -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/local/include/mysql -I/opt/local/include -I/usr/include -I/opt/local/include/python3.12
  LDFLAGS:         -L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -lintl -liconv -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -z now -lpthread
  KEA_CXXFLAGS:     -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-missing-braces -pthreads -Wno-missing-field-initializers -fPIC

Python:
  PYTHON:          /opt/local/bin/python3.12
  PYTHON_VERSION:  3.12

Boost:
  BOOST_VERSION:   unknown
  BOOST_INCLUDES:  -isystem /opt/local/include
  BOOST_LIBS:       -lboost_system

OpenSSL:
  CRYPTO_VERSION:  OpenSSL 3.3.2 3 Sep 2024
  CRYPTO_CFLAGS:   
  CRYPTO_INCLUDES: -I/opt/local/include
  CRYPTO_LDFLAGS:  
  CRYPTO_LIBS:     -L/opt/local/lib -R/opt/local/lib -lssl -lcrypto
  TLS support:     yes

Botan: no

Log4cplus:
  LOG4CPLUS_VERSION:  2.0.3
  LOG4CPLUS_INCLUDES: -I/opt/local/include
  LOG4CPLUS_LIBS:     -L/opt/local/lib -llog4cplus

Flex/bison:
  FLEX:  flex
  BISON: /opt/local/bin/bison -y

MySQL:
  MYSQL_VERSION:   10.11.9
  MYSQL_CPPFLAGS:  -I/opt/local/include/mysql -I/opt/local/include/mysql/mysql
  MYSQL_LIBS:      -L/opt/local/lib/ -lmariadb -L/opt/local/lib -R/opt/local/lib -lssl -lcrypto

PostgreSQL:
  PGSQL_VERSION:   PostgreSQL 14.13
  PGSQL_CPPFLAGS:  -I/opt/local/include/gettext -I/opt/local/include -I/opt/local/include/ncurses -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/postgresql/server
  PGSQL_LIBS:      -L/opt/local/lib -lpq

Sysrepo:
  no

Google Test:
  no

Developer:
  Enable Debugging:          no
  Google Tests:              no
  Valgrind:                  not found
  C++ Code Coverage:         no
  Logger checks:             no
  Install existing manuals:  yes
  Generate Documentation:    no
  Generate Parser:           yes
  Generate Messages Files:   no
  Perfdhcp:                  no
  Kea-shell:                 yes, install to ${PYTHON_PREFIX}/lib/python3.12/site-packages
  Enable fuzzing:            no


  Now you can type "make" to build Kea. Note that if you intend to
  run "make check", you must run "make" first as some files need to be
  generated by "make" before "make check" can be run.

  When running "make install" do not use any form of parallel or job
  server options (such as GNU make's -j option). Doing so may cause
  errors.

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp