>>> py3-betamax_serializers: Building community/py3-betamax_serializers 0.2.1-r7 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:32:10 +0000
>>> py3-betamax_serializers: Validating /home/udu/aports/community/py3-betamax_serializers/APKBUILD...
>>> py3-betamax_serializers: Analyzing dependencies...
>>> py3-betamax_serializers: Installing for build: build-base python3 py3-yaml py3-betamax py3-gpep517 py3-setuptools
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/26) Installing yaml (0.2.5-r2)
(2/26) Installing py3-yaml (6.0.2-r0)
(3/26) Installing py3-yaml-pyc (6.0.2-r0)
(4/26) Installing py3-certifi (2025.4.26-r0)
(5/26) Installing py3-certifi-pyc (2025.4.26-r0)
(6/26) Installing py3-charset-normalizer (3.4.2-r0)
(7/26) Installing py3-charset-normalizer-pyc (3.4.2-r0)
(8/26) Installing py3-idna (3.10-r0)
(9/26) Installing py3-idna-pyc (3.10-r0)
(10/26) Installing py3-urllib3 (1.26.20-r0)
(11/26) Installing py3-urllib3-pyc (1.26.20-r0)
(12/26) Installing py3-requests (2.32.5-r0)
(13/26) Installing py3-requests-pyc (2.32.5-r0)
(14/26) Installing py3-betamax (0.9.0-r1)
(15/26) Installing py3-betamax-pyc (0.9.0-r1)
(16/26) Installing py3-installer (0.7.0-r2)
(17/26) Installing py3-installer-pyc (0.7.0-r2)
(18/26) Installing py3-gpep517 (19-r0)
(19/26) Installing py3-gpep517-pyc (19-r0)
(20/26) Installing py3-parsing (3.2.3-r0)
(21/26) Installing py3-parsing-pyc (3.2.3-r0)
(22/26) Installing py3-packaging (25.0-r0)
(23/26) Installing py3-packaging-pyc (25.0-r0)
(24/26) Installing py3-setuptools (80.9.0-r0)
(25/26) Installing py3-setuptools-pyc (80.9.0-r0)
(26/26) Installing .makedepends-py3-betamax_serializers (20251012.153211)
Executing busybox-1.37.0-r19.trigger
OK: 310 MiB in 115 packages
>>> py3-betamax_serializers: Cleaning up srcdir
>>> py3-betamax_serializers: Cleaning up pkgdir
>>> py3-betamax_serializers: Cleaning up tmpdir
>>> py3-betamax_serializers: Fetching py3-betamax_serializers-0.2.1.tar.gz::https://gitlab.com/betamax/serializers/-/archive/0.2.1/serializers-0.2.1.tar.gz
>>> py3-betamax_serializers: Fetching py3-betamax_serializers-0.2.1.tar.gz::https://gitlab.com/betamax/serializers/-/archive/0.2.1/serializers-0.2.1.tar.gz
>>> py3-betamax_serializers: Checking sha512sums...
py3-betamax_serializers-0.2.1.tar.gz: OK
>>> py3-betamax_serializers: Unpacking /var/cache/distfiles/py3-betamax_serializers-0.2.1.tar.gz...
2025-10-12 15:32:11,953 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
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2025-10-12 15:32:11,964 root INFO running bdist_wheel
2025-10-12 15:32:11,968 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead.
/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:32:11,972 root INFO running build
2025-10-12 15:32:11,972 root INFO running build_py
2025-10-12 15:32:11,974 root INFO creating build/lib/betamax_serializers
2025-10-12 15:32:11,974 root INFO copying betamax_serializers/yaml11.py -> build/lib/betamax_serializers
2025-10-12 15:32:11,974 root INFO copying betamax_serializers/pretty_json.py -> build/lib/betamax_serializers
2025-10-12 15:32:11,974 root INFO copying betamax_serializers/__init__.py -> build/lib/betamax_serializers
2025-10-12 15:32:11,974 root INFO running egg_info
2025-10-12 15:32:11,976 root INFO creating betamax_serializers.egg-info
2025-10-12 15:32:11,976 root INFO writing betamax_serializers.egg-info/PKG-INFO
2025-10-12 15:32:11,976 root INFO writing dependency_links to betamax_serializers.egg-info/dependency_links.txt
2025-10-12 15:32:11,976 root INFO writing requirements to betamax_serializers.egg-info/requires.txt
2025-10-12 15:32:11,976 root INFO writing top-level names to betamax_serializers.egg-info/top_level.txt
2025-10-12 15:32:11,976 root INFO writing manifest file 'betamax_serializers.egg-info/SOURCES.txt'
2025-10-12 15:32:11,978 root INFO reading manifest file 'betamax_serializers.egg-info/SOURCES.txt'
2025-10-12 15:32:11,978 root INFO reading manifest template 'MANIFEST.in'
2025-10-12 15:32:11,978 root WARNING warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects
...
2025-10-12 15:32:11,978 root WARNING warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ...
2025-10-12 15:32:11,978 root WARNING no previously-included directories found matching '*.pyc'
2025-10-12 15:32:11,978 root WARNING no previously-included directories found matching 'docs/_build'
2025-10-12 15:32:11,978 root INFO adding license file 'LICENSE'
2025-10-12 15:32:11,978 root INFO adding license file 'AUTHORS.rst'
2025-10-12 15:32:11,979 root INFO writing manifest file 'betamax_serializers.egg-info/SOURCES.txt'
2025-10-12 15:32:11,982 root INFO installing to build/bdist.linux-x86_64/wheel
2025-10-12 15:32:11,982 root INFO running install
2025-10-12 15:32:11,987 root INFO running install_lib
2025-10-12 15:32:11,988 root INFO creating build/bdist.linux-x86_64/wheel
2025-10-12 15:32:11,988 root INFO creating build/bdist.linux-x86_64/wheel/betamax_serializers
2025-10-12 15:32:11,988 root INFO copying build/lib/betamax_serializers/yaml11.py -> build/bdist.linux-x86_64/wheel/./betamax_serializers
2025-10-12 15:32:11,988 root INFO copying build/lib/betamax_serializers/pretty_json.py -> build/bdist.linux-x86_64/wheel/./betamax_serializers
2025-10-12 15:32:11,989 root INFO copying build/lib/betamax_serializers/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax_serializers
2025-10-12 15:32:11,989 root INFO running install_egg_info
2025-10-12 15:32:11,990 root INFO Copying betamax_serializers.egg-info to build/bdist.linux-x86_64/wheel/./betamax_serializers-0.2.1-py3.12.egg-info
2025-10-12 15:32:11,991 root INFO running install_scripts
2025-10-12 15:32:11,991 root INFO creating build/bdist.linux-x86_64/wheel/betamax_serializers-0.2.1.dist-info/WHEEL
2025-10-12 15:32:11,991 wheel INFO creating '/home/udu/aports/community/py3-betamax_serializers/src/serializers-0.2.1/.dist/.tmp-540j3qvi/betamax_serializers-0.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2025-10-12 15:32:11,991 wheel INFO adding 'betamax_serializers/__init__.py'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers/pretty_json.py'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers/yaml11.py'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/licenses/AUTHORS.rst'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/licenses/LICENSE'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/METADATA'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/WHEEL'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/top_level.txt'
2025-10-12 15:32:11,992 wheel INFO adding 'betamax_serializers-0.2.1.dist-info/RECORD'
2025-10-12 15:32:11,992 root INFO removing build/bdist.linux-x86_64/wheel
2025-10-12 15:32:11,992 gpep517 INFO The backend produced .dist/betamax_serializers-0.2.1-py2.py3-none-any.whl
betamax_serializers-0.2.1-py2.py3-none-any.whl
>>> py3-betamax_serializers: Entering fakeroot...
>>> py3-betamax_serializers-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/betamax_serializers/__pycache__' -> '/home/udu/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers-pyc/usr/lib/python3.12/site-packages/betamax_serializers/__pycache__'
>>> py3-betamax_serializers-pyc*: Preparing subpackage py3-betamax_serializers-pyc...
>>> py3-betamax_serializers-pyc*: Running postcheck for py3-betamax_serializers-pyc
>>> py3-betamax_serializers*: Running postcheck for py3-betamax_serializers
>>> py3-betamax_serializers*: Preparing package py3-betamax_serializers...
>>> py3-betamax_serializers-pyc*: Tracing dependencies...
python3
py3-yaml
py3-betamax
python3~3.12
>>> py3-betamax_serializers-pyc*: Package size: 3.2 KB
>>> py3-betamax_serializers-pyc*: Compressing data...
>>> py3-betamax_serializers-pyc*: Create checksum...
>>> py3-betamax_serializers-pyc*: Create py3-betamax_serializers-pyc-0.2.1-r7.apk
>>> py3-betamax_serializers*: Tracing dependencies...
python3
py3-yaml
py3-betamax
python3~3.12
>>> py3-betamax_serializers*: Package size: 6.7 KB
>>> py3-betamax_serializers*: Compressing data...
>>> py3-betamax_serializers*: Create checksum...
>>> py3-betamax_serializers*: Create py3-betamax_serializers-0.2.1-r7.apk
>>> py3-betamax_serializers: Build complete at Sun, 12 Oct 2025 15:32:12 +0000 elapsed time 0h 0m 2s
>>> py3-betamax_serializers: Cleaning up srcdir
>>> py3-betamax_serializers: Cleaning up pkgdir
>>> py3-betamax_serializers: Uninstalling dependencies...
(1/26) Purging .makedepends-py3-betamax_serializers (20251012.153211)
(2/26) Purging py3-yaml-pyc (6.0.2-r0)
(3/26) Purging py3-yaml (6.0.2-r0)
(4/26) Purging py3-betamax-pyc (0.9.0-r1)
(5/26) Purging py3-betamax (0.9.0-r1)
(6/26) Purging py3-requests-pyc (2.32.5-r0)
(7/26) Purging py3-requests (2.32.5-r0)
(8/26) Purging py3-certifi-pyc (2025.4.26-r0)
(9/26) Purging py3-certifi (2025.4.26-r0)
(10/26) Purging py3-charset-normalizer-pyc (3.4.2-r0)
(11/26) Purging py3-charset-normalizer (3.4.2-r0)
(12/26) Purging py3-idna-pyc (3.10-r0)
(13/26) Purging py3-idna (3.10-r0)
(14/26) Purging py3-urllib3-pyc (1.26.20-r0)
(15/26) Purging py3-urllib3 (1.26.20-r0)
(16/26) Purging py3-gpep517-pyc (19-r0)
(17/26) Purging py3-gpep517 (19-r0)
(18/26) Purging py3-installer-pyc (0.7.0-r2)
(19/26) Purging py3-installer (0.7.0-r2)
(20/26) Purging py3-setuptools-pyc (80.9.0-r0)
(21/26) Purging py3-setuptools (80.9.0-r0)
(22/26) Purging py3-packaging-pyc (25.0-r0)
(23/26) Purging py3-packaging (25.0-r0)
(24/26) Purging py3-parsing-pyc (3.2.3-r0)
(25/26) Purging py3-parsing (3.2.3-r0)
(26/26) Purging yaml (0.2.5-r2)
Executing busybox-1.37.0-r19.trigger
OK: 296 MiB in 89 packages
>>> py3-betamax_serializers: Updating the community/x86_64 repository index...
>>> py3-betamax_serializers: Signing the index...