==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-watchdog 6.0.0-1 (Sun Mar  9 12:30:06 2025)
==> Retrieving sources...
  -> Found python-watchdog-6.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-watchdog-6.0.0.tar.gz ... Passed
==> Making package: python-watchdog 6.0.0-1 (Sun Mar  9 12:30:27 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) 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.6.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.8.0-1
              python-wheel-0.45.0-3

Total Installed Size:  10.84 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-watchdog-6.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-watchdog-6.0.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating src/watchdog.egg-info
writing src/watchdog.egg-info/PKG-INFO
writing dependency_links to src/watchdog.egg-info/dependency_links.txt
writing entry points to src/watchdog.egg-info/entry_points.txt
writing requirements to src/watchdog.egg-info/requires.txt
writing top-level names to src/watchdog.egg-info/top_level.txt
writing manifest file 'src/watchdog.egg-info/SOURCES.txt'
reading manifest file 'src/watchdog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
warning: no files found matching 'docs/*.txt'
adding license file 'LICENSE'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'src/watchdog.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/watchdog
copying src/watchdog/watchmedo.py -> build/lib/watchdog
copying src/watchdog/version.py -> build/lib/watchdog
copying src/watchdog/events.py -> build/lib/watchdog
copying src/watchdog/__init__.py -> build/lib/watchdog
creating build/lib/watchdog/observers
copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers
copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers
copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers
copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers
copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers
copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers
copying src/watchdog/observers/api.py -> build/lib/watchdog/observers
copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers
copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers
copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers
copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers
creating build/lib/watchdog/utils
copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils
copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils
copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils
copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils
copying src/watchdog/utils/process_watcher.py -> build/lib/watchdog/utils
copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils
copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils
copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils
copying src/watchdog/utils/event_debouncer.py -> build/lib/watchdog/utils
creating build/lib/watchdog/tricks
copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks
running egg_info
writing src/watchdog.egg-info/PKG-INFO
writing dependency_links to src/watchdog.egg-info/dependency_links.txt
writing entry points to src/watchdog.egg-info/entry_points.txt
writing requirements to src/watchdog.egg-info/requires.txt
writing top-level names to src/watchdog.egg-info/top_level.txt
reading manifest file 'src/watchdog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
warning: no files found matching 'docs/*.txt'
adding license file 'LICENSE'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'src/watchdog.egg-info/SOURCES.txt'
copying src/watchdog/py.typed -> build/lib/watchdog
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/watchdog
copying build/lib/watchdog/watchmedo.py -> build/bdist.linux-armv7l/wheel/./watchdog
copying build/lib/watchdog/py.typed -> build/bdist.linux-armv7l/wheel/./watchdog
creating build/bdist.linux-armv7l/wheel/watchdog/observers
copying build/lib/watchdog/observers/inotify.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/fsevents2.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/inotify_c.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/kqueue.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/read_directory_changes.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/__init__.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/api.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/polling.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/fsevents.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/winapi.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/observers/inotify_buffer.py -> build/bdist.linux-armv7l/wheel/./watchdog/observers
copying build/lib/watchdog/version.py -> build/bdist.linux-armv7l/wheel/./watchdog
copying build/lib/watchdog/events.py -> build/bdist.linux-armv7l/wheel/./watchdog
copying build/lib/watchdog/__init__.py -> build/bdist.linux-armv7l/wheel/./watchdog
creating build/bdist.linux-armv7l/wheel/watchdog/utils
copying build/lib/watchdog/utils/patterns.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/platform.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/dirsnapshot.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/delayed_queue.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/process_watcher.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/bricks.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/echo.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
copying build/lib/watchdog/utils/event_debouncer.py -> build/bdist.linux-armv7l/wheel/./watchdog/utils
creating build/bdist.linux-armv7l/wheel/watchdog/tricks
copying build/lib/watchdog/tricks/__init__.py -> build/bdist.linux-armv7l/wheel/./watchdog/tricks
running install_egg_info
Copying src/watchdog.egg-info to build/bdist.linux-armv7l/wheel/./watchdog-6.0.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/watchdog-6.0.0.dist-info/WHEEL
creating '/build/python-watchdog/src/watchdog-6.0.0/dist/.tmp-vq_8nong/watchdog-6.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'watchdog/__init__.py'
adding 'watchdog/events.py'
adding 'watchdog/py.typed'
adding 'watchdog/version.py'
adding 'watchdog/watchmedo.py'
adding 'watchdog/observers/__init__.py'
adding 'watchdog/observers/api.py'
adding 'watchdog/observers/fsevents.py'
adding 'watchdog/observers/fsevents2.py'
adding 'watchdog/observers/inotify.py'
adding 'watchdog/observers/inotify_buffer.py'
adding 'watchdog/observers/inotify_c.py'
adding 'watchdog/observers/kqueue.py'
adding 'watchdog/observers/polling.py'
adding 'watchdog/observers/read_directory_changes.py'
adding 'watchdog/observers/winapi.py'
adding 'watchdog/tricks/__init__.py'
adding 'watchdog/utils/__init__.py'
adding 'watchdog/utils/bricks.py'
adding 'watchdog/utils/delayed_queue.py'
adding 'watchdog/utils/dirsnapshot.py'
adding 'watchdog/utils/echo.py'
adding 'watchdog/utils/event_debouncer.py'
adding 'watchdog/utils/patterns.py'
adding 'watchdog/utils/platform.py'
adding 'watchdog/utils/process_watcher.py'
adding 'watchdog-6.0.0.dist-info/AUTHORS'
adding 'watchdog-6.0.0.dist-info/COPYING'
adding 'watchdog-6.0.0.dist-info/LICENSE'
adding 'watchdog-6.0.0.dist-info/METADATA'
adding 'watchdog-6.0.0.dist-info/WHEEL'
adding 'watchdog-6.0.0.dist-info/entry_points.txt'
adding 'watchdog-6.0.0.dist-info/top_level.txt'
adding 'watchdog-6.0.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built watchdog-6.0.0-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...
libfakeroot internal error: payload not recognized!
==> Creating package "python-watchdog"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-watchdog 6.0.0-1 (Sun Mar  9 12:30:41 2025)
==> Cleaning up...