>>> pydiffx: Building testing/pydiffx 1.1-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 11:50:59 +0000 >>> pydiffx: Checking sanity of /home/buildozer/aports/testing/pydiffx/APKBUILD... >>> pydiffx: Analyzing dependencies... >>> pydiffx: Installing for build: build-base python3 py3-six py3-gpep517 py3-setuptools py3-wheel (1/15) Installing libbz2 (1.0.8-r4) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing libpanelw (6.4_p20230311-r0) (5/15) Installing readline (8.2.1-r0) (6/15) Installing sqlite-libs (3.41.1-r0) (7/15) Installing python3 (3.11.2-r0) (8/15) Installing py3-six (1.16.0-r5) (9/15) Installing py3-installer (0.6.0-r0) (10/15) Installing py3-gpep517 (13-r0) (11/15) Installing py3-parsing (3.0.9-r1) (12/15) Installing py3-packaging (23.0-r1) (13/15) Installing py3-setuptools (67.6.0-r0) (14/15) Installing py3-wheel (0.38.4-r1) (15/15) Installing .makedepends-pydiffx (20230314.115103) Executing busybox-1.36.0-r5.trigger OK: 1071 MiB in 115 packages >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydiffx-1.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pydiffx: Fetching https://files.pythonhosted.org/packages/source/p/pydiffx/pydiffx-1.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 49193 100 49193 0 0 79361 0 --:--:-- --:--:-- --:--:-- 79361 >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydiffx-1.1.tar.gz >>> pydiffx: Checking sha512sums... pydiffx-1.1.tar.gz: OK >>> pydiffx: Unpacking /var/cache/distfiles/pydiffx-1.1.tar.gz... 2023-03-14 11:51:07,560 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-14 11:51:07,955 root INFO running bdist_wheel 2023-03-14 11:51:08,004 root INFO running build 2023-03-14 11:51:08,005 root INFO running build_py 2023-03-14 11:51:08,016 root INFO creating build 2023-03-14 11:51:08,016 root INFO creating build/lib 2023-03-14 11:51:08,017 root INFO creating build/lib/pydiffx 2023-03-14 11:51:08,017 root INFO copying pydiffx/writer.py -> build/lib/pydiffx 2023-03-14 11:51:08,019 root INFO copying pydiffx/__init__.py -> build/lib/pydiffx 2023-03-14 11:51:08,020 root INFO copying pydiffx/errors.py -> build/lib/pydiffx 2023-03-14 11:51:08,020 root INFO copying pydiffx/options.py -> build/lib/pydiffx 2023-03-14 11:51:08,021 root INFO copying pydiffx/reader.py -> build/lib/pydiffx 2023-03-14 11:51:08,022 root INFO copying pydiffx/sections.py -> build/lib/pydiffx 2023-03-14 11:51:08,023 root INFO copying pydiffx/_version.py -> build/lib/pydiffx 2023-03-14 11:51:08,024 root INFO creating build/lib/pydiffx/integrations 2023-03-14 11:51:08,024 root INFO copying pydiffx/integrations/__init__.py -> build/lib/pydiffx/integrations 2023-03-14 11:51:08,025 root INFO copying pydiffx/integrations/pygments_lexer.py -> build/lib/pydiffx/integrations 2023-03-14 11:51:08,026 root INFO creating build/lib/pydiffx/tests 2023-03-14 11:51:08,027 root INFO copying pydiffx/tests/test_dom_objects.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,028 root INFO copying pydiffx/tests/test_utils_unified_diffs.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,029 root INFO copying pydiffx/tests/__init__.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,029 root INFO copying pydiffx/tests/test_writer.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,030 root INFO copying pydiffx/tests/test_utils_text.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,031 root INFO copying pydiffx/tests/testcases.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,032 root INFO copying pydiffx/tests/test_reader.py -> build/lib/pydiffx/tests 2023-03-14 11:51:08,033 root INFO creating build/lib/pydiffx/dom 2023-03-14 11:51:08,033 root INFO copying pydiffx/dom/properties.py -> build/lib/pydiffx/dom 2023-03-14 11:51:08,034 root INFO copying pydiffx/dom/writer.py -> build/lib/pydiffx/dom 2023-03-14 11:51:08,035 root INFO copying pydiffx/dom/__init__.py -> build/lib/pydiffx/dom 2023-03-14 11:51:08,036 root INFO copying pydiffx/dom/objects.py -> build/lib/pydiffx/dom 2023-03-14 11:51:08,036 root INFO copying pydiffx/dom/reader.py -> build/lib/pydiffx/dom 2023-03-14 11:51:08,038 root INFO creating build/lib/pydiffx/utils 2023-03-14 11:51:08,038 root INFO copying pydiffx/utils/__init__.py -> build/lib/pydiffx/utils 2023-03-14 11:51:08,039 root INFO copying pydiffx/utils/unified_diffs.py -> build/lib/pydiffx/utils 2023-03-14 11:51:08,039 root INFO copying pydiffx/utils/text.py -> build/lib/pydiffx/utils 2023-03-14 11:51:08,063 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-03-14 11:51:08,063 root INFO running install 2023-03-14 11:51:08,121 root INFO running install_lib 2023-03-14 11:51:08,130 root INFO creating build/bdist.linux-riscv64 2023-03-14 11:51:08,130 root INFO creating build/bdist.linux-riscv64/wheel 2023-03-14 11:51:08,131 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,131 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/integrations 2023-03-14 11:51:08,132 root INFO copying build/lib/pydiffx/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/integrations 2023-03-14 11:51:08,132 root INFO copying build/lib/pydiffx/integrations/pygments_lexer.py -> build/bdist.linux-riscv64/wheel/pydiffx/integrations 2023-03-14 11:51:08,133 root INFO copying build/lib/pydiffx/writer.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,134 root INFO copying build/lib/pydiffx/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,134 root INFO copying build/lib/pydiffx/errors.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,135 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,136 root INFO copying build/lib/pydiffx/tests/test_dom_objects.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,136 root INFO copying build/lib/pydiffx/tests/test_utils_unified_diffs.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,137 root INFO copying build/lib/pydiffx/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,138 root INFO copying build/lib/pydiffx/tests/test_writer.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,139 root INFO copying build/lib/pydiffx/tests/test_utils_text.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,139 root INFO copying build/lib/pydiffx/tests/testcases.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,140 root INFO copying build/lib/pydiffx/tests/test_reader.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2023-03-14 11:51:08,141 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,141 root INFO copying build/lib/pydiffx/dom/properties.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,142 root INFO copying build/lib/pydiffx/dom/writer.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,142 root INFO copying build/lib/pydiffx/dom/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,143 root INFO copying build/lib/pydiffx/dom/objects.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,144 root INFO copying build/lib/pydiffx/dom/reader.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2023-03-14 11:51:08,144 root INFO copying build/lib/pydiffx/options.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,145 root INFO copying build/lib/pydiffx/reader.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,146 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/utils 2023-03-14 11:51:08,146 root INFO copying build/lib/pydiffx/utils/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2023-03-14 11:51:08,147 root INFO copying build/lib/pydiffx/utils/unified_diffs.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2023-03-14 11:51:08,148 root INFO copying build/lib/pydiffx/utils/text.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2023-03-14 11:51:08,148 root INFO copying build/lib/pydiffx/sections.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,149 root INFO copying build/lib/pydiffx/_version.py -> build/bdist.linux-riscv64/wheel/pydiffx 2023-03-14 11:51:08,149 root INFO running install_egg_info 2023-03-14 11:51:08,187 root INFO running egg_info 2023-03-14 11:51:08,193 root INFO writing pydiffx.egg-info/PKG-INFO 2023-03-14 11:51:08,195 root INFO writing dependency_links to pydiffx.egg-info/dependency_links.txt 2023-03-14 11:51:08,196 root INFO writing entry points to pydiffx.egg-info/entry_points.txt 2023-03-14 11:51:08,196 root INFO writing requirements to pydiffx.egg-info/requires.txt 2023-03-14 11:51:08,197 root INFO writing top-level names to pydiffx.egg-info/top_level.txt 2023-03-14 11:51:08,208 root INFO reading manifest file 'pydiffx.egg-info/SOURCES.txt' 2023-03-14 11:51:08,211 root INFO adding license file 'LICENSE' 2023-03-14 11:51:08,211 root INFO adding license file 'AUTHORS' 2023-03-14 11:51:08,216 root INFO writing manifest file 'pydiffx.egg-info/SOURCES.txt' 2023-03-14 11:51:08,216 root INFO Copying pydiffx.egg-info to build/bdist.linux-riscv64/wheel/pydiffx-1.1-py3.11.egg-info 2023-03-14 11:51:08,220 root INFO running install_scripts 2023-03-14 11:51:08,230 wheel INFO creating build/bdist.linux-riscv64/wheel/pydiffx-1.1.dist-info/WHEEL 2023-03-14 11:51:08,233 wheel INFO creating '/home/buildozer/aports/testing/pydiffx/src/pydiffx-1.1/dist/.tmp-12kw3bh2/pydiffx-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-03-14 11:51:08,236 wheel INFO adding 'pydiffx/__init__.py' 2023-03-14 11:51:08,239 wheel INFO adding 'pydiffx/_version.py' 2023-03-14 11:51:08,240 wheel INFO adding 'pydiffx/errors.py' 2023-03-14 11:51:08,241 wheel INFO adding 'pydiffx/options.py' 2023-03-14 11:51:08,242 wheel INFO adding 'pydiffx/reader.py' 2023-03-14 11:51:08,244 wheel INFO adding 'pydiffx/sections.py' 2023-03-14 11:51:08,245 wheel INFO adding 'pydiffx/writer.py' 2023-03-14 11:51:08,246 wheel INFO adding 'pydiffx/dom/__init__.py' 2023-03-14 11:51:08,247 wheel INFO adding 'pydiffx/dom/objects.py' 2023-03-14 11:51:08,248 wheel INFO adding 'pydiffx/dom/properties.py' 2023-03-14 11:51:08,249 wheel INFO adding 'pydiffx/dom/reader.py' 2023-03-14 11:51:08,250 wheel INFO adding 'pydiffx/dom/writer.py' 2023-03-14 11:51:08,251 wheel INFO adding 'pydiffx/integrations/__init__.py' 2023-03-14 11:51:08,252 wheel INFO adding 'pydiffx/integrations/pygments_lexer.py' 2023-03-14 11:51:08,253 wheel INFO adding 'pydiffx/tests/__init__.py' 2023-03-14 11:51:08,254 wheel INFO adding 'pydiffx/tests/test_dom_objects.py' 2023-03-14 11:51:08,256 wheel INFO adding 'pydiffx/tests/test_reader.py' 2023-03-14 11:51:08,258 wheel INFO adding 'pydiffx/tests/test_utils_text.py' 2023-03-14 11:51:08,259 wheel INFO adding 'pydiffx/tests/test_utils_unified_diffs.py' 2023-03-14 11:51:08,260 wheel INFO adding 'pydiffx/tests/test_writer.py' 2023-03-14 11:51:08,262 wheel INFO adding 'pydiffx/tests/testcases.py' 2023-03-14 11:51:08,263 wheel INFO adding 'pydiffx/utils/__init__.py' 2023-03-14 11:51:08,263 wheel INFO adding 'pydiffx/utils/text.py' 2023-03-14 11:51:08,264 wheel INFO adding 'pydiffx/utils/unified_diffs.py' 2023-03-14 11:51:08,266 wheel INFO adding 'pydiffx-1.1.dist-info/AUTHORS' 2023-03-14 11:51:08,267 wheel INFO adding 'pydiffx-1.1.dist-info/LICENSE' 2023-03-14 11:51:08,268 wheel INFO adding 'pydiffx-1.1.dist-info/METADATA' 2023-03-14 11:51:08,268 wheel INFO adding 'pydiffx-1.1.dist-info/WHEEL' 2023-03-14 11:51:08,269 wheel INFO adding 'pydiffx-1.1.dist-info/entry_points.txt' 2023-03-14 11:51:08,269 wheel INFO adding 'pydiffx-1.1.dist-info/top_level.txt' 2023-03-14 11:51:08,272 wheel INFO adding 'pydiffx-1.1.dist-info/RECORD' 2023-03-14 11:51:08,273 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-03-14 11:51:08,276 gpep517 INFO The backend produced dist/pydiffx-1.1-py2.py3-none-any.whl pydiffx-1.1-py2.py3-none-any.whl >>> pydiffx: Entering fakeroot... >>> pydiffx*: Running postcheck for pydiffx >>> pydiffx*: Preparing package pydiffx... >>> pydiffx*: Tracing dependencies... >>> pydiffx*: Package size: 412.0 KB >>> pydiffx*: Compressing data... >>> pydiffx*: Create checksum... >>> pydiffx*: Create pydiffx-1.1-r0.apk >>> pydiffx: Build complete at Tue, 14 Mar 2023 11:51:11 +0000 elapsed time 0h 0m 12s >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Uninstalling dependencies... (1/15) Purging .makedepends-pydiffx (20230314.115103) (2/15) Purging py3-six (1.16.0-r5) (3/15) Purging py3-gpep517 (13-r0) (4/15) Purging py3-installer (0.6.0-r0) (5/15) Purging py3-setuptools (67.6.0-r0) (6/15) Purging py3-wheel (0.38.4-r1) (7/15) Purging py3-packaging (23.0-r1) (8/15) Purging py3-parsing (3.0.9-r1) (9/15) Purging python3 (3.11.2-r0) (10/15) Purging libbz2 (1.0.8-r4) (11/15) Purging gdbm (1.23-r0) (12/15) Purging mpdecimal (2.5.1-r1) (13/15) Purging libpanelw (6.4_p20230311-r0) (14/15) Purging readline (8.2.1-r0) (15/15) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 998 MiB in 100 packages >>> pydiffx: Updating the testing/riscv64 repository index... >>> pydiffx: Signing the index...