>>> dcnnt: Building testing/dcnnt 0.9.2-r0 (using abuild 3.12.0-r0) started Sun, 24 Dec 2023 21:20:16 +0000 >>> dcnnt: Checking sanity of /home/buildozer/aports/testing/dcnnt/APKBUILD... >>> dcnnt: Analyzing dependencies... >>> dcnnt: Installing for build: build-base py3-pycryptodome py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.4-r3) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.5-r0) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20231125-r0) (7/26) Installing readline (8.2.7-r0) (8/26) Installing sqlite-libs (3.44.2-r0) (9/26) Installing python3 (3.11.6-r1) (10/26) Installing python3-pycache-pyc0 (3.11.6-r1) (11/26) Installing pyc (3.11.6-r1) (12/26) Installing python3-pyc (3.11.6-r1) (13/26) Installing py3-pycryptodome (3.19.0-r0) (14/26) Installing py3-installer (0.7.0-r1) (15/26) Installing py3-installer-pyc (0.7.0-r1) (16/26) Installing py3-gpep517 (15-r1) (17/26) Installing py3-gpep517-pyc (15-r1) (18/26) Installing py3-parsing (3.1.1-r0) (19/26) Installing py3-parsing-pyc (3.1.1-r0) (20/26) Installing py3-packaging (23.2-r0) (21/26) Installing py3-packaging-pyc (23.2-r0) (22/26) Installing py3-setuptools (68.2.2-r0) (23/26) Installing py3-setuptools-pyc (68.2.2-r0) (24/26) Installing py3-wheel (0.42.0-r0) (25/26) Installing py3-wheel-pyc (0.42.0-r0) (26/26) Installing .makedepends-dcnnt (20231224.212022) Executing busybox-1.36.1-r18.trigger OK: 285 MiB in 127 packages >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Cleaning up tmpdir >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.9.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dcnnt: Fetching dcnnt-0.9.2.tar.gz::https://github.com/cyanomiko/dcnnt-py/archive/0.9.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13001 0 13001 0 0 15638 0 --:--:-- --:--:-- --:--:-- 15638 100 26911 0 26911 0 0 32149 0 --:--:-- --:--:-- --:--:-- 2716k >>> dcnnt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dcnnt-0.9.2.tar.gz >>> dcnnt: Checking sha512sums... dcnnt-0.9.2.tar.gz: OK >>> dcnnt: Unpacking /var/cache/distfiles/dcnnt-0.9.2.tar.gz... 2023-12-24 21:20:26,710 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-24 21:20:26,890 root INFO running bdist_wheel 2023-12-24 21:20:26,964 root INFO running build 2023-12-24 21:20:26,964 root INFO running build_py 2023-12-24 21:20:26,975 root INFO creating build 2023-12-24 21:20:26,976 root INFO creating build/lib 2023-12-24 21:20:26,976 root INFO creating build/lib/dcnnt 2023-12-24 21:20:26,977 root INFO copying dcnnt/__init__.py -> build/lib/dcnnt 2023-12-24 21:20:26,978 root INFO copying dcnnt/device_manager.py -> build/lib/dcnnt 2023-12-24 21:20:26,979 root INFO copying dcnnt/dcnnt.py -> build/lib/dcnnt 2023-12-24 21:20:26,980 root INFO copying dcnnt/app.py -> build/lib/dcnnt 2023-12-24 21:20:26,981 root INFO copying dcnnt/server_search.py -> build/lib/dcnnt 2023-12-24 21:20:26,982 root INFO copying dcnnt/tcp_server.py -> build/lib/dcnnt 2023-12-24 21:20:26,983 root INFO creating build/lib/dcnnt/common 2023-12-24 21:20:26,984 root INFO copying dcnnt/common/jsonrpc.py -> build/lib/dcnnt/common 2023-12-24 21:20:26,985 root INFO copying dcnnt/common/__init__.py -> build/lib/dcnnt/common 2023-12-24 21:20:26,985 root INFO copying dcnnt/common/daemon.py -> build/lib/dcnnt/common 2023-12-24 21:20:26,986 root INFO copying dcnnt/common/jsonconf.py -> build/lib/dcnnt/common 2023-12-24 21:20:26,988 root INFO creating build/lib/dcnnt/plugins 2023-12-24 21:20:26,988 root INFO copying dcnnt/plugins/remote_commands.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,989 root INFO copying dcnnt/plugins/__init__.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,990 root INFO copying dcnnt/plugins/base.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,991 root INFO copying dcnnt/plugins/file_transfer.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,991 root INFO copying dcnnt/plugins/notifications.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,992 root INFO copying dcnnt/plugins/sync.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:26,993 root INFO copying dcnnt/plugins/opener.py -> build/lib/dcnnt/plugins 2023-12-24 21:20:27,018 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-24 21:20:27,019 root INFO running install 2023-12-24 21:20:27,082 root INFO running install_lib 2023-12-24 21:20:27,091 root INFO creating build/bdist.linux-riscv64 2023-12-24 21:20:27,091 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-24 21:20:27,092 root INFO creating build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,092 root INFO creating build/bdist.linux-riscv64/wheel/dcnnt/common 2023-12-24 21:20:27,093 root INFO copying build/lib/dcnnt/common/jsonrpc.py -> build/bdist.linux-riscv64/wheel/dcnnt/common 2023-12-24 21:20:27,094 root INFO copying build/lib/dcnnt/common/__init__.py -> build/bdist.linux-riscv64/wheel/dcnnt/common 2023-12-24 21:20:27,095 root INFO copying build/lib/dcnnt/common/daemon.py -> build/bdist.linux-riscv64/wheel/dcnnt/common 2023-12-24 21:20:27,095 root INFO copying build/lib/dcnnt/common/jsonconf.py -> build/bdist.linux-riscv64/wheel/dcnnt/common 2023-12-24 21:20:27,096 root INFO copying build/lib/dcnnt/__init__.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,097 root INFO creating build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,097 root INFO copying build/lib/dcnnt/plugins/remote_commands.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,098 root INFO copying build/lib/dcnnt/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,099 root INFO copying build/lib/dcnnt/plugins/base.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,099 root INFO copying build/lib/dcnnt/plugins/file_transfer.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,100 root INFO copying build/lib/dcnnt/plugins/notifications.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,101 root INFO copying build/lib/dcnnt/plugins/sync.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,102 root INFO copying build/lib/dcnnt/plugins/opener.py -> build/bdist.linux-riscv64/wheel/dcnnt/plugins 2023-12-24 21:20:27,102 root INFO copying build/lib/dcnnt/device_manager.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,103 root INFO copying build/lib/dcnnt/dcnnt.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,104 root INFO copying build/lib/dcnnt/app.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,105 root INFO copying build/lib/dcnnt/server_search.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,105 root INFO copying build/lib/dcnnt/tcp_server.py -> build/bdist.linux-riscv64/wheel/dcnnt 2023-12-24 21:20:27,106 root INFO running install_egg_info 2023-12-24 21:20:27,122 root INFO running egg_info 2023-12-24 21:20:27,122 root INFO creating dcnnt.egg-info 2023-12-24 21:20:27,129 root INFO writing dcnnt.egg-info/PKG-INFO 2023-12-24 21:20:27,131 root INFO writing dependency_links to dcnnt.egg-info/dependency_links.txt 2023-12-24 21:20:27,132 root INFO writing entry points to dcnnt.egg-info/entry_points.txt 2023-12-24 21:20:27,133 root INFO writing requirements to dcnnt.egg-info/requires.txt 2023-12-24 21:20:27,134 root INFO writing top-level names to dcnnt.egg-info/top_level.txt 2023-12-24 21:20:27,134 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2023-12-24 21:20:27,145 root INFO reading manifest file 'dcnnt.egg-info/SOURCES.txt' 2023-12-24 21:20:27,146 root INFO adding license file 'LICENSE' 2023-12-24 21:20:27,150 root INFO writing manifest file 'dcnnt.egg-info/SOURCES.txt' 2023-12-24 21:20:27,151 root INFO Copying dcnnt.egg-info to build/bdist.linux-riscv64/wheel/dcnnt-0.9.2-py3.11.egg-info 2023-12-24 21:20:27,155 root INFO running install_scripts 2023-12-24 21:20:27,165 wheel INFO creating build/bdist.linux-riscv64/wheel/dcnnt-0.9.2.dist-info/WHEEL 2023-12-24 21:20:27,168 wheel INFO creating '/home/buildozer/aports/testing/dcnnt/src/dcnnt-py-0.9.2/.dist/.tmp-fj11u5i5/dcnnt-0.9.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-24 21:20:27,170 wheel INFO adding 'dcnnt/__init__.py' 2023-12-24 21:20:27,174 wheel INFO adding 'dcnnt/app.py' 2023-12-24 21:20:27,175 wheel INFO adding 'dcnnt/dcnnt.py' 2023-12-24 21:20:27,176 wheel INFO adding 'dcnnt/device_manager.py' 2023-12-24 21:20:27,177 wheel INFO adding 'dcnnt/server_search.py' 2023-12-24 21:20:27,178 wheel INFO adding 'dcnnt/tcp_server.py' 2023-12-24 21:20:27,180 wheel INFO adding 'dcnnt/common/__init__.py' 2023-12-24 21:20:27,181 wheel INFO adding 'dcnnt/common/daemon.py' 2023-12-24 21:20:27,182 wheel INFO adding 'dcnnt/common/jsonconf.py' 2023-12-24 21:20:27,183 wheel INFO adding 'dcnnt/common/jsonrpc.py' 2023-12-24 21:20:27,184 wheel INFO adding 'dcnnt/plugins/__init__.py' 2023-12-24 21:20:27,185 wheel INFO adding 'dcnnt/plugins/base.py' 2023-12-24 21:20:27,186 wheel INFO adding 'dcnnt/plugins/file_transfer.py' 2023-12-24 21:20:27,187 wheel INFO adding 'dcnnt/plugins/notifications.py' 2023-12-24 21:20:27,188 wheel INFO adding 'dcnnt/plugins/opener.py' 2023-12-24 21:20:27,189 wheel INFO adding 'dcnnt/plugins/remote_commands.py' 2023-12-24 21:20:27,190 wheel INFO adding 'dcnnt/plugins/sync.py' 2023-12-24 21:20:27,192 wheel INFO adding 'dcnnt-0.9.2.dist-info/LICENSE' 2023-12-24 21:20:27,193 wheel INFO adding 'dcnnt-0.9.2.dist-info/METADATA' 2023-12-24 21:20:27,193 wheel INFO adding 'dcnnt-0.9.2.dist-info/WHEEL' 2023-12-24 21:20:27,194 wheel INFO adding 'dcnnt-0.9.2.dist-info/entry_points.txt' 2023-12-24 21:20:27,195 wheel INFO adding 'dcnnt-0.9.2.dist-info/top_level.txt' 2023-12-24 21:20:27,197 wheel INFO adding 'dcnnt-0.9.2.dist-info/RECORD' 2023-12-24 21:20:27,198 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-24 21:20:27,201 gpep517 INFO The backend produced .dist/dcnnt-0.9.2-py3-none-any.whl dcnnt-0.9.2-py3-none-any.whl >>> dcnnt: Entering fakeroot... >>> dcnnt-pyc*: Running split function pyc... '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/common/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/common/__pycache__' '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt/usr/lib/python3.11/site-packages/dcnnt/plugins/__pycache__' -> '/home/buildozer/aports/testing/dcnnt/pkg/dcnnt-pyc/usr/lib/python3.11/site-packages/dcnnt/plugins/__pycache__' >>> dcnnt-pyc*: Preparing subpackage dcnnt-pyc... >>> dcnnt-pyc*: Running postcheck for dcnnt-pyc >>> dcnnt-doc*: Running split function doc... >>> dcnnt-doc*: Preparing subpackage dcnnt-doc... >>> dcnnt-doc*: Running postcheck for dcnnt-doc >>> dcnnt*: Running postcheck for dcnnt >>> dcnnt*: Preparing package dcnnt... >>> dcnnt-doc*: Tracing dependencies... >>> dcnnt-doc*: Package size: 48.0 KB >>> dcnnt-doc*: Compressing data... >>> dcnnt-doc*: Create checksum... >>> dcnnt-doc*: Create dcnnt-doc-0.9.2-r0.apk >>> dcnnt-pyc*: Tracing dependencies... py3-pycryptodome python3~3.11 >>> dcnnt-pyc*: Package size: 240.0 KB >>> dcnnt-pyc*: Compressing data... >>> dcnnt-pyc*: Create checksum... >>> dcnnt-pyc*: Create dcnnt-pyc-0.9.2-r0.apk >>> dcnnt*: Tracing dependencies... py3-pycryptodome python3~3.11 >>> dcnnt*: Package size: 184.0 KB >>> dcnnt*: Compressing data... >>> dcnnt*: Create checksum... >>> dcnnt*: Create dcnnt-0.9.2-r0.apk >>> dcnnt: Build complete at Sun, 24 Dec 2023 21:20:33 +0000 elapsed time 0h 0m 17s >>> dcnnt: Cleaning up srcdir >>> dcnnt: Cleaning up pkgdir >>> dcnnt: Uninstalling dependencies... (1/26) Purging .makedepends-dcnnt (20231224.212022) (2/26) Purging py3-pycryptodome (3.19.0-r0) (3/26) Purging py3-gpep517-pyc (15-r1) (4/26) Purging py3-gpep517 (15-r1) (5/26) Purging py3-installer-pyc (0.7.0-r1) (6/26) Purging py3-installer (0.7.0-r1) (7/26) Purging py3-setuptools-pyc (68.2.2-r0) (8/26) Purging py3-setuptools (68.2.2-r0) (9/26) Purging py3-wheel-pyc (0.42.0-r0) (10/26) Purging py3-wheel (0.42.0-r0) (11/26) Purging py3-packaging-pyc (23.2-r0) (12/26) Purging py3-packaging (23.2-r0) (13/26) Purging py3-parsing-pyc (3.1.1-r0) (14/26) Purging py3-parsing (3.1.1-r0) (15/26) Purging python3-pyc (3.11.6-r1) (16/26) Purging python3-pycache-pyc0 (3.11.6-r1) (17/26) Purging pyc (3.11.6-r1) (18/26) Purging python3 (3.11.6-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231125-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.7-r0) (25/26) Purging sqlite-libs (3.44.2-r0) (26/26) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 101 packages >>> dcnnt: Updating the testing/riscv64 repository index... >>> dcnnt: Signing the index...