==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-datrie 0.8.2-6 (Tue Dec 24 00:02:24 2024)
==> Retrieving sources...
  -> Found datrie-0.8.2.tar.gz
  -> Found fix-alphamap-definition-in-cdatrie-pdx.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    datrie-0.8.2.tar.gz ... Passed
    fix-alphamap-definition-in-cdatrie-pdx.patch ... Passed
==> Making package: python-datrie 0.8.2-6 (Tue Dec 24 00:02:47 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libdatrie-0.2.13-4

Total Installed Size:  0.46 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 libdatrie...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) 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  cython-3.0.11-2
              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:  28.53 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-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-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-setuptools...
installing cython...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found datrie-0.8.2.tar.gz
  -> Found fix-alphamap-definition-in-cdatrie-pdx.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting datrie-0.8.2.tar.gz with bsdtar
==> Starting prepare()...
patching file src/cdatrie.pxd
==> Starting build()...
/usr/lib/python3.13/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /build/python-datrie/src/datrie-0.8.2/src/datrie.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: src/cdatrie.pxd:34:4: 'TrieData' redeclared 
/usr/lib/python3.13/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /build/python-datrie/src/datrie-0.8.2/src/cdatrie.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
warning: src/cdatrie.pxd:34:4: 'TrieData' redeclared 
warning: src/cdatrie.pxd:5:4: 'AlphaChar' redeclared 
warning: src/cdatrie.pxd:6:4: 'TrieChar' redeclared 
warning: src/cdatrie.pxd:7:4: 'TrieIndex' redeclared 
warning: src/cdatrie.pxd:8:4: 'TrieData' redeclared 
warning: src/cdatrie.pxd:34:4: 'TrieData' redeclared 
warning: src/cdatrie.pxd:36:4: 'TrieEnumFunc' redeclared 
warning: src/cdatrie.pxd:40:8: 'TRIE_CHAR_TERM' redeclared 
warning: src/cdatrie.pxd:41:8: 'TRIE_DATA_ERROR' redeclared 
/usr/lib/python3.13/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /build/python-datrie/src/datrie-0.8.2/src/stdio_ext.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
* Getting build dependencies for wheel...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
running build
running build_clib
building 'datrie' library
creating build/temp.linux-armv7l-cpython-313
ar rcs build/temp.linux-armv7l-cpython-313/libdatrie.a
running build_ext
building 'datrie' extension
creating build/temp.linux-armv7l-cpython-313/src
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 -Ilibdatrie -I/usr/include/python3.13 -c src/datrie.c -o build/temp.linux-armv7l-cpython-313/src/datrie.o
creating build/lib.linux-armv7l-cpython-313
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/src/datrie.o -L/usr/lib -Lbuild/temp.linux-armv7l-cpython-313 -ldatrie -o build/lib.linux-armv7l-cpython-313/datrie.cpython-313-arm-linux-gnueabihf.so
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/datrie.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/.
running install_egg_info
running egg_info
creating datrie.egg-info
writing datrie.egg-info/PKG-INFO
writing dependency_links to datrie.egg-info/dependency_links.txt
writing top-level names to datrie.egg-info/top_level.txt
writing manifest file 'datrie.egg-info/SOURCES.txt'
reading manifest file 'datrie.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'libdatrie'
warning: no files found matching '*.c' under directory 'libdatrie'
warning: no files found matching 'tests/words100k.txt.zip'
adding license file 'COPYING'
writing manifest file 'datrie.egg-info/SOURCES.txt'
Copying datrie.egg-info to build/bdist.linux-armv7l/wheel/./datrie-0.8.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/datrie-0.8.2.dist-info/WHEEL
creating '/build/python-datrie/src/datrie-0.8.2/dist/.tmp-h8it7ar6/datrie-0.8.2-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'datrie.cpython-313-arm-linux-gnueabihf.so'
adding 'datrie-0.8.2.dist-info/COPYING'
adding 'datrie-0.8.2.dist-info/METADATA'
adding 'datrie-0.8.2.dist-info/WHEEL'
adding 'datrie-0.8.2.dist-info/top_level.txt'
adding 'datrie-0.8.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built datrie-0.8.2-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...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "python-datrie"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-datrie 0.8.2-6 (Tue Dec 24 00:03:24 2024)
==> Cleaning up...