+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb106 WRKLOG=/tmp/bulklog/freeDiameter-1.5.0nb10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 MYSQL_VERSION_REQD=mariadb106 WRKLOG=/tmp/bulklog/freeDiameter-1.5.0nb10/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for freeDiameter/1.5.0.tar.gz => Checksum SHA512 OK for freeDiameter/1.5.0.tar.gz ===> Installing dependencies for freeDiameter-1.5.0nb10 ========================================================================== The supported build options for freeDiameter are: freediameter-all-extensions The currently selected options are: freediameter-all-extensions You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.freeDiameter (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, freeDiameter-1.5.0nb10. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb106 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * MYSQL_VERSION = mariadb106 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.26.0 => Tool dependency flex>=2.5.35: found flex-2.6.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency mariadb-client>=10.6.8nb1<10.7.0: found mariadb-client-10.6.12 => Full dependency postgresql14-client>=14.4nb1: found postgresql14-client-14.7 => Full dependency libxml2>=2.9.14nb1: found libxml2-2.10.3nb2 => Full dependency libidn>=1.38nb1: found libidn-1.41 => Full dependency gnutls>=3.7.8nb1: found gnutls-3.8.0nb1 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.1 ===> Overriding tools for freeDiameter-1.5.0nb10 ===> Extracting for freeDiameter-1.5.0nb10 ===> Patching for freeDiameter-1.5.0nb10 ===> Creating toolchain wrappers for freeDiameter-1.5.0nb10 ===> Configuring for freeDiameter-1.5.0nb10 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:4 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/Platform/SunOS.cmake:34 (include): File /opt/pkg/share/cmake-3.26/Modules/Platform/SunOS.cmake includes /home/pbulk/build/net/freeDiameter/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.26/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /opt/pkg/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake:45 (include) CMakeLists.txt:4 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/net/freeDiameter/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/net/freeDiameter/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:23 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Setting build type to 'Debug' as none was specified. -- Looking for bison -- Looking for bison -- /home/pbulk/build/net/freeDiameter/work/.tools/bin/bison -- Looking for flex -- Looking for flex -- /home/pbulk/build/net/freeDiameter/work/.tools/bin/flex -- Looking for getopt_long -- Looking for getopt_long - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for ntohll -- Looking for ntohll - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for strndup -- Looking for strndup - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for clock_gettime -- Looking for clock_gettime - found -- Disabled SCTP support. -- Found IDNA: /home/pbulk/build/net/freeDiameter/work/.buildlink/lib/libidn.so -- Performing Test HAS_IDNA_SUPPORT -- Performing Test HAS_IDNA_SUPPORT - Success CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GNUTLS) does not match the name of the calling package (GnuTLS). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindGnuTLS.cmake:31 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) include/freeDiameter/CMakeLists.txt:161 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GNUTLS: /home/pbulk/build/net/freeDiameter/work/.buildlink/lib/libgnutls.so -- Checking GNUTLS version -- Looking for gnutls_hash in gnutls -- Looking for gnutls_hash in gnutls - found -- Looking for gnutls_transport_set_vec_push_function in gnutls -- Looking for gnutls_transport_set_vec_push_function in gnutls - found -- Looking for gnutls_x509_trust_list_verify_crt in gnutls -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found -- Looking for gnutls_handshake_set_timeout in gnutls -- Looking for gnutls_handshake_set_timeout in gnutls - found -- Looking for AI_ADDRCONFIG -- Looking for AI_ADDRCONFIG - found -- Looking for pthread_barrier_wait -- Looking for pthread_barrier_wait - found CMake Deprecation Warning at libfdproto/CMakeLists.txt:5 (cmake_policy): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at libfdproto/CMakeLists.txt:7 (cmake_policy): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at libfdcore/CMakeLists.txt:5 (cmake_policy): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at libfdcore/CMakeLists.txt:7 (cmake_policy): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found PkgConfig: /home/pbulk/build/net/freeDiameter/work/.tools/bin/pkg-config (found version "1.9.4") -- Checking for module 'libxml-2.0' -- Found libxml-2.0, version 2.10.3 -- Found LibXml2: /opt/pkg/lib/libxml2.so CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (POSTGRESQL) does not match the name of the calling package (PostgreSQL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindPostgreSQL.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) extensions/app_acct/CMakeLists.txt:6 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found POSTGRESQL: /home/pbulk/build/net/freeDiameter/work/.buildlink/lib/libpq.so -- Found MySQL: /home/pbulk/build/net/freeDiameter/work/.buildlink/lib/libmysqlclient_r.so CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GCRYPT) does not match the name of the calling package (Gcrypt). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindGcrypt.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) extensions/app_diameap/CMakeLists.txt:8 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GCRYPT: /home/pbulk/build/net/freeDiameter/work/.buildlink/lib/libgcrypt.so -- Performing Test HAVE_MYSQL_MY_BOOL -- Performing Test HAVE_MYSQL_MY_BOOL - Success -- Performing Test HAVE_REG_STARTEND -- Performing Test HAVE_REG_STARTEND - Success -- Configuring done (16.4s) -- Generating done (0.8s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/net/freeDiameter/work/freeDiameter-1.5.0 => Rewrite cmake Dependencies files