>>> py3-webob: Building community/py3-webob 1.8.7-r3 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:43:42 +0000 >>> py3-webob: Checking sanity of /home/buildozer/aports/community/py3-webob/APKBUILD... >>> py3-webob: Analyzing dependencies... >>> py3-webob: Installing for build: build-base py3-setuptools (1/17) Installing libbz2 (1.0.8-r5) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230401-r4) (5/17) Installing readline (8.2.1-r1) (6/17) Installing sqlite-libs (3.41.2-r2) (7/17) Installing python3 (3.11.3-r10) (8/17) Installing python3-pycache-pyc0 (3.11.3-r10) (9/17) Installing pyc (0.1-r0) (10/17) Installing py3-setuptools-pyc (67.7.1-r0) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging-pyc (23.1-r1) (14/17) Installing python3-pyc (3.11.3-r10) (15/17) Installing py3-packaging (23.1-r1) (16/17) Installing py3-setuptools (67.7.1-r0) (17/17) Installing .makedepends-py3-webob (20230422.144345) Executing busybox-1.36.0-r7.trigger OK: 1014 MiB in 120 packages >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/WebOb-1.8.7.tar.gz >>> py3-webob: Fetching https://distfiles.alpinelinux.org/distfiles/edge/WebOb-1.8.7.tar.gz >>> py3-webob: Checking sha512sums... WebOb-1.8.7.tar.gz: OK python-3.9.patch: OK >>> py3-webob: Unpacking /var/cache/distfiles/WebOb-1.8.7.tar.gz... >>> py3-webob: python-3.9.patch patching file tests/conftest.py /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/util.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob >>> py3-webob: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-webob/pkg creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/request.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/compat.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/response.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/datetime_utils.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/dec.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/static.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/descriptors.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/client.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/__init__.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/cookies.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/cachecontrol.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/acceptparse.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/multidict.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/etag.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/util.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/exc.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/headers.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob copying build/lib/webob/byterange.py -> /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/request.py to request.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/datetime_utils.py to datetime_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/dec.py to dec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/static.py to static.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/descriptors.py to descriptors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/cookies.py to cookies.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/cachecontrol.py to cachecontrol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/acceptparse.py to acceptparse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/multidict.py to multidict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/etag.py to etag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/exc.py to exc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/headers.py to headers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/byterange.py to byterange.cpython-311.pyc running install_egg_info running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' Copying src/WebOb.egg-info to /home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/WebOb-1.8.7-py3.11.egg-info running install_scripts >>> py3-webob-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-webob/pkg/py3-webob/usr/lib/python3.11/site-packages/webob/__pycache__' -> '/home/buildozer/aports/community/py3-webob/pkg/py3-webob-pyc/usr/lib/python3.11/site-packages/webob/__pycache__' >>> py3-webob-pyc*: Preparing subpackage py3-webob-pyc... >>> py3-webob-pyc*: Running postcheck for py3-webob-pyc >>> py3-webob*: Running postcheck for py3-webob >>> py3-webob*: Preparing package py3-webob... >>> py3-webob-pyc*: Tracing dependencies... python3~3.11 >>> py3-webob-pyc*: Package size: 648.0 KB >>> py3-webob-pyc*: Compressing data... >>> py3-webob-pyc*: Create checksum... >>> py3-webob-pyc*: Create py3-webob-pyc-1.8.7-r3.apk >>> py3-webob*: Tracing dependencies... python3~3.11 >>> py3-webob*: Package size: 564.0 KB >>> py3-webob*: Compressing data... >>> py3-webob*: Create checksum... >>> py3-webob*: Create py3-webob-1.8.7-r3.apk >>> py3-webob: Build complete at Sat, 22 Apr 2023 14:43:53 +0000 elapsed time 0h 0m 11s >>> py3-webob: Cleaning up srcdir >>> py3-webob: Cleaning up pkgdir >>> py3-webob: Uninstalling dependencies... (1/17) Purging .makedepends-py3-webob (20230422.144345) (2/17) Purging py3-setuptools-pyc (67.7.1-r0) (3/17) Purging py3-setuptools (67.7.1-r0) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r10) (9/17) Purging python3-pycache-pyc0 (3.11.3-r10) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r10) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libbz2 (1.0.8-r5) (14/17) Purging libpanelw (6.4_p20230401-r4) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r1) (17/17) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 966 MiB in 103 packages >>> py3-webob: Updating the community/riscv64 repository index... >>> py3-webob: Signing the index...