>>> py3-ciso8601: Building testing/py3-ciso8601 2.3.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 23:40:50 +0000 >>> py3-ciso8601: Checking sanity of /home/buildozer/aports/testing/py3-ciso8601/APKBUILD... >>> py3-ciso8601: Analyzing dependencies... >>> py3-ciso8601: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-tz (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.6.1-r3) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.4_p20240330-r0) (7/36) Installing readline (8.2.10-r0) (8/36) Installing sqlite-libs (3.45.2-r0) (9/36) Installing python3 (3.12.3-r0) (10/36) Installing python3-pycache-pyc0 (3.12.3-r0) (11/36) Installing pyc (3.12.3-r0) (12/36) Installing python3-pyc (3.12.3-r0) (13/36) Installing python3-dev (3.12.3-r0) (14/36) Installing py3-installer (0.7.0-r2) (15/36) Installing py3-installer-pyc (0.7.0-r2) (16/36) Installing py3-gpep517 (15-r2) (17/36) Installing py3-gpep517-pyc (15-r2) (18/36) Installing py3-parsing (3.1.2-r1) (19/36) Installing py3-parsing-pyc (3.1.2-r1) (20/36) Installing py3-packaging (24.0-r1) (21/36) Installing py3-packaging-pyc (24.0-r1) (22/36) Installing py3-setuptools (69.2.0-r2) (23/36) Installing py3-setuptools-pyc (69.2.0-r2) (24/36) Installing py3-wheel (0.42.0-r1) (25/36) Installing py3-wheel-pyc (0.42.0-r1) (26/36) Installing py3-iniconfig (2.0.0-r1) (27/36) Installing py3-iniconfig-pyc (2.0.0-r1) (28/36) Installing py3-pluggy (1.4.0-r1) (29/36) Installing py3-pluggy-pyc (1.4.0-r1) (30/36) Installing py3-py (1.11.0-r3) (31/36) Installing py3-py-pyc (1.11.0-r3) (32/36) Installing py3-pytest (8.1.1-r1) (33/36) Installing py3-pytest-pyc (8.1.1-r1) (34/36) Installing py3-tz (2024.1-r1) (35/36) Installing py3-tz-pyc (2024.1-r1) (36/36) Installing .makedepends-py3-ciso8601 (20240415.234052) Executing busybox-1.36.1-r25.trigger OK: 525 MiB in 143 packages >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Cleaning up tmpdir >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.3.1.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 100 47042 100 47042 0 0 257k 0 --:--:-- --:--:-- --:--:-- 258k >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.3.1.tar.gz >>> py3-ciso8601: Checking sha512sums... py3-ciso8601-2.3.1.tar.gz: OK >>> py3-ciso8601: Unpacking /var/cache/distfiles/edge/py3-ciso8601-2.3.1.tar.gz... 2024-04-15 23:40:53,981 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 23:40:54,027 root INFO running bdist_wheel 2024-04-15 23:40:54,054 root INFO running build 2024-04-15 23:40:54,055 root INFO running build_py 2024-04-15 23:40:54,059 root INFO creating build 2024-04-15 23:40:54,059 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-15 23:40:54,060 root INFO creating build/lib.linux-x86_64-cpython-312/ciso8601 2024-04-15 23:40:54,060 root INFO copying ciso8601/__init__.pyi -> build/lib.linux-x86_64-cpython-312/ciso8601 2024-04-15 23:40:54,060 root INFO copying ciso8601/py.typed -> build/lib.linux-x86_64-cpython-312/ciso8601 2024-04-15 23:40:54,060 root INFO running build_ext 2024-04-15 23:40:54,064 root INFO building 'ciso8601' extension 2024-04-15 23:40:54,064 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-15 23:40:54,064 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c isocalendar.c -o build/temp.linux-x86_64-cpython-312/isocalendar.o 2024-04-15 23:40:54,341 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c module.c -o build/temp.linux-x86_64-cpython-312/module.o 2024-04-15 23:40:54,888 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c timezone.c -o build/temp.linux-x86_64-cpython-312/timezone.o 2024-04-15 23:40:55,135 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/isocalendar.o build/temp.linux-x86_64-cpython-312/module.o build/temp.linux-x86_64-cpython-312/timezone.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/ciso8601.cpython-312-x86_64-linux-musl.so 2024-04-15 23:40:55,169 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-15 23:40:55,169 root INFO running install 2024-04-15 23:40:55,193 root INFO running install_lib 2024-04-15 23:40:55,200 root INFO creating build/bdist.linux-x86_64 2024-04-15 23:40:55,200 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-15 23:40:55,200 root INFO creating build/bdist.linux-x86_64/wheel/ciso8601 2024-04-15 23:40:55,201 root INFO copying build/lib.linux-x86_64-cpython-312/ciso8601/py.typed -> build/bdist.linux-x86_64/wheel/ciso8601 2024-04-15 23:40:55,201 root INFO copying build/lib.linux-x86_64-cpython-312/ciso8601/__init__.pyi -> build/bdist.linux-x86_64/wheel/ciso8601 2024-04-15 23:40:55,202 root INFO copying build/lib.linux-x86_64-cpython-312/ciso8601.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-04-15 23:40:55,203 root INFO running install_egg_info 2024-04-15 23:40:55,212 root INFO running egg_info 2024-04-15 23:40:55,212 root INFO creating ciso8601.egg-info 2024-04-15 23:40:55,216 root INFO writing ciso8601.egg-info/PKG-INFO 2024-04-15 23:40:55,217 root INFO writing dependency_links to ciso8601.egg-info/dependency_links.txt 2024-04-15 23:40:55,218 root INFO writing top-level names to ciso8601.egg-info/top_level.txt 2024-04-15 23:40:55,218 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-15 23:40:55,223 root INFO reading manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-15 23:40:55,223 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 23:40:55,224 root INFO adding license file 'LICENSE' 2024-04-15 23:40:55,225 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-15 23:40:55,225 root INFO Copying ciso8601.egg-info to build/bdist.linux-x86_64/wheel/ciso8601-2.3.1-py3.12.egg-info 2024-04-15 23:40:55,227 root INFO running install_scripts 2024-04-15 23:40:55,237 wheel INFO creating build/bdist.linux-x86_64/wheel/ciso8601-2.3.1.dist-info/WHEEL 2024-04-15 23:40:55,238 wheel INFO creating '/home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.1/.dist/.tmp-ikukvbff/ciso8601-2.3.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-15 23:40:55,239 wheel INFO adding 'ciso8601.cpython-312-x86_64-linux-musl.so' 2024-04-15 23:40:55,241 wheel INFO adding 'ciso8601/__init__.pyi' 2024-04-15 23:40:55,241 wheel INFO adding 'ciso8601/py.typed' 2024-04-15 23:40:55,242 wheel INFO adding 'ciso8601-2.3.1.dist-info/LICENSE' 2024-04-15 23:40:55,243 wheel INFO adding 'ciso8601-2.3.1.dist-info/METADATA' 2024-04-15 23:40:55,243 wheel INFO adding 'ciso8601-2.3.1.dist-info/WHEEL' 2024-04-15 23:40:55,244 wheel INFO adding 'ciso8601-2.3.1.dist-info/top_level.txt' 2024-04-15 23:40:55,244 wheel INFO adding 'ciso8601-2.3.1.dist-info/RECORD' 2024-04-15 23:40:55,245 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-15 23:40:55,246 gpep517 INFO The backend produced .dist/ciso8601-2.3.1-cp312-cp312-linux_x86_64.whl ciso8601-2.3.1-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.1 configfile: pyproject.toml collected 8 items tests/test_timezone.py ........ [100%] ============================== 8 passed in 0.15s =============================== >>> py3-ciso8601: Entering fakeroot... >>> py3-ciso8601*: Running postcheck for py3-ciso8601 >>> py3-ciso8601*: Preparing package py3-ciso8601... >>> py3-ciso8601*: Stripping binaries >>> py3-ciso8601*: Scanning shared objects >>> py3-ciso8601*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-ciso8601*: Package size: 96.0 KB >>> py3-ciso8601*: Compressing data... >>> py3-ciso8601*: Create checksum... >>> py3-ciso8601*: Create py3-ciso8601-2.3.1-r1.apk >>> py3-ciso8601: Build complete at Mon, 15 Apr 2024 23:40:56 +0000 elapsed time 0h 0m 6s >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Uninstalling dependencies... (1/36) Purging .makedepends-py3-ciso8601 (20240415.234052) (2/36) Purging python3-dev (3.12.3-r0) (3/36) Purging py3-gpep517-pyc (15-r2) (4/36) Purging py3-gpep517 (15-r2) (5/36) Purging py3-installer-pyc (0.7.0-r2) (6/36) Purging py3-installer (0.7.0-r2) (7/36) Purging py3-setuptools-pyc (69.2.0-r2) (8/36) Purging py3-setuptools (69.2.0-r2) (9/36) Purging py3-wheel-pyc (0.42.0-r1) (10/36) Purging py3-wheel (0.42.0-r1) (11/36) Purging py3-pytest-pyc (8.1.1-r1) (12/36) Purging py3-pytest (8.1.1-r1) (13/36) Purging py3-iniconfig-pyc (2.0.0-r1) (14/36) Purging py3-iniconfig (2.0.0-r1) (15/36) Purging py3-packaging-pyc (24.0-r1) (16/36) Purging py3-packaging (24.0-r1) (17/36) Purging py3-parsing-pyc (3.1.2-r1) (18/36) Purging py3-parsing (3.1.2-r1) (19/36) Purging py3-pluggy-pyc (1.4.0-r1) (20/36) Purging py3-pluggy (1.4.0-r1) (21/36) Purging py3-py-pyc (1.11.0-r3) (22/36) Purging py3-py (1.11.0-r3) (23/36) Purging py3-tz-pyc (2024.1-r1) (24/36) Purging py3-tz (2024.1-r1) (25/36) Purging python3-pyc (3.12.3-r0) (26/36) Purging python3-pycache-pyc0 (3.12.3-r0) (27/36) Purging pyc (3.12.3-r0) (28/36) Purging python3 (3.12.3-r0) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.6-r0) (32/36) Purging libpanelw (6.4_p20240330-r0) (33/36) Purging mpdecimal (4.0.0-r0) (34/36) Purging readline (8.2.10-r0) (35/36) Purging sqlite-libs (3.45.2-r0) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-ciso8601: Updating the testing/x86_64 repository index... >>> py3-ciso8601: Signing the index...