>>> py3-xlwt: Building testing/py3-xlwt 1.3.0-r10 (using abuild 3.15.0_rc3-r3) started Mon, 12 May 2025 21:33:59 +0000 >>> py3-xlwt: Validating /home/buildozer/aports/testing/py3-xlwt/APKBUILD... >>> py3-xlwt: Analyzing dependencies... >>> py3-xlwt: Installing for build: build-base py3-six py3-setuptools py3-gpep517 py3-wheel (1/24) Installing libffi (3.4.8-r0) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20250503-r0) (5/24) Installing sqlite-libs (3.49.2-r0) (6/24) Installing python3 (3.12.10-r0) (7/24) Installing python3-pycache-pyc0 (3.12.10-r0) (8/24) Installing pyc (3.12.10-r0) (9/24) Installing py3-six-pyc (1.17.0-r0) (10/24) Installing python3-pyc (3.12.10-r0) (11/24) Installing py3-six (1.17.0-r0) (12/24) Installing py3-parsing (3.2.3-r0) (13/24) Installing py3-parsing-pyc (3.2.3-r0) (14/24) Installing py3-packaging (25.0-r0) (15/24) Installing py3-packaging-pyc (25.0-r0) (16/24) Installing py3-setuptools (80.5.0-r0) (17/24) Installing py3-setuptools-pyc (80.5.0-r0) (18/24) Installing py3-installer (0.7.0-r2) (19/24) Installing py3-installer-pyc (0.7.0-r2) (20/24) Installing py3-gpep517 (19-r0) (21/24) Installing py3-gpep517-pyc (19-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-xlwt (20250512.213400) Executing busybox-1.37.0-r17.trigger OK: 450 MiB in 142 packages >>> py3-xlwt: Cleaning up srcdir >>> py3-xlwt: Cleaning up pkgdir >>> py3-xlwt: Cleaning up tmpdir >>> py3-xlwt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xlwt-1.3.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 curl: (22) The requested URL returned error: 404 >>> py3-xlwt: Fetching https://files.pythonhosted.org/packages/source/x/xlwt/xlwt-1.3.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 150k 100 150k 0 0 663k 0 --:--:-- --:--:-- --:--:-- 663k >>> py3-xlwt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xlwt-1.3.0.tar.gz >>> py3-xlwt: Checking sha512sums... xlwt-1.3.0.tar.gz: OK >>> py3-xlwt: Unpacking /var/cache/distfiles/edge/xlwt-1.3.0.tar.gz... 2025-05-12 21:34:02,132 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-12 21:34:02,309 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-12 21:34:02,336 root INFO running build 2025-05-12 21:34:02,336 root INFO running build_py 2025-05-12 21:34:02,341 root INFO creating build/lib/xlwt 2025-05-12 21:34:02,342 root INFO copying xlwt/Utils.py -> build/lib/xlwt 2025-05-12 21:34:02,342 root INFO copying xlwt/Style.py -> build/lib/xlwt 2025-05-12 21:34:02,342 root INFO copying xlwt/Formatting.py -> build/lib/xlwt 2025-05-12 21:34:02,343 root INFO copying xlwt/Bitmap.py -> build/lib/xlwt 2025-05-12 21:34:02,343 root INFO copying xlwt/ExcelFormula.py -> build/lib/xlwt 2025-05-12 21:34:02,344 root INFO copying xlwt/Row.py -> build/lib/xlwt 2025-05-12 21:34:02,344 root INFO copying xlwt/__init__.py -> build/lib/xlwt 2025-05-12 21:34:02,344 root INFO copying xlwt/ExcelFormulaLexer.py -> build/lib/xlwt 2025-05-12 21:34:02,345 root INFO copying xlwt/Workbook.py -> build/lib/xlwt 2025-05-12 21:34:02,345 root INFO copying xlwt/compat.py -> build/lib/xlwt 2025-05-12 21:34:02,345 root INFO copying xlwt/Column.py -> build/lib/xlwt 2025-05-12 21:34:02,346 root INFO copying xlwt/ExcelFormulaParser.py -> build/lib/xlwt 2025-05-12 21:34:02,346 root INFO copying xlwt/antlr.py -> build/lib/xlwt 2025-05-12 21:34:02,346 root INFO copying xlwt/BIFFRecords.py -> build/lib/xlwt 2025-05-12 21:34:02,347 root INFO copying xlwt/ExcelMagic.py -> build/lib/xlwt 2025-05-12 21:34:02,347 root INFO copying xlwt/CompoundDoc.py -> build/lib/xlwt 2025-05-12 21:34:02,348 root INFO copying xlwt/Worksheet.py -> build/lib/xlwt 2025-05-12 21:34:02,348 root INFO copying xlwt/UnicodeUtils.py -> build/lib/xlwt 2025-05-12 21:34:02,348 root INFO copying xlwt/Cell.py -> build/lib/xlwt 2025-05-12 21:34:02,349 root INFO running egg_info 2025-05-12 21:34:02,352 root INFO writing xlwt.egg-info/PKG-INFO 2025-05-12 21:34:02,353 root INFO writing dependency_links to xlwt.egg-info/dependency_links.txt 2025-05-12 21:34:02,353 root INFO writing top-level names to xlwt.egg-info/top_level.txt 2025-05-12 21:34:02,358 root INFO reading manifest file 'xlwt.egg-info/SOURCES.txt' 2025-05-12 21:34:02,363 root INFO writing manifest file 'xlwt.egg-info/SOURCES.txt' 2025-05-12 21:34:02,364 root INFO copying xlwt/excel-formula.g -> build/lib/xlwt 2025-05-12 21:34:02,373 root INFO installing to build/bdist.linux-i686/wheel 2025-05-12 21:34:02,373 root INFO running install 2025-05-12 21:34:02,385 root INFO running install_lib 2025-05-12 21:34:02,390 root INFO creating build/bdist.linux-i686/wheel 2025-05-12 21:34:02,390 root INFO creating build/bdist.linux-i686/wheel/xlwt 2025-05-12 21:34:02,391 root INFO copying build/lib/xlwt/Utils.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,391 root INFO copying build/lib/xlwt/Style.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,391 root INFO copying build/lib/xlwt/Formatting.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,391 root INFO copying build/lib/xlwt/Bitmap.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,392 root INFO copying build/lib/xlwt/ExcelFormula.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,392 root INFO copying build/lib/xlwt/Row.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,392 root INFO copying build/lib/xlwt/__init__.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,393 root INFO copying build/lib/xlwt/ExcelFormulaLexer.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,393 root INFO copying build/lib/xlwt/excel-formula.g -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,393 root INFO copying build/lib/xlwt/Workbook.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,393 root INFO copying build/lib/xlwt/compat.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,394 root INFO copying build/lib/xlwt/Column.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,394 root INFO copying build/lib/xlwt/ExcelFormulaParser.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,394 root INFO copying build/lib/xlwt/antlr.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,395 root INFO copying build/lib/xlwt/BIFFRecords.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,395 root INFO copying build/lib/xlwt/ExcelMagic.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,395 root INFO copying build/lib/xlwt/CompoundDoc.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,396 root INFO copying build/lib/xlwt/Worksheet.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,396 root INFO copying build/lib/xlwt/UnicodeUtils.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,396 root INFO copying build/lib/xlwt/Cell.py -> build/bdist.linux-i686/wheel/./xlwt 2025-05-12 21:34:02,396 root INFO running install_egg_info 2025-05-12 21:34:02,401 root INFO Copying xlwt.egg-info to build/bdist.linux-i686/wheel/./xlwt-1.3.0-py3.12.egg-info 2025-05-12 21:34:02,402 root INFO running install_scripts 2025-05-12 21:34:02,403 root INFO creating build/bdist.linux-i686/wheel/xlwt-1.3.0.dist-info/WHEEL 2025-05-12 21:34:02,404 wheel INFO creating '/home/buildozer/aports/testing/py3-xlwt/src/xlwt-1.3.0/.dist/.tmp-v_ezk63z/xlwt-1.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-12 21:34:02,404 wheel INFO adding 'xlwt/BIFFRecords.py' 2025-05-12 21:34:02,405 wheel INFO adding 'xlwt/Bitmap.py' 2025-05-12 21:34:02,405 wheel INFO adding 'xlwt/Cell.py' 2025-05-12 21:34:02,406 wheel INFO adding 'xlwt/Column.py' 2025-05-12 21:34:02,406 wheel INFO adding 'xlwt/CompoundDoc.py' 2025-05-12 21:34:02,406 wheel INFO adding 'xlwt/ExcelFormula.py' 2025-05-12 21:34:02,406 wheel INFO adding 'xlwt/ExcelFormulaLexer.py' 2025-05-12 21:34:02,407 wheel INFO adding 'xlwt/ExcelFormulaParser.py' 2025-05-12 21:34:02,407 wheel INFO adding 'xlwt/ExcelMagic.py' 2025-05-12 21:34:02,407 wheel INFO adding 'xlwt/Formatting.py' 2025-05-12 21:34:02,408 wheel INFO adding 'xlwt/Row.py' 2025-05-12 21:34:02,408 wheel INFO adding 'xlwt/Style.py' 2025-05-12 21:34:02,408 wheel INFO adding 'xlwt/UnicodeUtils.py' 2025-05-12 21:34:02,409 wheel INFO adding 'xlwt/Utils.py' 2025-05-12 21:34:02,409 wheel INFO adding 'xlwt/Workbook.py' 2025-05-12 21:34:02,409 wheel INFO adding 'xlwt/Worksheet.py' 2025-05-12 21:34:02,410 wheel INFO adding 'xlwt/__init__.py' 2025-05-12 21:34:02,410 wheel INFO adding 'xlwt/antlr.py' 2025-05-12 21:34:02,411 wheel INFO adding 'xlwt/compat.py' 2025-05-12 21:34:02,411 wheel INFO adding 'xlwt/excel-formula.g' 2025-05-12 21:34:02,411 wheel INFO adding 'xlwt-1.3.0.dist-info/METADATA' 2025-05-12 21:34:02,412 wheel INFO adding 'xlwt-1.3.0.dist-info/WHEEL' 2025-05-12 21:34:02,412 wheel INFO adding 'xlwt-1.3.0.dist-info/top_level.txt' 2025-05-12 21:34:02,412 wheel INFO adding 'xlwt-1.3.0.dist-info/RECORD' 2025-05-12 21:34:02,412 root INFO removing build/bdist.linux-i686/wheel 2025-05-12 21:34:02,413 gpep517 INFO The backend produced .dist/xlwt-1.3.0-py2.py3-none-any.whl xlwt-1.3.0-py2.py3-none-any.whl >>> WARNING: py3-xlwt: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-xlwt: Entering fakeroot... 2025-05-12 21:34:02,645 gpep517 INFO Installing .dist/xlwt-1.3.0-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-xlwt/pkg/py3-xlwt 2025-05-12 21:34:02,804 gpep517 INFO Installation complete >>> py3-xlwt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/xlwt/__pycache__' -> '/home/buildozer/aports/testing/py3-xlwt/pkg/py3-xlwt-pyc/usr/lib/python3.12/site-packages/xlwt/__pycache__' >>> py3-xlwt-pyc*: Preparing subpackage py3-xlwt-pyc... >>> py3-xlwt-pyc*: Running postcheck for py3-xlwt-pyc >>> py3-xlwt*: Running postcheck for py3-xlwt >>> py3-xlwt*: Preparing package py3-xlwt... >>> py3-xlwt-pyc*: Tracing dependencies... py3-six python3~3.12 >>> py3-xlwt-pyc*: Package size: 484.1 KB >>> py3-xlwt-pyc*: Compressing data... >>> py3-xlwt-pyc*: Create checksum... >>> py3-xlwt-pyc*: Create py3-xlwt-pyc-1.3.0-r10.apk >>> py3-xlwt*: Tracing dependencies... py3-six python3~3.12 >>> py3-xlwt*: Package size: 402.8 KB >>> py3-xlwt*: Compressing data... >>> py3-xlwt*: Create checksum... >>> py3-xlwt*: Create py3-xlwt-1.3.0-r10.apk >>> py3-xlwt: Build complete at Mon, 12 May 2025 21:34:03 +0000 elapsed time 0h 0m 4s >>> py3-xlwt: Cleaning up srcdir >>> py3-xlwt: Cleaning up pkgdir >>> py3-xlwt: Uninstalling dependencies... (1/24) Purging .makedepends-py3-xlwt (20250512.213400) (2/24) Purging py3-six-pyc (1.17.0-r0) (3/24) Purging py3-six (1.17.0-r0) (4/24) Purging py3-setuptools-pyc (80.5.0-r0) (5/24) Purging py3-setuptools (80.5.0-r0) (6/24) Purging py3-gpep517-pyc (19-r0) (7/24) Purging py3-gpep517 (19-r0) (8/24) Purging py3-installer-pyc (0.7.0-r2) (9/24) Purging py3-installer (0.7.0-r2) (10/24) Purging py3-wheel-pyc (0.46.1-r0) (11/24) Purging py3-wheel (0.46.1-r0) (12/24) Purging py3-packaging-pyc (25.0-r0) (13/24) Purging py3-packaging (25.0-r0) (14/24) Purging py3-parsing-pyc (3.2.3-r0) (15/24) Purging py3-parsing (3.2.3-r0) (16/24) Purging python3-pyc (3.12.10-r0) (17/24) Purging python3-pycache-pyc0 (3.12.10-r0) (18/24) Purging pyc (3.12.10-r0) (19/24) Purging python3 (3.12.10-r0) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.8-r0) (22/24) Purging libpanelw (6.5_p20250503-r0) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 405 MiB in 118 packages >>> py3-xlwt: Updating the testing/x86 repository index... >>> py3-xlwt: Signing the index...