==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-peewee 3.18.2-1 (Fri Jul 11 08:22:53 2025) ==> Retrieving sources... -> Found python-peewee-3.18.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-peewee-3.18.2.tar.gz ... Passed ==> Making package: python-peewee 3.18.2-1 (Fri Jul 11 08:23:13 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (14) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1 python-packaging-25.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 cython-3.1.2-1 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1 Total Download Size: 3.14 MiB Total Installed Size: 28.35 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... cython-3.1.2-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cython... 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 python-peewee-3.18.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-peewee-3.18.2.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... Compiling playhouse/_sqlite_ext.pyx because it changed. Compiling playhouse/_sqlite_udf.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx /usr/lib/python3.13/site-packages/setuptools/dist.py:759: 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() running egg_info creating peewee.egg-info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt writing manifest file 'peewee.egg-info/SOURCES.txt' reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' adding license file 'LICENSE' writing manifest file 'peewee.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.13/site-packages/setuptools/dist.py:759: 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() running bdist_wheel running build running build_py creating build/lib.linux-armv7l-cpython-313 copying peewee.py -> build/lib.linux-armv7l-cpython-313 copying pwiz.py -> build/lib.linux-armv7l-cpython-313 creating build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/fields.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/test_utils.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/db_url.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/psycopg3_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/cockroachdb.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/reflection.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/sqlite_udf.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/mysql_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/apsw_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/hybrid.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/flask_utils.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/pool.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/signals.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/__init__.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/sqlite_changelog.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/migrate.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/postgres_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/shortcuts.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/dataset.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/kv.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/sqliteq.py -> build/lib.linux-armv7l-cpython-313/playhouse copying playhouse/sqlite_ext.py -> build/lib.linux-armv7l-cpython-313/playhouse running build_ext building 'playhouse._sqlite_ext' extension creating build/temp.linux-armv7l-cpython-313/playhouse gcc -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 -Iplayhouse -I/usr/include/python3.13 -c playhouse/_sqlite_ext.c -o build/temp.linux-armv7l-cpython-313/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_10set_busy_handler': playhouse/_sqlite_ext.c:23355:115: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] playhouse/_sqlite_ext.c: In function '__pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler': playhouse/_sqlite_ext.c:25593:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 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/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-armv7l-cpython-313/playhouse/_sqlite_ext.cpython-313-arm-linux-gnueabihf.so building 'playhouse._sqlite_udf' extension gcc -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 playhouse/_sqlite_udf.c -o build/temp.linux-armv7l-cpython-313/playhouse/_sqlite_udf.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/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/playhouse/_sqlite_udf.cpython-313-arm-linux-gnueabihf.so running build_scripts creating build/scripts-3.13 copying and adjusting pwiz.py -> build/scripts-3.13 changing mode of build/scripts-3.13/pwiz.py from 644 to 755 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel copying build/lib.linux-armv7l-cpython-313/peewee.py -> build/bdist.linux-armv7l/wheel/. copying build/lib.linux-armv7l-cpython-313/pwiz.py -> build/bdist.linux-armv7l/wheel/. creating build/bdist.linux-armv7l/wheel/playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/fields.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/test_utils.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/db_url.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/psycopg3_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/_sqlite_ext.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/cockroachdb.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/sqlcipher_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/reflection.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/sqlite_udf.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/mysql_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/apsw_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/hybrid.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/flask_utils.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/pool.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/signals.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/__init__.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/sqlite_changelog.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/migrate.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/postgres_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/shortcuts.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/dataset.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/_sqlite_udf.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/kv.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/sqliteq.py -> build/bdist.linux-armv7l/wheel/./playhouse copying build/lib.linux-armv7l-cpython-313/playhouse/sqlite_ext.py -> build/bdist.linux-armv7l/wheel/./playhouse running install_egg_info running egg_info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' adding license file 'LICENSE' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to build/bdist.linux-armv7l/wheel/./peewee-3.18.2-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/peewee-3.18.2.data/scripts copying build/scripts-3.13/pwiz.py -> build/bdist.linux-armv7l/wheel/peewee-3.18.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/peewee-3.18.2.data/scripts/pwiz.py to 755 creating build/bdist.linux-armv7l/wheel/peewee-3.18.2.dist-info/WHEEL creating '/build/python-peewee/src/peewee-3.18.2/dist/.tmp-ztbvdbp4/peewee-3.18.2-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'peewee.py' adding 'pwiz.py' adding 'peewee-3.18.2.data/scripts/pwiz.py' adding 'peewee-3.18.2.dist-info/licenses/LICENSE' adding 'playhouse/__init__.py' adding 'playhouse/_sqlite_ext.cpython-313-arm-linux-gnueabihf.so' adding 'playhouse/_sqlite_udf.cpython-313-arm-linux-gnueabihf.so' adding 'playhouse/apsw_ext.py' adding 'playhouse/cockroachdb.py' adding 'playhouse/dataset.py' adding 'playhouse/db_url.py' adding 'playhouse/fields.py' adding 'playhouse/flask_utils.py' adding 'playhouse/hybrid.py' adding 'playhouse/kv.py' adding 'playhouse/migrate.py' adding 'playhouse/mysql_ext.py' adding 'playhouse/pool.py' adding 'playhouse/postgres_ext.py' adding 'playhouse/psycopg3_ext.py' adding 'playhouse/reflection.py' adding 'playhouse/shortcuts.py' adding 'playhouse/signals.py' adding 'playhouse/sqlcipher_ext.py' adding 'playhouse/sqlite_changelog.py' adding 'playhouse/sqlite_ext.py' adding 'playhouse/sqlite_udf.py' adding 'playhouse/sqliteq.py' adding 'playhouse/test_utils.py' adding 'peewee-3.18.2.dist-info/METADATA' adding 'peewee-3.18.2.dist-info/WHEEL' adding 'peewee-3.18.2.dist-info/top_level.txt' adding 'peewee-3.18.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built peewee-3.18.2-cp313-cp313-linux_armv7l.whl ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-peewee/pkg/python-peewee/usr/share' install: creating directory '/build/python-peewee/pkg/python-peewee/usr/share/licenses' install: creating directory '/build/python-peewee/pkg/python-peewee/usr/share/licenses/python-peewee' 'LICENSE' -> '/build/python-peewee/pkg/python-peewee/usr/share/licenses/python-peewee/LICENSE' ==> Tidying install... -> 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-peewee"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-peewee 3.18.2-1 (Fri Jul 11 08:23:48 2025) ==> Cleaning up...