>>> py3-nose: Building community/py3-nose 1.3.7-r8 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 22:23:08 +0000 >>> py3-nose: Checking sanity of /home/buildozer/aports/community/py3-nose/APKBUILD... >>> WARNING: py3-nose: No maintainer >>> py3-nose: Analyzing dependencies... >>> py3-nose: Installing for build: build-base python3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-nose (20220413.222309) Executing busybox-1.35.0-r8.trigger OK: 381 MiB in 104 packages >>> py3-nose: Cleaning up srcdir >>> py3-nose: Cleaning up pkgdir >>> py3-nose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nose-1.3.7.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 >>> py3-nose: Fetching https://files.pythonhosted.org/packages/source/n/nose/nose-1.3.7.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 2 273k 2 7923 0 0 11063 0 0:00:25 --:--:-- 0:00:25 11063 100 273k 100 273k 0 0 370k 0 --:--:-- --:--:-- --:--:-- 11.3M >>> py3-nose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nose-1.3.7.tar.gz >>> py3-nose: Checking sha512sums... nose-1.3.7.tar.gz: OK coverage4-compat.patch: OK python3.5-compat.patch: OK fix-crashing-from-UnicodeDecodeError.patch: OK fix-doctests-unicode.patch: OK python3.6-compat.patch: OK >>> py3-nose: Unpacking /var/cache/distfiles/v3.16/nose-1.3.7.tar.gz... >>> py3-nose: coverage4-compat.patch patching file nose/plugins/cover.py >>> py3-nose: python3.5-compat.patch patching file functional_tests/test_load_tests_from_test_case.py patching file nose/util.py patching file unit_tests/test_xunit.py >>> py3-nose: fix-crashing-from-UnicodeDecodeError.patch patching file nose/plugins/capture.py patching file unit_tests/test_capture_plugin.py >>> py3-nose: fix-doctests-unicode.patch patching file nose/plugins/doctests.py >>> py3-nose: python3.6-compat.patch patching file functional_tests/test_loader.py Hunk #1 succeeded at 369 (offset -3 lines). patching file functional_tests/test_withid_failures.rst running build running build_py creating build creating build/lib creating build/lib/nose copying nose/suite.py -> build/lib/nose copying nose/core.py -> build/lib/nose copying nose/exc.py -> build/lib/nose copying nose/util.py -> build/lib/nose copying nose/selector.py -> build/lib/nose copying nose/pyversion.py -> build/lib/nose copying nose/__init__.py -> build/lib/nose copying nose/importer.py -> build/lib/nose copying nose/failure.py -> build/lib/nose copying nose/proxy.py -> build/lib/nose copying nose/twistedtools.py -> build/lib/nose copying nose/commands.py -> build/lib/nose copying nose/case.py -> build/lib/nose copying nose/result.py -> build/lib/nose copying nose/config.py -> build/lib/nose copying nose/inspector.py -> build/lib/nose copying nose/loader.py -> build/lib/nose copying nose/__main__.py -> build/lib/nose creating build/lib/nose/ext copying nose/ext/__init__.py -> build/lib/nose/ext copying nose/ext/dtcompat.py -> build/lib/nose/ext creating build/lib/nose/plugins copying nose/plugins/base.py -> build/lib/nose/plugins copying nose/plugins/cover.py -> build/lib/nose/plugins copying nose/plugins/xunit.py -> build/lib/nose/plugins copying nose/plugins/plugintest.py -> build/lib/nose/plugins copying nose/plugins/builtin.py -> build/lib/nose/plugins copying nose/plugins/multiprocess.py -> build/lib/nose/plugins copying nose/plugins/attrib.py -> build/lib/nose/plugins copying nose/plugins/allmodules.py -> build/lib/nose/plugins copying nose/plugins/failuredetail.py -> build/lib/nose/plugins copying nose/plugins/manager.py -> build/lib/nose/plugins copying nose/plugins/__init__.py -> build/lib/nose/plugins copying nose/plugins/logcapture.py -> build/lib/nose/plugins copying nose/plugins/collect.py -> build/lib/nose/plugins copying nose/plugins/capture.py -> build/lib/nose/plugins copying nose/plugins/prof.py -> build/lib/nose/plugins copying nose/plugins/testid.py -> build/lib/nose/plugins copying nose/plugins/skip.py -> build/lib/nose/plugins copying nose/plugins/errorclass.py -> build/lib/nose/plugins copying nose/plugins/doctests.py -> build/lib/nose/plugins copying nose/plugins/deprecated.py -> build/lib/nose/plugins copying nose/plugins/debug.py -> build/lib/nose/plugins copying nose/plugins/isolate.py -> build/lib/nose/plugins creating build/lib/nose/sphinx copying nose/sphinx/__init__.py -> build/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build/lib/nose/sphinx creating build/lib/nose/tools copying nose/tools/__init__.py -> build/lib/nose/tools copying nose/tools/trivial.py -> build/lib/nose/tools copying nose/tools/nontrivial.py -> build/lib/nose/tools copying nose/usage.txt -> build/lib/nose running build_scripts creating build/scripts-3.10 copying and adjusting bin/nosetests -> build/scripts-3.10 changing mode of build/scripts-3.10/nosetests from 644 to 755 >>> py3-nose: 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 build_scripts running install_lib creating /home/buildozer/aports/community/py3-nose/pkg creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/suite.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/core.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/base.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/cover.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/xunit.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/plugintest.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/builtin.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/multiprocess.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/attrib.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/allmodules.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/failuredetail.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/manager.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/__init__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/logcapture.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/collect.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/capture.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/prof.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/testid.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/skip.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/errorclass.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/doctests.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/deprecated.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/debug.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/plugins/isolate.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins copying build/lib/nose/exc.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/util.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/selector.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/pyversion.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/__init__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/importer.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools copying build/lib/nose/tools/__init__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools copying build/lib/nose/tools/trivial.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools copying build/lib/nose/tools/nontrivial.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools copying build/lib/nose/failure.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/proxy.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/twistedtools.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/commands.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/case.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/result.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/sphinx copying build/lib/nose/sphinx/__init__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/sphinx copying build/lib/nose/sphinx/pluginopts.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/sphinx copying build/lib/nose/config.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/inspector.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/loader.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose copying build/lib/nose/__main__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/ext copying build/lib/nose/ext/__init__.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/ext copying build/lib/nose/ext/dtcompat.py -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/ext copying build/lib/nose/usage.txt -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/suite.py to suite.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/core.py to core.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/core.py", line 153 print "%s version %s" % (os.path.basename(sys.argv[0]), __version__) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/base.py to base.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/base.py", line 70 except OptionConflictError, e: ^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/cover.py to cover.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/cover.py", line 197 except coverage.misc.CoverageException, e: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/xunit.py to xunit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/plugintest.py to plugintest.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/plugintest.py", line 407 print munge_nose_output_for_doctest(out) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/builtin.py to builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/multiprocess.py to multiprocess.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/multiprocess.py", line 481 except (KeyboardInterrupt, SystemExit), e: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/attrib.py to attrib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/allmodules.py to allmodules.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/failuredetail.py to failuredetail.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/manager.py to manager.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/manager.py", line 390 except Exception, e: ^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/logcapture.py to logcapture.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/collect.py to collect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/capture.py to capture.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/prof.py to prof.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/testid.py to testid.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/testid.py", line 201 except ValueError, e: ^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/skip.py to skip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/errorclass.py to errorclass.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/doctests.py to doctests.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/plugins/doctests.py", line 279 except ImportError, e: ^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/deprecated.py to deprecated.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/plugins/isolate.py to isolate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/selector.py to selector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/pyversion.py to pyversion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/importer.py to importer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools/trivial.py to trivial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/tools/nontrivial.py to nontrivial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/failure.py to failure.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39 raise self.exc_val, None, self.tb ^ SyntaxError: invalid syntax byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/proxy.py to proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/twistedtools.py to twistedtools.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/twistedtools.py", line 169 raise exc_type, exc_value, tb ^ SyntaxError: invalid syntax byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/commands.py to commands.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/case.py to case.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/result.py to result.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/sphinx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/sphinx/pluginopts.py to pluginopts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/config.py to config.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/config.py", line 68 except ConfigParser.Error, exc: ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/inspector.py to inspector.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/inspector.py", line 41 except tokenize.TokenError, e: ^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/loader.py to loader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose/ext/dtcompat.py to dtcompat.cpython-310.pyc File "/usr/lib/python3.10/site-packages/nose/ext/dtcompat.py", line 344 raise TypeError, 'Expected a module: %r' % module ^ SyntaxError: invalid syntax running install_data creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/man creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/man/man1 copying nosetests.1 -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/man/man1 running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing dependency_links to nose.egg-info/dependency_links.txt deleting nose.egg-info/entry_points.txt writing top-level names to nose.egg-info/top_level.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' adding license file 'AUTHORS' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/lib/python3.10/site-packages/nose-1.3.7-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/bin copying build/scripts-3.10/nosetests -> /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/bin changing mode of /home/buildozer/aports/community/py3-nose/pkg/py3-nose/usr/bin/nosetests to 755 >>> py3-nose-doc*: Running split function doc... >>> py3-nose-doc*: Preparing subpackage py3-nose-doc... >>> py3-nose-doc*: Running postcheck for py3-nose-doc >>> py3-nose*: Running postcheck for py3-nose >>> py3-nose*: Preparing package py3-nose... >>> py3-nose-doc*: Tracing dependencies... >>> py3-nose-doc*: Package size: 28.0 KB >>> py3-nose-doc*: Compressing data... >>> py3-nose-doc*: Create checksum... >>> py3-nose-doc*: Create py3-nose-doc-1.3.7-r8.apk >>> py3-nose*: Tracing dependencies... >>> py3-nose*: Package size: 948.0 KB >>> py3-nose*: Compressing data... >>> py3-nose*: Create checksum... >>> py3-nose*: Create py3-nose-1.3.7-r8.apk >>> py3-nose: Build complete at Wed, 13 Apr 2022 22:23:12 +0000 elapsed time 0h 0m 4s >>> py3-nose: Cleaning up srcdir >>> py3-nose: Cleaning up pkgdir >>> py3-nose: Uninstalling dependencies... (1/16) Purging .makedepends-py3-nose (20220413.222309) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 328 MiB in 88 packages >>> py3-nose: Updating the community/x86_64 repository index... >>> py3-nose: Signing the index...