>>> py3-icalendar: Building testing/py3-icalendar 4.1.0-r0 (using abuild 3.9.0-r2) started Thu, 14 Jul 2022 10:50:00 +0000 >>> py3-icalendar: Checking sanity of /home/buildozer/aports/testing/py3-icalendar/APKBUILD... >>> py3-icalendar: Analyzing dependencies... >>> py3-icalendar: Installing for build: build-base python3 py3-dateutil py3-tz py3-setuptools (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.39.0-r0) (8/18) Installing python3 (3.10.5-r0) (9/18) Installing py3-six (1.16.0-r1) (10/18) Installing py3-dateutil (2.8.2-r1) (11/18) Installing py3-tz (2022.1-r0) (12/18) Installing py3-appdirs (1.4.4-r3) (13/18) Installing py3-more-itertools (8.13.0-r0) (14/18) Installing py3-ordered-set (4.0.2-r3) (15/18) Installing py3-parsing (2.4.7-r3) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (59.4.0-r0) (18/18) Installing .makedepends-py3-icalendar (20220714.105003) Executing busybox-1.35.0-r18.trigger OK: 271 MiB in 97 packages >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge//icalendar-4.1.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 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 >>> py3-icalendar: Fetching https://files.pythonhosted.org/packages/source/i/icalendar/icalendar-4.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78706 100 78706 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge//icalendar-4.1.0.tar.gz >>> py3-icalendar: Checking sha512sums... icalendar-4.1.0.tar.gz: OK >>> py3-icalendar: Unpacking /var/cache/distfiles/icalendar-4.1.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/icalendar copying src/icalendar/cal.py -> build/lib/icalendar copying src/icalendar/caselessdict.py -> build/lib/icalendar copying src/icalendar/timezone_cache.py -> build/lib/icalendar copying src/icalendar/tools.py -> build/lib/icalendar copying src/icalendar/windows_to_olson.py -> build/lib/icalendar copying src/icalendar/parser.py -> build/lib/icalendar copying src/icalendar/cli.py -> build/lib/icalendar copying src/icalendar/prop.py -> build/lib/icalendar copying src/icalendar/parser_tools.py -> build/lib/icalendar copying src/icalendar/__init__.py -> build/lib/icalendar copying src/icalendar/compat.py -> build/lib/icalendar creating build/lib/icalendar/tests copying src/icalendar/tests/test_timezoned.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_caselessdict.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_time.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_recurrence.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_icalendar.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_prop.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_fixed_issues.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_cal.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_parser_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_encoding.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_multiple.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests running egg_info writing src/icalendar.egg-info/PKG-INFO writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt writing requirements to src/icalendar.egg-info/requires.txt writing top-level names to src/icalendar.egg-info/top_level.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' adding license file 'LICENSE.rst' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' copying src/icalendar/tests/america_new_york.ics -> build/lib/icalendar/tests copying src/icalendar/tests/encoding.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_53_parsing_failure.ics -> build/lib/icalendar/tests copying src/icalendar/tests/multiple.ics -> build/lib/icalendar/tests copying src/icalendar/tests/pacific_fiji.ics -> build/lib/icalendar/tests copying src/icalendar/tests/recurrence.ics -> build/lib/icalendar/tests copying src/icalendar/tests/time.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_rdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start_and_offset.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezoned.ics -> build/lib/icalendar/tests copying src/icalendar/tests/x_location.ics -> build/lib/icalendar/tests creating build/lib/icalendar/tests/hypothesis copying src/icalendar/tests/hypothesis/test_fuzzing.py -> build/lib/icalendar/tests/hypothesis >>> py3-icalendar: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/icalendar.egg-info/PKG-INFO writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt writing requirements to src/icalendar.egg-info/requires.txt writing top-level names to src/icalendar.egg-info/top_level.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' adding license file 'LICENSE.rst' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-icalendar/pkg creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/cal.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/caselessdict.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/timezone_cache.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/windows_to_olson.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/parser.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/america_new_york.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_rdate.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_timezoned.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/hypothesis/test_fuzzing.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/test_unit_caselessdict.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_time.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_53_parsing_failure.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/x_location.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_recurrence.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_icalendar.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_prop.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_fixed_issues.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start_and_offset.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_cal.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_parser_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_encoding.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/multiple.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezoned.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/encoding.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/time.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/pacific_fiji.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/recurrence.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_multiple.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_property_params.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/__init__.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/cli.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/prop.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/parser_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/__init__.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/compat.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/cal.py to cal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/caselessdict.py to caselessdict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/timezone_cache.py to timezone_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tools.py to tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/windows_to_olson.py to windows_to_olson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_timezoned.py to test_timezoned.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis/test_fuzzing.py to test_fuzzing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_caselessdict.py to test_unit_caselessdict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_time.py to test_time.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_recurrence.py to test_recurrence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_icalendar.py to test_icalendar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_prop.py to test_unit_prop.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_fixed_issues.py to test_fixed_issues.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_cal.py to test_unit_cal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_parser_tools.py to test_unit_parser_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_encoding.py to test_encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_tools.py to test_unit_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_multiple.py to test_multiple.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_property_params.py to test_property_params.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/prop.py to prop.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/parser_tools.py to parser_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/compat.py to compat.cpython-310.pyc running install_egg_info Copying src/icalendar.egg-info to /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar-4.1.0-py3.10.egg-info running install_scripts Installing icalendar script to /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/bin >>> py3-icalendar*: Running postcheck for py3-icalendar >>> py3-icalendar*: Preparing package py3-icalendar... >>> py3-icalendar*: Tracing dependencies... >>> py3-icalendar*: Package size: 616.0 KB >>> py3-icalendar*: Compressing data... >>> py3-icalendar*: Create checksum... >>> py3-icalendar*: Create py3-icalendar-4.1.0-r0.apk >>> py3-icalendar: Build complete at Thu, 14 Jul 2022 10:50:13 +0000 elapsed time 0h 0m 13s >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Uninstalling dependencies... (1/18) Purging .makedepends-py3-icalendar (20220714.105003) (2/18) Purging py3-dateutil (2.8.2-r1) (3/18) Purging py3-tz (2022.1-r0) (4/18) Purging py3-setuptools (59.4.0-r0) (5/18) Purging py3-appdirs (1.4.4-r3) (6/18) Purging py3-more-itertools (8.13.0-r0) (7/18) Purging py3-ordered-set (4.0.2-r3) (8/18) Purging py3-packaging (21.3-r0) (9/18) Purging py3-six (1.16.0-r1) (10/18) Purging py3-parsing (2.4.7-r3) (11/18) Purging python3 (3.10.5-r0) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.39.0-r0) Executing busybox-1.35.0-r18.trigger OK: 215 MiB in 79 packages >>> py3-icalendar: Updating the testing/riscv64 repository index... >>> py3-icalendar: Signing the index...