>>> hexer: Building testing/hexer 1.4.0-r11 (using abuild 3.10.0_rc1-r2) started Thu, 06 Oct 2022 12:35:38 +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 libbz2 (1.0.8-r3) (2/60) Installing xz-libs (5.2.7-r0) (3/60) Installing libarchive (3.6.1-r1) (4/60) Installing rhash-libs (1.4.3-r1) (5/60) Installing libuv (1.44.2-r0) (6/60) Installing cmake (3.24.2-r0) (7/60) Installing openexr (3.1.5-r3) (8/60) Installing cfitsio (4.1.0-r0) (9/60) Installing libdeflate (1.10-r0) (10/60) Installing freexl (1.0.6-r0) (11/60) Installing geos (3.10.2-r0) (12/60) Installing giflib (5.2.1-r1) (13/60) Installing libsz (1.0.6-r1) (14/60) Installing hdf5 (1.12.2-r1) (15/60) Installing hdf5-cpp (1.12.2-r1) (16/60) Installing aom-libs (3.5.0-r0) (17/60) Installing libde265 (1.0.8-r2) (18/60) Installing numactl (2.0.16-r0) (19/60) Installing x265-libs (3.5-r3) (20/60) Installing libheif (1.13.0-r0) (21/60) Installing libjpeg-turbo (2.1.4-r0) (22/60) Installing json-c (0.16-r0) (23/60) Installing kealib (1.4.15-r0) (24/60) Installing minizip (1.2.12-r0) (25/60) Installing liburiparser (0.9.6-r0) (26/60) Installing libkml (1.3.0-r4) (27/60) Installing mariadb-connector-c (3.3.2-r0) (28/60) Installing hdf5-hl (1.12.2-r1) (29/60) Installing netcdf (4.8.1-r3) (30/60) Installing readline (8.2.0-r0) (31/60) Installing unixodbc (2.3.11-r0) (32/60) Installing libtirpc-conf (1.3.2-r2) (33/60) Installing krb5-conf (1.0-r2) (34/60) Installing libcom_err (1.46.5-r2) (35/60) Installing keyutils-libs (1.6.3-r1) (36/60) Installing libverto (0.3.2-r1) (37/60) Installing krb5-libs (1.20-r0) (38/60) Installing libtirpc (1.3.2-r2) (39/60) Installing ogdi (4.1.0-r0) (40/60) Installing openjpeg (2.5.0-r0) (41/60) Installing libpng (1.6.38-r0) (42/60) Installing freetype (2.12.1-r0) (43/60) Installing fontconfig (2.14.0-r0) (44/60) Installing lcms2 (2.13.1-r0) (45/60) Installing libwebp (1.2.4-r1) (46/60) Installing tiff (4.4.0-r0) (47/60) Installing poppler (22.10.0-r0) (48/60) Installing libpq (14.5-r0) (49/60) Installing sqlite-libs (3.39.4-r0) (50/60) Installing proj (9.1.0-r0) (51/60) Installing qhull (2020.2-r1) (52/60) Installing librttopo (1.1.0-r1) (53/60) Installing libxml2 (2.10.2-r1) (54/60) Installing libspatialite (5.0.1-r4) (55/60) Installing icu-data-en (71.1-r4) Executing icu-data-en-71.1-r4.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (56/60) Installing icu-libs (71.1-r4) (57/60) Installing xerces-c (3.2.3-r3) (58/60) Installing gdal (3.5.1-r4) (59/60) Installing gdal-dev (3.5.1-r4) (60/60) Installing .makedepends-hexer (20221006.123545) Executing busybox-1.35.0-r27.trigger OK: 433 MiB in 156 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 478k 100 478k 0 0 461k 0 0:00:01 0:00:01 --:--:-- 474k >>> 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 -- 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.5.1 -- 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 [ 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/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 [ 69%] Building CXX object apps/CMakeFiles/curse.dir/curse.cpp.o [ 76%] Building CXX object apps/CMakeFiles/curse.dir/las.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... Consolidate compiler generated dependencies of target hexer [ 61%] Built target hexer Consolidate compiler generated dependencies of target curse [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/Path.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/HexInfo.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/Utils.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/exception.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/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/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/HexGrid.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 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-r11 >>> hexer-dev*: Package size: 80.0 KB >>> hexer-dev*: Compressing data... >>> hexer-dev*: Create checksum... >>> hexer-dev*: Create hexer-dev-1.4.0-r11.apk >>> hexer*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libgdal.so.31 so:libstdc++.so.6 >>> hexer*: Package size: 144.0 KB >>> hexer*: Compressing data... >>> hexer*: Create checksum... >>> hexer*: Create hexer-1.4.0-r11.apk >>> hexer: Build complete at Thu, 06 Oct 2022 12:36:28 +0000 elapsed time 0h 0m 50s >>> hexer: Cleaning up srcdir >>> hexer: Cleaning up pkgdir >>> hexer: Uninstalling dependencies... (1/60) Purging .makedepends-hexer (20221006.123545) (2/60) Purging cmake (3.24.2-r0) (3/60) Purging gdal-dev (3.5.1-r4) (4/60) Purging gdal (3.5.1-r4) (5/60) Purging poppler (22.10.0-r0) (6/60) Purging fontconfig (2.14.0-r0) (7/60) Purging freetype (2.12.1-r0) (8/60) Purging cfitsio (4.1.0-r0) (9/60) Purging libarchive (3.6.1-r1) (10/60) Purging libbz2 (1.0.8-r3) (11/60) Purging libspatialite (5.0.1-r4) (12/60) Purging libxml2 (2.10.2-r1) (13/60) Purging proj (9.1.0-r0) (14/60) Purging tiff (4.4.0-r0) (15/60) Purging xz-libs (5.2.7-r0) (16/60) Purging rhash-libs (1.4.3-r1) (17/60) Purging libuv (1.44.2-r0) (18/60) Purging openexr (3.1.5-r3) (19/60) Purging libdeflate (1.10-r0) (20/60) Purging freexl (1.0.6-r0) (21/60) Purging librttopo (1.1.0-r1) (22/60) Purging geos (3.10.2-r0) (23/60) Purging giflib (5.2.1-r1) (24/60) Purging kealib (1.4.15-r0) (25/60) Purging hdf5-cpp (1.12.2-r1) (26/60) Purging netcdf (4.8.1-r3) (27/60) Purging hdf5-hl (1.12.2-r1) (28/60) Purging hdf5 (1.12.2-r1) (29/60) Purging libsz (1.0.6-r1) (30/60) Purging libheif (1.13.0-r0) (31/60) Purging aom-libs (3.5.0-r0) (32/60) Purging libde265 (1.0.8-r2) (33/60) Purging x265-libs (3.5-r3) (34/60) Purging numactl (2.0.16-r0) (35/60) Purging libjpeg-turbo (2.1.4-r0) (36/60) Purging json-c (0.16-r0) (37/60) Purging libkml (1.3.0-r4) (38/60) Purging minizip (1.2.12-r0) (39/60) Purging liburiparser (0.9.6-r0) (40/60) Purging mariadb-connector-c (3.3.2-r0) (41/60) Purging unixodbc (2.3.11-r0) (42/60) Purging readline (8.2.0-r0) (43/60) Purging ogdi (4.1.0-r0) (44/60) Purging libtirpc (1.3.2-r2) (45/60) Purging libtirpc-conf (1.3.2-r2) (46/60) Purging krb5-libs (1.20-r0) (47/60) Purging krb5-conf (1.0-r2) (48/60) Purging libcom_err (1.46.5-r2) (49/60) Purging keyutils-libs (1.6.3-r1) (50/60) Purging libverto (0.3.2-r1) (51/60) Purging openjpeg (2.5.0-r0) (52/60) Purging libpng (1.6.38-r0) (53/60) Purging lcms2 (2.13.1-r0) (54/60) Purging libwebp (1.2.4-r1) (55/60) Purging libpq (14.5-r0) (56/60) Purging sqlite-libs (3.39.4-r0) (57/60) Purging qhull (2020.2-r1) (58/60) Purging xerces-c (3.2.3-r3) (59/60) Purging icu-libs (71.1-r4) (60/60) Purging icu-data-en (71.1-r4) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 96 packages >>> hexer: Updating the testing/riscv64 repository index... >>> hexer: Signing the index...