==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-odfpy 1.4.2-6 (Mon Dec 23 12:51:20 2024)
==> 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-6 (Mon Dec 23 12:51:40 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-defusedxml-0.7.1-7

Total Download Size:   0.03 MiB
Total Installed Size:  0.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-defusedxml-0.7.1-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-defusedxml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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 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...
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...
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: 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.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/odf
copying odf/office.py -> build/lib/odf
copying odf/style.py -> build/lib/odf
copying odf/form.py -> build/lib/odf
copying odf/draw.py -> build/lib/odf
copying odf/text.py -> build/lib/odf
copying odf/math.py -> build/lib/odf
copying odf/elementtypes.py -> build/lib/odf
copying odf/userfield.py -> build/lib/odf
copying odf/namespaces.py -> build/lib/odf
copying odf/grammar.py -> build/lib/odf
copying odf/thumbnail.py -> build/lib/odf
copying odf/__init__.py -> build/lib/odf
copying odf/anim.py -> build/lib/odf
copying odf/meta.py -> build/lib/odf
copying odf/attrconverters.py -> build/lib/odf
copying odf/dc.py -> build/lib/odf
copying odf/teletype.py -> build/lib/odf
copying odf/presentation.py -> build/lib/odf
copying odf/odfmanifest.py -> build/lib/odf
copying odf/easyliststyle.py -> build/lib/odf
copying odf/dr3d.py -> build/lib/odf
copying odf/odf2xhtml.py -> build/lib/odf
copying odf/script.py -> build/lib/odf
copying odf/manifest.py -> build/lib/odf
copying odf/config.py -> build/lib/odf
copying odf/load.py -> build/lib/odf
copying odf/opendocument.py -> build/lib/odf
copying odf/element.py -> build/lib/odf
copying odf/chart.py -> build/lib/odf
copying odf/number.py -> build/lib/odf
copying odf/table.py -> build/lib/odf
copying odf/odf2moinmoin.py -> build/lib/odf
copying odf/svg.py -> build/lib/odf
copying odf/xforms.py -> build/lib/odf
running build_scripts
creating build/scripts-3.13
copying and adjusting csv2ods/csv2ods -> build/scripts-3.13
copying and adjusting mailodf/mailodf -> build/scripts-3.13
copying and adjusting odf2xhtml/odf2xhtml -> build/scripts-3.13
copying and adjusting odf2mht/odf2mht -> build/scripts-3.13
copying and adjusting odf2xml/odf2xml -> build/scripts-3.13
copying and adjusting odfimgimport/odfimgimport -> build/scripts-3.13
copying and adjusting odflint/odflint -> build/scripts-3.13
copying and adjusting odfmeta/odfmeta -> build/scripts-3.13
copying and adjusting odfoutline/odfoutline -> build/scripts-3.13
copying and adjusting odfuserfield/odfuserfield -> build/scripts-3.13
copying and adjusting xml2odf/xml2odf -> build/scripts-3.13
changing mode of build/scripts-3.13/csv2ods from 644 to 755
changing mode of build/scripts-3.13/mailodf from 644 to 755
changing mode of build/scripts-3.13/odf2xhtml from 644 to 755
changing mode of build/scripts-3.13/odf2mht from 644 to 755
changing mode of build/scripts-3.13/odf2xml from 644 to 755
changing mode of build/scripts-3.13/odfimgimport from 644 to 755
changing mode of build/scripts-3.13/odflint from 644 to 755
changing mode of build/scripts-3.13/odfmeta from 644 to 755
changing mode of build/scripts-3.13/odfoutline from 644 to 755
changing mode of build/scripts-3.13/odfuserfield from 644 to 755
changing mode of build/scripts-3.13/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/office.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/style.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/form.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/draw.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/text.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/math.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/elementtypes.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/userfield.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/namespaces.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/grammar.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/thumbnail.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/__init__.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/anim.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/meta.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/attrconverters.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/dc.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/teletype.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/presentation.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odfmanifest.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/easyliststyle.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/dr3d.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odf2xhtml.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/script.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/manifest.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/config.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/load.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/opendocument.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/element.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/chart.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/number.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/table.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/odf2moinmoin.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/svg.py -> build/bdist.linux-armv7l/wheel/./odf
copying build/lib/odf/xforms.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.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odflint -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odf2xml -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odf2mht -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odfuserfield -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odfimgimport -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odfoutline -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/xml2odf -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odfmeta -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/mailodf -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/csv2ods -> build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts
copying build/scripts-3.13/odf2xhtml -> 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/odflint 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/odf2mht 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/odfimgimport 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/xml2odf 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/csv2ods to 755
changing mode of build/bdist.linux-armv7l/wheel/odfpy-1.4.2.data/scripts/odf2xhtml 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-h3oyg_w9/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...
  -> 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-odfpy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-odfpy 1.4.2-6 (Mon Dec 23 12:52:01 2024)
==> Cleaning up...