==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-odfpy 1.4.2-7 (Sun Jan 11 09:16:40 2026)
==> Retrieving sources...
-> Found python-odfpy-1.4.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-odfpy-1.4.2.tar.gz ... Passed
==> Making package: python-odfpy 1.4.2-7 (Sun Jan 11 16:17:05 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.2-2 python-defusedxml-0.7.1-8
Total Download Size: 0.03 MiB
Total Installed Size: 68.72 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-defusedxml-0.7.1-8-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-defusedxml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 11.01 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...
==> Retrieving sources...
-> Found python-odfpy-1.4.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-odfpy-1.4.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/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 :: Apache Software License
License :: OSI Approved :: GNU General Public License (GPL)
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating odfpy.egg-info
writing odfpy.egg-info/PKG-INFO
writing dependency_links to odfpy.egg-info/dependency_links.txt
writing requirements to odfpy.egg-info/requires.txt
writing top-level names to odfpy.egg-info/top_level.txt
writing manifest file 'odfpy.egg-info/SOURCES.txt'
reading manifest file 'odfpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'examples'
writing manifest file 'odfpy.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/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 :: Apache Software License
License :: OSI Approved :: GNU General Public License (GPL)
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/odf
copying odf/table.py -> build/lib/odf
copying odf/style.py -> build/lib/odf
copying odf/teletype.py -> build/lib/odf
copying odf/dr3d.py -> build/lib/odf
copying odf/odfmanifest.py -> build/lib/odf
copying odf/presentation.py -> build/lib/odf
copying odf/anim.py -> build/lib/odf
copying odf/dc.py -> build/lib/odf
copying odf/chart.py -> build/lib/odf
copying odf/svg.py -> build/lib/odf
copying odf/elementtypes.py -> build/lib/odf
copying odf/number.py -> build/lib/odf
copying odf/element.py -> build/lib/odf
copying odf/odf2moinmoin.py -> build/lib/odf
copying odf/draw.py -> build/lib/odf
copying odf/office.py -> build/lib/odf
copying odf/thumbnail.py -> build/lib/odf
copying odf/namespaces.py -> build/lib/odf
copying odf/manifest.py -> build/lib/odf
copying odf/form.py -> build/lib/odf
copying odf/load.py -> build/lib/odf
copying odf/xforms.py -> build/lib/odf
copying odf/text.py -> build/lib/odf
copying odf/easyliststyle.py -> build/lib/odf
copying odf/__init__.py -> build/lib/odf
copying odf/userfield.py -> build/lib/odf
copying odf/grammar.py -> build/lib/odf
copying odf/odf2xhtml.py -> build/lib/odf
copying odf/attrconverters.py -> build/lib/odf
copying odf/opendocument.py -> build/lib/odf
copying odf/meta.py -> build/lib/odf
copying odf/math.py -> build/lib/odf
copying odf/config.py -> build/lib/odf
copying odf/script.py -> build/lib/odf
running build_scripts
creating build/scripts-3.14
copying and adjusting csv2ods/csv2ods -> build/scripts-3.14
copying and adjusting mailodf/mailodf -> build/scripts-3.14
copying and adjusting odf2xhtml/odf2xhtml -> build/scripts-3.14
copying and adjusting odf2mht/odf2mht -> build/scripts-3.14
copying and adjusting odf2xml/odf2xml -> build/scripts-3.14
copying and adjusting odfimgimport/odfimgimport -> build/scripts-3.14
copying and adjusting odflint/odflint -> build/scripts-3.14
copying and adjusting odfmeta/odfmeta -> build/scripts-3.14
copying and adjusting odfoutline/odfoutline -> build/scripts-3.14
copying and adjusting odfuserfield/odfuserfield -> build/scripts-3.14
copying and adjusting xml2odf/xml2odf -> build/scripts-3.14
changing mode of build/scripts-3.14/csv2ods from 644 to 755
changing mode of build/scripts-3.14/mailodf from 644 to 755
changing mode of build/scripts-3.14/odf2xhtml from 644 to 755
changing mode of build/scripts-3.14/odf2mht from 644 to 755
changing mode of build/scripts-3.14/odf2xml from 644 to 755
changing mode of build/scripts-3.14/odfimgimport from 644 to 755
changing mode of build/scripts-3.14/odflint from 644 to 755
changing mode of build/scripts-3.14/odfmeta from 644 to 755
changing mode of build/scripts-3.14/odfoutline from 644 to 755
changing mode of build/scripts-3.14/odfuserfield from 644 to 755
changing mode of build/scripts-3.14/xml2odf from 644 to 755
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/odf
copying build/lib/odf/table.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/style.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/teletype.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/dr3d.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odfmanifest.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/presentation.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/anim.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/dc.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/chart.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/svg.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/elementtypes.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/number.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/element.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odf2moinmoin.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/draw.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/office.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/thumbnail.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/namespaces.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/manifest.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/form.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/load.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/xforms.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/text.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/easyliststyle.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/__init__.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/userfield.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/grammar.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odf2xhtml.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/attrconverters.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/opendocument.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/meta.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/math.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/config.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/script.py -> build/bdist.linux-armv7l/wheel/./odf
running install_data
creating build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data
creating build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying csv2ods/csv2ods.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying mailodf/mailodf.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odf2xhtml/odf2xhtml.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odf2mht/odf2mht.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odf2xml/odf2xml.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odfimgimport/odfimgimport.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odflint/odflint.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odfmeta/odfmeta.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odfoutline/odfoutline.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying odfuserfield/odfuserfield.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
copying xml2odf/xml2odf.1 -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/data/share/man/man1
running install_egg_info
running egg_info
writing odfpy.egg-info/PKG-INFO
writing dependency_links to odfpy.egg-info/dependency_links.txt
writing requirements to odfpy.egg-info/requires.txt
writing top-level names to odfpy.egg-info/top_level.txt
reading manifest file 'odfpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'examples'
writing manifest file 'odfpy.egg-info/SOURCES.txt'
Copying odfpy.egg-info to build/bdist.linux-armv7l/wheel/./odfpy-1.4.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/csv2ods -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odfmeta -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/mailodf -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odfuserfield -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odfoutline -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odf2xml -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/xml2odf -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odf2xhtml -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odf2mht -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odflint -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.14/odfimgimport -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/csv2ods to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odfmeta to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/mailodf to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odfuserfield to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odfoutline to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odf2xml to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/xml2odf to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odf2xhtml to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odf2mht to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odflint to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odfimgimport to 755
creating build/bdist.linux-armv7l/wheel/odfpy-1.4.2.dist-info/WHEEL
creating '/build/python-odfpy/src/odfpy-release-1.4.2/dist/.tmp-vfjb2n11/odfpy-1.4.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'odf/__init__.py'
adding 'odf/anim.py'
adding 'odf/attrconverters.py'
adding 'odf/chart.py'
adding 'odf/config.py'
adding 'odf/dc.py'
adding 'odf/dr3d.py'
adding 'odf/draw.py'
adding 'odf/easyliststyle.py'
adding 'odf/element.py'
adding 'odf/elementtypes.py'
adding 'odf/form.py'
adding 'odf/grammar.py'
adding 'odf/load.py'
adding 'odf/manifest.py'
adding 'odf/math.py'
adding 'odf/meta.py'
adding 'odf/namespaces.py'
adding 'odf/number.py'
adding 'odf/odf2moinmoin.py'
adding 'odf/odf2xhtml.py'
adding 'odf/odfmanifest.py'
adding 'odf/office.py'
adding 'odf/opendocument.py'
adding 'odf/presentation.py'
adding 'odf/script.py'
adding 'odf/style.py'
adding 'odf/svg.py'
adding 'odf/table.py'
adding 'odf/teletype.py'
adding 'odf/text.py'
adding 'odf/thumbnail.py'
adding 'odf/userfield.py'
adding 'odf/xforms.py'
adding 'odfpy-1.4.2.data/data/share/man/man1/csv2ods.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/mailodf.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odf2mht.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odf2xhtml.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odf2xml.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odfimgimport.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odflint.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odfmeta.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odfoutline.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/odfuserfield.1'
adding 'odfpy-1.4.2.data/data/share/man/man1/xml2odf.1'
adding 'odfpy-1.4.2.data/scripts/csv2ods'
adding 'odfpy-1.4.2.data/scripts/mailodf'
adding 'odfpy-1.4.2.data/scripts/odf2mht'
adding 'odfpy-1.4.2.data/scripts/odf2xhtml'
adding 'odfpy-1.4.2.data/scripts/odf2xml'
adding 'odfpy-1.4.2.data/scripts/odfimgimport'
adding 'odfpy-1.4.2.data/scripts/odflint'
adding 'odfpy-1.4.2.data/scripts/odfmeta'
adding 'odfpy-1.4.2.data/scripts/odfoutline'
adding 'odfpy-1.4.2.data/scripts/odfuserfield'
adding 'odfpy-1.4.2.data/scripts/xml2odf'
adding 'odfpy-1.4.2.dist-info/METADATA'
adding 'odfpy-1.4.2.dist-info/WHEEL'
adding 'odfpy-1.4.2.dist-info/top_level.txt'
adding 'odfpy-1.4.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built odfpy-1.4.2-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-odfpy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-odfpy 1.4.2-7 (Sun Jan 11 16:17:32 2026)
==> Cleaning up...
[?12l[?25h