==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: hexer-hobu 1.4.0-15 (Mon Nov 17 14:50:28 2025)
==> Retrieving sources...
-> Found hexer-hobu-1.4.0.tar.gz
-> Found 1c528390ec47588661c86e773dcef771787fc564.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
hexer-hobu-1.4.0.tar.gz ... Passed
1c528390ec47588661c86e773dcef771787fc564.patch ... Passed
==> Making package: hexer-hobu 1.4.0-15 (Mon Nov 17 19:50:35 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (24) blosc-1.21.6-2 crypto++-8.7.0-1 geos-3.13.1-1 giflib-5.2.2-2 jbigkit-2.1-8 libaec-1.1.4-2 libdeflate-1.24-1 libfreexl-2.0.0-3 libgeotiff-1.7.4-1 libjpeg-turbo-3.1.2-1 libpng-1.6.50-1 librttopo-1.1.0-6 libspatialite-5.1.0-4 libtiff-4.7.1-1 libwebp-1.6.0-2 minizip-1:1.3.1-2 muparser-2.3.5-1 ocl-icd-2.3.4-1 proj-9.7.0-1 qhull-2020.2-5 snappy-1.2.2-2 unixodbc-2.3.14-1 xerces-c-3.3.0-3 gdal-3.12.0-1
Total Installed Size: 119.98 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing jbigkit...
installing libdeflate...
installing libjpeg-turbo...
installing libwebp...
Optional dependencies for libwebp
libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
freeglut: for using tiffgt
installing proj...
installing snappy...
installing blosc...
installing crypto++...
installing minizip...
installing libfreexl...
installing geos...
installing libgeotiff...
installing giflib...
installing unixodbc...
installing ocl-icd...
Optional dependencies for ocl-icd
opencl-driver: packaged opencl driver
installing libpng...
installing qhull...
installing librttopo...
installing libspatialite...
installing xerces-c...
installing libaec...
installing muparser...
installing gdal...
Optional dependencies for gdal
arrow: Arrow/Parquet support
cfitsio: FITS support
hdf5: HDF5 support
libheif: HEIF support
libjxl: JPEG XL support
mariadb-libs: MySQL support
netcdf: netCDF support
openexr: EXR support
openjpeg2: JP2 support
podofo: PDF support
poppler: PDF support
postgresql-libs: PostgreSQL support
libwebp: WebP support [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.51.0-1 rhash-1.4.6-1 cmake-4.1.2-1
Total Installed Size: 101.06 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
make: for unix Makefile generator [installed]
ninja: for ninja generator
qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found hexer-hobu-1.4.0.tar.gz
-> Found 1c528390ec47588661c86e773dcef771787fc564.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting hexer-hobu-1.4.0.tar.gz with bsdtar
==> Starting prepare()...
patching file include/hexer/Utils.hpp
patching file apps/CMakeLists.txt
==> Starting build()...
CMake Warning (dev) at CMakeLists.txt:1 (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 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring Hexer library - hexer
CMake Deprecation Warning at CMakeLists.txt:23 (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.
-- Setting Hexer build type - Release
-- Searching for GDAL 1.9.0+ library
CMake Warning (dev) at cmake/modules/FindGDAL.cmake:189 (EXEC_PROGRAM):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:90 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found acceptable GDAL version 3.12.0
CMake Warning (dev) at cmake/modules/FindGDAL.cmake:211 (EXEC_PROGRAM):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:90 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/modules/FindGDAL.cmake:223 (EXEC_PROGRAM):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:90 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found GDAL: /usr/lib/libgdal.so (Required is at least version "1.9.0")
-- Configuring done (1.1s)
-- Generating done (0.0s)
-- Build files have been written to: /build/hexer-hobu/src/hexer-1.4.0/build
[ 30%] Building CXX object src/CMakeFiles/hexer.dir/Path.cpp.o
[ 30%] Building CXX object src/CMakeFiles/hexer.dir/gitsha.cpp.o
[ 30%] Building CXX object src/CMakeFiles/hexer.dir/Segment.cpp.o
[ 30%] Building CXX object src/CMakeFiles/hexer.dir/Hexagon.cpp.o
[ 53%] Building CXX object src/CMakeFiles/hexer.dir/Processor.cpp.o
[ 53%] Building CXX object src/CMakeFiles/hexer.dir/HexGrid.cpp.o
[ 53%] Building CXX object src/CMakeFiles/hexer.dir/Draw.cpp.o
[ 61%] Linking CXX shared library ../bin/libhexer.so
[ 61%] Built target hexer
[ 76%] Building CXX object apps/CMakeFiles/curse.dir/Utils.cpp.o
[ 76%] Building CXX object apps/CMakeFiles/curse.dir/OGR.cpp.o
[ 92%] Building CXX object apps/CMakeFiles/curse.dir/las.cpp.o
[ 92%] Building CXX object apps/CMakeFiles/curse.dir/curse.cpp.o
[100%] Linking CXX executable ../curse
[100%] Built target curse
==> Entering fakeroot environment...
==> Starting package()...
[ 61%] Built target hexer
[100%] Built target curse
Install the project...
-- Install configuration: "Release"
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/hexer_defines.h
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/lib/libhexer.so.1.1.0
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/lib/libhexer.so
-- Up-to-date: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/gitsha.h
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/HexIter.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Draw.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/exception.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Processor.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/export.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Utils.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Path.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/HexInfo.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/hexer.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Segment.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Hexagon.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/HexGrid.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/include/hexer/Mathpair.hpp
-- Installing: /build/hexer-hobu/pkg/hexer-hobu/usr/bin/curse
-- Set non-toolchain portion of runtime path of "/build/hexer-hobu/pkg/hexer-hobu//usr/bin/curse" to ""
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "hexer-hobu"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hexer-hobu 1.4.0-15 (Mon Nov 17 19:50:51 2025)
==> Cleaning up...
[?12l[?25h