>>> fasttext: Building community/fasttext 0.9.2-r1 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 00:37:25 +0000 >>> fasttext: Validating /home/buildozer/aports/community/fasttext/APKBUILD... >>> fasttext: Analyzing dependencies... >>> fasttext: Installing for build: build-base cmake py3-gpep517 py3-numpy-dev py3-pybind11-dev py3-setuptools py3-wheel python3-dev samurai (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libarchive (3.7.9-r0) (3/37) Installing rhash-libs (1.4.5-r0) (4/37) Installing libuv (1.50.0-r0) (5/37) Installing cmake (3.31.6-r1) (6/37) Installing gdbm (1.24-r0) (7/37) Installing mpdecimal (4.0.0-r0) (8/37) Installing libpanelw (6.5_p20250412-r0) (9/37) Installing sqlite-libs (3.49.1-r0) (10/37) Installing python3 (3.12.10-r0) (11/37) Installing python3-pycache-pyc0 (3.12.10-r0) (12/37) Installing pyc (3.12.10-r0) (13/37) Installing py3-installer-pyc (0.7.0-r2) (14/37) Installing py3-gpep517-pyc (16-r0) (15/37) Installing python3-pyc (3.12.10-r0) (16/37) Installing py3-installer (0.7.0-r2) (17/37) Installing py3-gpep517 (16-r0) (18/37) Installing libgfortran (14.2.0-r5) (19/37) Installing openblas (0.3.28-r0) (20/37) Installing py3-numpy (2.2.4-r0) (21/37) Installing py3-numpy-tests (2.2.4-r0) (22/37) Installing py3-numpy-pyc (2.2.4-r0) (23/37) Installing py3-numpy-dev (2.2.4-r0) (24/37) Installing py3-pybind11 (2.13.6-r0) (25/37) Installing py3-pybind11-pyc (2.13.6-r0) (26/37) Installing py3-pybind11-dev (2.13.6-r0) (27/37) Installing py3-parsing (3.2.0-r0) (28/37) Installing py3-parsing-pyc (3.2.0-r0) (29/37) Installing py3-packaging (24.2-r0) (30/37) Installing py3-packaging-pyc (24.2-r0) (31/37) Installing py3-setuptools (77.0.3-r0) (32/37) Installing py3-setuptools-pyc (77.0.3-r0) (33/37) Installing py3-wheel (0.43.0-r0) (34/37) Installing py3-wheel-pyc (0.43.0-r0) (35/37) Installing python3-dev (3.12.10-r0) (36/37) Installing samurai (1.2-r6) (37/37) Installing .makedepends-fasttext (20250426.003734) Executing busybox-1.37.0-r16.trigger OK: 770 MiB in 146 packages >>> fasttext: Cleaning up srcdir >>> fasttext: Cleaning up pkgdir >>> fasttext: Cleaning up tmpdir >>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fasttext-0.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> fasttext: Fetching fasttext-0.9.2.tar.gz::https://github.com/facebookresearch/fastText/archive/refs/tags/v0.9.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/fasttext-0.9.2.tar.gz.part' fasttext-0.9.2.tar.g 436k --:--:-- ETA fasttext-0.9.2.tar.g 100% |********************************| 3942k 0:00:00 ETA '/var/cache/distfiles/v3.22/fasttext-0.9.2.tar.gz.part' saved >>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fasttext-0.9.2.tar.gz >>> fasttext: Checking sha512sums... fasttext-0.9.2.tar.gz: OK gcc13.patch: OK no-march-native.patch: OK >>> fasttext: Unpacking /var/cache/distfiles/v3.22/fasttext-0.9.2.tar.gz... >>> fasttext: gcc13.patch patching file src/args.h >>> fasttext: no-march-native.patch patching file CMakeLists.txt patching file setup.py CMake Deprecation Warning at CMakeLists.txt:9 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/build [1/48] Building CXX object CMakeFiles/fasttext-bin.dir/src/main.cc.o [2/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/vector.cc.o [3/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/utils.cc.o [4/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/quantmatrix.cc.o [5/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/productquantizer.cc.o [6/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/model.cc.o [7/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/meter.cc.o [8/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/matrix.cc.o [9/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/main.cc.o [10/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/loss.cc.o [11/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/fasttext.cc.o [12/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/dictionary.cc.o [13/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/densematrix.cc.o [14/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/autotune.cc.o [15/48] Building CXX object CMakeFiles/fasttext-static_pic.dir/src/args.cc.o [16/48] Building CXX object CMakeFiles/fasttext-static.dir/src/vector.cc.o [17/48] Building CXX object CMakeFiles/fasttext-static.dir/src/utils.cc.o [18/48] Building CXX object CMakeFiles/fasttext-static.dir/src/quantmatrix.cc.o [19/48] Building CXX object CMakeFiles/fasttext-static.dir/src/productquantizer.cc.o [20/48] Building CXX object CMakeFiles/fasttext-static.dir/src/model.cc.o [21/48] Building CXX object CMakeFiles/fasttext-static.dir/src/meter.cc.o [22/48] Building CXX object CMakeFiles/fasttext-static.dir/src/matrix.cc.o [23/48] Building CXX object CMakeFiles/fasttext-static.dir/src/main.cc.o [24/48] Building CXX object CMakeFiles/fasttext-static.dir/src/loss.cc.o [25/48] Building CXX object CMakeFiles/fasttext-static.dir/src/fasttext.cc.o [26/48] Building CXX object CMakeFiles/fasttext-static.dir/src/dictionary.cc.o [27/48] Building CXX object CMakeFiles/fasttext-static.dir/src/densematrix.cc.o [28/48] Building CXX object CMakeFiles/fasttext-static.dir/src/autotune.cc.o [29/48] Building CXX object CMakeFiles/fasttext-static.dir/src/args.cc.o [30/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/vector.cc.o [31/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/utils.cc.o [32/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/quantmatrix.cc.o [33/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/productquantizer.cc.o [34/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/model.cc.o [35/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/meter.cc.o [36/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/matrix.cc.o [37/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/main.cc.o [38/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/loss.cc.o [39/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/fasttext.cc.o [40/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/dictionary.cc.o [41/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/densematrix.cc.o [42/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/autotune.cc.o [43/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/args.cc.o In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:13: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = fasttext::entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/bits/random.h:34, from /usr/include/c++/14.2.0/random:48, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.h:14, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:9: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:268:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::prune(std::vector&)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:525:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:13: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = fasttext::entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/bits/random.h:34, from /usr/include/c++/14.2.0/random:48, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.h:14, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:9: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:268:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::prune(std::vector&)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:525:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:13: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = fasttext::entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/bits/random.h:34, from /usr/include/c++/14.2.0/random:48, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.h:14, from /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:9: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:268:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::prune(std::vector&)' at /home/buildozer/aports/community/fasttext/src/fastText-0.9.2/src/dictionary.cc:525:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [44/48] Linking CXX shared library libfasttext.so.0 [45/48] Creating library symlink libfasttext.so [46/48] Linking CXX static library libfasttext_pic.a [47/48] Linking CXX static library libfasttext.a [48/48] Linking CXX executable fasttext 2025-04-26 00:37:42,319 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:598: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-26 00:37:42,348 root INFO running bdist_wheel 2025-04-26 00:37:42,359 root INFO running build 2025-04-26 00:37:42,359 root INFO running build_py 2025-04-26 00:37:42,362 root INFO creating build/lib.linux-armv8l-cpython-312/fasttext 2025-04-26 00:37:42,362 root INFO copying python/fasttext_module/fasttext/__init__.py -> build/lib.linux-armv8l-cpython-312/fasttext 2025-04-26 00:37:42,363 root INFO copying python/fasttext_module/fasttext/FastText.py -> build/lib.linux-armv8l-cpython-312/fasttext 2025-04-26 00:37:42,363 root INFO creating build/lib.linux-armv8l-cpython-312/fasttext/util 2025-04-26 00:37:42,363 root INFO copying python/fasttext_module/fasttext/util/__init__.py -> build/lib.linux-armv8l-cpython-312/fasttext/util 2025-04-26 00:37:42,364 root INFO copying python/fasttext_module/fasttext/util/util.py -> build/lib.linux-armv8l-cpython-312/fasttext/util 2025-04-26 00:37:42,364 root INFO creating build/lib.linux-armv8l-cpython-312/fasttext/tests 2025-04-26 00:37:42,364 root INFO copying python/fasttext_module/fasttext/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/fasttext/tests 2025-04-26 00:37:42,365 root INFO copying python/fasttext_module/fasttext/tests/test_configurations.py -> build/lib.linux-armv8l-cpython-312/fasttext/tests 2025-04-26 00:37:42,365 root INFO copying python/fasttext_module/fasttext/tests/test_script.py -> build/lib.linux-armv8l-cpython-312/fasttext/tests 2025-04-26 00:37:42,366 root INFO running build_ext 2025-04-26 00:37:42,368 root INFO creating tmp 2025-04-26 00:37:42,368 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/include/python3.12 -c /tmp/tmpty2i8pxq.cpp -o tmp/tmpty2i8pxq.o -std=c++14 2025-04-26 00:37:42,384 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/include/python3.12 -c /tmp/tmpoqdb_cq1.cpp -o tmp/tmpoqdb_cq1.o -fvisibility=hidden 2025-04-26 00:37:42,401 root INFO building 'fasttext_pybind' extension 2025-04-26 00:37:42,402 root INFO creating build/temp.linux-armv8l-cpython-312/python/fasttext_module/fasttext/pybind 2025-04-26 00:37:42,403 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-04-26 00:37:42,403 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c python/fasttext_module/fasttext/pybind/fasttext_pybind.cc -o build/temp.linux-armv8l-cpython-312/python/fasttext_module/fasttext/pybind/fasttext_pybind.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:37:57,463 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/args.cc -o build/temp.linux-armv8l-cpython-312/src/args.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:37:58,683 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/autotune.cc -o build/temp.linux-armv8l-cpython-312/src/autotune.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:00,519 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/densematrix.cc -o build/temp.linux-armv8l-cpython-312/src/densematrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:01,471 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/dictionary.cc -o build/temp.linux-armv8l-cpython-312/src/dictionary.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/bits/random.h:34, from /usr/include/c++/14.2.0/random:48, from src/dictionary.h:14, from src/dictionary.cc:9: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator, iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 195 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:195:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from src/dictionary.cc:13: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = fasttext::entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = fasttext::Dictionary::threshold(int64_t, int64_t)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at src/dictionary.cc:262:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::threshold(int64_t, int64_t)' at src/dictionary.cc:268:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = fasttext::entry; _Alloc = std::allocator]', inlined from 'void fasttext::Dictionary::prune(std::vector&)' at src/dictionary.cc:525:15: /usr/include/c++/14.2.0/bits/stl_vector.h:1568:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1568 | return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-26 00:38:03,634 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/fasttext.cc -o build/temp.linux-armv8l-cpython-312/src/fasttext.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:07,060 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/loss.cc -o build/temp.linux-armv8l-cpython-312/src/loss.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:08,572 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/main.cc -o build/temp.linux-armv8l-cpython-312/src/main.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:10,221 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/matrix.cc -o build/temp.linux-armv8l-cpython-312/src/matrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:10,564 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/meter.cc -o build/temp.linux-armv8l-cpython-312/src/meter.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:11,998 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/model.cc -o build/temp.linux-armv8l-cpython-312/src/model.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:12,705 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/productquantizer.cc -o build/temp.linux-armv8l-cpython-312/src/productquantizer.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:13,660 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/quantmatrix.cc -o build/temp.linux-armv8l-cpython-312/src/quantmatrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:14,405 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/utils.cc -o build/temp.linux-armv8l-cpython-312/src/utils.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:14,924 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/lib/python3.12/site-packages/pybind11/include -Isrc -I/usr/include/python3.12 -c src/vector.cc -o build/temp.linux-armv8l-cpython-312/src/vector.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2025-04-26 00:38:15,459 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 build/temp.linux-armv8l-cpython-312/python/fasttext_module/fasttext/pybind/fasttext_pybind.o build/temp.linux-armv8l-cpython-312/src/args.o build/temp.linux-armv8l-cpython-312/src/autotune.o build/temp.linux-armv8l-cpython-312/src/densematrix.o build/temp.linux-armv8l-cpython-312/src/dictionary.o build/temp.linux-armv8l-cpython-312/src/fasttext.o build/temp.linux-armv8l-cpython-312/src/loss.o build/temp.linux-armv8l-cpython-312/src/main.o build/temp.linux-armv8l-cpython-312/src/matrix.o build/temp.linux-armv8l-cpython-312/src/meter.o build/temp.linux-armv8l-cpython-312/src/model.o build/temp.linux-armv8l-cpython-312/src/productquantizer.o build/temp.linux-armv8l-cpython-312/src/quantmatrix.o build/temp.linux-armv8l-cpython-312/src/utils.o build/temp.linux-armv8l-cpython-312/src/vector.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/fasttext_pybind.cpython-312-arm-linux-musleabihf.so 2025-04-26 00:38:15,532 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-26 00:38:15,532 root INFO running install 2025-04-26 00:38:15,543 root INFO running install_lib 2025-04-26 00:38:15,546 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-26 00:38:15,546 root INFO creating build/bdist.linux-armv8l/wheel/fasttext 2025-04-26 00:38:15,546 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/__init__.py -> build/bdist.linux-armv8l/wheel/./fasttext 2025-04-26 00:38:15,547 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/FastText.py -> build/bdist.linux-armv8l/wheel/./fasttext 2025-04-26 00:38:15,547 root INFO creating build/bdist.linux-armv8l/wheel/fasttext/tests 2025-04-26 00:38:15,547 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./fasttext/tests 2025-04-26 00:38:15,547 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/tests/test_configurations.py -> build/bdist.linux-armv8l/wheel/./fasttext/tests 2025-04-26 00:38:15,548 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/tests/test_script.py -> build/bdist.linux-armv8l/wheel/./fasttext/tests 2025-04-26 00:38:15,548 root INFO creating build/bdist.linux-armv8l/wheel/fasttext/util 2025-04-26 00:38:15,548 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/util/__init__.py -> build/bdist.linux-armv8l/wheel/./fasttext/util 2025-04-26 00:38:15,548 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext/util/util.py -> build/bdist.linux-armv8l/wheel/./fasttext/util 2025-04-26 00:38:15,549 root INFO copying build/lib.linux-armv8l-cpython-312/fasttext_pybind.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-04-26 00:38:15,550 root INFO running install_egg_info 2025-04-26 00:38:15,554 root INFO running egg_info 2025-04-26 00:38:15,557 root INFO creating python/fasttext_module/fasttext.egg-info 2025-04-26 00:38:15,557 root INFO writing python/fasttext_module/fasttext.egg-info/PKG-INFO 2025-04-26 00:38:15,557 root INFO writing dependency_links to python/fasttext_module/fasttext.egg-info/dependency_links.txt 2025-04-26 00:38:15,558 root INFO writing requirements to python/fasttext_module/fasttext.egg-info/requires.txt 2025-04-26 00:38:15,558 root INFO writing top-level names to python/fasttext_module/fasttext.egg-info/top_level.txt 2025-04-26 00:38:15,558 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2025-04-26 00:38:15,562 root INFO reading manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2025-04-26 00:38:15,562 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 00:38:15,562 root WARNING warning: no files found matching 'PATENTS' 2025-04-26 00:38:15,565 root INFO adding license file 'LICENSE' 2025-04-26 00:38:15,566 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2025-04-26 00:38:15,566 root INFO Copying python/fasttext_module/fasttext.egg-info to build/bdist.linux-armv8l/wheel/./fasttext-0.9.2-py3.12.egg-info 2025-04-26 00:38:15,567 root INFO running install_scripts 2025-04-26 00:38:15,573 root INFO creating build/bdist.linux-armv8l/wheel/fasttext-0.9.2.dist-info/WHEEL 2025-04-26 00:38:15,574 wheel INFO creating '/home/buildozer/aports/community/fasttext/src/fastText-0.9.2/.dist/.tmp-uehyfrd1/fasttext-0.9.2-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-26 00:38:15,576 wheel INFO adding 'fasttext_pybind.cpython-312-arm-linux-musleabihf.so' 2025-04-26 00:38:15,579 wheel INFO adding 'fasttext/FastText.py' 2025-04-26 00:38:15,580 wheel INFO adding 'fasttext/__init__.py' 2025-04-26 00:38:15,580 wheel INFO adding 'fasttext/tests/__init__.py' 2025-04-26 00:38:15,580 wheel INFO adding 'fasttext/tests/test_configurations.py' 2025-04-26 00:38:15,580 wheel INFO adding 'fasttext/tests/test_script.py' 2025-04-26 00:38:15,581 wheel INFO adding 'fasttext/util/__init__.py' 2025-04-26 00:38:15,581 wheel INFO adding 'fasttext/util/util.py' 2025-04-26 00:38:15,581 wheel INFO adding 'fasttext-0.9.2.dist-info/licenses/LICENSE' 2025-04-26 00:38:15,582 wheel INFO adding 'fasttext-0.9.2.dist-info/METADATA' 2025-04-26 00:38:15,582 wheel INFO adding 'fasttext-0.9.2.dist-info/WHEEL' 2025-04-26 00:38:15,582 wheel INFO adding 'fasttext-0.9.2.dist-info/top_level.txt' 2025-04-26 00:38:15,582 wheel INFO adding 'fasttext-0.9.2.dist-info/RECORD' 2025-04-26 00:38:15,582 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-26 00:38:15,583 gpep517 INFO The backend produced .dist/fasttext-0.9.2-cp312-cp312-linux_armv8l.whl fasttext-0.9.2-cp312-cp312-linux_armv8l.whl >>> fasttext: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/lib/pkgconfig/fasttext.pc -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/lib/libfasttext.so.0 -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/lib/libfasttext.so -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/lib/libfasttext.a -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/lib/libfasttext_pic.a -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/bin/fasttext -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/args.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/autotune.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/densematrix.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/dictionary.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/fasttext.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/loss.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/matrix.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/meter.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/model.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/productquantizer.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/quantmatrix.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/real.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/utils.h -- Installing: /home/buildozer/aports/community/fasttext/pkg/fasttext/usr/include/fasttext/vector.h >>> fasttext-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/pkgconfig' 'usr/lib/libfasttext.a' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/libfasttext.a' 'usr/lib/libfasttext_pic.a' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/libfasttext_pic.a' 'usr/lib/libfasttext.so' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/libfasttext.so' >>> fasttext-dev*: Preparing subpackage fasttext-dev... >>> fasttext-dev*: Stripping binaries >>> fasttext-dev*: Running postcheck for fasttext-dev >>> fasttext-libs*: Running split function libs... 'usr/lib/libfasttext.so.0' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-libs/usr/lib/libfasttext.so.0' >>> fasttext-libs*: Preparing subpackage fasttext-libs... >>> fasttext-libs*: Stripping binaries >>> fasttext-libs*: Running postcheck for fasttext-libs >>> py3-fasttext-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fasttext/__pycache__' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext-pyc/usr/lib/python3.12/site-packages/fasttext/__pycache__' 'usr/lib/python3.12/site-packages/fasttext/util/__pycache__' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext-pyc/usr/lib/python3.12/site-packages/fasttext/util/__pycache__' >>> py3-fasttext-pyc*: Preparing subpackage py3-fasttext-pyc... >>> py3-fasttext-pyc*: Running postcheck for py3-fasttext-pyc >>> py3-fasttext*: Running split function python_fasttext... 'usr/lib/python3.12' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext/usr/lib/python3.12' >>> py3-fasttext*: Preparing subpackage py3-fasttext... >>> py3-fasttext*: Stripping binaries >>> py3-fasttext*: Running postcheck for py3-fasttext >>> fasttext*: Running postcheck for fasttext >>> fasttext*: Preparing package fasttext... >>> fasttext*: Stripping binaries >>> fasttext-dev*: Scanning shared objects >>> fasttext-libs*: Scanning shared objects >>> fasttext*: Scanning shared objects >>> py3-fasttext-pyc*: Scanning shared objects >>> py3-fasttext*: Scanning shared objects >>> fasttext-dev*: Tracing dependencies... fasttext-libs=0.9.2-r1 pkgconfig >>> fasttext-dev*: Package size: 1.2 MB >>> fasttext-dev*: Compressing data... >>> fasttext-dev*: Create checksum... >>> fasttext-dev*: Create fasttext-dev-0.9.2-r1.apk >>> fasttext-libs*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fasttext-libs*: Package size: 333.4 KB >>> fasttext-libs*: Compressing data... >>> fasttext-libs*: Create checksum... >>> fasttext-libs*: Create fasttext-libs-0.9.2-r1.apk >>> fasttext*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fasttext*: Package size: 345.4 KB >>> fasttext*: Compressing data... >>> fasttext*: Create checksum... >>> fasttext*: Create fasttext-0.9.2-r1.apk >>> py3-fasttext-pyc*: Tracing dependencies... python3~3.12 >>> py3-fasttext-pyc*: Package size: 35.2 KB >>> py3-fasttext-pyc*: Compressing data... >>> py3-fasttext-pyc*: Create checksum... >>> py3-fasttext-pyc*: Create py3-fasttext-pyc-0.9.2-r1.apk >>> py3-fasttext*: Tracing dependencies... python3 py3-numpy python3~3.12 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-fasttext*: Package size: 535.4 KB >>> py3-fasttext*: Compressing data... >>> py3-fasttext*: Create checksum... >>> py3-fasttext*: Create py3-fasttext-0.9.2-r1.apk >>> fasttext: Build complete at Sat, 26 Apr 2025 00:38:16 +0000 elapsed time 0h 0m 51s >>> fasttext: Cleaning up srcdir >>> fasttext: Cleaning up pkgdir >>> fasttext: Uninstalling dependencies... (1/37) Purging .makedepends-fasttext (20250426.003734) (2/37) Purging cmake (3.31.6-r1) (3/37) Purging py3-gpep517-pyc (16-r0) (4/37) Purging py3-gpep517 (16-r0) (5/37) Purging py3-installer-pyc (0.7.0-r2) (6/37) Purging py3-installer (0.7.0-r2) (7/37) Purging py3-numpy-dev (2.2.4-r0) (8/37) Purging py3-numpy-tests (2.2.4-r0) (9/37) Purging py3-numpy-pyc (2.2.4-r0) (10/37) Purging py3-numpy (2.2.4-r0) (11/37) Purging openblas (0.3.28-r0) (12/37) Purging py3-pybind11-dev (2.13.6-r0) (13/37) Purging py3-pybind11-pyc (2.13.6-r0) (14/37) Purging py3-pybind11 (2.13.6-r0) (15/37) Purging py3-setuptools-pyc (77.0.3-r0) (16/37) Purging py3-setuptools (77.0.3-r0) (17/37) Purging py3-wheel-pyc (0.43.0-r0) (18/37) Purging py3-wheel (0.43.0-r0) (19/37) Purging py3-packaging-pyc (24.2-r0) (20/37) Purging py3-packaging (24.2-r0) (21/37) Purging py3-parsing-pyc (3.2.0-r0) (22/37) Purging py3-parsing (3.2.0-r0) (23/37) Purging python3-dev (3.12.10-r0) (24/37) Purging python3-pyc (3.12.10-r0) (25/37) Purging python3-pycache-pyc0 (3.12.10-r0) (26/37) Purging pyc (3.12.10-r0) (27/37) Purging python3 (3.12.10-r0) (28/37) Purging samurai (1.2-r6) (29/37) Purging gdbm (1.24-r0) (30/37) Purging libarchive (3.7.9-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libgfortran (14.2.0-r5) (33/37) Purging libpanelw (6.5_p20250412-r0) (34/37) Purging libuv (1.50.0-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging rhash-libs (1.4.5-r0) (37/37) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> fasttext: Updating the community/armhf repository index... >>> fasttext: Signing the index...