>>> flann: Building testing/flann 1.9.2-r0 (using abuild 3.13.0-r3) started Fri, 19 Jul 2024 10:39:01 +0000 >>> flann: Checking sanity of /home/buildozer/aports/testing/flann/APKBUILD... >>> flann: Analyzing dependencies... >>> flann: Installing for build: build-base cmake samurai lz4-dev hdf5-dev gtest-dev (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing xz-libs (5.6.2-r0) (3/23) Installing libarchive (3.7.4-r0) (4/23) Installing rhash-libs (1.4.4-r0) (5/23) Installing libuv (1.48.0-r0) (6/23) Installing cmake (3.30.0-r0) (7/23) Installing samurai (1.2-r5) (8/23) Installing lz4-dev (1.9.4-r5) (9/23) Installing zlib-dev (1.3.1-r1) (10/23) Installing libsz (1.1.3-r0) (11/23) Installing hdf5 (1.14.4.2-r0) (12/23) Installing hdf5-cpp (1.14.4.2-r0) (13/23) Installing libquadmath (13.2.1_git20240309-r0) (14/23) Installing libgfortran (13.2.1_git20240309-r0) (15/23) Installing hdf5-fortran (1.14.4.2-r0) (16/23) Installing hdf5-hl (1.14.4.2-r0) (17/23) Installing hdf5-hl-cpp (1.14.4.2-r0) (18/23) Installing hdf5-hl-fortran (1.14.4.2-r0) (19/23) Installing hdf5-dev (1.14.4.2-r0) (20/23) Installing gtest (1.14.0-r2) (21/23) Installing gmock (1.14.0-r2) (22/23) Installing gtest-dev (1.14.0-r2) (23/23) Installing .makedepends-flann (20240719.103902) Executing busybox-1.36.1-r31.trigger OK: 452 MiB in 130 packages >>> flann: Cleaning up srcdir >>> flann: Cleaning up pkgdir >>> flann: Cleaning up tmpdir >>> flann: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flann-1.9.2.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 curl: (22) The requested URL returned error: 404 >>> flann: Fetching flann-1.9.2.tar.gz::https://github.com/flann-lib/flann/archive/1.9.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 33.0M 61 20.4M 0 0 17.0M 0 0:00:01 0:00:01 --:--:-- 20.5M 100 33.0M 100 33.0M 0 0 19.9M 0 0:00:01 0:00:01 --:--:-- 22.7M >>> flann: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flann-1.9.2.tar.gz >>> flann: Checking sha512sums... flann-1.9.2.tar.gz: OK >>> flann: Unpacking /var/cache/distfiles/edge/flann-1.9.2.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (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. -- 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 CMake Warning (dev) at CMakeLists.txt:72 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Found HDF5: /usr/lib/libhdf5.so (found version "1.14.4") CMake Warning (dev) at /usr/lib/cmake/GTest/GTestConfig.cmake:37 (if): if given arguments: "ON" An argument named "ON" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/FindGTest.cmake:197 (find_package) CMakeLists.txt:118 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.14.0") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0") -- Checking for module 'liblz4' -- Found liblz4, version 1.9.4 CMake Warning (dev) at src/matlab/CMakeLists.txt:19 (get_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "flann_s". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at src/matlab/CMakeLists.txt:87 (message): Cannot find MATLAB or Octave instalation. Make sure that the 'bin' directory from the MATLAB instalation or that mkoctfile is in PATH -- Could NOT find LATEX (missing: LATEX_COMPILER) -- Install prefix: /usr -- Build type: None -- Building C bindings: ON -- Building examples: ON -- Building tests: ON -- Building documentation: ON -- Building python bindings: OFF -- Building matlab bindings: ON -- Building CUDA library: OFF -- Using OpenMP support: ON -- Using MPI support: OFF -- Configuring done (1.0s) CMake Warning (dev) at /usr/lib/cmake/GTest/GTestTargets.cmake:70 (set_target_properties): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The link interface of target "GTest::gtest" contains: Threads::Threads but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. Call Stack (most recent call first): /usr/lib/cmake/GTest/GTestConfig.cmake:42 (include) /usr/share/cmake/Modules/FindGTest.cmake:197 (find_package) CMakeLists.txt:118 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/flann/src/flann-1.9.2/build [1/14] Building CXX object examples/CMakeFiles/flann_example_cpp.dir/flann_example.cpp.o [2/14] Building C object examples/CMakeFiles/flann_example_c.dir/flann_example.c.o [3/14] Building C object src/cpp/CMakeFiles/flann.dir/dummy.c.o [4/14] Building CXX object src/cpp/CMakeFiles/flann_s.dir/flann/flann.cpp.o [5/14] Building C object src/cpp/CMakeFiles/flann_cpp.dir/dummy.c.o [6/14] Building CXX object src/cpp/CMakeFiles/flann_cpp_s.dir/flann/flann_cpp.cpp.o [7/14] Linking CXX static library lib/libflann_cpp_s.a [8/14] Linking CXX shared library lib/libflann_cpp.so.1.9.2 [9/14] Creating library symlink lib/libflann_cpp.so.1.9 lib/libflann_cpp.so [10/14] Linking CXX executable bin/flann_example_cpp [11/14] Linking CXX static library lib/libflann_s.a [12/14] Linking CXX shared library lib/libflann.so.1.9.2 [13/14] Creating library symlink lib/libflann.so.1.9 lib/libflann.so [14/14] Linking CXX executable bin/flann_example_c Internal ctest changing into directory: /home/buildozer/aports/testing/flann/src/flann-1.9.2/build Test project /home/buildozer/aports/testing/flann/src/flann-1.9.2/build No tests were found!!! >>> flann: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/cmake/flann/flann-config.cmake -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/cmake/flann/flann-config-version.cmake -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/cmake/flann/flann-targets.cmake -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/cmake/flann/flann-targets-none.cmake -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/pkgconfig/flann.pc -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann_cpp.so.1.9.2 -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann_cpp.so.1.9 -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann_cpp.so -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann_cpp_s.a -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann.so.1.9.2 -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann.so.1.9 -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann.so -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/lib/libflann_s.a -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/flann.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/center_chooser.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/all_indices.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/kmeans_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/composite_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/lsh_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/autotuned_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/nn_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/kdtree_cuda_builder.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/hierarchical_clustering_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/linear_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/kdtree_cuda_3d_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/kdtree_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/kdtree_single_index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/algorithms/dist.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/io -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/io/hdf5.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/nn -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/nn/ground_truth.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/nn/simplex_downhill.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/nn/index_testing.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/config.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/flann.hpp -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi/matrix.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi/index.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi/server.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi/client.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/mpi/queries.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/general.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/allocator.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/heap.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/matrix.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/sampling.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/lsh_table.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/params.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/timer.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/logger.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/result_set.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/object_factory.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/cuda -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/cuda/heap.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/cuda/result_set.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/cutil_math.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/serialization.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/saving.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/random.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/any.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/util/dynamic_bitset.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/include/flann/defines.h -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/bin/flann_example_c -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/flann/pkg/flann/usr/bin/flann_example_c" to "" -- Installing: /home/buildozer/aports/testing/flann/pkg/flann/usr/bin/flann_example_cpp -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/flann/pkg/flann/usr/bin/flann_example_cpp" to "" >>> flann-doc*: Running split function doc... >>> flann-doc*: Preparing subpackage flann-doc... >>> flann-doc*: Running postcheck for flann-doc >>> flann-dev*: Running split function dev... >>> flann-dev*: Preparing subpackage flann-dev... >>> flann-dev*: Stripping binaries >>> flann-dev*: Running postcheck for flann-dev >>> flann*: Running postcheck for flann >>> flann*: Preparing package flann... >>> flann*: Stripping binaries >>> flann-dev*: Scanning shared objects >>> flann-doc*: Scanning shared objects >>> flann*: Scanning shared objects >>> flann-dev*: Tracing dependencies... flann=1.9.2-r0 pkgconfig >>> flann-dev*: Package size: 11.0 MB >>> flann-dev*: Compressing data... >>> flann-dev*: Create checksum... >>> flann-dev*: Create flann-dev-1.9.2-r0.apk >>> flann-doc*: Tracing dependencies... >>> flann-doc*: Package size: 32.0 KB >>> flann-doc*: Compressing data... >>> flann-doc*: Create checksum... >>> flann-doc*: Create flann-doc-1.9.2-r0.apk >>> flann*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libgomp.so.1 so:libhdf5.so.311 so:liblz4.so.1 so:libstdc++.so.6 >>> flann*: Package size: 8.8 MB >>> flann*: Compressing data... >>> flann*: Create checksum... >>> flann*: Create flann-1.9.2-r0.apk >>> flann: Build complete at Fri, 19 Jul 2024 10:41:00 +0000 elapsed time 0h 1m 59s >>> flann: Cleaning up srcdir >>> flann: Cleaning up pkgdir >>> flann: Uninstalling dependencies... (1/23) Purging .makedepends-flann (20240719.103902) (2/23) Purging cmake (3.30.0-r0) (3/23) Purging samurai (1.2-r5) (4/23) Purging lz4-dev (1.9.4-r5) (5/23) Purging hdf5-dev (1.14.4.2-r0) (6/23) Purging zlib-dev (1.3.1-r1) (7/23) Purging hdf5-cpp (1.14.4.2-r0) (8/23) Purging hdf5-hl-cpp (1.14.4.2-r0) (9/23) Purging hdf5-hl-fortran (1.14.4.2-r0) (10/23) Purging hdf5-hl (1.14.4.2-r0) (11/23) Purging gtest-dev (1.14.0-r2) (12/23) Purging gmock (1.14.0-r2) (13/23) Purging gtest (1.14.0-r2) (14/23) Purging hdf5-fortran (1.14.4.2-r0) (15/23) Purging libarchive (3.7.4-r0) (16/23) Purging libbz2 (1.0.8-r6) (17/23) Purging libgfortran (13.2.1_git20240309-r0) (18/23) Purging libquadmath (13.2.1_git20240309-r0) (19/23) Purging libuv (1.48.0-r0) (20/23) Purging rhash-libs (1.4.4-r0) (21/23) Purging xz-libs (5.6.2-r0) (22/23) Purging hdf5 (1.14.4.2-r0) (23/23) Purging libsz (1.1.3-r0) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> flann: Updating the testing/x86_64 repository index... >>> flann: Signing the index...