=> 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.0nb23
==========================================================================
The following variables will affect the build process of this package,
osm2pgsql-1.3.0nb23.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * LUA_VERSION_DEFAULT = 54
        * READLINE_DEFAULT = editline
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * LUA_PACKAGE = lua54
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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/bin/make clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.31.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency boost-headers-1.87.*: found boost-headers-1.87.0
=> Full dependency boost-libs-1.87.*: found boost-libs-1.87.0
=> Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0
=> Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7
=> Full dependency postgresql16-client>=16.0nb1: found postgresql16-client-16.6
=> Full dependency proj>=9.5.0nb3: found proj-9.5.1
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for osm2pgsql-1.3.0nb23
===> Extracting for osm2pgsql-1.3.0nb23
===> Patching for osm2pgsql-1.3.0nb23
=> Applying pkgsrc patches for osm2pgsql-1.3.0nb23
===> Creating toolchain wrappers for osm2pgsql-1.3.0nb23
/bin/ln -s /pbulk/work/geography/osm2pgsql/work/.buildlink/lib/pkgconfig/lua-5.4.pc /pbulk/work/geography/osm2pgsql/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for osm2pgsql-1.3.0nb23
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/geography/osm2pgsql/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: /pbulk/work/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
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- 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/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: /pbulk/work/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/lib/libexpat.so (found version "2.4.6")
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found Osmium: /pbulk/work/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/lib/libm.so (found version "5.4.7")
CMake Warning (dev) at CMakeLists.txt:189 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" 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 Boost: /pbulk/work/geography/osm2pgsql/work/.buildlink/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.50") found components: system filesystem
-- Found PostgreSQL: /usr/pkg/lib/libpq.so (found version "16.6")
-- Proj library not found.
--     Only Mercartor and WGS84 projections will be available.
-- Libraries used to build: Boost::system;Boost::filesystem;/usr/pkg/lib/libpq.so;/usr/lib/libz.so;/usr/lib/libexpat.so;/usr/lib/libbz2.so;/usr/pkg/lib/liblua5.4.so;/usr/lib/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.

-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3")
CMake Warning at tests/CMakeLists.txt:133 (message):
  Can not find python, regression test disabled


-- Added test: lua-lib
-- Configuring done (5.0s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/src
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests
   used as include directory in directory /pbulk/work/geography/osm2pgsql/work/osm2pgsql-1.3.0/tests

CMake Warning (dev) in CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "osm2pgsql":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in src/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "osm2pgsql_lib":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "catch_main_lib":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-db-copy-thread":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-db-copy-mgr":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-domain-matcher":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-expire-tiles":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "test-middle":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-options-database":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-options-parse":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-options-projection":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-gazetteer":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-line":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-point":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-point-multi-table":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-polygon":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-area":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-hstore-match-only":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-int4":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-schema":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-tablespace":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-validgeom":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-pgsql-z_order":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-parse-osmium":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-persistent-cache":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "test-pgsql":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-ram-cache":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "test-taginfo":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "test-util":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-wildcard-match":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-line-storage":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-poly-trivial":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-multi-tags":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-area":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-attr":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-bbox":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-invalid-geom":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-line":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-lua-fail":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-nodes":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-nogeom":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-uni":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-relations":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-relation-changes":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-relation-combinations":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-stage2":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-tablespace":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-types":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-update":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-validgeom":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-way-add":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-way-change":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-way-del":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-way-relation-add":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-way-relation-del":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) in tests/CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of
  "test-output-flex-example-configs":

    "Boost_INCLUDE_DIR-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.9s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR


CMake Generate step failed.  Build files cannot be regenerated correctly.
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/geography/osm2pgsql
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/geography/osm2pgsql