+ 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=310 PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb106 WRKLOG=/tmp/bulklog/kea-1.8.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb106 WRKLOG=/tmp/bulklog/kea-1.8.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum RMD160 OK for kea-1.8.0.tar.gz => Checksum SHA512 OK for kea-1.8.0.tar.gz ===> Installing dependencies for kea-1.8.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-1.8.0. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb106 * PYTHON_VERSION_DEFAULT = 310 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private Based on these variables, the following variables have been set: * MYSQL_PKG_PREFIX = mariadb106 * MYSQL_VERSION = mariadb106 * PYPACKAGE = python310 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb2 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.78.*: found boost-headers-1.78.0 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Build dependency gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency mariadb-client>=10.6.8nb1<10.7.0: found mariadb-client-10.6.11 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s => Full dependency postgresql14-client>=14.4nb1: found postgresql14-client-14.6nb1 => Full dependency log4cplus>=2.0.3: found log4cplus-2.0.3 => Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb3 => Full dependency python310>=3.10: found python310-3.10.8 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for kea-1.8.0 ===> Extracting for kea-1.8.0 ===> Patching for kea-1.8.0 => Applying pkgsrc patches for kea-1.8.0 => 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 2020-08-24 16:36:40.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 1298. Hunk #2 succeeded at 1422. Hunk #3 succeeded at 1472. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-m4macros_ax__gtest.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-m4macros_ax__gtest.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* fix compatability errors | |--- m4macros/ax_gtest.m4.orig 2020-08-24 16:36:38.000000000 +0000 |+++ m4macros/ax_gtest.m4 -------------------------- Patching file m4macros/ax_gtest.m4 using Plan A... Hunk #1 succeeded at 100. done => 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 152. 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 2019-11-19 14:50:43.000000000 +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 2019-11-19 14:50:43.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 2019-11-19 14:50:43.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 2020-08-24 16:36:38.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 2019-11-19 14:50:43.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 2020-01-02 23:01:48.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 54. 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 2019-11-19 14:50:43.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_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 2020-01-02 23:01:48.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 40. Hunk #3 succeeded at 57. Hunk #4 succeeded at 69. Hunk #5 succeeded at 96. Hunk #6 succeeded at 116. Hunk #7 succeeded at 141. 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 68. Hunk #2 succeeded at 155 (offset -1 lines). 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_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 2020-08-24 16:36:38.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 1636. Hunk #2 succeeded at 2716. Hunk #3 succeeded at 2740. 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_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 2019-11-19 14:50:43.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 40. 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 408 (offset 21 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_timer__mgr.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_dhcpsrv_timer__mgr.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* include map to not break build since std::map is used | |--- src/lib/dhcpsrv/timer_mgr.cc.orig 2020-10-22 14:29:38.523508022 +0000 |+++ src/lib/dhcpsrv/timer_mgr.cc -------------------------- Patching file src/lib/dhcpsrv/timer_mgr.cc using Plan A... Hunk #1 succeeded at 12. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_util_signal__set.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea/patches/patch-src_lib_util_signal__set.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |* setting SIG_IGN on SIGCHLD removes the result from the child that triggered | the signal on solaris/illumos | |--- src/lib/util/signal_set.cc.orig 2020-01-10 08:19:15.723309083 +0000 |+++ src/lib/util/signal_set.cc -------------------------- Patching file src/lib/util/signal_set.cc using Plan A... Hunk #1 succeeded at 119 (offset 1 line). 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-1.8.0 ===> Configuring for kea-1.8.0 cd /home/pbulk/build/wip/kea/work/kea-1.8.0 && autoreconf configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from... configure.ac:211: the top level configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from... configure.ac:211: the top level configure.ac:211: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from... configure.ac:211: the top level configure.ac:323: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:323: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:323: the top level configure.ac:344: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:344: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:344: the top level configure.ac:382: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:382: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:382: the top level configure.ac:419: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:419: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:419: the top level configure.ac:464: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:464: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:464: the top level configure.ac:573: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:573: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:573: the top level configure.ac:583: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:583: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:583: the top level configure.ac:625: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:625: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from... configure.ac:625: the top level configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:625: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from... m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from... configure.ac:625: the top level configure.ac:625: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:625: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4macros/ax_isc_rpath.m4:15: AX_ISC_RPATH is expanded from... m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from... configure.ac:625: the top level configure.ac:625: warning: AC_CHECK_HEADERS(${HEADER_TO_CHECK}): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... m4macros/ax_crypto.m4:67: AX_CRYPTO is expanded from... configure.ac:625: the top level configure.ac:636: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:636: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:636: the top level configure.ac:716: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:716: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:716: the top level configure.ac:801: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:801: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:801: the top level configure.ac:859: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:859: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:859: the top level configure.ac:970: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:970: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:970: the top level configure.ac:1057: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1057: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from... configure.ac:1057: the top level configure.ac:1057: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:1057: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4macros/ax_boost_for_kea.m4:37: AX_BOOST_FOR_KEA is expanded from... configure.ac:1057: the top level configure.ac:1268: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1268: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1268: the top level configure.ac:1281: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1281: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1281: the top level configure.ac:1288: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:1288: the top level configure.ac:1331: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1331: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1331: the top level configure.ac:1336: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1336: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1336: the top level configure.ac:1353: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1353: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1353: the top level configure.ac:1385: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1385: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1385: the top level configure.ac:1389: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1389: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:1389: the top level configure.ac:1479: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1479: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1479: the top level configure.ac:1485: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1485: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1485: the top level configure.ac:1514: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:1514: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:1514: the top level configure.ac:1542: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:1542: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:1542: the top level => 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 => Checking for portability problems in extracted files 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... ./install-sh -c -d 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 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... no configure: WARNING: unsupported C++11 feature configure: retrying by adding --std=c++11 to g++ checking --std=c++11 support... yes 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... no configure: WARNING: unsupported C++11 feature configure: retrying by adding --std=c++0x to g++ --std=c++11 checking --std=c++0x support... yes 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... no configure: WARNING: unsupported C++11 feature configure: retrying by adding --std=c++1x to g++ --std=c++0x checking --std=c++1x support... no configure: error: thread (a C++11 feature) is not supported *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/wip/kea