==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-vobject 0.9.9-3 (Mon Jan 12 08:11:36 2026)
==> Retrieving sources...
  -> Updating vobject git repo...
  -> Found 0001-remove-six.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    vobject ... Passed
    0001-remove-six.patch ... Passed
==> Making package: python-vobject 0.9.9-3 (Mon Jan 12 15:12:02 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) mpdecimal-4.0.1-1  python-six-1.17.0-2  python-3.14.2-2  python-dateutil-2.9.0-8  python-pytz-2025.2-2

Total Installed Size:  69.89 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 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-six...
installing python-dateutil...
installing python-pytz...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  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  zlib-ng-2.3.2-1  git-2.52.0-2  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:  60.67 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
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/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found 0001-remove-six.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of vobject git repo...
Cloning into 'vobject'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file vobject/base.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file vobject/hcalendar.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file vobject/icalendar.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib/vobject
copying vobject/change_tz.py -> build/lib/vobject
copying vobject/ics_diff.py -> build/lib/vobject
copying vobject/icalendar.py -> build/lib/vobject
copying vobject/hcalendar.py -> build/lib/vobject
copying vobject/vcard.py -> build/lib/vobject
copying vobject/win32tz.py -> build/lib/vobject
copying vobject/__init__.py -> build/lib/vobject
copying vobject/behavior.py -> build/lib/vobject
copying vobject/base.py -> build/lib/vobject
running egg_info
creating vobject.egg-info
writing vobject.egg-info/PKG-INFO
writing dependency_links to vobject.egg-info/dependency_links.txt
writing entry points to vobject.egg-info/entry_points.txt
writing requirements to vobject.egg-info/requires.txt
writing top-level names to vobject.egg-info/top_level.txt
writing manifest file 'vobject.egg-info/SOURCES.txt'
reading manifest file 'vobject.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE-2.0.txt'
writing manifest file 'vobject.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/vobject
copying build/lib/vobject/change_tz.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/ics_diff.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/icalendar.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/hcalendar.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/vcard.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/win32tz.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/__init__.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/behavior.py -> build/bdist.linux-armv7l/wheel/./vobject
copying build/lib/vobject/base.py -> build/bdist.linux-armv7l/wheel/./vobject
running install_egg_info
Copying vobject.egg-info to build/bdist.linux-armv7l/wheel/./vobject-0.9.9-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/vobject-0.9.9.dist-info/WHEEL
creating '/build/python-vobject/src/vobject/dist/.tmp-coml9wjv/vobject-0.9.9-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'vobject/__init__.py'
adding 'vobject/base.py'
adding 'vobject/behavior.py'
adding 'vobject/change_tz.py'
adding 'vobject/hcalendar.py'
adding 'vobject/icalendar.py'
adding 'vobject/ics_diff.py'
adding 'vobject/vcard.py'
adding 'vobject/win32tz.py'
adding 'vobject-0.9.9.dist-info/licenses/LICENSE-2.0.txt'
adding 'vobject-0.9.9.dist-info/METADATA'
adding 'vobject-0.9.9.dist-info/WHEEL'
adding 'vobject-0.9.9.dist-info/entry_points.txt'
adding 'vobject-0.9.9.dist-info/top_level.txt'
adding 'vobject-0.9.9.dist-info/zip-safe'
adding 'vobject-0.9.9.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built vobject-0.9.9-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-vobject/pkg/python-vobject/usr/share'
install: creating directory '/build/python-vobject/pkg/python-vobject/usr/share/python-vobject'
'ACKNOWLEDGEMENTS.txt' -> '/build/python-vobject/pkg/python-vobject/usr/share/python-vobject/ACKNOWLEDGEMENTS.txt'
'README.md' -> '/build/python-vobject/pkg/python-vobject/usr/share/python-vobject/README.md'
==> 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-vobject"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-vobject 0.9.9-3 (Mon Jan 12 15:12:22 2026)
==> Cleaning up...
[?12l[?25h