>>> py3-cdsapi: Building community/py3-cdsapi 0.7.6-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:41:07 +0000 >>> py3-cdsapi: Validating /home/udu/aports/community/py3-cdsapi/APKBUILD... >>> py3-cdsapi: Analyzing dependencies... >>> py3-cdsapi: Installing for build: build-base py3-datapi py3-requests py3-tqdm py3-setuptools py3-gpep517 py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/31) Installing py3-certifi (2025.4.26-r0) (2/31) Installing py3-certifi-pyc (2025.4.26-r0) (3/31) Installing py3-charset-normalizer (3.4.2-r0) (4/31) Installing py3-charset-normalizer-pyc (3.4.2-r0) (5/31) Installing py3-idna (3.10-r0) (6/31) Installing py3-idna-pyc (3.10-r0) (7/31) Installing py3-urllib3 (1.26.20-r0) (8/31) Installing py3-urllib3-pyc (1.26.20-r0) (9/31) Installing py3-requests (2.32.5-r0) (10/31) Installing py3-requests-pyc (2.32.5-r0) (11/31) Installing py3-tqdm (4.67.1-r0) (12/31) Installing py3-tqdm-pyc (4.67.1-r0) (13/31) Installing py3-parsing (3.2.3-r0) (14/31) Installing py3-parsing-pyc (3.2.3-r0) (15/31) Installing py3-packaging (25.0-r0) (16/31) Installing py3-packaging-pyc (25.0-r0) (17/31) Installing py3-setuptools (80.9.0-r0) (18/31) Installing py3-setuptools-pyc (80.9.0-r0) (19/31) Installing py3-setuptools_scm (8.3.1-r0) (20/31) Installing py3-setuptools_scm-pyc (8.3.1-r0) (21/31) Installing py3-datapi-pyc (0.4.0-r0) (22/31) Installing py3-attrs-pyc (25.3.0-r0) (23/31) Installing py3-attrs (25.3.0-r0) (24/31) Installing py3-datapi (0.4.0-r0) (25/31) Installing py3-installer (0.7.0-r2) (26/31) Installing py3-installer-pyc (0.7.0-r2) (27/31) Installing py3-gpep517 (19-r0) (28/31) Installing py3-gpep517-pyc (19-r0) (29/31) Installing py3-wheel (0.46.1-r0) (30/31) Installing py3-wheel-pyc (0.46.1-r0) (31/31) Installing .makedepends-py3-cdsapi (20251012.154107) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 120 packages >>> py3-cdsapi: Cleaning up srcdir >>> py3-cdsapi: Cleaning up pkgdir >>> py3-cdsapi: Cleaning up tmpdir >>> py3-cdsapi: Fetching py3-cdsapi-0.7.6.tar.gz::https://files.pythonhosted.org/packages/source/c/cdsapi/cdsapi-0.7.6.tar.gz >>> py3-cdsapi: Fetching py3-cdsapi-0.7.6.tar.gz::https://files.pythonhosted.org/packages/source/c/cdsapi/cdsapi-0.7.6.tar.gz >>> py3-cdsapi: Checking sha512sums... py3-cdsapi-0.7.6.tar.gz: OK >>> py3-cdsapi: Unpacking /var/cache/distfiles/py3-cdsapi-0.7.6.tar.gz... 2025-10-12 15:41:08,226 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-10-12 15:41:08,242 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 15:41:08,251 root INFO running build 2025-10-12 15:41:08,251 root INFO running build_py 2025-10-12 15:41:08,253 root INFO creating build/lib/cdsapi 2025-10-12 15:41:08,253 root INFO copying cdsapi/__init__.py -> build/lib/cdsapi 2025-10-12 15:41:08,253 root INFO copying cdsapi/api.py -> build/lib/cdsapi 2025-10-12 15:41:08,253 root INFO running egg_info 2025-10-12 15:41:08,255 root INFO writing cdsapi.egg-info/PKG-INFO 2025-10-12 15:41:08,255 root INFO writing dependency_links to cdsapi.egg-info/dependency_links.txt 2025-10-12 15:41:08,255 root INFO writing requirements to cdsapi.egg-info/requires.txt 2025-10-12 15:41:08,255 root INFO writing top-level names to cdsapi.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-12 15:41:08,262 root INFO reading manifest file 'cdsapi.egg-info/SOURCES.txt' 2025-10-12 15:41:08,263 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:41:08,263 root WARNING warning: no files found matching 'LICENSE' 2025-10-12 15:41:08,263 root WARNING warning: no files found matching '*.in' under directory 'tests' 2025-10-12 15:41:08,263 root INFO adding license file 'LICENSE.txt' 2025-10-12 15:41:08,264 root INFO writing manifest file 'cdsapi.egg-info/SOURCES.txt' 2025-10-12 15:41:08,267 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:41:08,268 root INFO running install 2025-10-12 15:41:08,272 root INFO running install_lib 2025-10-12 15:41:08,274 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:41:08,274 root INFO creating build/bdist.linux-x86_64/wheel/cdsapi 2025-10-12 15:41:08,274 root INFO copying build/lib/cdsapi/__init__.py -> build/bdist.linux-x86_64/wheel/./cdsapi 2025-10-12 15:41:08,274 root INFO copying build/lib/cdsapi/api.py -> build/bdist.linux-x86_64/wheel/./cdsapi 2025-10-12 15:41:08,274 root INFO running install_egg_info 2025-10-12 15:41:08,276 root INFO Copying cdsapi.egg-info to build/bdist.linux-x86_64/wheel/./cdsapi-0.7.6-py3.12.egg-info 2025-10-12 15:41:08,276 root INFO running install_scripts 2025-10-12 15:41:08,277 root INFO creating build/bdist.linux-x86_64/wheel/cdsapi-0.7.6.dist-info/WHEEL 2025-10-12 15:41:08,277 wheel INFO creating '/home/udu/aports/community/py3-cdsapi/src/cdsapi-0.7.6/.dist/.tmp-ukpo6ty1/cdsapi-0.7.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi/__init__.py' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi/api.py' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi-0.7.6.dist-info/licenses/LICENSE.txt' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi-0.7.6.dist-info/METADATA' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi-0.7.6.dist-info/WHEEL' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi-0.7.6.dist-info/top_level.txt' 2025-10-12 15:41:08,277 wheel INFO adding 'cdsapi-0.7.6.dist-info/zip-safe' 2025-10-12 15:41:08,278 wheel INFO adding 'cdsapi-0.7.6.dist-info/RECORD' 2025-10-12 15:41:08,278 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:41:08,278 gpep517 INFO The backend produced .dist/cdsapi-0.7.6-py2.py3-none-any.whl cdsapi-0.7.6-py2.py3-none-any.whl >>> py3-cdsapi: Entering fakeroot... >>> py3-cdsapi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cdsapi/__pycache__' -> '/home/udu/aports/community/py3-cdsapi/pkg/py3-cdsapi-pyc/usr/lib/python3.12/site-packages/cdsapi/__pycache__' >>> py3-cdsapi-pyc*: Preparing subpackage py3-cdsapi-pyc... >>> py3-cdsapi-pyc*: Running postcheck for py3-cdsapi-pyc >>> py3-cdsapi*: Running postcheck for py3-cdsapi >>> py3-cdsapi*: Preparing package py3-cdsapi... >>> py3-cdsapi-pyc*: Tracing dependencies... py3-datapi py3-requests py3-tqdm py3-setuptools python3~3.12 >>> py3-cdsapi-pyc*: Package size: 26.3 KB >>> py3-cdsapi-pyc*: Compressing data... >>> py3-cdsapi-pyc*: Create checksum... >>> py3-cdsapi-pyc*: Create py3-cdsapi-pyc-0.7.6-r0.apk >>> py3-cdsapi*: Tracing dependencies... py3-datapi py3-requests py3-tqdm py3-setuptools python3~3.12 >>> py3-cdsapi*: Package size: 34.1 KB >>> py3-cdsapi*: Compressing data... >>> py3-cdsapi*: Create checksum... >>> py3-cdsapi*: Create py3-cdsapi-0.7.6-r0.apk >>> py3-cdsapi: Build complete at Sun, 12 Oct 2025 15:41:08 +0000 elapsed time 0h 0m 1s >>> py3-cdsapi: Cleaning up srcdir >>> py3-cdsapi: Cleaning up pkgdir >>> py3-cdsapi: Uninstalling dependencies... (1/31) Purging .makedepends-py3-cdsapi (20251012.154107) (2/31) Purging py3-datapi-pyc (0.4.0-r0) (3/31) Purging py3-datapi (0.4.0-r0) (4/31) Purging py3-attrs-pyc (25.3.0-r0) (5/31) Purging py3-attrs (25.3.0-r0) (6/31) Purging py3-setuptools_scm-pyc (8.3.1-r0) (7/31) Purging py3-setuptools_scm (8.3.1-r0) (8/31) Purging py3-requests-pyc (2.32.5-r0) (9/31) Purging py3-requests (2.32.5-r0) (10/31) Purging py3-certifi-pyc (2025.4.26-r0) (11/31) Purging py3-certifi (2025.4.26-r0) (12/31) Purging py3-charset-normalizer-pyc (3.4.2-r0) (13/31) Purging py3-charset-normalizer (3.4.2-r0) (14/31) Purging py3-idna-pyc (3.10-r0) (15/31) Purging py3-idna (3.10-r0) (16/31) Purging py3-urllib3-pyc (1.26.20-r0) (17/31) Purging py3-urllib3 (1.26.20-r0) (18/31) Purging py3-tqdm-pyc (4.67.1-r0) (19/31) Purging py3-tqdm (4.67.1-r0) (20/31) Purging py3-setuptools-pyc (80.9.0-r0) (21/31) Purging py3-setuptools (80.9.0-r0) (22/31) Purging py3-gpep517-pyc (19-r0) (23/31) Purging py3-gpep517 (19-r0) (24/31) Purging py3-installer-pyc (0.7.0-r2) (25/31) Purging py3-installer (0.7.0-r2) (26/31) Purging py3-wheel-pyc (0.46.1-r0) (27/31) Purging py3-wheel (0.46.1-r0) (28/31) Purging py3-packaging-pyc (25.0-r0) (29/31) Purging py3-packaging (25.0-r0) (30/31) Purging py3-parsing-pyc (3.2.3-r0) (31/31) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-cdsapi: Updating the community/x86_64 repository index... >>> py3-cdsapi: Signing the index...