>>> hexer: Building testing/hexer 1.4.0-r12 (using abuild 3.10.0-r0) started Fri, 03 Mar 2023 00:28:04 +0000 >>> hexer: Checking sanity of /home/buildozer/aports/testing/hexer/APKBUILD... >>> hexer: Analyzing dependencies... >>> hexer: Installing for build: build-base cmake gdal-dev (1/42) Installing libbz2 (1.0.8-r4) (2/42) Installing xz-libs (5.4.1-r0) (3/42) Installing libarchive (3.6.2-r1) (4/42) Installing libformw (6.4_p20230225-r0) (5/42) Installing rhash-libs (1.4.3-r1) (6/42) Installing libuv (1.44.2-r1) (7/42) Installing cmake (3.25.2-r0) (8/42) Installing lerc (4.0.0-r0) (9/42) Installing libgfortran (12.2.1_git20220924-r9) (10/42) Installing openblas (0.3.21-r4) (11/42) Installing liblapack (0.3.21-r4) (12/42) Installing arpack (3.8.0-r1) (13/42) Installing superlu (5.3.0-r2) (14/42) Installing armadillo (12.0.1-r0) (15/42) Installing blosc (1.21.3-r0) (16/42) Installing brunsli-libs (0.1-r0) (17/42) Installing libdeflate (1.17-r0) (18/42) Installing geos (3.11.1-r0) (19/42) Installing giflib (5.2.1-r2) (20/42) Installing gnu-libiconv-libs (1.17-r1) (21/42) Installing libjpeg-turbo (2.1.5.1-r1) (22/42) Installing json-c (0.16-r2) (23/42) Installing lcms2 (2.15-r0) (24/42) Installing libjxl (0.8.1-r0) (25/42) Installing readline (8.2.1-r0) (26/42) Installing unixodbc (2.3.11-r0) (27/42) Installing libpng (1.6.39-r2) (28/42) Installing sqlite-libs (3.41.0-r0) (29/42) Installing libwebp (1.3.0-r0) (30/42) Installing tiff (4.5.0-r4) (31/42) Installing proj (9.1.1-r0) (32/42) Installing qhull (2020.2-r2) (33/42) Installing minizip (1.2.13-r0) (34/42) Installing librttopo (1.1.0-r2) (35/42) Installing libxml2 (2.10.3-r2) (36/42) Installing libspatialite (5.0.1-r5) (37/42) Installing icu-data-en (72.1-r2) Executing icu-data-en-72.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (38/42) Installing icu-libs (72.1-r2) (39/42) Installing xerces-c (3.2.4-r1) (40/42) Installing gdal (3.6.2-r6) (41/42) Installing gdal-dev (3.6.2-r6) (42/42) Installing .makedepends-hexer (20230303.002805) Executing busybox-1.36.0-r4.trigger OK: 544 MiB in 138 packages >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hexer-1.4.0.tar.gz >>> 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/edge/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 -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.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 < 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 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 -- Found acceptable GDAL version 3.6.2 -- 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 -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/hexer/src/hexer-1.4.0/build [ 15%] Building CXX object src/CMakeFiles/hexer.dir/HexGrid.cpp.o [ 15%] Building CXX object src/CMakeFiles/hexer.dir/Draw.cpp.o [ 30%] Building CXX object src/CMakeFiles/hexer.dir/Path.cpp.o [ 30%] Building CXX object src/CMakeFiles/hexer.dir/Hexagon.cpp.o [ 46%] Building CXX object src/CMakeFiles/hexer.dir/Segment.cpp.o [ 46%] Building CXX object src/CMakeFiles/hexer.dir/Processor.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 [ 76%] Building CXX object apps/CMakeFiles/curse.dir/las.cpp.o [ 76%] 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/Utils.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/Mathpair.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/HexInfo.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/gitsha.h -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Hexagon.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/HexGrid.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/exception.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/Segment.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/include/hexer/Processor.hpp -- Installing: /home/buildozer/aports/testing/hexer/pkg/hexer/usr/bin/curse -- Set 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-r12 >>> hexer-dev*: Package size: 80.0 KB >>> hexer-dev*: Compressing data... >>> hexer-dev*: Create checksum... >>> hexer-dev*: Create hexer-dev-1.4.0-r12.apk >>> hexer*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libgdal.so.32 so:libstdc++.so.6 >>> hexer*: Package size: 216.0 KB >>> hexer*: Compressing data... >>> hexer*: Create checksum... >>> hexer*: Create hexer-1.4.0-r12.apk >>> hexer: Build complete at Fri, 03 Mar 2023 00:28:10 +0000 elapsed time 0h 0m 6s >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Uninstalling dependencies... (1/42) Purging .makedepends-hexer (20230303.002805) (2/42) Purging cmake (3.25.2-r0) (3/42) Purging gdal-dev (3.6.2-r6) (4/42) Purging gdal (3.6.2-r6) (5/42) Purging libarchive (3.6.2-r1) (6/42) Purging libbz2 (1.0.8-r4) (7/42) Purging libspatialite (5.0.1-r5) (8/42) Purging libxml2 (2.10.3-r2) (9/42) Purging xz-libs (5.4.1-r0) (10/42) Purging libformw (6.4_p20230225-r0) (11/42) Purging rhash-libs (1.4.3-r1) (12/42) Purging libuv (1.44.2-r1) (13/42) Purging lerc (4.0.0-r0) (14/42) Purging armadillo (12.0.1-r0) (15/42) Purging liblapack (0.3.21-r4) (16/42) Purging arpack (3.8.0-r1) (17/42) Purging superlu (5.3.0-r2) (18/42) Purging openblas (0.3.21-r4) (19/42) Purging libgfortran (12.2.1_git20220924-r9) (20/42) Purging blosc (1.21.3-r0) (21/42) Purging brunsli-libs (0.1-r0) (22/42) Purging libdeflate (1.17-r0) (23/42) Purging librttopo (1.1.0-r2) (24/42) Purging geos (3.11.1-r0) (25/42) Purging giflib (5.2.1-r2) (26/42) Purging gnu-libiconv-libs (1.17-r1) (27/42) Purging proj (9.1.1-r0) (28/42) Purging tiff (4.5.0-r4) (29/42) Purging libjpeg-turbo (2.1.5.1-r1) (30/42) Purging json-c (0.16-r2) (31/42) Purging libjxl (0.8.1-r0) (32/42) Purging lcms2 (2.15-r0) (33/42) Purging unixodbc (2.3.11-r0) (34/42) Purging readline (8.2.1-r0) (35/42) Purging libpng (1.6.39-r2) (36/42) Purging sqlite-libs (3.41.0-r0) (37/42) Purging libwebp (1.3.0-r0) (38/42) Purging qhull (2020.2-r2) (39/42) Purging minizip (1.2.13-r0) (40/42) Purging xerces-c (3.2.4-r1) (41/42) Purging icu-libs (72.1-r2) (42/42) Purging icu-data-en (72.1-r2) Executing busybox-1.36.0-r4.trigger OK: 406 MiB in 96 packages >>> hexer: Updating the testing/aarch64 repository index... >>> hexer: Signing the index...