>>> py3-ply: Building main/py3-ply 3.11-r10 (using abuild 3.12.0-r0) started Mon, 30 Oct 2023 11:04:09 +0000 >>> py3-ply: Checking sanity of /home/buildozer/aports/main/py3-ply/APKBUILD... >>> py3-ply: Analyzing dependencies... >>> py3-ply: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231007-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing python3-pyc (3.11.6-r1) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (15-r0) (16/25) Installing py3-gpep517-pyc (15-r0) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.41.2-r0) (24/25) Installing py3-wheel-pyc (0.41.2-r0) (25/25) Installing .makedepends-py3-ply (20231030.110414) Executing busybox-1.36.1-r13.trigger OK: 277 MiB in 125 packages >>> py3-ply: Cleaning up srcdir >>> py3-ply: Cleaning up pkgdir >>> py3-ply: Cleaning up tmpdir >>> py3-ply: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ply-3.11.tar.gz >>> py3-ply: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ply-3.11.tar.gz >>> py3-ply: Checking sha512sums... ply-3.11.tar.gz: OK no-py3-six.patch: OK >>> py3-ply: Unpacking /var/cache/distfiles/ply-3.11.tar.gz... >>> py3-ply: no-py3-six.patch patching file test/testcpp.py 2023-10-30 11:04:16,894 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:498: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2023-10-30 11:04:17,074 root INFO running bdist_wheel 2023-10-30 11:04:17,151 root INFO running build 2023-10-30 11:04:17,152 root INFO running build_py 2023-10-30 11:04:17,163 root INFO creating build 2023-10-30 11:04:17,163 root INFO creating build/lib 2023-10-30 11:04:17,164 root INFO creating build/lib/ply 2023-10-30 11:04:17,164 root INFO copying ply/lex.py -> build/lib/ply 2023-10-30 11:04:17,166 root INFO copying ply/__init__.py -> build/lib/ply 2023-10-30 11:04:17,167 root INFO copying ply/yacc.py -> build/lib/ply 2023-10-30 11:04:17,168 root INFO copying ply/cpp.py -> build/lib/ply 2023-10-30 11:04:17,169 root INFO copying ply/ygen.py -> build/lib/ply 2023-10-30 11:04:17,170 root INFO copying ply/ctokens.py -> build/lib/ply 2023-10-30 11:04:17,191 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-10-30 11:04:17,192 root INFO running install 2023-10-30 11:04:17,255 root INFO running install_lib 2023-10-30 11:04:17,263 root INFO creating build/bdist.linux-riscv64 2023-10-30 11:04:17,264 root INFO creating build/bdist.linux-riscv64/wheel 2023-10-30 11:04:17,264 root INFO creating build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,265 root INFO copying build/lib/ply/lex.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,266 root INFO copying build/lib/ply/__init__.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,267 root INFO copying build/lib/ply/yacc.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,268 root INFO copying build/lib/ply/cpp.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,269 root INFO copying build/lib/ply/ygen.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,269 root INFO copying build/lib/ply/ctokens.py -> build/bdist.linux-riscv64/wheel/ply 2023-10-30 11:04:17,270 root INFO running install_egg_info 2023-10-30 11:04:17,286 root INFO running egg_info 2023-10-30 11:04:17,286 root INFO creating ply.egg-info 2023-10-30 11:04:17,293 root INFO writing ply.egg-info/PKG-INFO 2023-10-30 11:04:17,295 root INFO writing dependency_links to ply.egg-info/dependency_links.txt 2023-10-30 11:04:17,296 root INFO writing top-level names to ply.egg-info/top_level.txt 2023-10-30 11:04:17,297 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2023-10-30 11:04:17,307 root INFO reading manifest file 'ply.egg-info/SOURCES.txt' 2023-10-30 11:04:17,308 root INFO reading manifest template 'MANIFEST.in' 2023-10-30 11:04:17,336 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-10-30 11:04:17,347 root INFO writing manifest file 'ply.egg-info/SOURCES.txt' 2023-10-30 11:04:17,348 root INFO Copying ply.egg-info to build/bdist.linux-riscv64/wheel/ply-3.11-py3.11.egg-info 2023-10-30 11:04:17,351 root INFO running install_scripts 2023-10-30 11:04:17,358 wheel INFO creating build/bdist.linux-riscv64/wheel/ply-3.11.dist-info/WHEEL 2023-10-30 11:04:17,361 wheel INFO creating '/home/buildozer/aports/main/py3-ply/src/ply-3.11/.dist/.tmp-oushksbb/ply-3.11-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-10-30 11:04:17,363 wheel INFO adding 'ply/__init__.py' 2023-10-30 11:04:17,367 wheel INFO adding 'ply/cpp.py' 2023-10-30 11:04:17,369 wheel INFO adding 'ply/ctokens.py' 2023-10-30 11:04:17,370 wheel INFO adding 'ply/lex.py' 2023-10-30 11:04:17,372 wheel INFO adding 'ply/yacc.py' 2023-10-30 11:04:17,375 wheel INFO adding 'ply/ygen.py' 2023-10-30 11:04:17,376 wheel INFO adding 'ply-3.11.dist-info/METADATA' 2023-10-30 11:04:17,377 wheel INFO adding 'ply-3.11.dist-info/WHEEL' 2023-10-30 11:04:17,378 wheel INFO adding 'ply-3.11.dist-info/top_level.txt' 2023-10-30 11:04:17,380 wheel INFO adding 'ply-3.11.dist-info/RECORD' 2023-10-30 11:04:17,381 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-10-30 11:04:17,383 gpep517 INFO The backend produced .dist/ply-3.11-py2.py3-none-any.whl ply-3.11-py2.py3-none-any.whl >>> py3-ply: Entering fakeroot... >>> py3-ply-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-ply/pkg/py3-ply/usr/lib/python3.11/site-packages/ply/__pycache__' -> '/home/buildozer/aports/main/py3-ply/pkg/py3-ply-pyc/usr/lib/python3.11/site-packages/ply/__pycache__' >>> py3-ply-pyc*: Preparing subpackage py3-ply-pyc... >>> py3-ply-pyc*: Running postcheck for py3-ply-pyc >>> py3-ply*: Running postcheck for py3-ply >>> py3-ply*: Preparing package py3-ply... >>> py3-ply-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-ply-pyc*: Package size: 228.0 KB >>> py3-ply-pyc*: Compressing data... >>> py3-ply-pyc*: Create checksum... >>> py3-ply-pyc*: Create py3-ply-pyc-3.11-r10.apk >>> py3-ply*: Tracing dependencies... python3 python3~3.11 >>> py3-ply*: Package size: 272.0 KB >>> py3-ply*: Compressing data... >>> py3-ply*: Create checksum... >>> py3-ply*: Create py3-ply-3.11-r10.apk >>> py3-ply: Build complete at Mon, 30 Oct 2023 11:04:22 +0000 elapsed time 0h 0m 13s >>> py3-ply: Cleaning up srcdir >>> py3-ply: Cleaning up pkgdir >>> py3-ply: Uninstalling dependencies... (1/25) Purging .makedepends-py3-ply (20231030.110414) (2/25) Purging py3-gpep517-pyc (15-r0) (3/25) Purging py3-gpep517 (15-r0) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.41.2-r0) (9/25) Purging py3-wheel (0.41.2-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231007-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.2-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 227 MiB in 100 packages >>> py3-ply: Updating the main/riscv64 repository index... >>> py3-ply: Signing the index...