>>> py3-watchdog: Building community/py3-watchdog 4.0.0-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 13:24:13 +0000 >>> py3-watchdog: Checking sanity of /home/buildozer/aports/community/py3-watchdog/APKBUILD... >>> py3-watchdog: Analyzing dependencies... >>> py3-watchdog: Installing for build: build-base py3-yaml py3-gpep517 py3-setuptools py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.6.1-r3) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.4_p20240330-r0) (7/28) Installing readline (8.2.10-r0) (8/28) Installing sqlite-libs (3.45.3-r0) (9/28) Installing python3 (3.12.3-r1) (10/28) Installing python3-pycache-pyc0 (3.12.3-r1) (11/28) Installing pyc (3.12.3-r1) (12/28) Installing py3-yaml-pyc (6.0.1-r3) (13/28) Installing python3-pyc (3.12.3-r1) (14/28) Installing yaml (0.2.5-r2) (15/28) Installing py3-yaml (6.0.1-r3) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (15-r2) (19/28) Installing py3-gpep517-pyc (15-r2) (20/28) Installing py3-parsing (3.1.2-r1) (21/28) Installing py3-parsing-pyc (3.1.2-r1) (22/28) Installing py3-packaging (24.0-r1) (23/28) Installing py3-packaging-pyc (24.0-r1) (24/28) Installing py3-setuptools (69.5.1-r0) (25/28) Installing py3-setuptools-pyc (69.5.1-r0) (26/28) Installing py3-wheel (0.42.0-r1) (27/28) Installing py3-wheel-pyc (0.42.0-r1) (28/28) Installing .makedepends-py3-watchdog (20240427.132418) Executing busybox-1.36.1-r26.trigger OK: 278 MiB in 129 packages >>> py3-watchdog: Cleaning up srcdir >>> py3-watchdog: Cleaning up pkgdir >>> py3-watchdog: Cleaning up tmpdir >>> py3-watchdog: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/watchdog-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/watchdog-4.0.0.tar.gz.part' watchdog-4.0.0.tar.g 100% |********************************| 123k 0:00:00 ETA '/var/cache/distfiles/watchdog-4.0.0.tar.gz.part' saved >>> py3-watchdog: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/watchdog-4.0.0.tar.gz >>> py3-watchdog: Checking sha512sums... watchdog-4.0.0.tar.gz: OK >>> py3-watchdog: Unpacking /var/cache/distfiles/watchdog-4.0.0.tar.gz... 2024-04-27 13:24:21,579 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-27 13:24:21,741 root INFO running bdist_wheel 2024-04-27 13:24:21,785 root INFO running build 2024-04-27 13:24:21,786 root INFO running build_py 2024-04-27 13:24:21,796 root INFO creating build 2024-04-27 13:24:21,797 root INFO creating build/lib 2024-04-27 13:24:21,797 root INFO creating build/lib/watchdog 2024-04-27 13:24:21,798 root INFO copying src/watchdog/__init__.py -> build/lib/watchdog 2024-04-27 13:24:21,799 root INFO copying src/watchdog/events.py -> build/lib/watchdog 2024-04-27 13:24:21,800 root INFO copying src/watchdog/watchmedo.py -> build/lib/watchdog 2024-04-27 13:24:21,802 root INFO copying src/watchdog/version.py -> build/lib/watchdog 2024-04-27 13:24:21,804 root INFO creating build/lib/watchdog/observers 2024-04-27 13:24:21,804 root INFO copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,805 root INFO copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,807 root INFO copying src/watchdog/observers/api.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,808 root INFO copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,809 root INFO copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,810 root INFO copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,812 root INFO copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,813 root INFO copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,814 root INFO copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,815 root INFO copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,817 root INFO copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers 2024-04-27 13:24:21,818 root INFO creating build/lib/watchdog/tricks 2024-04-27 13:24:21,819 root INFO copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks 2024-04-27 13:24:21,821 root INFO creating build/lib/watchdog/utils 2024-04-27 13:24:21,821 root INFO copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,823 root INFO copying src/watchdog/utils/process_watcher.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,824 root INFO copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,825 root INFO copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,826 root INFO copying src/watchdog/utils/event_debouncer.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,827 root INFO copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,828 root INFO copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,829 root INFO copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,831 root INFO copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils 2024-04-27 13:24:21,832 root INFO running egg_info 2024-04-27 13:24:21,837 root INFO writing src/watchdog.egg-info/PKG-INFO 2024-04-27 13:24:21,841 root INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt 2024-04-27 13:24:21,842 root INFO writing entry points to src/watchdog.egg-info/entry_points.txt 2024-04-27 13:24:21,844 root INFO writing requirements to src/watchdog.egg-info/requires.txt 2024-04-27 13:24:21,845 root INFO writing top-level names to src/watchdog.egg-info/top_level.txt 2024-04-27 13:24:21,857 root INFO reading manifest file 'src/watchdog.egg-info/SOURCES.txt' 2024-04-27 13:24:21,861 root INFO reading manifest template 'MANIFEST.in' 2024-04-27 13:24:21,870 root WARNING warning: no files found matching '*.h' under directory 'src' 2024-04-27 13:24:21,875 root WARNING warning: no files found matching 'docs/*.txt' 2024-04-27 13:24:21,880 root INFO adding license file 'LICENSE' 2024-04-27 13:24:21,880 root INFO adding license file 'COPYING' 2024-04-27 13:24:21,880 root INFO adding license file 'AUTHORS' 2024-04-27 13:24:21,887 root INFO writing manifest file 'src/watchdog.egg-info/SOURCES.txt' 2024-04-27 13:24:21,891 root INFO copying src/watchdog/py.typed -> build/lib/watchdog 2024-04-27 13:24:21,912 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-27 13:24:21,913 root INFO running install 2024-04-27 13:24:21,954 root INFO running install_lib 2024-04-27 13:24:21,962 root INFO creating build/bdist.linux-riscv64 2024-04-27 13:24:21,963 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-27 13:24:21,964 root INFO creating build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,964 root INFO creating build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,965 root INFO copying build/lib/watchdog/observers/__init__.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,966 root INFO copying build/lib/watchdog/observers/fsevents.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,967 root INFO copying build/lib/watchdog/observers/api.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,968 root INFO copying build/lib/watchdog/observers/inotify_c.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,969 root INFO copying build/lib/watchdog/observers/inotify_buffer.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,970 root INFO copying build/lib/watchdog/observers/read_directory_changes.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,970 root INFO copying build/lib/watchdog/observers/fsevents2.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,972 root INFO copying build/lib/watchdog/observers/winapi.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,972 root INFO copying build/lib/watchdog/observers/inotify.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,973 root INFO copying build/lib/watchdog/observers/kqueue.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,975 root INFO copying build/lib/watchdog/observers/polling.py -> build/bdist.linux-riscv64/wheel/watchdog/observers 2024-04-27 13:24:21,976 root INFO creating build/bdist.linux-riscv64/wheel/watchdog/tricks 2024-04-27 13:24:21,976 root INFO copying build/lib/watchdog/tricks/__init__.py -> build/bdist.linux-riscv64/wheel/watchdog/tricks 2024-04-27 13:24:21,977 root INFO copying build/lib/watchdog/__init__.py -> build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,978 root INFO copying build/lib/watchdog/events.py -> build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,979 root INFO copying build/lib/watchdog/py.typed -> build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,980 root INFO copying build/lib/watchdog/watchmedo.py -> build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,981 root INFO copying build/lib/watchdog/version.py -> build/bdist.linux-riscv64/wheel/watchdog 2024-04-27 13:24:21,982 root INFO creating build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,982 root INFO copying build/lib/watchdog/utils/__init__.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,983 root INFO copying build/lib/watchdog/utils/process_watcher.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,984 root INFO copying build/lib/watchdog/utils/patterns.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,985 root INFO copying build/lib/watchdog/utils/platform.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,985 root INFO copying build/lib/watchdog/utils/event_debouncer.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,986 root INFO copying build/lib/watchdog/utils/bricks.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,987 root INFO copying build/lib/watchdog/utils/dirsnapshot.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,988 root INFO copying build/lib/watchdog/utils/delayed_queue.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,989 root INFO copying build/lib/watchdog/utils/echo.py -> build/bdist.linux-riscv64/wheel/watchdog/utils 2024-04-27 13:24:21,989 root INFO running install_egg_info 2024-04-27 13:24:21,999 root INFO Copying src/watchdog.egg-info to build/bdist.linux-riscv64/wheel/watchdog-4.0.0-py3.12.egg-info 2024-04-27 13:24:22,004 root INFO running install_scripts 2024-04-27 13:24:22,022 wheel INFO creating build/bdist.linux-riscv64/wheel/watchdog-4.0.0.dist-info/WHEEL 2024-04-27 13:24:22,023 wheel INFO creating '/home/buildozer/aports/community/py3-watchdog/src/watchdog-4.0.0/.dist/.tmp-dc4yah32/watchdog-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-27 13:24:22,025 wheel INFO adding 'watchdog/__init__.py' 2024-04-27 13:24:22,026 wheel INFO adding 'watchdog/events.py' 2024-04-27 13:24:22,027 wheel INFO adding 'watchdog/py.typed' 2024-04-27 13:24:22,028 wheel INFO adding 'watchdog/version.py' 2024-04-27 13:24:22,029 wheel INFO adding 'watchdog/watchmedo.py' 2024-04-27 13:24:22,031 wheel INFO adding 'watchdog/observers/__init__.py' 2024-04-27 13:24:22,032 wheel INFO adding 'watchdog/observers/api.py' 2024-04-27 13:24:22,034 wheel INFO adding 'watchdog/observers/fsevents.py' 2024-04-27 13:24:22,035 wheel INFO adding 'watchdog/observers/fsevents2.py' 2024-04-27 13:24:22,036 wheel INFO adding 'watchdog/observers/inotify.py' 2024-04-27 13:24:22,038 wheel INFO adding 'watchdog/observers/inotify_buffer.py' 2024-04-27 13:24:22,039 wheel INFO adding 'watchdog/observers/inotify_c.py' 2024-04-27 13:24:22,040 wheel INFO adding 'watchdog/observers/kqueue.py' 2024-04-27 13:24:22,042 wheel INFO adding 'watchdog/observers/polling.py' 2024-04-27 13:24:22,043 wheel INFO adding 'watchdog/observers/read_directory_changes.py' 2024-04-27 13:24:22,044 wheel INFO adding 'watchdog/observers/winapi.py' 2024-04-27 13:24:22,046 wheel INFO adding 'watchdog/tricks/__init__.py' 2024-04-27 13:24:22,047 wheel INFO adding 'watchdog/utils/__init__.py' 2024-04-27 13:24:22,048 wheel INFO adding 'watchdog/utils/bricks.py' 2024-04-27 13:24:22,049 wheel INFO adding 'watchdog/utils/delayed_queue.py' 2024-04-27 13:24:22,050 wheel INFO adding 'watchdog/utils/dirsnapshot.py' 2024-04-27 13:24:22,051 wheel INFO adding 'watchdog/utils/echo.py' 2024-04-27 13:24:22,052 wheel INFO adding 'watchdog/utils/event_debouncer.py' 2024-04-27 13:24:22,053 wheel INFO adding 'watchdog/utils/patterns.py' 2024-04-27 13:24:22,054 wheel INFO adding 'watchdog/utils/platform.py' 2024-04-27 13:24:22,055 wheel INFO adding 'watchdog/utils/process_watcher.py' 2024-04-27 13:24:22,057 wheel INFO adding 'watchdog-4.0.0.dist-info/AUTHORS' 2024-04-27 13:24:22,057 wheel INFO adding 'watchdog-4.0.0.dist-info/COPYING' 2024-04-27 13:24:22,058 wheel INFO adding 'watchdog-4.0.0.dist-info/LICENSE' 2024-04-27 13:24:22,060 wheel INFO adding 'watchdog-4.0.0.dist-info/METADATA' 2024-04-27 13:24:22,061 wheel INFO adding 'watchdog-4.0.0.dist-info/WHEEL' 2024-04-27 13:24:22,062 wheel INFO adding 'watchdog-4.0.0.dist-info/entry_points.txt' 2024-04-27 13:24:22,062 wheel INFO adding 'watchdog-4.0.0.dist-info/top_level.txt' 2024-04-27 13:24:22,063 wheel INFO adding 'watchdog-4.0.0.dist-info/RECORD' 2024-04-27 13:24:22,064 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-27 13:24:22,071 gpep517 INFO The backend produced .dist/watchdog-4.0.0-py3-none-any.whl watchdog-4.0.0-py3-none-any.whl >>> WARNING: py3-watchdog: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-watchdog: Entering fakeroot... >>> py3-watchdog-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.12/site-packages/watchdog/observers/__pycache__' -> '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog-pyc/usr/lib/python3.12/site-packages/watchdog/observers/__pycache__' '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.12/site-packages/watchdog/tricks/__pycache__' -> '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog-pyc/usr/lib/python3.12/site-packages/watchdog/tricks/__pycache__' '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.12/site-packages/watchdog/__pycache__' -> '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog-pyc/usr/lib/python3.12/site-packages/watchdog/__pycache__' '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.12/site-packages/watchdog/utils/__pycache__' -> '/home/buildozer/aports/community/py3-watchdog/pkg/py3-watchdog-pyc/usr/lib/python3.12/site-packages/watchdog/utils/__pycache__' >>> py3-watchdog-pyc*: Preparing subpackage py3-watchdog-pyc... >>> py3-watchdog-pyc*: Running postcheck for py3-watchdog-pyc >>> py3-watchdog*: Running postcheck for py3-watchdog >>> py3-watchdog*: Preparing package py3-watchdog... >>> py3-watchdog-pyc*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-watchdog-pyc*: Package size: 352.0 KB >>> py3-watchdog-pyc*: Compressing data... >>> py3-watchdog-pyc*: Create checksum... >>> py3-watchdog-pyc*: Create py3-watchdog-pyc-4.0.0-r1.apk >>> py3-watchdog*: Tracing dependencies... py3-yaml python3~3.12 >>> py3-watchdog*: Package size: 388.0 KB >>> py3-watchdog*: Compressing data... >>> py3-watchdog*: Create checksum... >>> py3-watchdog*: Create py3-watchdog-4.0.0-r1.apk >>> py3-watchdog: Build complete at Sat, 27 Apr 2024 13:24:24 +0000 elapsed time 0h 0m 11s >>> py3-watchdog: Cleaning up srcdir >>> py3-watchdog: Cleaning up pkgdir >>> py3-watchdog: Uninstalling dependencies... (1/28) Purging .makedepends-py3-watchdog (20240427.132418) (2/28) Purging py3-yaml-pyc (6.0.1-r3) (3/28) Purging py3-yaml (6.0.1-r3) (4/28) Purging py3-gpep517-pyc (15-r2) (5/28) Purging py3-gpep517 (15-r2) (6/28) Purging py3-installer-pyc (0.7.0-r2) (7/28) Purging py3-installer (0.7.0-r2) (8/28) Purging py3-setuptools-pyc (69.5.1-r0) (9/28) Purging py3-setuptools (69.5.1-r0) (10/28) Purging py3-wheel-pyc (0.42.0-r1) (11/28) Purging py3-wheel (0.42.0-r1) (12/28) Purging py3-packaging-pyc (24.0-r1) (13/28) Purging py3-packaging (24.0-r1) (14/28) Purging py3-parsing-pyc (3.1.2-r1) (15/28) Purging py3-parsing (3.1.2-r1) (16/28) Purging python3-pyc (3.12.3-r1) (17/28) Purging python3-pycache-pyc0 (3.12.3-r1) (18/28) Purging pyc (3.12.3-r1) (19/28) Purging python3 (3.12.3-r1) (20/28) Purging gdbm (1.23-r1) (21/28) Purging libbz2 (1.0.8-r6) (22/28) Purging libffi (3.4.6-r0) (23/28) Purging libpanelw (6.4_p20240330-r0) (24/28) Purging mpdecimal (4.0.0-r0) (25/28) Purging readline (8.2.10-r0) (26/28) Purging sqlite-libs (3.45.3-r0) (27/28) Purging xz-libs (5.6.1-r3) (28/28) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 101 packages >>> py3-watchdog: Updating the community/riscv64 repository index... >>> py3-watchdog: Signing the index...