==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-regex 2024.11.6-2 (Mon Dec 23 05:47:35 2024) ==> Retrieving sources... -> Found regex-2024.11.6.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... regex-2024.11.6.tar.gz ... Passed ==> Validating source files with b2sums... regex-2024.11.6.tar.gz ... Passed ==> Making package: python-regex 2024.11.6-2 (Mon Dec 23 05:47:54 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3 Total Installed Size: 10.72 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found regex-2024.11.6.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting regex-2024.11.6.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib.linux-armv7l-cpython-313/regex copying regex_3/__init__.py -> build/lib.linux-armv7l-cpython-313/regex copying regex_3/regex.py -> build/lib.linux-armv7l-cpython-313/regex copying regex_3/_regex_core.py -> build/lib.linux-armv7l-cpython-313/regex copying regex_3/test_regex.py -> build/lib.linux-armv7l-cpython-313/regex running build_ext building 'regex._regex' extension creating build/temp.linux-armv7l-cpython-313/regex_3 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c regex_3/_regex.c -o build/temp.linux-armv7l-cpython-313/regex_3/_regex.o regex_3/_regex.c: In function 'do_best_fuzzy_match': regex_3/_regex.c:17528:24: warning: 'best_text_pos' may be used uninitialized [-Wmaybe-uninitialized] In file included from /usr/include/python3.13/unicodeobject.h:1014, from /usr/include/python3.13/Python.h:79, from regex_3/_regex.c:50: In function 'PyUnicode_GET_LENGTH', inlined from 'unicode_slice' at regex_3/_regex.c:18600:14, inlined from 'get_slice' at regex_3/_regex.c:18628:16, inlined from 'state_get_group' at regex_3/_regex.c:20573:12, inlined from 'pattern_findall' at regex_3/_regex.c:22164:21: /usr/include/python3.13/cpython/unicodeobject.h:280:38: warning: array subscript 'PyASCIIObject[0]' is partly outside array bounds of 'PyObject[1]' {aka 'struct _object[1]'} [-Warray-bounds=] In file included from /usr/include/python3.13/Python.h:72: /usr/include/python3.13/object.h: In function 'pattern_findall': /usr/include/python3.13/object.h:1101:58: note: object '_Py_NoneStruct' of size 8 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c regex_3/_regex_unicode.c -o build/temp.linux-armv7l-cpython-313/regex_3/_regex_unicode.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/regex_3/_regex.o build/temp.linux-armv7l-cpython-313/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/regex/_regex.cpython-313-arm-linux-gnueabihf.so installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/regex copying build/lib.linux-armv7l-cpython-313/regex/_regex.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./regex copying build/lib.linux-armv7l-cpython-313/regex/__init__.py -> build/bdist.linux-armv7l/wheel/./regex copying build/lib.linux-armv7l-cpython-313/regex/_regex_core.py -> build/bdist.linux-armv7l/wheel/./regex copying build/lib.linux-armv7l-cpython-313/regex/test_regex.py -> build/bdist.linux-armv7l/wheel/./regex copying build/lib.linux-armv7l-cpython-313/regex/regex.py -> build/bdist.linux-armv7l/wheel/./regex running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to build/bdist.linux-armv7l/wheel/./regex-2024.11.6-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/regex-2024.11.6.dist-info/WHEEL creating '/build/python-regex/src/regex-2024.11.6/dist/.tmp-nftgx2cb/regex-2024.11.6-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'regex/__init__.py' adding 'regex/_regex.cpython-313-arm-linux-gnueabihf.so' adding 'regex/_regex_core.py' adding 'regex/regex.py' adding 'regex/test_regex.py' adding 'regex-2024.11.6.dist-info/LICENSE.txt' adding 'regex-2024.11.6.dist-info/METADATA' adding 'regex-2024.11.6.dist-info/WHEEL' adding 'regex-2024.11.6.dist-info/top_level.txt' adding 'regex-2024.11.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built regex-2024.11.6-cp313-cp313-linux_armv7l.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-regex"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-regex 2024.11.6-2 (Mon Dec 23 05:48:20 2024) ==> Cleaning up...