>>> fgt: Building community/fgt 0.4.11-r0 (using abuild 3.13.0-r3) started Mon, 22 Apr 2024 15:41:15 +0000 >>> fgt: Checking sanity of /home/buildozer/aports/community/fgt/APKBUILD... >>> fgt: Analyzing dependencies... >>> fgt: Installing for build: build-base cmake eigen-dev samurai (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.6.1-r3) (3/9) Installing libarchive (3.7.3-r0) (4/9) Installing rhash-libs (1.4.4-r0) (5/9) Installing libuv (1.48.0-r0) (6/9) Installing cmake (3.29.2-r1) (7/9) Installing eigen-dev (3.4.0-r10) (8/9) Installing samurai (1.2-r5) (9/9) Installing .makedepends-fgt (20240422.154116) Executing busybox-1.36.1-r25.trigger OK: 323 MiB in 112 packages >>> fgt: Cleaning up srcdir >>> fgt: Cleaning up pkgdir >>> fgt: Cleaning up tmpdir >>> fgt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fgt-v0.4.11.tar.gz >>> fgt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fgt-v0.4.11.tar.gz >>> fgt: Checking sha512sums... fgt-v0.4.11.tar.gz: OK >>> fgt: Unpacking /var/cache/distfiles/fgt-v0.4.11.tar.gz... -- The CXX compiler identification is GNU 13.2.1 -- The C compiler identification is GNU 13.2.1 -- 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 -- 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 -- [fgt] Compiler: GNU -- [fgt] Version: 0.4.11 -- [fgt] With OpenMP: OFF -- [fgt] Eigen3 version: 3.4.0 CMake Deprecation Warning at vendor/googletest-release-1.10.0/googletest/CMakeLists.txt:56 (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 Warning (dev) at vendor/googletest-release-1.10.0/googletest/cmake/internal_utils.cmake:243 (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. Call Stack (most recent call first): vendor/googletest-release-1.10.0/googletest/CMakeLists.txt:91 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build [1/26] Building CXX object test/CMakeFiles/without_openmp.dir/without_openmp_test.cpp.o [2/26] Building CXX object test/CMakeFiles/version.dir/version_test.cpp.o [3/26] Building CXX object test/CMakeFiles/ifgt.dir/ifgt_test.cpp.o [4/26] Building CXX object test/CMakeFiles/direct-tree.dir/direct_tree_test.cpp.o [5/26] Building CXX object test/CMakeFiles/direct.dir/direct_test.cpp.o [6/26] Building CXX object test/CMakeFiles/cluster.dir/cluster_test.cpp.o [7/26] Building CXX object vendor/googletest-release-1.10.0/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [8/26] Building CXX object vendor/googletest-release-1.10.0/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [9/26] Building CXX object CMakeFiles/Library-C++.dir/version.cpp.o [10/26] Building CXX object CMakeFiles/Library-C++.dir/src/cluster-sequential.cpp.o [11/26] Building CXX object CMakeFiles/Library-C++.dir/src/transform.cpp.o [12/26] Building CXX object CMakeFiles/Library-C++.dir/src/openmp.cpp.o [13/26] Building CXX object CMakeFiles/Library-C++.dir/src/ifgt.cpp.o [14/26] Building CXX object CMakeFiles/Library-C++.dir/src/direct_tree.cpp.o [15/26] Building CXX object CMakeFiles/Library-C++.dir/src/direct.cpp.o [16/26] Building CXX object CMakeFiles/Library-C++.dir/src/cluster.cpp.o In file included from /usr/include/c++/13.2.1/bits/stl_algo.h:61, from /usr/include/c++/13.2.1/algorithm:61, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/nanoflann-1.1.9/include/nanoflann.hpp:50, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/src/direct_tree.cpp:28: /usr/include/c++/13.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Distance = int; _Tp = pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1792:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 1792 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 1812 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/13.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/nanoflann-1.1.9/include/nanoflann.hpp:48: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/13.2.1/bits/stl_vector.h:1296:21, inlined from 'void nanoflann::RadiusResultSet::addPoint(DistanceType, IndexType) [with DistanceType = double; IndexType = unsigned int]' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/nanoflann-1.1.9/include/nanoflann.hpp:166:30, inlined from 'void nanoflann::RadiusResultSet::addPoint(DistanceType, IndexType) [with DistanceType = double; IndexType = unsigned int]' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/nanoflann-1.1.9/include/nanoflann.hpp:163:15, inlined from 'void nanoflann::KDTreeSingleIndexAdaptor::searchLevel(RESULTSET&, const ElementType*, NodePtr, DistanceType, distance_vector_t&, float) const [with RESULTSET = nanoflann::RadiusResultSet; Distance = nanoflann::L2_Simple_Adaptor; DatasetAdaptor = fgt::{anonymous}::MatrixAdaptor; int DIM = -1; IndexType = unsigned int]' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/nanoflann-1.1.9/include/nanoflann.hpp:1217:26: /usr/include/c++/13.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 1918 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h:1918:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1911:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]' at /usr/include/c++/13.2.1/bits/stl_algo.h:1926:27: /usr/include/c++/13.2.1/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter]': /usr/include/c++/13.2.1/bits/stl_algo.h:1932:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 1932 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17/26] Linking CXX shared library libfgt.so.0.4.11 [18/26] Creating library symlink libfgt.so.0 libfgt.so In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/googletest-release-1.10.0/googletest/include/gtest/gtest.h:60, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/test/version_test.cpp:1: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'fgt::Matrix fgt::load_ascii_test_matrix(const std::string&)' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build/test/support.hpp:33:27: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/googletest-release-1.10.0/googletest/include/gtest/gtest.h:60, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/test/cluster_test.cpp:1: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'fgt::Matrix fgt::load_ascii_test_matrix(const std::string&)' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build/test/support.hpp:33:27: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/googletest-release-1.10.0/googletest/include/gtest/gtest.h:60, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/test/direct_test.cpp:1: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'fgt::Matrix fgt::load_ascii_test_matrix(const std::string&)' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build/test/support.hpp:33:27: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/googletest-release-1.10.0/googletest/include/gtest/gtest.h:60, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/test/direct_tree_test.cpp:1: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'fgt::Matrix fgt::load_ascii_test_matrix(const std::string&)' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build/test/support.hpp:33:27: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:72, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/vendor/googletest-release-1.10.0/googletest/include/gtest/gtest.h:60, from /home/buildozer/aports/community/fgt/src/fgt-0.4.11/test/ifgt_test.cpp:1: /usr/include/c++/13.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/13.2.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'fgt::Matrix fgt::load_ascii_test_matrix(const std::string&)' at /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build/test/support.hpp:33:27: /usr/include/c++/13.2.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [19/26] Linking CXX shared library lib/libgtest.so [20/26] Linking CXX shared library lib/libgtest_main.so [21/26] Linking CXX executable test/without_openmp [22/26] Linking CXX executable test/version [23/26] Linking CXX executable test/ifgt [24/26] Linking CXX executable test/direct-tree [25/26] Linking CXX executable test/direct [26/26] Linking CXX executable test/cluster Internal ctest changing into directory: /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build Test project /home/buildozer/aports/community/fgt/src/fgt-0.4.11/build Start 1: cluster Start 2: direct Start 3: direct-tree Start 4: ifgt Start 5: version Start 6: without_openmp 1/6 Test #5: version .......................... Passed 0.00 sec 2/6 Test #6: without_openmp ................... Passed 0.00 sec 3/6 Test #1: cluster .......................... Passed 2.98 sec 4/6 Test #4: ifgt ............................. Passed 6.47 sec 5/6 Test #2: direct ........................... Passed 8.11 sec 6/6 Test #3: direct-tree ...................... Passed 8.27 sec 100% tests passed, 0 tests failed out of 6 Total Test time (real) = 8.27 sec >>> fgt: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/include/fgt.hpp -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/libfgt.so.0.4.11 -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/libfgt.so.0 -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/libfgt.so -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/cmake/fgt/fgt-config.cmake -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/cmake/fgt/fgt-config-version.cmake -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/cmake/fgt/fgt-targets.cmake -- Installing: /home/buildozer/aports/community/fgt/pkg/fgt/usr/lib/cmake/fgt/fgt-targets-none.cmake >>> fgt-dev*: Running split function dev... >>> fgt-dev*: Preparing subpackage fgt-dev... >>> fgt-dev*: Stripping binaries >>> fgt-dev*: Running postcheck for fgt-dev >>> fgt*: Running postcheck for fgt >>> fgt*: Preparing package fgt... >>> fgt*: Stripping binaries >>> fgt-dev*: Scanning shared objects >>> fgt*: Scanning shared objects >>> fgt-dev*: Tracing dependencies... fgt=0.4.11-r0 >>> fgt-dev*: Package size: 56.0 KB >>> fgt-dev*: Compressing data... >>> fgt-dev*: Create checksum... >>> fgt-dev*: Create fgt-dev-0.4.11-r0.apk >>> fgt*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fgt*: Package size: 68.0 KB >>> fgt*: Compressing data... >>> fgt*: Create checksum... >>> fgt*: Create fgt-0.4.11-r0.apk >>> fgt: Build complete at Mon, 22 Apr 2024 15:41:34 +0000 elapsed time 0h 0m 19s >>> fgt: Cleaning up srcdir >>> fgt: Cleaning up pkgdir >>> fgt: Uninstalling dependencies... (1/9) Purging .makedepends-fgt (20240422.154116) (2/9) Purging cmake (3.29.2-r1) (3/9) Purging eigen-dev (3.4.0-r10) (4/9) Purging samurai (1.2-r5) (5/9) Purging libarchive (3.7.3-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.48.0-r0) (8/9) Purging rhash-libs (1.4.4-r0) (9/9) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> fgt: Updating the community/armv7 repository index... >>> fgt: Signing the index...