+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/osm2pgsql-1.3.0nb13/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/osm2pgsql-1.3.0nb13/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for osm2pgsql-1.3.0.tar.gz => Checksum SHA512 OK for osm2pgsql-1.3.0.tar.gz ===> Installing dependencies for osm2pgsql-1.3.0nb13 ========================================================================== The following variables will affect the build process of this package, osm2pgsql-1.3.0nb13. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = readline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * LUA_PACKAGE = lua54 * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.28.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.83.*: found boost-headers-1.83.0 => Full dependency proj>=7.2.1nb6: found proj-7.2.1nb6 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency boost-libs-1.83.*: found boost-libs-1.83.0nb1 => Full dependency boost-libs>=1.83.0: found boost-libs-1.83.0nb1 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.6nb1 => Full dependency postgresql14-client>=14.9nb1: found postgresql14-client-14.10 => Full dependency expat>=2.0.0nb1: found expat-2.5.0 ===> Overriding tools for osm2pgsql-1.3.0nb13 ===> Extracting for osm2pgsql-1.3.0nb13 ===> Patching for osm2pgsql-1.3.0nb13 => Applying pkgsrc patches for osm2pgsql-1.3.0nb13 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/geography/osm2pgsql/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/geography/osm2pgsql/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2017/06/10 20:00:42 wiedi Exp $ | |fix man path | |--- CMakeLists.txt.orig 2017-04-13 20:58:25.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 290 (offset 38 lines). done ===> Creating toolchain wrappers for osm2pgsql-1.3.0nb13 /bin/ln -s /home/pbulk/build/geography/osm2pgsql/work/.buildlink/lib/pkgconfig/lua-5.4.pc /home/pbulk/build/geography/osm2pgsql/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for osm2pgsql-1.3.0nb13 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.1 -- The CXX compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/geography/osm2pgsql/work/.cwrapper/bin/cc - 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/geography/osm2pgsql/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building osm2pgsql 1.3.0 -- Building in C++11 mode -- Found Git: /bin/git (found version "2.39.3") -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.2.13") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Protozero: /home/pbulk/build/geography/osm2pgsql/work/osm2pgsql-1.3.0/contrib/protozero/include (found suitable version "1.7.0", minimum required is "1.6.3") -- Found EXPAT: /usr/pkg/lib/libexpat.so (found version "2.5.0") -- Found BZip2: /usr/pkg/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found Osmium: /home/pbulk/build/geography/osm2pgsql/work/osm2pgsql-1.3.0/contrib/libosmium/include (found suitable version "2.15.6", minimum required is "2.15.6") -- Found Lua: /usr/pkg/lib/liblua5.4.so;/usr/lib64/libm.so (found version "5.4.6") -- Found Boost: /usr/pkg/include (found suitable version "1.83.0", minimum required is "1.50") found components: system filesystem -- Found PostgreSQL: /usr/pkg/lib/libpq.so (found version "14.10") -- Found Proj4 /usr/pkg/lib/libproj.so -- Libraries used to build: /usr/pkg/lib/libboost_system.so;/usr/pkg/lib/libboost_filesystem.so;/usr/pkg/lib/libpq.so;/usr/pkg/lib/libz.so;/usr/pkg/lib/libexpat.so;/usr/pkg/lib/libbz2.so;/usr/pkg/lib/libproj.so;/usr/pkg/lib/liblua5.4.so;/usr/lib64/libm.so -- Looking for clang-tidy -- Looking for clang-tidy - not found -- Build target 'clang-tidy' will not be available. -- Added test: test-db-copy-thread... -- Added test: test-db-copy-mgr... -- Added test: test-domain-matcher... -- Added test: test-expire-tiles... -- Added test: test-middle... -- Added test: test-options-database... -- Added test: test-options-parse... -- Added test: test-options-projection... -- Added test: test-output-gazetteer... -- Added test: test-output-multi-line... -- Added test: test-output-multi-point... -- Added test: test-output-multi-point-multi-table... -- Added test: test-output-multi-polygon... -- Added test: test-output-pgsql... -- Added test: test-output-pgsql-area... -- Added test: test-output-pgsql-hstore-match-only... -- Added test: test-output-pgsql-int4... -- Added test: test-output-pgsql-schema... -- Added test: test-output-pgsql-tablespace... -- Added test: test-output-pgsql-validgeom... -- Added test: test-output-pgsql-z_order... -- Added test: test-parse-osmium... -- Added test: test-persistent-cache... -- Added test: test-pgsql... -- Added test: test-ram-cache... -- Added test: test-taginfo... -- Added test: test-util... -- Added test: test-wildcard-match... -- Added test: test-output-multi-line-storage... -- Added test: test-output-multi-poly-trivial... -- Added test: test-output-multi-tags... -- Added test: test-output-flex... -- Added test: test-output-flex-area... -- Added test: test-output-flex-attr... -- Added test: test-output-flex-bbox... -- Added test: test-output-flex-invalid-geom... -- Added test: test-output-flex-line... -- Added test: test-output-flex-lua-fail... -- Added test: test-output-flex-nodes... -- Added test: test-output-flex-nogeom... -- Added test: test-output-flex-uni... -- Added test: test-output-flex-relations... -- Added test: test-output-flex-relation-changes... -- Added test: test-output-flex-relation-combinations... -- Added test: test-output-flex-stage2... -- Added test: test-output-flex-tablespace... -- Added test: test-output-flex-types... -- Added test: test-output-flex-update... -- Added test: test-output-flex-validgeom... -- Added test: test-output-flex-way-add... -- Added test: test-output-flex-way-change... -- Added test: test-output-flex-way-del... -- Added test: test-output-flex-way-relation-add... -- Added test: test-output-flex-way-relation-del... -- Added test: test-output-flex-example-configs... -- Added tablespace fixture... CMake Warning (dev) at tests/CMakeLists.txt:120 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /bin/python (found suitable version "3.9.16", minimum required is "3") -- Added test: regression-test-pbf (needs Python with psycopg2 module) -- Added test: lua-lib -- Configuring done (2.2s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /home/pbulk/build/geography/osm2pgsql/work/osm2pgsql-1.3.0/build => Rewrite cmake Dependencies files