>>> py3-typing_inspect: Building testing/py3-typing_inspect 0.7.1-r0 (using abuild 3.8.0-r0) started Thu, 23 Sep 2021 11:18:06 +0000 >>> py3-typing_inspect: Checking sanity of /home/buildozer/aports/testing/py3-typing_inspect/APKBUILD... >>> py3-typing_inspect: Analyzing dependencies... >>> py3-typing_inspect: Installing for build: build-base python3 py3-mypy-extensions py3-typing-extensions py3-setuptools (1/15) Installing libffi (3.3-r2) (2/15) Installing gdbm (1.20-r2) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.1-r0) (5/15) Installing sqlite-libs (3.36.0-r0) (6/15) Installing python3 (3.9.7-r2) (7/15) Installing py3-mypy-extensions (0.4.3-r1) (8/15) Installing py3-typing-extensions (3.10.0.2-r0) (9/15) Installing py3-ordered-set (4.0.2-r2) (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-r4) (15/15) Installing .makedepends-py3-typing_inspect (20210923.111807) Executing busybox-1.34.0-r5.trigger OK: 372 MiB in 117 packages >>> py3-typing_inspect: Cleaning up srcdir >>> py3-typing_inspect: Cleaning up pkgdir >>> py3-typing_inspect: Fetching https://distfiles.alpinelinux.org/distfiles/typing_inspect-0.7.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 curl: (22) The requested URL returned error: 404 >>> py3-typing_inspect: Fetching typing_inspect-0.7.1.tar.gz::https://github.com/ilevkivskyi/typing_inspect/archive/0.7.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 100 133 100 133 0 0 606 0 --:--:-- --:--:-- --:--:-- 604 100 12184 0 12184 0 0 24188 0 --:--:-- --:--:-- --:--:-- 24188 >>> py3-typing_inspect: Fetching https://distfiles.alpinelinux.org/distfiles/typing_inspect-0.7.1.tar.gz >>> py3-typing_inspect: Checking sha512sums... typing_inspect-0.7.1.tar.gz: OK >>> py3-typing_inspect: Unpacking /var/cache/distfiles/typing_inspect-0.7.1.tar.gz... running build running build_py creating build creating build/lib copying typing_inspect.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating typing_inspect.egg-info writing typing_inspect.egg-info/PKG-INFO writing dependency_links to typing_inspect.egg-info/dependency_links.txt writing requirements to typing_inspect.egg-info/requires.txt writing top-level names to typing_inspect.egg-info/top_level.txt writing manifest file 'typing_inspect.egg-info/SOURCES.txt' reading manifest file 'typing_inspect.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'typing_inspect.egg-info/SOURCES.txt' running build_ext test_args (test_typing_inspect.GetUtilityTestCase) ... skipped 'Not supported in Python 3.7' test_args_evaluated (test_typing_inspect.GetUtilityTestCase) ... ok test_bound (test_typing_inspect.GetUtilityTestCase) ... ok test_constraints (test_typing_inspect.GetUtilityTestCase) ... ok test_generic_bases (test_typing_inspect.GetUtilityTestCase) ... ok test_generic_type (test_typing_inspect.GetUtilityTestCase) ... ok test_get_forward_arg (test_typing_inspect.GetUtilityTestCase) ... ok test_last_args (test_typing_inspect.GetUtilityTestCase) ... skipped 'Not supported in Python 3.7' test_last_origin (test_typing_inspect.GetUtilityTestCase) ... skipped 'Not supported in Python 3.7' test_origin (test_typing_inspect.GetUtilityTestCase) ... ok test_parameters (test_typing_inspect.GetUtilityTestCase) ... ok test_typed_dict_mypy_extension (test_typing_inspect.GetUtilityTestCase) ... ok test_typed_dict_typing_extension (test_typing_inspect.GetUtilityTestCase) ... ok test_callable (test_typing_inspect.IsUtilityTestCase) ... ok test_classvar (test_typing_inspect.IsUtilityTestCase) ... ok test_final_type (test_typing_inspect.IsUtilityTestCase) ... ok test_generic (test_typing_inspect.IsUtilityTestCase) ... ok test_is_forward_ref (test_typing_inspect.IsUtilityTestCase) ... ok test_literal_type (test_typing_inspect.IsUtilityTestCase) ... ok test_new_type (test_typing_inspect.IsUtilityTestCase) ... ok test_optional_type (test_typing_inspect.IsUtilityTestCase) ... ok test_tuple (test_typing_inspect.IsUtilityTestCase) ... ok test_typevar (test_typing_inspect.IsUtilityTestCase) ... ok test_union (test_typing_inspect.IsUtilityTestCase) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.011s OK (skipped=3) >>> py3-typing_inspect: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-typing_inspect/pkg creating /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect creating /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr creating /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib creating /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib/python3.9 creating /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib/python3.9/site-packages copying build/lib/typing_inspect.py -> /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib/python3.9/site-packages/typing_inspect.py to typing_inspect.cpython-39.pyc running install_egg_info running egg_info writing typing_inspect.egg-info/PKG-INFO writing dependency_links to typing_inspect.egg-info/dependency_links.txt writing requirements to typing_inspect.egg-info/requires.txt writing top-level names to typing_inspect.egg-info/top_level.txt reading manifest file 'typing_inspect.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'typing_inspect.egg-info/SOURCES.txt' Copying typing_inspect.egg-info to /home/buildozer/aports/testing/py3-typing_inspect/pkg/py3-typing_inspect/usr/lib/python3.9/site-packages/typing_inspect-0.7.1-py3.9.egg-info running install_scripts >>> py3-typing_inspect*: Running postcheck for py3-typing_inspect >>> py3-typing_inspect*: Preparing package py3-typing_inspect... >>> py3-typing_inspect*: Stripping binaries >>> WARNING: py3-typing_inspect*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-typing_inspect*: Scanning shared objects >>> py3-typing_inspect*: Tracing dependencies... >>> py3-typing_inspect*: Package size: 100.0 KB >>> py3-typing_inspect*: Compressing data... >>> py3-typing_inspect*: Create checksum... >>> py3-typing_inspect*: Create py3-typing_inspect-0.7.1-r0.apk >>> py3-typing_inspect: Build complete at Thu, 23 Sep 2021 11:18:11 +0000 elapsed time 0h 0m 5s >>> py3-typing_inspect: Cleaning up srcdir >>> py3-typing_inspect: Cleaning up pkgdir >>> py3-typing_inspect: Uninstalling dependencies... (1/15) Purging .makedepends-py3-typing_inspect (20210923.111807) (2/15) Purging py3-mypy-extensions (0.4.3-r1) (3/15) Purging py3-typing-extensions (3.10.0.2-r0) (4/15) Purging py3-setuptools (52.0.0-r4) (5/15) Purging py3-ordered-set (4.0.2-r2) (6/15) Purging py3-appdirs (1.4.4-r2) (7/15) Purging py3-packaging (20.9-r1) (8/15) Purging py3-parsing (2.4.7-r2) (9/15) Purging py3-six (1.15.0-r1) (10/15) Purging python3 (3.9.7-r2) (11/15) Purging libffi (3.3-r2) (12/15) Purging gdbm (1.20-r2) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.0-r5.trigger OK: 321 MiB in 102 packages >>> py3-typing_inspect: Updating the testing/x86 repository index... >>> py3-typing_inspect: Signing the index...