>>> py3-django-cte: Building community/py3-django-cte 1.3.3-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:04:34 +0000 >>> py3-django-cte: Validating /home/udu/aports/community/py3-django-cte/APKBUILD... >>> py3-django-cte: Analyzing dependencies... >>> py3-django-cte: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel py3-pytest postgresql py3-psycopg2 py3-nose 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/42) Installing py3-asgiref (3.8.1-r1) (2/42) Installing py3-asgiref-pyc (3.8.1-r1) (3/42) Installing py3-sqlparse (0.5.1-r0) (4/42) Installing py3-sqlparse-pyc (0.5.1-r0) (5/42) Installing tzdata (2025b-r0) (6/42) Installing py3-django-pyc (4.2.25-r0) (7/42) Installing py3-django (4.2.25-r0) (8/42) Installing py3-parsing (3.2.3-r0) (9/42) Installing py3-parsing-pyc (3.2.3-r0) (10/42) Installing py3-packaging (25.0-r0) (11/42) Installing py3-packaging-pyc (25.0-r0) (12/42) Installing py3-setuptools (80.9.0-r0) (13/42) Installing py3-setuptools-pyc (80.9.0-r0) (14/42) Installing py3-installer (0.7.0-r2) (15/42) Installing py3-installer-pyc (0.7.0-r2) (16/42) Installing py3-gpep517 (19-r0) (17/42) Installing py3-gpep517-pyc (19-r0) (18/42) Installing py3-wheel (0.46.1-r0) (19/42) Installing py3-wheel-pyc (0.46.1-r0) (20/42) Installing py3-iniconfig (2.1.0-r0) (21/42) Installing py3-iniconfig-pyc (2.1.0-r0) (22/42) Installing py3-pluggy (1.5.0-r0) (23/42) Installing py3-pluggy-pyc (1.5.0-r0) (24/42) Installing py3-py (1.11.0-r4) (25/42) Installing py3-py-pyc (1.11.0-r4) (26/42) Installing py3-pytest (8.3.5-r0) (27/42) Installing py3-pytest-pyc (8.3.5-r0) (28/42) Installing postgresql-common (1.2-r1) Executing postgresql-common-1.2-r1.pre-install (29/42) Installing lz4-libs (1.10.0-r0) (30/42) Installing libpq (17.6-r0) (31/42) Installing postgresql17-client (17.6-r0) (32/42) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (33/42) Installing icu-libs (76.1-r1) (34/42) Installing libsasl (2.1.28-r8) (35/42) Installing libldap (2.6.8-r0) (36/42) Installing libxml2 (2.13.9-r0) (37/42) Installing postgresql17 (17.6-r0) Executing postgresql17-17.6-r0.post-install * * If you want to use JIT in PostgreSQL, install postgresql17-jit or * postgresql-jit (if you didn't install specific major version of postgresql). * (38/42) Installing py3-psycopg2 (2.9.10-r0) (39/42) Installing py3-psycopg2-pyc (2.9.10-r0) (40/42) Installing py3-nose (1.3.7-r15) (41/42) Installing py3-nose-pyc (1.3.7-r15) (42/42) Installing .makedepends-py3-django-cte (20251012.170434) Executing busybox-1.37.0-r19.trigger Executing postgresql-common-1.2-r1.trigger * Setting postgresql17 as the default version OK: 368 MiB in 131 packages >>> py3-django-cte: Cleaning up srcdir >>> py3-django-cte: Cleaning up pkgdir >>> py3-django-cte: Cleaning up tmpdir >>> py3-django-cte: Fetching py3-django-cte-1.3.3.tar.gz::https://github.com/dimagi/django-cte/archive/refs/tags/v1.3.3.tar.gz >>> py3-django-cte: Fetching py3-django-cte-1.3.3.tar.gz::https://github.com/dimagi/django-cte/archive/refs/tags/v1.3.3.tar.gz >>> py3-django-cte: Checking sha512sums... py3-django-cte-1.3.3.tar.gz: OK >>> py3-django-cte: Unpacking /var/cache/distfiles/py3-django-cte-1.3.3.tar.gz... 2025-10-12 17:04:35,959 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-12 17:04:35,969 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 17:04:35,977 root INFO running build 2025-10-12 17:04:35,977 root INFO running build_py 2025-10-12 17:04:35,979 root INFO creating build/lib/django_cte 2025-10-12 17:04:35,979 root INFO copying django_cte/raw.py -> build/lib/django_cte 2025-10-12 17:04:35,979 root INFO copying django_cte/meta.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO copying django_cte/join.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO copying django_cte/cte.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO copying django_cte/expressions.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO copying django_cte/query.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO copying django_cte/__init__.py -> build/lib/django_cte 2025-10-12 17:04:35,980 root INFO running egg_info 2025-10-12 17:04:35,981 root INFO creating django_cte.egg-info 2025-10-12 17:04:35,981 root INFO writing django_cte.egg-info/PKG-INFO 2025-10-12 17:04:35,981 root INFO writing dependency_links to django_cte.egg-info/dependency_links.txt 2025-10-12 17:04:35,982 root INFO writing top-level names to django_cte.egg-info/top_level.txt 2025-10-12 17:04:35,982 root INFO writing manifest file 'django_cte.egg-info/SOURCES.txt' 2025-10-12 17:04:35,983 root INFO reading manifest file 'django_cte.egg-info/SOURCES.txt' 2025-10-12 17:04:35,983 root INFO adding license file 'LICENSE' 2025-10-12 17:04:35,984 root INFO writing manifest file 'django_cte.egg-info/SOURCES.txt' 2025-10-12 17:04:35,987 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:04:35,987 root INFO running install 2025-10-12 17:04:35,992 root INFO running install_lib 2025-10-12 17:04:35,994 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:04:35,994 root INFO creating build/bdist.linux-x86_64/wheel/django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/raw.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/meta.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/join.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/cte.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/expressions.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/query.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO copying build/lib/django_cte/__init__.py -> build/bdist.linux-x86_64/wheel/./django_cte 2025-10-12 17:04:35,994 root INFO running install_egg_info 2025-10-12 17:04:35,996 root INFO Copying django_cte.egg-info to build/bdist.linux-x86_64/wheel/./django_cte-1.3.3-py3.12.egg-info 2025-10-12 17:04:35,996 root INFO running install_scripts 2025-10-12 17:04:35,997 root INFO creating build/bdist.linux-x86_64/wheel/django_cte-1.3.3.dist-info/WHEEL 2025-10-12 17:04:35,997 wheel INFO creating '/home/udu/aports/community/py3-django-cte/src/django-cte-1.3.3/.dist/.tmp-848_ta2b/django_cte-1.3.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/__init__.py' 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/cte.py' 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/expressions.py' 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/join.py' 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/meta.py' 2025-10-12 17:04:35,997 wheel INFO adding 'django_cte/query.py' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte/raw.py' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte-1.3.3.dist-info/licenses/LICENSE' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte-1.3.3.dist-info/METADATA' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte-1.3.3.dist-info/WHEEL' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte-1.3.3.dist-info/top_level.txt' 2025-10-12 17:04:35,998 wheel INFO adding 'django_cte-1.3.3.dist-info/RECORD' 2025-10-12 17:04:35,998 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:04:35,998 gpep517 INFO The backend produced .dist/django_cte-1.3.3-py2.py3-none-any.whl django_cte-1.3.3-py2.py3-none-any.whl >>> py3-django-cte: Setting up test environments The files belonging to this database system will be owned by user "udu". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: libc LC_COLLATE: C LC_CTYPE: C.UTF-8 LC_MESSAGES: C LC_MONETARY: C LC_NUMERIC: C LC_TIME: C The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /home/udu/aports/community/py3-django-cte/src/tmp ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... sysv selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success.