>>> hexer: Building testing/hexer 1.4.0-r13 (using abuild 3.11.0-r1) started Wed, 10 May 2023 23:00:59 +0000 >>> hexer: Checking sanity of /home/buildozer/aports/testing/hexer/APKBUILD... >>> hexer: Analyzing dependencies... >>> hexer: Installing for build: build-base cmake gdal-dev (1/60) Installing libarchive (3.6.2-r2) (2/60) Installing libformw (6.4_p20230506-r0) (3/60) Installing rhash-libs (1.4.3-r2) (4/60) Installing libuv (1.44.2-r2) (5/60) Installing cmake (3.26.3-r1) (6/60) Installing lerc (4.0.0-r0) (7/60) Installing boost1.82-serialization (1.82.0-r1) (8/60) Installing libgmpxx (6.2.1-r3) (9/60) Installing sfcgal (1.4.1-r3) (10/60) Installing libquadmath (12.2.1_git20220924-r10) (11/60) Installing libgfortran (12.2.1_git20220924-r10) (12/60) Installing openblas (0.3.23-r0) (13/60) Installing liblapack (0.3.23-r0) (14/60) Installing arpack (3.8.0-r2) (15/60) Installing superlu (6.0.0-r0) (16/60) Installing armadillo (12.2.0-r0) (17/60) Installing blosc (1.21.3-r1) (18/60) Installing brunsli-libs (0.1-r1) (19/60) Installing libdeflate (1.18-r0) (20/60) Installing geos (3.11.2-r0) (21/60) Installing giflib (5.2.1-r4) (22/60) Installing gnu-libiconv-libs (1.17-r1) (23/60) Installing libjpeg-turbo (2.1.5.1-r2) (24/60) Installing json-c (0.16-r3) (25/60) Installing libhwy (1.0.4-r1) (26/60) Installing lcms2 (2.15-r3) (27/60) Installing libjxl (0.8.1-r5) (28/60) Installing readline (8.2.1-r1) (29/60) Installing unixodbc (2.3.11-r2) (30/60) Installing libpng (1.6.39-r3) (31/60) Installing sqlite-libs (3.41.2-r2) (32/60) Installing libwebp (1.3.0-r1) (33/60) Installing tiff (4.5.0-r6) (34/60) Installing proj (9.2.0-r0) (35/60) Installing qhull (2020.2-r2) (36/60) Installing libxau (1.0.11-r2) (37/60) Installing libmd (1.0.4-r2) (38/60) Installing libbsd (0.11.7-r1) (39/60) Installing libxdmcp (1.1.4-r2) (40/60) Installing libxcb (1.15-r1) (41/60) Installing libx11 (1.8.4-r3) (42/60) Installing libxext (1.3.5-r2) (43/60) Installing libxrender (0.9.11-r3) (44/60) Installing freetype (2.13.0-r5) (45/60) Installing fontconfig (2.14.2-r3) (46/60) Installing pixman (0.42.2-r1) (47/60) Installing cairo (1.17.8-r1) (48/60) Installing libgeotiff (1.7.1-r1) (49/60) Installing openjpeg (2.5.0-r3) (50/60) Installing minizip (1.2.13-r0) (51/60) Installing librttopo (1.1.0-r3) (52/60) Installing libxml2 (2.11.2-r0) (53/60) Installing libspatialite (5.0.1-r7) (54/60) Installing librasterlite2 (1.1.0b1-r5) (55/60) Installing icu-data-en (73.1-r1) Executing icu-data-en-73.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (56/60) Installing icu-libs (73.1-r1) (57/60) Installing xerces-c (3.2.4-r2) (58/60) Installing gdal (3.7.0-r0) (59/60) Installing gdal-dev (3.7.0-r0) (60/60) Installing .makedepends-hexer (20230510.230101) Executing busybox-1.36.0-r9.trigger OK: 561 MiB in 167 packages >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> 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 100 478k 100 478k 0 0 3400k 0 --:--:-- --:--:-- --:--:-- 3417k >>> 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 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 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.7.0 -- 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 (0.8s) -- 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 [ 15%] Building CXX object src/CMakeFiles/hexer.dir/HexGrid.cpp.o [ 23%] Building CXX object src/CMakeFiles/hexer.dir/Processor.cpp.o [ 38%] Building CXX object src/CMakeFiles/hexer.dir/Path.cpp.o [ 38%] Building CXX object src/CMakeFiles/hexer.dir/Hexagon.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 [ 69%] Building CXX object apps/CMakeFiles/curse.dir/curse.cpp.o [ 76%] Building CXX object apps/CMakeFiles/curse.dir/las.cpp.o [ 92%] Building CXX object apps/CMakeFiles/curse.dir/Utils.cpp.o [ 92%] Building CXX object apps/CMakeFiles/curse.dir/OGR.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/export.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/Hexagon.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/HexIter.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/Path.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/Utils.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/exception.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/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-r13 >>> hexer-dev*: Package size: 80.0 KB >>> hexer-dev*: Compressing data... >>> hexer-dev*: Create checksum... >>> hexer-dev*: Create hexer-dev-1.4.0-r13.apk >>> hexer*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libgdal.so.33 so:libstdc++.so.6 >>> hexer*: Package size: 156.0 KB >>> hexer*: Compressing data... >>> hexer*: Create checksum... >>> hexer*: Create hexer-1.4.0-r13.apk >>> hexer: Build complete at Wed, 10 May 2023 23:01:10 +0000 elapsed time 0h 0m 11s >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Uninstalling dependencies... (1/60) Purging .makedepends-hexer (20230510.230101) (2/60) Purging cmake (3.26.3-r1) (3/60) Purging gdal-dev (3.7.0-r0) (4/60) Purging gdal (3.7.0-r0) (5/60) Purging armadillo (12.2.0-r0) (6/60) Purging liblapack (0.3.23-r0) (7/60) Purging arpack (3.8.0-r2) (8/60) Purging blosc (1.21.3-r1) (9/60) Purging brunsli-libs (0.1-r1) (10/60) Purging gnu-libiconv-libs (1.17-r1) (11/60) Purging json-c (0.16-r3) (12/60) Purging lerc (4.0.0-r0) (13/60) Purging libarchive (3.6.2-r2) (14/60) Purging libdeflate (1.18-r0) (15/60) Purging libformw (6.4_p20230506-r0) (16/60) Purging libjxl (0.8.1-r5) (17/60) Purging librasterlite2 (1.1.0b1-r5) (18/60) Purging libspatialite (5.0.1-r7) (19/60) Purging libuv (1.44.2-r2) (20/60) Purging libxml2 (2.11.2-r0) (21/60) Purging minizip (1.2.13-r0) (22/60) Purging openjpeg (2.5.0-r3) (23/60) Purging qhull (2020.2-r2) (24/60) Purging rhash-libs (1.4.3-r2) (25/60) Purging sfcgal (1.4.1-r3) (26/60) Purging superlu (6.0.0-r0) (27/60) Purging openblas (0.3.23-r0) (28/60) Purging unixodbc (2.3.11-r2) (29/60) Purging xerces-c (3.2.4-r2) (30/60) Purging boost1.82-serialization (1.82.0-r1) (31/60) Purging cairo (1.17.8-r1) (32/60) Purging fontconfig (2.14.2-r3) (33/60) Purging freetype (2.13.0-r5) (34/60) Purging librttopo (1.1.0-r3) (35/60) Purging geos (3.11.2-r0) (36/60) Purging giflib (5.2.1-r4) (37/60) Purging icu-libs (73.1-r1) (38/60) Purging icu-data-en (73.1-r1) (39/60) Purging lcms2 (2.15-r3) (40/60) Purging libxext (1.3.5-r2) (41/60) Purging libxrender (0.9.11-r3) (42/60) Purging libx11 (1.8.4-r3) (43/60) Purging libxcb (1.15-r1) (44/60) Purging libxdmcp (1.1.4-r2) (45/60) Purging libbsd (0.11.7-r1) (46/60) Purging libgeotiff (1.7.1-r1) (47/60) Purging libgfortran (12.2.1_git20220924-r10) (48/60) Purging libgmpxx (6.2.1-r3) (49/60) Purging libhwy (1.0.4-r1) (50/60) Purging proj (9.2.0-r0) (51/60) Purging tiff (4.5.0-r6) (52/60) Purging libjpeg-turbo (2.1.5.1-r2) (53/60) Purging libmd (1.0.4-r2) (54/60) Purging libpng (1.6.39-r3) (55/60) Purging libquadmath (12.2.1_git20220924-r10) (56/60) Purging libwebp (1.3.0-r1) (57/60) Purging libxau (1.0.11-r2) (58/60) Purging pixman (0.42.2-r1) (59/60) Purging readline (8.2.1-r1) (60/60) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 378 MiB in 107 packages >>> hexer: Updating the testing/x86 repository index... >>> hexer: Signing the index...