>>> hexer: Building testing/hexer 1.4.0-r15 (using abuild 3.13.0-r3) started Sun, 19 May 2024 09:38:48 +0000 >>> hexer: Checking sanity of /home/buildozer/aports/testing/hexer/APKBUILD... >>> hexer: Analyzing dependencies... >>> hexer: Installing for build: build-base cmake gdal-dev (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing xz-libs (5.6.1-r3) (3/52) Installing libarchive (3.7.4-r0) (4/52) Installing rhash-libs (1.4.4-r0) (5/52) Installing libuv (1.48.0-r0) (6/52) Installing cmake (3.29.3-r0) (7/52) Installing lerc (4.0.0-r0) (8/52) Installing libqb3 (1.1.0-r0) (9/52) Installing boost1.84-serialization (1.84.0-r1) (10/52) Installing libgmpxx (6.3.0-r0) (11/52) Installing sfcgal (1.5.1-r1) (12/52) Installing libaec (1.1.3-r0) (13/52) Installing openblas (0.3.27-r0) (14/52) Installing liblapack (0.3.27-r0) (15/52) Installing libgfortran (13.2.1_git20240309-r0) (16/52) Installing arpack (3.8.0-r3) (17/52) Installing superlu (6.0.1-r0) (18/52) Installing armadillo (12.8.2-r0) (19/52) Installing blosc (1.21.5-r0) (20/52) Installing brunsli-libs (0.1-r1) (21/52) Installing libdeflate (1.20-r0) (22/52) Installing geos (3.12.1-r0) (23/52) Installing gnu-libiconv-libs (1.17-r2) (24/52) Installing libjpeg-turbo (3.0.3-r0) (25/52) Installing json-c (0.17-r0) (26/52) Installing openexr-libiex (3.1.13-r1) (27/52) Installing openexr-libilmthread (3.1.13-r1) (28/52) Installing imath (3.1.11-r2) (29/52) Installing openexr-libopenexr (3.1.13-r1) (30/52) Installing giflib (5.2.2-r0) (31/52) Installing libhwy (1.0.7-r0) (32/52) Installing lcms2 (2.16-r0) (33/52) Installing libpng (1.6.43-r0) (34/52) Installing libjxl (0.10.2-r0) (35/52) Installing readline (8.2.10-r0) (36/52) Installing unixodbc (2.3.12-r0) (37/52) Installing sqlite-libs (3.45.3-r0) (38/52) Installing libsharpyuv (1.3.2-r0) (39/52) Installing libwebp (1.3.2-r0) (40/52) Installing tiff (4.6.0t-r0) (41/52) Installing proj (9.4.0-r0) (42/52) Installing qhull (2020.2-r3) (43/52) Installing minizip (1.3.1-r0) (44/52) Installing librttopo (1.1.0-r4) (45/52) Installing libxml2 (2.12.7-r0) (46/52) Installing libspatialite (5.1.0-r1) (47/52) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (48/52) Installing icu-libs (74.2-r0) (49/52) Installing xerces-c (3.2.5-r0) (50/52) Installing gdal (3.9.0-r0) (51/52) Installing gdal-dev (3.9.0-r0) (52/52) Installing .makedepends-hexer (20240519.093851) Executing busybox-1.36.1-r26.trigger OK: 378 MiB in 154 packages >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Cleaning up tmpdir >>> hexer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hexer-1.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 478k 100 478k 0 0 2708k 0 --:--:-- --:--:-- --:--:-- 2702k >>> hexer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hexer-1.4.0.tar.gz >>> hexer: Checking sha512sums... hexer-1.4.0.tar.gz: OK 10-missing-includes.patch: OK 20-compile-test-for-execinfo.patch: OK >>> hexer: Unpacking /var/cache/distfiles/hexer-1.4.0.tar.gz... >>> hexer: 10-missing-includes.patch patching file CMakeLists.txt patching file apps/CMakeLists.txt patching file include/hexer/Utils.hpp patching file src/CMakeLists.txt patching file src/gitsha.cpp >>> hexer: 20-compile-test-for-execinfo.patch patching file CMakeLists.txt patching file apps/Utils.cpp patching file hexer_defines.h.in 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 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/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: /usr/bin/g++ - 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.5 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 CMakeLists.txt:33 (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 CMakeLists.txt:34 (cmake_policy): The OLD behavior for policy CMP0042 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. -- Setting Hexer build type - None -- 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.9.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") -- Looking for include file execinfo.h -- Looking for include file execinfo.h - not found -- Configuring done (1.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/hexer/src/hexer-1.4.0/build [ 7%] Building CXX object src/CMakeFiles/hexer.dir/Draw.cpp.o [ 23%] Building CXX object src/CMakeFiles/hexer.dir/HexGrid.cpp.o [ 23%] Building CXX object src/CMakeFiles/hexer.dir/Hexagon.cpp.o [ 30%] Building CXX object src/CMakeFiles/hexer.dir/Path.cpp.o [ 38%] Building CXX object src/CMakeFiles/hexer.dir/Processor.cpp.o [ 46%] Building CXX object src/CMakeFiles/hexer.dir/Segment.cpp.o [ 53%] Building CXX object src/CMakeFiles/hexer.dir/gitsha.cpp.o [ 61%] Linking CXX shared library ../bin/libhexer.so [ 61%] Built target hexer [ 84%] Building CXX object apps/CMakeFiles/curse.dir/las.cpp.o [ 84%] Building CXX object apps/CMakeFiles/curse.dir/curse.cpp.o [ 84%] Building CXX object apps/CMakeFiles/curse.dir/OGR.cpp.o [ 92%] Building CXX object apps/CMakeFiles/curse.dir/Utils.cpp.o [100%] Linking CXX executable ../curse [100%] Built target curse >>> hexer: Entering fakeroot... [ 61%] Built target hexer [100%] Built target curse Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/hexer_defines.h -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/lib/libhexer.so.1.1.0 -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/lib/libhexer.so -- Up-to-date: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/HexInfo.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/exception.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Mathpair.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/export.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/HexIter.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/HexGrid.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Segment.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Path.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Hexagon.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Utils.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Draw.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/hexer.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Processor.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/gitsha.h -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/bin/curse -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/hexer/pkg/hexer/usr/bin/curse" to "" >>> hexer-dev*: Running split function dev... >>> hexer-dev*: Preparing subpackage hexer-dev... >>> hexer-dev*: Stripping binaries >>> hexer-dev*: Running postcheck for hexer-dev >>> hexer*: Running postcheck for hexer >>> hexer*: Preparing package hexer... >>> hexer*: Stripping binaries >>> hexer-dev*: Scanning shared objects >>> hexer*: Scanning shared objects >>> hexer-dev*: Tracing dependencies... hexer=1.4.0-r15 >>> hexer-dev*: Package size: 80.0 KB >>> hexer-dev*: Compressing data... >>> hexer-dev*: Create checksum... >>> hexer-dev*: Create hexer-dev-1.4.0-r15.apk >>> hexer*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libgdal.so.35 so:libstdc++.so.6 >>> hexer*: Package size: 152.0 KB >>> hexer*: Compressing data... >>> hexer*: Create checksum... >>> hexer*: Create hexer-1.4.0-r15.apk >>> hexer: Build complete at Sun, 19 May 2024 09:39:21 +0000 elapsed time 0h 0m 33s >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Uninstalling dependencies... (1/52) Purging .makedepends-hexer (20240519.093851) (2/52) Purging cmake (3.29.3-r0) (3/52) Purging gdal-dev (3.9.0-r0) (4/52) Purging gdal (3.9.0-r0) (5/52) Purging armadillo (12.8.2-r0) (6/52) Purging liblapack (0.3.27-r0) (7/52) Purging arpack (3.8.0-r3) (8/52) Purging blosc (1.21.5-r0) (9/52) Purging brunsli-libs (0.1-r1) (10/52) Purging gnu-libiconv-libs (1.17-r2) (11/52) Purging json-c (0.17-r0) (12/52) Purging lerc (4.0.0-r0) (13/52) Purging libaec (1.1.3-r0) (14/52) Purging libarchive (3.7.4-r0) (15/52) Purging libbz2 (1.0.8-r6) (16/52) Purging libdeflate (1.20-r0) (17/52) Purging libgfortran (13.2.1_git20240309-r0) (18/52) Purging libjxl (0.10.2-r0) (19/52) Purging libpng (1.6.43-r0) (20/52) Purging libqb3 (1.1.0-r0) (21/52) Purging libspatialite (5.1.0-r1) (22/52) Purging libuv (1.48.0-r0) (23/52) Purging libxml2 (2.12.7-r0) (24/52) Purging minizip (1.3.1-r0) (25/52) Purging openexr-libopenexr (3.1.13-r1) (26/52) Purging proj (9.4.0-r0) (27/52) Purging qhull (2020.2-r3) (28/52) Purging rhash-libs (1.4.4-r0) (29/52) Purging sfcgal (1.5.1-r1) (30/52) Purging sqlite-libs (3.45.3-r0) (31/52) Purging superlu (6.0.1-r0) (32/52) Purging openblas (0.3.27-r0) (33/52) Purging tiff (4.6.0t-r0) (34/52) Purging unixodbc (2.3.12-r0) (35/52) Purging xerces-c (3.2.5-r0) (36/52) Purging xz-libs (5.6.1-r3) (37/52) Purging boost1.84-serialization (1.84.0-r1) (38/52) Purging librttopo (1.1.0-r4) (39/52) Purging geos (3.12.1-r0) (40/52) Purging giflib (5.2.2-r0) (41/52) Purging icu-libs (74.2-r0) (42/52) Purging icu-data-en (74.2-r0) (43/52) Purging imath (3.1.11-r2) (44/52) Purging lcms2 (2.16-r0) (45/52) Purging libgmpxx (6.3.0-r0) (46/52) Purging libhwy (1.0.7-r0) (47/52) Purging libjpeg-turbo (3.0.3-r0) (48/52) Purging libwebp (1.3.2-r0) (49/52) Purging libsharpyuv (1.3.2-r0) (50/52) Purging openexr-libilmthread (3.1.13-r1) (51/52) Purging openexr-libiex (3.1.13-r1) (52/52) Purging readline (8.2.10-r0) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 102 packages >>> hexer: Updating the testing/riscv64 repository index... >>> hexer: Signing the index...