>>> fasttext: Building community/fasttext 0.9.2-r3 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 01:10:06 +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/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing xz-libs (5.8.3-r0) ( 3/40) Installing libarchive (3.8.7-r0) ( 4/40) Installing rhash-libs (1.4.6-r0) ( 5/40) Installing libuv (1.52.1-r0) ( 6/40) Installing cmake (4.2.3-r0) ( 7/40) Installing libffi (3.5.2-r1) ( 8/40) Installing gdbm (1.26-r0) ( 9/40) Installing mpdecimal (4.0.1-r0) (10/40) Installing libpanelw (6.6_p20260404-r0) (11/40) Installing readline (8.3.3-r1) (12/40) Installing sqlite-libs (3.53.0-r0) (13/40) Installing python3 (3.14.3-r0) (14/40) Installing python3-pycache-pyc0 (3.14.3-r0) (15/40) Installing pyc (3.14.3-r0) (16/40) Installing py3-installer-pyc (1.0.0-r0) (17/40) Installing py3-gpep517-pyc (19-r2) (18/40) Installing python3-pyc (3.14.3-r0) (19/40) Installing py3-installer (1.0.0-r0) (20/40) Installing py3-gpep517 (19-r2) (21/40) Installing libgfortran (15.2.0-r3) (22/40) Installing openblas (0.3.30-r2) (23/40) Installing py3-numpy (2.4.4-r0) (24/40) Installing py3-numpy-tests (2.4.4-r0) (25/40) Installing py3-numpy-pyc (2.4.4-r0) (26/40) Installing py3-numpy-dev (2.4.4-r0) (27/40) Installing py3-pybind11 (3.0.1-r1) (28/40) Installing py3-pybind11-pyc (3.0.1-r1) (29/40) Installing py3-pybind11-dev (3.0.1-r1) (30/40) Installing py3-parsing (3.3.2-r1) (31/40) Installing py3-parsing-pyc (3.3.2-r1) (32/40) Installing py3-packaging (26.2-r0) (33/40) Installing py3-packaging-pyc (26.2-r0) (34/40) Installing py3-setuptools (82.0.1-r1) (35/40) Installing py3-setuptools-pyc (82.0.1-r1) (36/40) Installing py3-wheel (0.47.0-r0) (37/40) Installing py3-wheel-pyc (0.47.0-r0) (38/40) Installing python3-dev (3.14.3-r0) (39/40) Installing samurai (1.2-r8) (40/40) Installing .makedepends-fasttext (20260426.011008) Executing busybox-1.37.0-r31.trigger OK: 662.5 MiB in 143 packages >>> fasttext: Cleaning up srcdir >>> fasttext: Cleaning up pkgdir >>> fasttext: Cleaning up tmpdir >>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fasttext-0.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/fasttext-0.9.2.tar.gz.part' fasttext-0.9.2.tar.g 100% |********************************| 3942k 0:00:00 ETA '/var/cache/distfiles/v3.24/fasttext-0.9.2.tar.gz.part' saved /var/cache/distfiles/v3.24/fasttext-0.9.2.tar.gz: OK /home/buildozer/aports/community/fasttext/gcc13.patch: OK /home/buildozer/aports/community/fasttext/no-march-native.patch: OK >>> fasttext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/fasttext-0.9.2.tar.gz /var/cache/distfiles/v3.24/fasttext-0.9.2.tar.gz: OK /home/buildozer/aports/community/fasttext/gcc13.patch: OK /home/buildozer/aports/community/fasttext/no-march-native.patch: OK >>> fasttext: Unpacking /var/cache/distfiles/v3.24/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 15.2.0 -- The CXX compiler identification is GNU 15.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.2s) -- 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] Linking CXX static library libfasttext_pic.a [33/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/quantmatrix.cc.o [34/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/productquantizer.cc.o [35/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/model.cc.o [36/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/meter.cc.o [37/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/matrix.cc.o [38/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/main.cc.o [39/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/loss.cc.o [40/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/fasttext.cc.o [41/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/dictionary.cc.o [42/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/densematrix.cc.o [43/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/autotune.cc.o [44/48] Building CXX object CMakeFiles/fasttext-shared.dir/src/args.cc.o [45/48] Linking CXX static library libfasttext.a [46/48] Linking CXX executable fasttext [47/48] Linking CXX shared library libfasttext.so.0 [48/48] Creating library symlink libfasttext.so 2026-04-26 01:10:19,873 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: fasttext). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-26 01:10:19,891 root INFO running bdist_wheel 2026-04-26 01:10:19,896 root INFO running build 2026-04-26 01:10:19,896 root INFO running build_py 2026-04-26 01:10:19,899 root INFO creating build/lib.linux-s390x-cpython-314/fasttext 2026-04-26 01:10:19,899 root INFO copying python/fasttext_module/fasttext/__init__.py -> build/lib.linux-s390x-cpython-314/fasttext 2026-04-26 01:10:19,899 root INFO copying python/fasttext_module/fasttext/FastText.py -> build/lib.linux-s390x-cpython-314/fasttext 2026-04-26 01:10:19,899 root INFO creating build/lib.linux-s390x-cpython-314/fasttext/util 2026-04-26 01:10:19,899 root INFO copying python/fasttext_module/fasttext/util/__init__.py -> build/lib.linux-s390x-cpython-314/fasttext/util 2026-04-26 01:10:19,899 root INFO copying python/fasttext_module/fasttext/util/util.py -> build/lib.linux-s390x-cpython-314/fasttext/util 2026-04-26 01:10:19,900 root INFO creating build/lib.linux-s390x-cpython-314/fasttext/tests 2026-04-26 01:10:19,900 root INFO copying python/fasttext_module/fasttext/tests/test_script.py -> build/lib.linux-s390x-cpython-314/fasttext/tests 2026-04-26 01:10:19,900 root INFO copying python/fasttext_module/fasttext/tests/__init__.py -> build/lib.linux-s390x-cpython-314/fasttext/tests 2026-04-26 01:10:19,900 root INFO copying python/fasttext_module/fasttext/tests/test_configurations.py -> build/lib.linux-s390x-cpython-314/fasttext/tests 2026-04-26 01:10:19,900 root INFO running build_ext 2026-04-26 01:10:19,902 root INFO creating tmp 2026-04-26 01:10:19,902 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c /tmp/tmp69bndwn9.cpp -o tmp/tmp69bndwn9.o -std=c++14 2026-04-26 01:10:19,915 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c /tmp/tmpnbfkre3m.cpp -o tmp/tmpnbfkre3m.o -fvisibility=hidden 2026-04-26 01:10:19,925 root INFO building 'fasttext_pybind' extension 2026-04-26 01:10:19,925 root INFO creating build/temp.linux-s390x-cpython-314/python/fasttext_module/fasttext/pybind 2026-04-26 01:10:19,925 root INFO creating build/temp.linux-s390x-cpython-314/src 2026-04-26 01:10:19,926 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c python/fasttext_module/fasttext/pybind/fasttext_pybind.cc -o build/temp.linux-s390x-cpython-314/python/fasttext_module/fasttext/pybind/fasttext_pybind.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:31,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_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/args.cc -o build/temp.linux-s390x-cpython-314/src/args.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:32,310 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/autotune.cc -o build/temp.linux-s390x-cpython-314/src/autotune.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:33,551 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/densematrix.cc -o build/temp.linux-s390x-cpython-314/src/densematrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:34,179 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/dictionary.cc -o build/temp.linux-s390x-cpython-314/src/dictionary.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:35,688 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/fasttext.cc -o build/temp.linux-s390x-cpython-314/src/fasttext.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:37,983 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/loss.cc -o build/temp.linux-s390x-cpython-314/src/loss.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:38,958 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/main.cc -o build/temp.linux-s390x-cpython-314/src/main.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:40,027 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/matrix.cc -o build/temp.linux-s390x-cpython-314/src/matrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:40,259 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/meter.cc -o build/temp.linux-s390x-cpython-314/src/meter.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:41,212 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/model.cc -o build/temp.linux-s390x-cpython-314/src/model.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:41,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_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/productquantizer.cc -o build/temp.linux-s390x-cpython-314/src/productquantizer.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:42,370 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/quantmatrix.cc -o build/temp.linux-s390x-cpython-314/src/quantmatrix.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:42,852 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/utils.cc -o build/temp.linux-s390x-cpython-314/src/utils.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:43,199 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/lib/python3.14/site-packages/pybind11/include -I/usr/lib/python3.14/site-packages/pybind11/include -Isrc -I/usr/include/python3.14 -c src/vector.cc -o build/temp.linux-s390x-cpython-314/src/vector.o -DVERSION_INFO=\"0.9.2\" -std=c++14 -fvisibility=hidden 2026-04-26 01:10:43,561 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -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_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-s390x-cpython-314/python/fasttext_module/fasttext/pybind/fasttext_pybind.o build/temp.linux-s390x-cpython-314/src/args.o build/temp.linux-s390x-cpython-314/src/autotune.o build/temp.linux-s390x-cpython-314/src/densematrix.o build/temp.linux-s390x-cpython-314/src/dictionary.o build/temp.linux-s390x-cpython-314/src/fasttext.o build/temp.linux-s390x-cpython-314/src/loss.o build/temp.linux-s390x-cpython-314/src/main.o build/temp.linux-s390x-cpython-314/src/matrix.o build/temp.linux-s390x-cpython-314/src/meter.o build/temp.linux-s390x-cpython-314/src/model.o build/temp.linux-s390x-cpython-314/src/productquantizer.o build/temp.linux-s390x-cpython-314/src/quantmatrix.o build/temp.linux-s390x-cpython-314/src/utils.o build/temp.linux-s390x-cpython-314/src/vector.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/fasttext_pybind.cpython-314-s390x-linux-musl.so 2026-04-26 01:10:43,602 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-26 01:10:43,602 root INFO running install 2026-04-26 01:10:43,608 root INFO running install_lib 2026-04-26 01:10:43,610 root INFO creating build/bdist.linux-s390x/wheel 2026-04-26 01:10:43,610 root INFO copying build/lib.linux-s390x-cpython-314/fasttext_pybind.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2026-04-26 01:10:43,611 root INFO creating build/bdist.linux-s390x/wheel/fasttext 2026-04-26 01:10:43,611 root INFO creating build/bdist.linux-s390x/wheel/fasttext/util 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/util/__init__.py -> build/bdist.linux-s390x/wheel/./fasttext/util 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/util/util.py -> build/bdist.linux-s390x/wheel/./fasttext/util 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/__init__.py -> build/bdist.linux-s390x/wheel/./fasttext 2026-04-26 01:10:43,611 root INFO creating build/bdist.linux-s390x/wheel/fasttext/tests 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/tests/test_script.py -> build/bdist.linux-s390x/wheel/./fasttext/tests 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/tests/__init__.py -> build/bdist.linux-s390x/wheel/./fasttext/tests 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/tests/test_configurations.py -> build/bdist.linux-s390x/wheel/./fasttext/tests 2026-04-26 01:10:43,611 root INFO copying build/lib.linux-s390x-cpython-314/fasttext/FastText.py -> build/bdist.linux-s390x/wheel/./fasttext 2026-04-26 01:10:43,612 root INFO running install_egg_info 2026-04-26 01:10:43,614 root INFO running egg_info 2026-04-26 01:10:43,615 root INFO creating python/fasttext_module/fasttext.egg-info 2026-04-26 01:10:43,615 root INFO writing python/fasttext_module/fasttext.egg-info/PKG-INFO 2026-04-26 01:10:43,615 root INFO writing dependency_links to python/fasttext_module/fasttext.egg-info/dependency_links.txt 2026-04-26 01:10:43,615 root INFO writing requirements to python/fasttext_module/fasttext.egg-info/requires.txt 2026-04-26 01:10:43,616 root INFO writing top-level names to python/fasttext_module/fasttext.egg-info/top_level.txt 2026-04-26 01:10:43,616 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2026-04-26 01:10:43,618 root INFO reading manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2026-04-26 01:10:43,618 root INFO reading manifest template 'MANIFEST.in' 2026-04-26 01:10:43,618 root WARNING warning: no files found matching 'PATENTS' 2026-04-26 01:10:43,619 root INFO adding license file 'LICENSE' 2026-04-26 01:10:43,620 root INFO writing manifest file 'python/fasttext_module/fasttext.egg-info/SOURCES.txt' 2026-04-26 01:10:43,620 root INFO Copying python/fasttext_module/fasttext.egg-info to build/bdist.linux-s390x/wheel/./fasttext-0.9.2-py3.14.egg-info 2026-04-26 01:10:43,620 root INFO running install_scripts 2026-04-26 01:10:43,624 root INFO creating build/bdist.linux-s390x/wheel/fasttext-0.9.2.dist-info/WHEEL 2026-04-26 01:10:43,624 wheel INFO creating '/home/buildozer/aports/community/fasttext/src/fastText-0.9.2/.dist/.tmp-r9222bbi/fasttext-0.9.2-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-26 01:10:43,626 wheel INFO adding 'fasttext_pybind.cpython-314-s390x-linux-musl.so' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/FastText.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/__init__.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/tests/__init__.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/tests/test_configurations.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/tests/test_script.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/util/__init__.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext/util/util.py' 2026-04-26 01:10:43,627 wheel INFO adding 'fasttext-0.9.2.dist-info/licenses/LICENSE' 2026-04-26 01:10:43,628 wheel INFO adding 'fasttext-0.9.2.dist-info/METADATA' 2026-04-26 01:10:43,628 wheel INFO adding 'fasttext-0.9.2.dist-info/WHEEL' 2026-04-26 01:10:43,628 wheel INFO adding 'fasttext-0.9.2.dist-info/top_level.txt' 2026-04-26 01:10:43,628 wheel INFO adding 'fasttext-0.9.2.dist-info/RECORD' 2026-04-26 01:10:43,628 root INFO removing build/bdist.linux-s390x/wheel 2026-04-26 01:10:43,629 gpep517 INFO The backend produced .dist/fasttext-0.9.2-cp314-cp314-linux_s390x.whl fasttext-0.9.2-cp314-cp314-linux_s390x.whl >>> fasttext: Entering fakeroot... libfakeroot internal error: payload not recognized! -- 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_pic.a' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/libfasttext_pic.a' 'usr/lib/libfasttext.a' -> '/home/buildozer/aports/community/fasttext/pkg/fasttext-dev/usr/lib/libfasttext.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 Please specify at least one package name on the command line. >>> fasttext-libs*: Running postcheck for fasttext-libs >>> py3-fasttext-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/fasttext/util/__pycache__' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext-pyc/usr/lib/python3.14/site-packages/fasttext/util/__pycache__' 'usr/lib/python3.14/site-packages/fasttext/__pycache__' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext-pyc/usr/lib/python3.14/site-packages/fasttext/__pycache__' >>> py3-fasttext-pyc*: Preparing subpackage py3-fasttext-pyc... Please specify at least one package name on the command line. >>> py3-fasttext-pyc*: Running postcheck for py3-fasttext-pyc >>> py3-fasttext*: Running split function python_fasttext... 'usr/lib/python3.14' -> '/home/buildozer/aports/community/fasttext/pkg/py3-fasttext/usr/lib/python3.14' >>> py3-fasttext*: Preparing subpackage py3-fasttext... >>> py3-fasttext*: Stripping binaries Please specify at least one package name on the command line. >>> py3-fasttext*: Running postcheck for py3-fasttext >>> fasttext*: Running postcheck for fasttext >>> fasttext*: Preparing package fasttext... >>> fasttext*: Stripping binaries Please specify at least one package name on the command line. >>> fasttext*: Scanning shared objects >>> fasttext-dev*: Scanning shared objects >>> fasttext-libs*: Scanning shared objects >>> py3-fasttext*: Scanning shared objects >>> fasttext-dev*: Tracing dependencies... fasttext-libs=0.9.2-r3 pkgconfig >>> fasttext-dev*: Package size: 1.4 MB >>> fasttext-dev*: Compressing data... >>> fasttext-dev*: Create checksum... >>> fasttext-dev*: Create fasttext-dev-0.9.2-r3.apk >>> fasttext-libs*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fasttext-libs*: Package size: 382.0 KB >>> fasttext-libs*: Compressing data... >>> fasttext-libs*: Create checksum... >>> fasttext-libs*: Create fasttext-libs-0.9.2-r3.apk >>> fasttext*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fasttext*: Package size: 334.0 KB >>> fasttext*: Compressing data... >>> fasttext*: Create checksum... >>> fasttext*: Create fasttext-0.9.2-r3.apk >>> py3-fasttext-pyc*: Tracing dependencies... python3~3.14 >>> py3-fasttext-pyc*: Package size: 37.4 KB >>> py3-fasttext-pyc*: Compressing data... >>> py3-fasttext-pyc*: Create checksum... >>> py3-fasttext-pyc*: Create py3-fasttext-pyc-0.9.2-r3.apk >>> py3-fasttext*: Tracing dependencies... python3 py3-numpy python3~3.14 so:libc.musl-s390x.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-fasttext*: Package size: 640.4 KB >>> py3-fasttext*: Compressing data... >>> py3-fasttext*: Create checksum... >>> py3-fasttext*: Create py3-fasttext-0.9.2-r3.apk >>> fasttext: Build complete at Sun, 26 Apr 2026 01:10:44 +0000 elapsed time 0h 0m 38s >>> fasttext: Cleaning up srcdir >>> fasttext: Cleaning up pkgdir >>> fasttext: Uninstalling dependencies... ( 1/40) Purging .makedepends-fasttext (20260426.011008) ( 2/40) Purging cmake (4.2.3-r0) ( 3/40) Purging py3-gpep517-pyc (19-r2) ( 4/40) Purging py3-gpep517 (19-r2) ( 5/40) Purging py3-installer-pyc (1.0.0-r0) ( 6/40) Purging py3-installer (1.0.0-r0) ( 7/40) Purging py3-numpy-dev (2.4.4-r0) ( 8/40) Purging py3-numpy-tests (2.4.4-r0) ( 9/40) Purging py3-numpy-pyc (2.4.4-r0) (10/40) Purging py3-numpy (2.4.4-r0) (11/40) Purging openblas (0.3.30-r2) (12/40) Purging py3-pybind11-dev (3.0.1-r1) (13/40) Purging py3-pybind11-pyc (3.0.1-r1) (14/40) Purging py3-pybind11 (3.0.1-r1) (15/40) Purging py3-setuptools-pyc (82.0.1-r1) (16/40) Purging py3-setuptools (82.0.1-r1) (17/40) Purging py3-wheel-pyc (0.47.0-r0) (18/40) Purging py3-wheel (0.47.0-r0) (19/40) Purging py3-packaging-pyc (26.2-r0) (20/40) Purging py3-packaging (26.2-r0) (21/40) Purging py3-parsing-pyc (3.3.2-r1) (22/40) Purging py3-parsing (3.3.2-r1) (23/40) Purging python3-dev (3.14.3-r0) (24/40) Purging python3-pyc (3.14.3-r0) (25/40) Purging python3-pycache-pyc0 (3.14.3-r0) (26/40) Purging pyc (3.14.3-r0) (27/40) Purging python3 (3.14.3-r0) (28/40) Purging samurai (1.2-r8) (29/40) Purging gdbm (1.26-r0) (30/40) Purging libarchive (3.8.7-r0) (31/40) Purging libbz2 (1.0.8-r6) (32/40) Purging libffi (3.5.2-r1) (33/40) Purging libgfortran (15.2.0-r3) (34/40) Purging libpanelw (6.6_p20260404-r0) (35/40) Purging libuv (1.52.1-r0) (36/40) Purging mpdecimal (4.0.1-r0) (37/40) Purging readline (8.3.3-r1) (38/40) Purging rhash-libs (1.4.6-r0) (39/40) Purging sqlite-libs (3.53.0-r0) (40/40) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> fasttext: Updating the community/s390x repository index... >>> fasttext: Signing the index...