>>> py3-livereload: Building community/py3-livereload 2.7.0-r1 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 00:43:36 +0000 >>> py3-livereload: Validating /home/buildozer/aports/community/py3-livereload/APKBUILD... >>> py3-livereload: Analyzing dependencies... >>> py3-livereload: Installing for build: build-base py3-six py3-tornado python3 py3-setuptools py3-gpep517 py3-wheel py3-nose (1/28) Installing libffi (3.4.8-r0) (2/28) Installing gdbm (1.24-r0) (3/28) Installing mpdecimal (4.0.0-r0) (4/28) Installing libpanelw (6.5_p20250412-r0) (5/28) Installing sqlite-libs (3.49.1-r1) (6/28) Installing python3 (3.12.10-r0) (7/28) Installing python3-pycache-pyc0 (3.12.10-r0) (8/28) Installing pyc (3.12.10-r0) (9/28) Installing py3-six-pyc (1.17.0-r0) (10/28) Installing python3-pyc (3.12.10-r0) (11/28) Installing py3-six (1.17.0-r0) (12/28) Installing py3-tornado (6.4.2-r0) (13/28) Installing py3-tornado-pyc (6.4.2-r0) (14/28) Installing py3-parsing (3.2.0-r0) (15/28) Installing py3-parsing-pyc (3.2.0-r0) (16/28) Installing py3-packaging (25.0-r0) (17/28) Installing py3-packaging-pyc (25.0-r0) (18/28) Installing py3-setuptools (77.0.3-r0) (19/28) Installing py3-setuptools-pyc (77.0.3-r0) (20/28) Installing py3-installer (0.7.0-r2) (21/28) Installing py3-installer-pyc (0.7.0-r2) (22/28) Installing py3-gpep517 (16-r0) (23/28) Installing py3-gpep517-pyc (16-r0) (24/28) Installing py3-wheel (0.43.0-r0) (25/28) Installing py3-wheel-pyc (0.43.0-r0) (26/28) Installing py3-nose (1.3.7-r13) (27/28) Installing py3-nose-pyc (1.3.7-r13) (28/28) Installing .makedepends-py3-livereload (20250503.004340) Executing busybox-1.37.0-r16.trigger OK: 392 MiB in 138 packages >>> py3-livereload: Cleaning up srcdir >>> py3-livereload: Cleaning up pkgdir >>> py3-livereload: Cleaning up tmpdir >>> py3-livereload: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-livereload-2.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26138 100 26138 0 0 207k 0 --:--:-- --:--:-- --:--:-- 209k >>> py3-livereload: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-livereload-2.7.0.tar.gz >>> py3-livereload: Checking sha512sums... py3-livereload-2.7.0.tar.gz: OK >>> py3-livereload: Unpacking /var/cache/distfiles/edge/py3-livereload-2.7.0.tar.gz... 2025-05-03 00:43:43,613 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 00:43:43,728 root INFO running bdist_wheel 2025-05-03 00:43:43,811 root INFO running build 2025-05-03 00:43:43,811 root INFO running build_py 2025-05-03 00:43:43,830 root INFO creating build/lib/livereload 2025-05-03 00:43:43,832 root INFO copying livereload/handlers.py -> build/lib/livereload 2025-05-03 00:43:43,834 root INFO copying livereload/__init__.py -> build/lib/livereload 2025-05-03 00:43:43,836 root INFO copying livereload/server.py -> build/lib/livereload 2025-05-03 00:43:43,838 root INFO copying livereload/watcher.py -> build/lib/livereload 2025-05-03 00:43:43,839 root INFO copying livereload/cli.py -> build/lib/livereload 2025-05-03 00:43:43,842 root INFO creating build/lib/livereload/management/commands 2025-05-03 00:43:43,843 root INFO copying livereload/management/commands/__init__.py -> build/lib/livereload/management/commands 2025-05-03 00:43:43,844 root INFO copying livereload/management/commands/livereload.py -> build/lib/livereload/management/commands 2025-05-03 00:43:43,846 root INFO running egg_info 2025-05-03 00:43:43,860 root INFO creating livereload.egg-info 2025-05-03 00:43:43,861 root INFO writing livereload.egg-info/PKG-INFO 2025-05-03 00:43:43,863 root INFO writing dependency_links to livereload.egg-info/dependency_links.txt 2025-05-03 00:43:43,865 root INFO writing entry points to livereload.egg-info/entry_points.txt 2025-05-03 00:43:43,866 root INFO writing requirements to livereload.egg-info/requires.txt 2025-05-03 00:43:43,867 root INFO writing top-level names to livereload.egg-info/top_level.txt 2025-05-03 00:43:43,867 root INFO writing manifest file 'livereload.egg-info/SOURCES.txt' 2025-05-03 00:43:43,888 root INFO reading manifest file 'livereload.egg-info/SOURCES.txt' 2025-05-03 00:43:43,889 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 00:43:43,891 root WARNING warning: no files found matching 'README.rst' 2025-05-03 00:43:43,891 root INFO adding license file 'LICENSE' 2025-05-03 00:43:43,896 root INFO writing manifest file 'livereload.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'livereload.vendors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'livereload.vendors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'livereload.vendors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'livereload.vendors' to be distributed and are already explicitly excluding 'livereload.vendors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-05-03 00:43:43,901 root INFO creating build/lib/livereload/vendors 2025-05-03 00:43:43,903 root INFO copying livereload/vendors/livereload.js -> build/lib/livereload/vendors 2025-05-03 00:43:43,939 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-03 00:43:43,939 root INFO running install 2025-05-03 00:43:44,008 root INFO running install_lib 2025-05-03 00:43:44,026 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-03 00:43:44,028 root INFO creating build/bdist.linux-riscv64/wheel/livereload 2025-05-03 00:43:44,029 root INFO creating build/bdist.linux-riscv64/wheel/livereload/vendors 2025-05-03 00:43:44,030 root INFO copying build/lib/livereload/vendors/livereload.js -> build/bdist.linux-riscv64/wheel/./livereload/vendors 2025-05-03 00:43:44,032 root INFO copying build/lib/livereload/handlers.py -> build/bdist.linux-riscv64/wheel/./livereload 2025-05-03 00:43:44,034 root INFO creating build/bdist.linux-riscv64/wheel/livereload/management 2025-05-03 00:43:44,035 root INFO creating build/bdist.linux-riscv64/wheel/livereload/management/commands 2025-05-03 00:43:44,036 root INFO copying build/lib/livereload/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./livereload/management/commands 2025-05-03 00:43:44,037 root INFO copying build/lib/livereload/management/commands/livereload.py -> build/bdist.linux-riscv64/wheel/./livereload/management/commands 2025-05-03 00:43:44,039 root INFO copying build/lib/livereload/__init__.py -> build/bdist.linux-riscv64/wheel/./livereload 2025-05-03 00:43:44,040 root INFO copying build/lib/livereload/server.py -> build/bdist.linux-riscv64/wheel/./livereload 2025-05-03 00:43:44,041 root INFO copying build/lib/livereload/watcher.py -> build/bdist.linux-riscv64/wheel/./livereload 2025-05-03 00:43:44,043 root INFO copying build/lib/livereload/cli.py -> build/bdist.linux-riscv64/wheel/./livereload 2025-05-03 00:43:44,044 root INFO running install_egg_info 2025-05-03 00:43:44,065 root INFO Copying livereload.egg-info to build/bdist.linux-riscv64/wheel/./livereload-2.7.0-py3.12.egg-info 2025-05-03 00:43:44,071 root INFO running install_scripts 2025-05-03 00:43:44,079 root INFO creating build/bdist.linux-riscv64/wheel/livereload-2.7.0.dist-info/WHEEL 2025-05-03 00:43:44,081 wheel INFO creating '/home/buildozer/aports/community/py3-livereload/src/python-livereload-2.7.0/.dist/.tmp-j_zm8llv/livereload-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-03 00:43:44,083 wheel INFO adding 'livereload/__init__.py' 2025-05-03 00:43:44,085 wheel INFO adding 'livereload/cli.py' 2025-05-03 00:43:44,086 wheel INFO adding 'livereload/handlers.py' 2025-05-03 00:43:44,088 wheel INFO adding 'livereload/server.py' 2025-05-03 00:43:44,090 wheel INFO adding 'livereload/watcher.py' 2025-05-03 00:43:44,092 wheel INFO adding 'livereload/management/commands/__init__.py' 2025-05-03 00:43:44,093 wheel INFO adding 'livereload/management/commands/livereload.py' 2025-05-03 00:43:44,095 wheel INFO adding 'livereload/vendors/livereload.js' 2025-05-03 00:43:44,098 wheel INFO adding 'livereload-2.7.0.dist-info/licenses/LICENSE' 2025-05-03 00:43:44,100 wheel INFO adding 'livereload-2.7.0.dist-info/METADATA' 2025-05-03 00:43:44,101 wheel INFO adding 'livereload-2.7.0.dist-info/WHEEL' 2025-05-03 00:43:44,102 wheel INFO adding 'livereload-2.7.0.dist-info/entry_points.txt' 2025-05-03 00:43:44,103 wheel INFO adding 'livereload-2.7.0.dist-info/top_level.txt' 2025-05-03 00:43:44,104 wheel INFO adding 'livereload-2.7.0.dist-info/RECORD' 2025-05-03 00:43:44,105 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-03 00:43:44,110 gpep517 INFO The backend produced .dist/livereload-2.7.0-py3-none-any.whl livereload-2.7.0-py3-none-any.whl .... ---------------------------------------------------------------------- Ran 4 tests in 3.474s OK >>> py3-livereload: Entering fakeroot... >>> py3-livereload-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/livereload/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-livereload/pkg/py3-livereload-pyc/usr/lib/python3.12/site-packages/livereload/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/livereload/__pycache__' -> '/home/buildozer/aports/community/py3-livereload/pkg/py3-livereload-pyc/usr/lib/python3.12/site-packages/livereload/__pycache__' >>> py3-livereload-pyc*: Preparing subpackage py3-livereload-pyc... >>> py3-livereload-pyc*: Running postcheck for py3-livereload-pyc >>> py3-livereload*: Running postcheck for py3-livereload >>> py3-livereload*: Preparing package py3-livereload... >>> py3-livereload-pyc*: Tracing dependencies... py3-six py3-tornado python3 python3~3.12 >>> py3-livereload-pyc*: Package size: 42.6 KB >>> py3-livereload-pyc*: Compressing data... >>> py3-livereload-pyc*: Create checksum... >>> py3-livereload-pyc*: Create py3-livereload-pyc-2.7.0-r1.apk >>> py3-livereload*: Tracing dependencies... py3-six py3-tornado python3 python3~3.12 >>> py3-livereload*: Package size: 71.4 KB >>> py3-livereload*: Compressing data... >>> py3-livereload*: Create checksum... >>> py3-livereload*: Create py3-livereload-2.7.0-r1.apk >>> py3-livereload: Build complete at Sat, 03 May 2025 00:43:50 +0000 elapsed time 0h 0m 14s >>> py3-livereload: Cleaning up srcdir >>> py3-livereload: Cleaning up pkgdir >>> py3-livereload: Uninstalling dependencies... (1/28) Purging .makedepends-py3-livereload (20250503.004340) (2/28) Purging py3-six-pyc (1.17.0-r0) (3/28) Purging py3-six (1.17.0-r0) (4/28) Purging py3-tornado-pyc (6.4.2-r0) (5/28) Purging py3-tornado (6.4.2-r0) (6/28) Purging py3-setuptools-pyc (77.0.3-r0) (7/28) Purging py3-setuptools (77.0.3-r0) (8/28) Purging py3-gpep517-pyc (16-r0) (9/28) Purging py3-gpep517 (16-r0) (10/28) Purging py3-installer-pyc (0.7.0-r2) (11/28) Purging py3-installer (0.7.0-r2) (12/28) Purging py3-wheel-pyc (0.43.0-r0) (13/28) Purging py3-wheel (0.43.0-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.0-r0) (17/28) Purging py3-parsing (3.2.0-r0) (18/28) Purging py3-nose-pyc (1.3.7-r13) (19/28) Purging py3-nose (1.3.7-r13) (20/28) Purging python3-pyc (3.12.10-r0) (21/28) Purging python3-pycache-pyc0 (3.12.10-r0) (22/28) Purging pyc (3.12.10-r0) (23/28) Purging python3 (3.12.10-r0) (24/28) Purging gdbm (1.24-r0) (25/28) Purging libffi (3.4.8-r0) (26/28) Purging libpanelw (6.5_p20250412-r0) (27/28) Purging mpdecimal (4.0.0-r0) (28/28) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> py3-livereload: Updating the community/riscv64 repository index... >>> py3-livereload: Signing the index...