>>> pydiffx: Building community/pydiffx 1.1-r2 (using abuild 3.12.0-r5) started Mon, 08 Apr 2024 19:49:27 +0000 >>> pydiffx: Checking sanity of /home/buildozer/aports/community/pydiffx/APKBUILD... >>> pydiffx: Analyzing dependencies... >>> pydiffx: Installing for build: build-base python3 py3-six py3-gpep517 py3-setuptools py3-wheel py3-kgb py3-pytest (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r2) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240309-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.2-r0) (9/37) Installing python3 (3.11.8-r0) (10/37) Installing python3-pycache-pyc0 (3.11.8-r0) (11/37) Installing pyc (3.11.8-r0) (12/37) Installing python3-pyc (3.11.8-r0) (13/37) Installing py3-six (1.16.0-r8) (14/37) Installing py3-six-pyc (1.16.0-r8) (15/37) Installing py3-installer (0.7.0-r1) (16/37) Installing py3-installer-pyc (0.7.0-r1) (17/37) Installing py3-gpep517 (15-r1) (18/37) Installing py3-gpep517-pyc (15-r1) (19/37) Installing py3-parsing (3.1.2-r0) (20/37) Installing py3-parsing-pyc (3.1.2-r0) (21/37) Installing py3-packaging (24.0-r0) (22/37) Installing py3-packaging-pyc (24.0-r0) (23/37) Installing py3-setuptools (69.2.0-r0) (24/37) Installing py3-setuptools-pyc (69.2.0-r0) (25/37) Installing py3-wheel (0.42.0-r0) (26/37) Installing py3-wheel-pyc (0.42.0-r0) (27/37) Installing py3-kgb (7.1.1-r2) (28/37) Installing py3-kgb-pyc (7.1.1-r2) (29/37) Installing py3-iniconfig (2.0.0-r0) (30/37) Installing py3-iniconfig-pyc (2.0.0-r0) (31/37) Installing py3-pluggy (1.4.0-r0) (32/37) Installing py3-pluggy-pyc (1.4.0-r0) (33/37) Installing py3-py (1.11.0-r2) (34/37) Installing py3-py-pyc (1.11.0-r2) (35/37) Installing py3-pytest (8.1.1-r0) (36/37) Installing py3-pytest-pyc (8.1.1-r0) (37/37) Installing .makedepends-pydiffx (20240408.194931) Executing busybox-1.36.1-r25.trigger OK: 283 MiB in 139 packages >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Cleaning up tmpdir >>> 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 100 49193 100 49193 0 0 319k 0 --:--:-- --:--:-- --:--:-- 322k >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pydiffx-1.1.tar.gz >>> pydiffx: Checking sha512sums... pydiffx-1.1.tar.gz: OK assertRaisesRegexp.patch: OK >>> pydiffx: Unpacking /var/cache/distfiles/pydiffx-1.1.tar.gz... >>> pydiffx: assertRaisesRegexp.patch patching file pydiffx/tests/testcases.py 2024-04-08 19:49:34,583 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-08 19:49:34,826 root INFO running bdist_wheel 2024-04-08 19:49:34,905 root INFO running build 2024-04-08 19:49:34,906 root INFO running build_py 2024-04-08 19:49:34,916 root INFO creating build 2024-04-08 19:49:34,917 root INFO creating build/lib 2024-04-08 19:49:34,917 root INFO creating build/lib/pydiffx 2024-04-08 19:49:34,918 root INFO copying pydiffx/reader.py -> build/lib/pydiffx 2024-04-08 19:49:34,919 root INFO copying pydiffx/writer.py -> build/lib/pydiffx 2024-04-08 19:49:34,921 root INFO copying pydiffx/options.py -> build/lib/pydiffx 2024-04-08 19:49:34,922 root INFO copying pydiffx/_version.py -> build/lib/pydiffx 2024-04-08 19:49:34,923 root INFO copying pydiffx/sections.py -> build/lib/pydiffx 2024-04-08 19:49:34,925 root INFO copying pydiffx/__init__.py -> build/lib/pydiffx 2024-04-08 19:49:34,926 root INFO copying pydiffx/errors.py -> build/lib/pydiffx 2024-04-08 19:49:34,928 root INFO creating build/lib/pydiffx/utils 2024-04-08 19:49:34,928 root INFO copying pydiffx/utils/unified_diffs.py -> build/lib/pydiffx/utils 2024-04-08 19:49:34,930 root INFO copying pydiffx/utils/text.py -> build/lib/pydiffx/utils 2024-04-08 19:49:34,931 root INFO copying pydiffx/utils/__init__.py -> build/lib/pydiffx/utils 2024-04-08 19:49:34,933 root INFO creating build/lib/pydiffx/tests 2024-04-08 19:49:34,933 root INFO copying pydiffx/tests/test_writer.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,935 root INFO copying pydiffx/tests/test_reader.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,937 root INFO copying pydiffx/tests/test_utils_unified_diffs.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,938 root INFO copying pydiffx/tests/test_utils_text.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,940 root INFO copying pydiffx/tests/__init__.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,941 root INFO copying pydiffx/tests/test_dom_objects.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,943 root INFO copying pydiffx/tests/testcases.py -> build/lib/pydiffx/tests 2024-04-08 19:49:34,945 root INFO creating build/lib/pydiffx/dom 2024-04-08 19:49:34,945 root INFO copying pydiffx/dom/reader.py -> build/lib/pydiffx/dom 2024-04-08 19:49:34,947 root INFO copying pydiffx/dom/writer.py -> build/lib/pydiffx/dom 2024-04-08 19:49:34,948 root INFO copying pydiffx/dom/properties.py -> build/lib/pydiffx/dom 2024-04-08 19:49:34,949 root INFO copying pydiffx/dom/__init__.py -> build/lib/pydiffx/dom 2024-04-08 19:49:34,950 root INFO copying pydiffx/dom/objects.py -> build/lib/pydiffx/dom 2024-04-08 19:49:34,952 root INFO creating build/lib/pydiffx/integrations 2024-04-08 19:49:34,953 root INFO copying pydiffx/integrations/pygments_lexer.py -> build/lib/pydiffx/integrations 2024-04-08 19:49:34,955 root INFO copying pydiffx/integrations/__init__.py -> build/lib/pydiffx/integrations 2024-04-08 19:49:34,981 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-08 19:49:34,981 root INFO running install 2024-04-08 19:49:35,018 root INFO running install_lib 2024-04-08 19:49:35,027 root INFO creating build/bdist.linux-riscv64 2024-04-08 19:49:35,028 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-08 19:49:35,028 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,029 root INFO copying build/lib/pydiffx/reader.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,030 root INFO copying build/lib/pydiffx/writer.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,032 root INFO copying build/lib/pydiffx/options.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,033 root INFO copying build/lib/pydiffx/_version.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,034 root INFO copying build/lib/pydiffx/sections.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,035 root INFO copying build/lib/pydiffx/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,036 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/utils 2024-04-08 19:49:35,037 root INFO copying build/lib/pydiffx/utils/unified_diffs.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2024-04-08 19:49:35,038 root INFO copying build/lib/pydiffx/utils/text.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2024-04-08 19:49:35,040 root INFO copying build/lib/pydiffx/utils/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/utils 2024-04-08 19:49:35,041 root INFO copying build/lib/pydiffx/errors.py -> build/bdist.linux-riscv64/wheel/pydiffx 2024-04-08 19:49:35,042 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,043 root INFO copying build/lib/pydiffx/tests/test_writer.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,044 root INFO copying build/lib/pydiffx/tests/test_reader.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,046 root INFO copying build/lib/pydiffx/tests/test_utils_unified_diffs.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,048 root INFO copying build/lib/pydiffx/tests/test_utils_text.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,049 root INFO copying build/lib/pydiffx/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,050 root INFO copying build/lib/pydiffx/tests/test_dom_objects.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,052 root INFO copying build/lib/pydiffx/tests/testcases.py -> build/bdist.linux-riscv64/wheel/pydiffx/tests 2024-04-08 19:49:35,053 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,054 root INFO copying build/lib/pydiffx/dom/reader.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,055 root INFO copying build/lib/pydiffx/dom/writer.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,056 root INFO copying build/lib/pydiffx/dom/properties.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,057 root INFO copying build/lib/pydiffx/dom/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,058 root INFO copying build/lib/pydiffx/dom/objects.py -> build/bdist.linux-riscv64/wheel/pydiffx/dom 2024-04-08 19:49:35,059 root INFO creating build/bdist.linux-riscv64/wheel/pydiffx/integrations 2024-04-08 19:49:35,060 root INFO copying build/lib/pydiffx/integrations/pygments_lexer.py -> build/bdist.linux-riscv64/wheel/pydiffx/integrations 2024-04-08 19:49:35,061 root INFO copying build/lib/pydiffx/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/pydiffx/integrations 2024-04-08 19:49:35,061 root INFO running install_egg_info 2024-04-08 19:49:35,080 root INFO running egg_info 2024-04-08 19:49:35,086 root INFO writing pydiffx.egg-info/PKG-INFO 2024-04-08 19:49:35,088 root INFO writing dependency_links to pydiffx.egg-info/dependency_links.txt 2024-04-08 19:49:35,090 root INFO writing entry points to pydiffx.egg-info/entry_points.txt 2024-04-08 19:49:35,091 root INFO writing requirements to pydiffx.egg-info/requires.txt 2024-04-08 19:49:35,091 root INFO writing top-level names to pydiffx.egg-info/top_level.txt 2024-04-08 19:49:35,104 root INFO reading manifest file 'pydiffx.egg-info/SOURCES.txt' 2024-04-08 19:49:35,106 root INFO adding license file 'LICENSE' 2024-04-08 19:49:35,106 root INFO adding license file 'AUTHORS' 2024-04-08 19:49:35,110 root INFO writing manifest file 'pydiffx.egg-info/SOURCES.txt' 2024-04-08 19:49:35,111 root INFO Copying pydiffx.egg-info to build/bdist.linux-riscv64/wheel/pydiffx-1.1-py3.11.egg-info 2024-04-08 19:49:35,116 root INFO running install_scripts 2024-04-08 19:49:35,126 wheel INFO creating build/bdist.linux-riscv64/wheel/pydiffx-1.1.dist-info/WHEEL 2024-04-08 19:49:35,127 wheel INFO creating '/home/buildozer/aports/community/pydiffx/src/pydiffx-1.1/.dist/.tmp-6kv1h6hc/pydiffx-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-08 19:49:35,129 wheel INFO adding 'pydiffx/__init__.py' 2024-04-08 19:49:35,130 wheel INFO adding 'pydiffx/_version.py' 2024-04-08 19:49:35,131 wheel INFO adding 'pydiffx/errors.py' 2024-04-08 19:49:35,132 wheel INFO adding 'pydiffx/options.py' 2024-04-08 19:49:35,134 wheel INFO adding 'pydiffx/reader.py' 2024-04-08 19:49:35,135 wheel INFO adding 'pydiffx/sections.py' 2024-04-08 19:49:35,137 wheel INFO adding 'pydiffx/writer.py' 2024-04-08 19:49:35,138 wheel INFO adding 'pydiffx/dom/__init__.py' 2024-04-08 19:49:35,140 wheel INFO adding 'pydiffx/dom/objects.py' 2024-04-08 19:49:35,142 wheel INFO adding 'pydiffx/dom/properties.py' 2024-04-08 19:49:35,143 wheel INFO adding 'pydiffx/dom/reader.py' 2024-04-08 19:49:35,144 wheel INFO adding 'pydiffx/dom/writer.py' 2024-04-08 19:49:35,145 wheel INFO adding 'pydiffx/integrations/__init__.py' 2024-04-08 19:49:35,146 wheel INFO adding 'pydiffx/integrations/pygments_lexer.py' 2024-04-08 19:49:35,147 wheel INFO adding 'pydiffx/tests/__init__.py' 2024-04-08 19:49:35,149 wheel INFO adding 'pydiffx/tests/test_dom_objects.py' 2024-04-08 19:49:35,152 wheel INFO adding 'pydiffx/tests/test_reader.py' 2024-04-08 19:49:35,154 wheel INFO adding 'pydiffx/tests/test_utils_text.py' 2024-04-08 19:49:35,156 wheel INFO adding 'pydiffx/tests/test_utils_unified_diffs.py' 2024-04-08 19:49:35,158 wheel INFO adding 'pydiffx/tests/test_writer.py' 2024-04-08 19:49:35,160 wheel INFO adding 'pydiffx/tests/testcases.py' 2024-04-08 19:49:35,161 wheel INFO adding 'pydiffx/utils/__init__.py' 2024-04-08 19:49:35,162 wheel INFO adding 'pydiffx/utils/text.py' 2024-04-08 19:49:35,163 wheel INFO adding 'pydiffx/utils/unified_diffs.py' 2024-04-08 19:49:35,166 wheel INFO adding 'pydiffx-1.1.dist-info/AUTHORS' 2024-04-08 19:49:35,166 wheel INFO adding 'pydiffx-1.1.dist-info/LICENSE' 2024-04-08 19:49:35,167 wheel INFO adding 'pydiffx-1.1.dist-info/METADATA' 2024-04-08 19:49:35,168 wheel INFO adding 'pydiffx-1.1.dist-info/WHEEL' 2024-04-08 19:49:35,168 wheel INFO adding 'pydiffx-1.1.dist-info/entry_points.txt' 2024-04-08 19:49:35,169 wheel INFO adding 'pydiffx-1.1.dist-info/top_level.txt' 2024-04-08 19:49:35,170 wheel INFO adding 'pydiffx-1.1.dist-info/RECORD' 2024-04-08 19:49:35,171 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-08 19:49:35,177 gpep517 INFO The backend produced .dist/pydiffx-1.1-py2.py3-none-any.whl pydiffx-1.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/pydiffx/src/pydiffx-1.1 plugins: kgb-7.1.1 collected 176 items pydiffx/tests/test_dom_objects.py ...................................... [ 21%] .............................................. [ 47%] pydiffx/tests/test_reader.py ..................... [ 59%] pydiffx/tests/test_utils_text.py ..... [ 62%] pydiffx/tests/test_utils_unified_diffs.py ....................... [ 75%] pydiffx/tests/test_writer.py ........................................... [100%] ============================= 176 passed in 1.24s ============================== >>> pydiffx: Entering fakeroot... >>> pydiffx-pyc*: Running split function pyc... '/home/buildozer/aports/community/pydiffx/pkg/pydiffx/usr/lib/python3.11/site-packages/pydiffx/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.11/site-packages/pydiffx/__pycache__' '/home/buildozer/aports/community/pydiffx/pkg/pydiffx/usr/lib/python3.11/site-packages/pydiffx/utils/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.11/site-packages/pydiffx/utils/__pycache__' '/home/buildozer/aports/community/pydiffx/pkg/pydiffx/usr/lib/python3.11/site-packages/pydiffx/dom/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.11/site-packages/pydiffx/dom/__pycache__' '/home/buildozer/aports/community/pydiffx/pkg/pydiffx/usr/lib/python3.11/site-packages/pydiffx/integrations/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.11/site-packages/pydiffx/integrations/__pycache__' >>> pydiffx-pyc*: Preparing subpackage pydiffx-pyc... >>> pydiffx-pyc*: Running postcheck for pydiffx-pyc >>> pydiffx*: Running postcheck for pydiffx >>> pydiffx*: Preparing package pydiffx... >>> pydiffx-pyc*: Tracing dependencies... python3 py3-six python3~3.11 >>> pydiffx-pyc*: Package size: 220.0 KB >>> pydiffx-pyc*: Compressing data... >>> pydiffx-pyc*: Create checksum... >>> pydiffx-pyc*: Create pydiffx-pyc-1.1-r2.apk >>> pydiffx*: Tracing dependencies... python3 py3-six python3~3.11 >>> pydiffx*: Package size: 228.0 KB >>> pydiffx*: Compressing data... >>> pydiffx*: Create checksum... >>> pydiffx*: Create pydiffx-1.1-r2.apk >>> pydiffx: Build complete at Mon, 08 Apr 2024 19:49:41 +0000 elapsed time 0h 0m 14s >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Uninstalling dependencies... (1/37) Purging .makedepends-pydiffx (20240408.194931) (2/37) Purging py3-six-pyc (1.16.0-r8) (3/37) Purging py3-six (1.16.0-r8) (4/37) Purging py3-gpep517-pyc (15-r1) (5/37) Purging py3-gpep517 (15-r1) (6/37) Purging py3-installer-pyc (0.7.0-r1) (7/37) Purging py3-installer (0.7.0-r1) (8/37) Purging py3-setuptools-pyc (69.2.0-r0) (9/37) Purging py3-setuptools (69.2.0-r0) (10/37) Purging py3-wheel-pyc (0.42.0-r0) (11/37) Purging py3-wheel (0.42.0-r0) (12/37) Purging py3-kgb-pyc (7.1.1-r2) (13/37) Purging py3-kgb (7.1.1-r2) (14/37) Purging py3-pytest-pyc (8.1.1-r0) (15/37) Purging py3-pytest (8.1.1-r0) (16/37) Purging py3-iniconfig-pyc (2.0.0-r0) (17/37) Purging py3-iniconfig (2.0.0-r0) (18/37) Purging py3-packaging-pyc (24.0-r0) (19/37) Purging py3-packaging (24.0-r0) (20/37) Purging py3-parsing-pyc (3.1.2-r0) (21/37) Purging py3-parsing (3.1.2-r0) (22/37) Purging py3-pluggy-pyc (1.4.0-r0) (23/37) Purging py3-pluggy (1.4.0-r0) (24/37) Purging py3-py-pyc (1.11.0-r2) (25/37) Purging py3-py (1.11.0-r2) (26/37) Purging python3-pyc (3.11.8-r0) (27/37) Purging python3-pycache-pyc0 (3.11.8-r0) (28/37) Purging pyc (3.11.8-r0) (29/37) Purging python3 (3.11.8-r0) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240309-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.2-r0) (37/37) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> pydiffx: Updating the community/riscv64 repository index... >>> pydiffx: Signing the index...