=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for PDAL-2.2.0-src.tar.gz => Checksum SHA512 OK for PDAL-2.2.0-src.tar.gz ===> Installing dependencies for pdal-lib-2.2.0nb10 ========================================================================== The following variables will affect the build process of this package, pdal-lib-2.2.0nb10. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * 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 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Build dependency boost-headers-1.78.*: found boost-headers-1.78.0 => Build dependency eigen3>=3.1.2: found eigen3-3.3.9 => Full dependency gdal-lib>=3.5.3nb1: found gdal-lib-3.5.3nb1 => Full dependency libxml2>=2.9.14nb1: found libxml2-2.9.14nb1 => Full dependency libgeotiff>=1.7.1nb3: found libgeotiff-1.7.1nb3 => Full dependency hdf5-c++>=1.8.14: found hdf5-c++-1.10.9 => Full dependency laszip>=3.0.0: found laszip-3.4.3 => Full dependency zstd>=1.3.6: found zstd-1.5.2 => Full dependency pcl>=1.11.1nb11: found pcl-1.11.1nb12 ===> 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 pdal-lib-2.2.0nb10 ===> Extracting for pdal-lib-2.2.0nb10 ===> Patching for pdal-lib-2.2.0nb10 ===> Creating toolchain wrappers for pdal-lib-2.2.0nb10 ===> Configuring for pdal-lib-2.2.0nb10 => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => Adding run-time search paths to pkg-config files. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The CXX compiler identification is GNU 7.4.0 -- The C compiler identification is GNU 7.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/geography/pdal-lib/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/geography/pdal-lib/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found GDAL: /usr/pkg/lib/libgdal.so (found suitable version "3.5.3", minimum required is "2.2.0") -- Found GeoTIFF: /usr/pkg/lib/libgeotiff.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so -- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so -- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so -- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found -- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.4") -- Found LibXml2: /usr/pkg/lib/libxml2.so (found version "2.9.14") -- Found CURL: /usr/pkg/lib/libcurl.so (found version "7.87.0") -- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1d", minimum required is "1.1") -- Found HDF5: /usr/pkg/lib/libhdf5_cpp.so;/usr/pkg/lib/libhdf5.so;/usr/pkg/lib/libsz.so;/usr/lib/libz.so;/usr/lib/libm.so (found version "1.10.9") found components: CXX CMake Deprecation Warning at vendor/gtest/CMakeLists.txt:56 (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. -- Found PythonInterp: /usr/pkg/bin/python3.10 (found version "3.10.9") CMake Deprecation Warning at dimbuilder/CMakeLists.txt:5 (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. CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBEXECINFO) does not match the name of the calling package (Libexecinfo). 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/FindLibexecinfo.cmake:13 (find_package_handle_standard_args) cmake/execinfo.cmake:4 (find_package) pdal/util/CMakeLists.txt:9 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBEXECINFO: /usr/lib/libexecinfo.so CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUNWIND) does not match the name of the calling package (Libunwind). 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/FindLibunwind.cmake:9 (find_package_handle_standard_args) cmake/unwind.cmake:4 (find_package) pdal/util/CMakeLists.txt:10 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find LIBUNWIND (missing: LIBUNWIND_LIBRARY LIBUNWIND_INCLUDE_DIR) CMake Deprecation Warning at tools/lasdump/CMakeLists.txt:5 (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. CMake Deprecation Warning at apps/CMakeLists.txt:6 (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. -- The following features have been enabled: * HDF plugin, read data in the HDF format * Unit tests, PDAL unit tests -- The following OPTIONAL packages have been found: * ZSTD General compression support * LibXml2 * PkgConfig * OpenSSL (required version >= 1.1) * PythonInterp * Libexecinfo -- The following RECOMMENDED packages have been found: * LASzip (required version >= 3.1) Provides LASzip compression Provides LASzip compression -- The following REQUIRED packages have been found: * GDAL (required version >= 2.2.0) Provides general purpose raster, vector, and reference system support * GeoTIFF * ZLIB Compression support in BPF * LibLZMA General compression support * CURL * HDF5 * Threads, The thread library of the system -- The following features have been disabled: * Bash completion, completion for PDAL command line * CPD plugin, Coherent Point Drift (CPD) computes rigid or nonrigid transformations between point sets * GeoWave plugin, Read and Write data using GeoWave * I3S plugin, Read from a I3S server or from a SLPK file * Icebridge plugin, read data in the Icebridge format * Matlab plugin, write data to a .mat file * MrSID plugin, read data in the MrSID format * NITF plugin, read/write LAS data wrapped in NITF * OpenSceneGraph plugin, read/write OpenSceneGraph objects * Oracle OCI plugin, Read/write point clould patches to Oracle * PostgreSQL PointCloud plugin, read/write PostgreSQL PointCloud objects * RiVLib plugin, read data in the RXP format * rdblib plugin, read data in the RDB format * MBIO plugin, add features that depend on MBIO * FBX plugin, add features that depend on FBX * TileDB plugin, read/write data from TileDB * E57 plugin, read/write data to and from e57 format -- The following OPTIONAL packages have not been found: * PostgreSQL * absl * Libunwind -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/geography/pdal-lib/work/PDAL-2.2.0-src => Rewrite cmake Dependencies files