>>> fasttext: Building community/fasttext 0.9.2-r1 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 05:14:03 +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/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing xz-libs (5.6.3-r0)
(3/34) Installing libarchive (3.7.7-r0)
(4/34) Installing rhash-libs (1.4.5-r0)
(5/34) Installing libuv (1.49.2-r0)
(6/34) Installing cmake (3.30.5-r0)
(7/34) Installing libffi (3.4.6-r0)
(8/34) Installing gdbm (1.24-r0)
(9/34) Installing mpdecimal (4.0.0-r0)
(10/34) Installing libpanelw (6.5_p20241006-r2)
(11/34) Installing sqlite-libs (3.47.0-r0)
(12/34) Installing python3 (3.12.7-r1)
(13/34) Installing python3-pycache-pyc0 (3.12.7-r1)
(14/34) Installing pyc (3.12.7-r1)
(15/34) Installing py3-installer-pyc (0.7.0-r2)
(16/34) Installing py3-gpep517-pyc (16-r0)
(17/34) Installing python3-pyc (3.12.7-r1)
(18/34) Installing py3-installer (0.7.0-r2)
(19/34) Installing py3-gpep517 (16-r0)
(20/34) Installing py3-numpy-dev (2.1.2-r0)
(21/34) Installing py3-pybind11 (2.13.6-r0)
(22/34) Installing py3-pybind11-pyc (2.13.6-r0)
(23/34) Installing py3-pybind11-dev (2.13.6-r0)
(24/34) Installing py3-parsing (3.1.4-r0)
(25/34) Installing py3-parsing-pyc (3.1.4-r0)
(26/34) Installing py3-packaging (24.1-r0)
(27/34) Installing py3-packaging-pyc (24.1-r0)
(28/34) Installing py3-setuptools (70.3.0-r0)
(29/34) Installing py3-setuptools-pyc (70.3.0-r0)
(30/34) Installing py3-wheel (0.43.0-r0)
(31/34) Installing py3-wheel-pyc (0.43.0-r0)
(32/34) Installing python3-dev (3.12.7-r1)
(33/34) Installing samurai (1.2-r6)
(34/34) Installing .makedepends-fasttext (20241111.051408)
Executing busybox-1.37.0-r6.trigger
OK: 600 MiB in 135 packages
>>> fasttext: Cleaning up srcdir
>>> fasttext: Cleaning up pkgdir
>>> fasttext: Cleaning up tmpdir
>>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/fasttext-0.9.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/fasttext-0.9.2.tar.gz.part'
fasttext-0.9.2.tar.g 100% |********************************| 3942k  0:00:00 ETA
'/var/cache/distfiles/v3.21/fasttext-0.9.2.tar.gz.part' saved
>>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/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.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- 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/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring 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
[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
2024-11-11 05:14:15,620 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: 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)
2024-11-11 05:14:15,637 root INFO running bdist_wheel
2024-11-11 05:14:15,646 root INFO running build
2024-11-11 05:14:15,646 root INFO running build_py
2024-11-11 05:14:15,648 root INFO creating build/lib.linux-aarch64-cpython-312
2024-11-11 05:14:15,648 root INFO creating build/lib.linux-aarch64-cpython-312/fasttext
2024-11-11 05:14:15,648 root INFO copying python/fasttext_module/fasttext/__init__.py -> build/lib.linux-aarch64-cpython-312/fasttext
2024-11-11 05:14:15,649 root INFO copying python/fasttext_module/fasttext/FastText.py -> build/lib.linux-aarch64-cpython-312/fasttext
2024-11-11 05:14:15,649 root INFO creating build/lib.linux-aarch64-cpython-312/fasttext/util
2024-11-11 05:14:15,649 root INFO copying python/fasttext_module/fasttext/util/__init__.py -> build/lib.linux-aarch64-cpython-312/fasttext/util
2024-11-11 05:14:15,649 root INFO copying python/fasttext_module/fasttext/util/util.py -> build/lib.linux-aarch64-cpython-312/fasttext/util
2024-11-11 05:14:15,650 root INFO creating build/lib.linux-aarch64-cpython-312/fasttext/tests
2024-11-11 05:14:15,650 root INFO copying python/fasttext_module/fasttext/tests/__init__.py -> build/lib.linux-aarch64-cpython-312/fasttext/tests
2024-11-11 05:14:15,650 root INFO copying python/fasttext_module/fasttext/tests/test_configurations.py -> build/lib.linux-aarch64-cpython-312/fasttext/tests
2024-11-11 05:14:15,650 root INFO copying python/fasttext_module/fasttext/tests/test_script.py -> build/lib.linux-aarch64-cpython-312/fasttext/tests
2024-11-11 05:14:15,651 root INFO running build_ext
2024-11-11 05:14:15,652 root INFO creating tmp
2024-11-11 05:14:15,652 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /tmp/tmp91ni6doo.cpp -o tmp/tmp91ni6doo.o -std=c++14
2024-11-11 05:14:15,672 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c /tmp/tmpacvvajn4.cpp -o tmp/tmpacvvajn4.o -fvisibility=hidden
2024-11-11 05:14:15,690 root INFO building 'fasttext_pybind' extension
2024-11-11 05:14:15,690 root INFO creating build/temp.linux-aarch64-cpython-312
2024-11-11 05:14:15,691 root INFO creating build/temp.linux-aarch64-cpython-312/python
2024-11-11 05:14:15,691 root INFO creating build/temp.linux-aarch64-cpython-312/python/fasttext_module
2024-11-11 05:14:15,691 root INFO creating build/temp.linux-aarch64-cpython-312/python/fasttext_module/fasttext
2024-11-11 05:14:15,691 root INFO creating build/temp.linux-aarch64-cpython-312/python/fasttext_module/fasttext/pybind
2024-11-11 05:14:15,691 root INFO creating build/temp.linux-aarch64-cpython-312/src
2024-11-11 05:14:15,691 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/python/fasttext_module/fasttext/pybind/fasttext_pybind.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
python/fasttext_module/fasttext/pybind/fasttext_pybind.cc: In lambda function:
python/fasttext_module/fasttext/pybind/fasttext_pybind.cc:345:35: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  345 |             for (int32_t i = 0; i < vocab_freq.size(); i++) {
      |                                 ~~^~~~~~~~~~~~~~~~~~~
python/fasttext_module/fasttext/pybind/fasttext_pybind.cc: In lambda function:
python/fasttext_module/fasttext/pybind/fasttext_pybind.cc:359:35: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  359 |             for (int32_t i = 0; i < labels_freq.size(); i++) {
      |                                 ~~^~~~~~~~~~~~~~~~~~~~
2024-11-11 05:14:35,265 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/args.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/args.cc: In member function 'void fasttext::Args::parseArgs(const std::vector<std::__cxx11::basic_string<char> >&)':
src/args.cc:120:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  120 |   for (int ai = 2; ai < args.size(); ai += 2) {
      |                    ~~~^~~~~~~~~~~~~
src/args.cc:221:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=]
  221 |     } catch (std::out_of_range) {
      |                   ^~~~~~~~~~~~
2024-11-11 05:14:36,621 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/autotune.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:38,709 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/densematrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/densematrix.cc: In member function 'void fasttext::DenseMatrix::uniform(fasttext::real, unsigned int, int32_t)':
src/densematrix.cc:48:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
   48 |     for (int i = 0; i < thread; i++) {
      |                     ~~^~~~~~~~
src/densematrix.cc:51:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<std::thread>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   51 |     for (int32_t i = 0; i < threads.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~~~
2024-11-11 05:14:39,734 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/dictionary.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/dictionary.cc: In member function 'void fasttext::Dictionary::computeSubwords(const std::string&, std::vector<int>&, std::vector<std::__cxx11::basic_string<char> >*) const':
src/dictionary.cc:181:52: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  181 |     for (size_t j = i, n = 1; j < word.size() && n <= args_->maxn; n++) {
      |                                                  ~~^~~~~~~~~~~~~~
src/dictionary.cc:186:13: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  186 |       if (n >= args_->minn && !(n == 1 && (i == 0 || j == word.size()))) {
      |           ~~^~~~~~~~~~~~~~
src/dictionary.cc: In member function 'void fasttext::Dictionary::initNgrams()':
src/dictionary.cc:198:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  198 |   for (size_t i = 0; i < size_; i++) {
      |                      ~~^~~~~~~
src/dictionary.cc: In member function 'void fasttext::Dictionary::initTableDiscard()':
src/dictionary.cc:296:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  296 |   for (size_t i = 0; i < size_; i++) {
      |                      ~~^~~~~~~
src/dictionary.cc: In member function 'void fasttext::Dictionary::addWordNgrams(std::vector<int>&, const std::vector<int>&, int32_t) const':
src/dictionary.cc:316:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  316 |   for (int32_t i = 0; i < hashes.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~~
src/dictionary.cc:318:31: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  318 |     for (int32_t j = i + 1; j < hashes.size() && j < i + n; j++) {
      |                             ~~^~~~~~~~~~~~~~~
src/dictionary.cc: In member function 'void fasttext::Dictionary::prune(std::vector<int>&)':
src/dictionary.cc:515:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<fasttext::entry>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  515 |   for (int32_t i = 0; i < words_.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~~
src/dictionary.cc:517:12: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  517 |         (j < words.size() && words[j] == i)) {
      |          ~~^~~~~~~~~~~~~~
2024-11-11 05:14:42,153 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/fasttext.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/fasttext.cc: In member function 'void fasttext::FastText::getWordVector(fasttext::Vector&, const std::string&) const':
src/fasttext.cc:114:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  114 |   for (int i = 0; i < ngrams.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~
src/fasttext.cc: In lambda function:
src/fasttext.cc:314:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
  314 |     if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering
      |         ~~~^~~~~~~~
src/fasttext.cc:314:27: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
  314 |     if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering
      |                        ~~~^~~~~~~~
src/fasttext.cc:317:18: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  317 |     return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]);
      |            ~~~~~~^~~~~
src/fasttext.cc:317:34: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  317 |     return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]);
      |                            ~~~~~~^~~~~
src/fasttext.cc: In member function 'void fasttext::FastText::quantize(const fasttext::Args&, const TrainCallback&)':
src/fasttext.cc:337:40: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare]
  337 |   if (qargs.cutoff > 0 && qargs.cutoff < input->size(0)) {
      |                           ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
src/fasttext.cc:342:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  342 |     for (auto i = 0; i < idx.size(); i++) {
      |                      ~~^~~~~~~~~~~~
src/fasttext.cc: In member function 'void fasttext::FastText::cbow(fasttext::Model::State&, fasttext::real, const std::vector<int>&)':
src/fasttext.cc:393:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  393 |   for (int32_t w = 0; w < line.size(); w++) {
      |                       ~~^~~~~~~~~~~~~
src/fasttext.cc:397:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  397 |       if (c != 0 && w + c >= 0 && w + c < line.size()) {
      |                                   ~~~~~~^~~~~~~~~~~~~
src/fasttext.cc: In member function 'void fasttext::FastText::skipgram(fasttext::Model::State&, fasttext::real, const std::vector<int>&)':
src/fasttext.cc:411:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  411 |   for (int32_t w = 0; w < line.size(); w++) {
      |                       ~~^~~~~~~~~~~~~
src/fasttext.cc:415:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  415 |       if (c != 0 && w + c >= 0 && w + c < line.size()) {
      |                                   ~~~~~~^~~~~~~~~~~~~
src/fasttext.cc: In member function 'void fasttext::FastText::getSentenceVector(std::istream&, fasttext::Vector&)':
src/fasttext.cc:495:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  495 |     for (int32_t i = 0; i < line.size(); i++) {
      |                         ~~^~~~~~~~~~~~~
src/fasttext.cc: In member function 'std::vector<std::pair<std::__cxx11::basic_string<char>, fasttext::Vector> > fasttext::FastText::getNgramVectors(const std::string&) const':
src/fasttext.cc:530:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  530 |   for (int32_t i = 0; i < ngrams.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~~
src/fasttext.cc: In member function 'std::vector<std::pair<float, std::__cxx11::basic_string<char> > > fasttext::FastText::getNN(const fasttext::DenseMatrix&, const fasttext::Vector&, int32_t, const std::set<std::__cxx11::basic_string<char> >&)':
src/fasttext.cc:591:23: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, std::__cxx11::basic_string<char> > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  591 |       if (heap.size() == k && similarity < heap.front().first) {
      |           ~~~~~~~~~~~~^~~~
src/fasttext.cc:596:23: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, std::__cxx11::basic_string<char> > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  596 |       if (heap.size() > k) {
      |           ~~~~~~~~~~~~^~~
src/fasttext.cc: In member function 'std::shared_ptr<fasttext::Matrix> fasttext::FastText::getInputMatrixFromFile(const std::string&) const':
src/fasttext.cc:696:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare]
  696 |   for (size_t i = 0; i < n; i++) {
      |                      ~~^~~
src/fasttext.cc:701:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare]
  701 |     for (size_t j = 0; j < dim; j++) {
      |                        ~~^~~~~
src/fasttext.cc:713:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare]
  713 |   for (size_t i = 0; i < n; i++) {
      |                      ~~^~~
src/fasttext.cc:718:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare]
  718 |     for (size_t j = 0; j < dim; j++) {
      |                        ~~^~~~~
src/fasttext.cc: In member function 'void fasttext::FastText::startThreads(const TrainCallback&)':
src/fasttext.cc:803:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<std::thread>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  803 |   for (int32_t i = 0; i < threads.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~~~
2024-11-11 05:14:46,296 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/loss.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/loss.cc: In member function 'void fasttext::Loss::findKBest(int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const':
src/loss.cc:83:21: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, int> >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
   83 |     if (heap.size() == k && std_log(output[i]) < heap.front().first) {
      |         ~~~~~~~~~~~~^~~~
src/loss.cc:88:21: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, int> >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
   88 |     if (heap.size() > k) {
      |         ~~~~~~~~~~~~^~~
src/loss.cc: In member function 'virtual fasttext::real fasttext::HierarchicalSoftmaxLoss::forward(const std::vector<int>&, int32_t, fasttext::Model::State&, fasttext::real, bool)':
src/loss.cc:257:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  257 |   for (int32_t i = 0; i < pathToRoot.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~~~~~~
src/loss.cc: In member function 'void fasttext::HierarchicalSoftmaxLoss::dfs(int32_t, fasttext::real, int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const':
src/loss.cc:282:19: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, int> >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  282 |   if (heap.size() == k && score < heap.front().first) {
      |       ~~~~~~~~~~~~^~~~
src/loss.cc:289:21: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<float, int> >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
  289 |     if (heap.size() > k) {
      |         ~~~~~~~~~~~~^~~
2024-11-11 05:14:47,953 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/main.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:49,835 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/matrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:50,210 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/meter.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:51,921 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/model.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:52,726 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/productquantizer.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
src/productquantizer.cc: In member function 'void fasttext::ProductQuantizer::load(std::istream&)':
src/productquantizer.cc:246:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<float>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  246 |   for (auto i = 0; i < centroids_.size(); i++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~
2024-11-11 05:14:53,742 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/quantmatrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:54,568 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/utils.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:55,149 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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-aarch64-cpython-312/src/vector.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden
2024-11-11 05:14:55,705 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/python/fasttext_module/fasttext/pybind/fasttext_pybind.o build/temp.linux-aarch64-cpython-312/src/args.o build/temp.linux-aarch64-cpython-312/src/autotune.o build/temp.linux-aarch64-cpython-312/src/densematrix.o build/temp.linux-aarch64-cpython-312/src/dictionary.o build/temp.linux-aarch64-cpython-312/src/fasttext.o build/temp.linux-aarch64-cpython-312/src/loss.o build/temp.linux-aarch64-cpython-312/src/main.o build/temp.linux-aarch64-cpython-312/src/matrix.o build/temp.linux-aarch64-cpython-312/src/meter.o build/temp.linux-aarch64-cpython-312/src/model.o build/temp.linux-aarch64-cpython-312/src/productquantizer.o build/temp.linux-aarch64-cpython-312/src/quantmatrix.o build/temp.linux-aarch64-cpython-312/src/utils.o build/temp.linux-aarch64-cpython-312/src/vector.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/fasttext_pybind.cpython-312-aarch64-linux-musl.so
2024-11-11 05:14:55,877 root INFO installing to build/bdist.linux-aarch64/wheel
2024-11-11 05:14:55,877 root INFO running install
2024-11-11 05:14:55,885 root INFO running install_lib
2024-11-11 05:14:55,886 root INFO creating build/bdist.linux-aarch64
2024-11-11 05:14:55,887 root INFO creating build/bdist.linux-aarch64/wheel
2024-11-11 05:14:55,887 root INFO creating build/bdist.linux-aarch64/wheel/fasttext
2024-11-11 05:14:55,887 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/__init__.py -> build/bdist.linux-aarch64/wheel/fasttext
2024-11-11 05:14:55,887 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/FastText.py -> build/bdist.linux-aarch64/wheel/fasttext
2024-11-11 05:14:55,888 root INFO creating build/bdist.linux-aarch64/wheel/fasttext/tests
2024-11-11 05:14:55,888 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/tests/__init__.py -> build/bdist.linux-aarch64/wheel/fasttext/tests
2024-11-11 05:14:55,888 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/tests/test_configurations.py -> build/bdist.linux-aarch64/wheel/fasttext/tests
2024-11-11 05:14:55,888 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/tests/test_script.py -> build/bdist.linux-aarch64/wheel/fasttext/tests
2024-11-11 05:14:55,888 root INFO creating build/bdist.linux-aarch64/wheel/fasttext/util
2024-11-11 05:14:55,888 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/util/__init__.py -> build/bdist.linux-aarch64/wheel/fasttext/util
2024-11-11 05:14:55,889 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext/util/util.py -> build/bdist.linux-aarch64/wheel/fasttext/util
2024-11-11 05:14:55,889 root INFO copying build/lib.linux-aarch64-cpython-312/fasttext_pybind.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel
2024-11-11 05:14:55,900 root INFO running install_egg_info
2024-11-11 05:14:55,901 root INFO running egg_info
2024-11-11 05:14:55,901 root INFO creating python/fasttext_module/fasttext.egg-info
2024-11-11 05:14:55,903 root INFO writing python/fasttext_module/fasttext.egg-info/PKG-INFO
2024-11-11 05:14:55,903 root INFO writing dependency_links to python/fasttext_module/fasttext.egg-info/dependency_links.txt
2024-11-11 05:14:55,903 root INFO writing requirements to python/fasttext_module/fasttext.egg-info/requires.txt
2024-11-11 05:14:55,903 root INFO writing top-level names to python/fasttext_module/fasttext.egg-info/top_level.txt
2024-11-11 05:14:55,904 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt'
2024-11-11 05:14:55,905 root INFO reading manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt'
2024-11-11 05:14:55,905 root INFO reading manifest template 'MANIFEST.in'
2024-11-11 05:14:55,906 root WARNING warning: no files found matching 'PATENTS'
2024-11-11 05:14:55,907 root INFO adding license file 'LICENSE'
2024-11-11 05:14:55,908 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt'
2024-11-11 05:14:55,908 root INFO Copying python/fasttext_module/fasttext.egg-info to build/bdist.linux-aarch64/wheel/fasttext-0.9.2-py3.12.egg-info
2024-11-11 05:14:55,909 root INFO running install_scripts
2024-11-11 05:14:55,915 root INFO creating build/bdist.linux-aarch64/wheel/fasttext-0.9.2.dist-info/WHEEL
2024-11-11 05:14:55,916 wheel INFO creating '/home/buildozer/aports/community/fasttext/src/fastText-0.9.2/.dist/.tmp-16g5l30p/fasttext-0.9.2-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
2024-11-11 05:14:55,930 wheel INFO adding 'fasttext_pybind.cpython-312-aarch64-linux-musl.so'
2024-11-11 05:14:55,936 wheel INFO adding 'fasttext/FastText.py'
2024-11-11 05:14:55,936 wheel INFO adding 'fasttext/__init__.py'
2024-11-11 05:14:55,937 wheel INFO adding 'fasttext/tests/__init__.py'
2024-11-11 05:14:55,937 wheel INFO adding 'fasttext/tests/test_configurations.py'
2024-11-11 05:14:55,937 wheel INFO adding 'fasttext/tests/test_script.py'
2024-11-11 05:14:55,937 wheel INFO adding 'fasttext/util/__init__.py'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext/util/util.py'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext-0.9.2.dist-info/LICENSE'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext-0.9.2.dist-info/METADATA'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext-0.9.2.dist-info/WHEEL'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext-0.9.2.dist-info/top_level.txt'
2024-11-11 05:14:55,938 wheel INFO adding 'fasttext-0.9.2.dist-info/RECORD'
2024-11-11 05:14:55,939 root INFO removing build/bdist.linux-aarch64/wheel
2024-11-11 05:14:55,941 gpep517 INFO The backend produced .dist/fasttext-0.9.2-cp312-cp312-linux_aarch64.whl
fasttext-0.9.2-cp312-cp312-linux_aarch64.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.5 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-aarch64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> fasttext-libs*: Package size: 386.0 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-aarch64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> fasttext*: Package size: 386.1 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-aarch64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> py3-fasttext*: Package size: 559.9 KB
>>> py3-fasttext*: Compressing data...
>>> py3-fasttext*: Create checksum...
>>> py3-fasttext*: Create py3-fasttext-0.9.2-r1.apk
>>> fasttext: Build complete at Mon, 11 Nov 2024 05:14:57 +0000 elapsed time 0h 0m 54s
>>> fasttext: Cleaning up srcdir
>>> fasttext: Cleaning up pkgdir
>>> fasttext: Uninstalling dependencies...
(1/34) Purging .makedepends-fasttext (20241111.051408)
(2/34) Purging cmake (3.30.5-r0)
(3/34) Purging py3-gpep517-pyc (16-r0)
(4/34) Purging py3-gpep517 (16-r0)
(5/34) Purging py3-installer-pyc (0.7.0-r2)
(6/34) Purging py3-installer (0.7.0-r2)
(7/34) Purging py3-numpy-dev (2.1.2-r0)
(8/34) Purging py3-pybind11-dev (2.13.6-r0)
(9/34) Purging py3-pybind11-pyc (2.13.6-r0)
(10/34) Purging py3-pybind11 (2.13.6-r0)
(11/34) Purging py3-setuptools-pyc (70.3.0-r0)
(12/34) Purging py3-setuptools (70.3.0-r0)
(13/34) Purging py3-wheel-pyc (0.43.0-r0)
(14/34) Purging py3-wheel (0.43.0-r0)
(15/34) Purging py3-packaging-pyc (24.1-r0)
(16/34) Purging py3-packaging (24.1-r0)
(17/34) Purging py3-parsing-pyc (3.1.4-r0)
(18/34) Purging py3-parsing (3.1.4-r0)
(19/34) Purging python3-dev (3.12.7-r1)
(20/34) Purging python3-pyc (3.12.7-r1)
(21/34) Purging python3-pycache-pyc0 (3.12.7-r1)
(22/34) Purging pyc (3.12.7-r1)
(23/34) Purging python3 (3.12.7-r1)
(24/34) Purging samurai (1.2-r6)
(25/34) Purging gdbm (1.24-r0)
(26/34) Purging libarchive (3.7.7-r0)
(27/34) Purging libbz2 (1.0.8-r6)
(28/34) Purging libffi (3.4.6-r0)
(29/34) Purging libpanelw (6.5_p20241006-r2)
(30/34) Purging libuv (1.49.2-r0)
(31/34) Purging mpdecimal (4.0.0-r0)
(32/34) Purging rhash-libs (1.4.5-r0)
(33/34) Purging sqlite-libs (3.47.0-r0)
(34/34) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> fasttext: Updating the community/aarch64 repository index...
>>> fasttext: Signing the index...