>>> py3-fastimport: Building community/py3-fastimport 0.9.8-r1 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 19:53:25 +0000 >>> py3-fastimport: Checking sanity of /home/buildozer/aports/community/py3-fastimport/APKBUILD... >>> py3-fastimport: Analyzing dependencies... >>> py3-fastimport: Installing for build: build-base git py3-setuptools (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing libffi (3.3-r2) (3/15) Installing gdbm (1.19-r0) (4/15) Installing xz-libs (5.2.5-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.1.0-r0) (7/15) Installing sqlite-libs (3.35.5-r0) (8/15) Installing python3 (3.9.5-r1) (9/15) Installing py3-ordered-set (4.0.2-r1) (10/15) Installing py3-appdirs (1.4.4-r2) (11/15) Installing py3-parsing (2.4.7-r2) (12/15) Installing py3-six (1.15.0-r1) (13/15) Installing py3-packaging (20.9-r1) (14/15) Installing py3-setuptools (52.0.0-r3) (15/15) Installing .makedepends-py3-fastimport (20210523.195327) Executing busybox-1.33.1-r1.trigger OK: 362 MiB in 104 packages >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/0.9.8-5.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fastimport: Fetching https://github.com/jelmer/python-fastimport/archive/debian/0.9.8-5.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 140 100 140 0 0 696 0 --:--:-- --:--:-- --:--:-- 696 100 54544 0 54544 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/0.9.8-5.tar.gz >>> py3-fastimport: Checking sha512sums... 0.9.8-5.tar.gz: OK >>> py3-fastimport: Unpacking /var/cache/distfiles/v3.14/0.9.8-5.tar.gz... running build running build_py creating build creating build/lib creating build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/dates.py -> build/lib/fastimport copying fastimport/__init__.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport creating build/lib/fastimport/tests copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests copying fastimport/tests/__init__.py -> build/lib/fastimport/tests copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests creating build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors running build_scripts creating build/scripts-3.9 copying and adjusting bin/fast-import-query -> build/scripts-3.9 copying and adjusting bin/fast-import-filter -> build/scripts-3.9 copying and adjusting bin/fast-import-info -> build/scripts-3.9 changing mode of build/scripts-3.9/fast-import-query from 644 to 755 changing mode of build/scripts-3.9/fast-import-filter from 644 to 755 changing mode of build/scripts-3.9/fast-import-info from 644 to 755 .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 0.034s OK >>> py3-fastimport: Entering fakeroot... running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/py3-fastimport/pkg creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_helpers.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_errors.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/__init__.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_info_processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_commands.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_dates.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_filter_processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_parser.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests copying build/lib/fastimport/processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/helpers.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/dates.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/__init__.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/errors.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/commands.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport copying build/lib/fastimport/parser.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors copying build/lib/fastimport/processors/info_processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors copying build/lib/fastimport/processors/__init__.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors copying build/lib/fastimport/processors/filter_processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors copying build/lib/fastimport/processors/query_processor.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors copying build/lib/fastimport/reftracker.py -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_errors.py to test_errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_info_processor.py to test_info_processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_dates.py to test_dates.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_filter_processor.py to test_filter_processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/tests/test_parser.py to test_parser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processor.py to processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/helpers.py to helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/dates.py to dates.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/errors.py to errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/commands.py to commands.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/parser.py to parser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors/info_processor.py to info_processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors/filter_processor.py to filter_processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/processors/query_processor.py to query_processor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport/reftracker.py to reftracker.cpython-39.pyc running install_scripts creating /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.9/fast-import-info -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.9/fast-import-filter -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.9/fast-import-query -> /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin changing mode of /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-info to 755 changing mode of /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-filter to 755 changing mode of /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-query to 755 running install_egg_info Writing /home/buildozer/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.9/site-packages/fastimport-0.9.8-py3.9.egg-info >>> py3-fastimport*: Running postcheck for py3-fastimport >>> py3-fastimport*: Preparing package py3-fastimport... >>> py3-fastimport*: Tracing dependencies... >>> py3-fastimport*: Package size: 256.0 KB >>> py3-fastimport*: Compressing data... >>> py3-fastimport*: Create checksum... >>> py3-fastimport*: Create py3-fastimport-0.9.8-r1.apk >>> py3-fastimport: Build complete at Sun, 23 May 2021 19:53:29 +0000 elapsed time 0h 0m 4s >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Uninstalling dependencies... (1/15) Purging .makedepends-py3-fastimport (20210523.195327) (2/15) Purging py3-setuptools (52.0.0-r3) (3/15) Purging py3-ordered-set (4.0.2-r1) (4/15) Purging py3-appdirs (1.4.4-r2) (5/15) Purging py3-packaging (20.9-r1) (6/15) Purging py3-parsing (2.4.7-r2) (7/15) Purging py3-six (1.15.0-r1) (8/15) Purging python3 (3.9.5-r1) (9/15) Purging libbz2 (1.0.8-r1) (10/15) Purging libffi (3.3-r2) (11/15) Purging gdbm (1.19-r0) (12/15) Purging xz-libs (5.2.5-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.0-r0) (15/15) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-fastimport: Updating the community/x86 repository index... >>> py3-fastimport: Signing the index...