>>> py3-ciso8601: Building testing/py3-ciso8601 2.3.1-r1 (using abuild 3.13.0-r3) started Fri, 26 Apr 2024 06:44:52 +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.3-r0) (9/36) Installing python3 (3.12.3-r1) (10/36) Installing python3-pycache-pyc0 (3.12.3-r1) (11/36) Installing pyc (3.12.3-r1) (12/36) Installing python3-pyc (3.12.3-r1) (13/36) Installing python3-dev (3.12.3-r1) (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.5.1-r0) (23/36) Installing py3-setuptools-pyc (69.5.1-r0) (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 (20240426.064459) Executing busybox-1.36.1-r25.trigger OK: 500 MiB in 138 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 216k 0 --:--:-- --:--:-- --:--:-- 217k >>> 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/py3-ciso8601-2.3.1.tar.gz... 2024-04-26 06:45:10,086 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-26 06:45:10,299 root INFO running bdist_wheel 2024-04-26 06:45:10,452 root INFO running build 2024-04-26 06:45:10,453 root INFO running build_py 2024-04-26 06:45:10,479 root INFO creating build 2024-04-26 06:45:10,480 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-26 06:45:10,481 root INFO creating build/lib.linux-riscv64-cpython-312/ciso8601 2024-04-26 06:45:10,483 root INFO copying ciso8601/__init__.pyi -> build/lib.linux-riscv64-cpython-312/ciso8601 2024-04-26 06:45:10,485 root INFO copying ciso8601/py.typed -> build/lib.linux-riscv64-cpython-312/ciso8601 2024-04-26 06:45:10,487 root INFO running build_ext 2024-04-26 06:45:10,503 root INFO building 'ciso8601' extension 2024-04-26 06:45:10,505 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-26 06:45:10,508 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c isocalendar.c -o build/temp.linux-riscv64-cpython-312/isocalendar.o 2024-04-26 06:45:11,705 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c module.c -o build/temp.linux-riscv64-cpython-312/module.o 2024-04-26 06:45:15,106 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.1 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c timezone.c -o build/temp.linux-riscv64-cpython-312/timezone.o 2024-04-26 06:45:16,609 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/isocalendar.o build/temp.linux-riscv64-cpython-312/module.o build/temp.linux-riscv64-cpython-312/timezone.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/ciso8601.cpython-312-riscv64-linux-musl.so 2024-04-26 06:45:16,760 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-26 06:45:16,761 root INFO running install 2024-04-26 06:45:16,830 root INFO running install_lib 2024-04-26 06:45:16,851 root INFO creating build/bdist.linux-riscv64 2024-04-26 06:45:16,852 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-26 06:45:16,853 root INFO copying build/lib.linux-riscv64-cpython-312/ciso8601.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel 2024-04-26 06:45:16,857 root INFO creating build/bdist.linux-riscv64/wheel/ciso8601 2024-04-26 06:45:16,859 root INFO copying build/lib.linux-riscv64-cpython-312/ciso8601/py.typed -> build/bdist.linux-riscv64/wheel/ciso8601 2024-04-26 06:45:16,861 root INFO copying build/lib.linux-riscv64-cpython-312/ciso8601/__init__.pyi -> build/bdist.linux-riscv64/wheel/ciso8601 2024-04-26 06:45:16,863 root INFO running install_egg_info 2024-04-26 06:45:16,887 root INFO running egg_info 2024-04-26 06:45:16,888 root INFO creating ciso8601.egg-info 2024-04-26 06:45:16,905 root INFO writing ciso8601.egg-info/PKG-INFO 2024-04-26 06:45:16,909 root INFO writing dependency_links to ciso8601.egg-info/dependency_links.txt 2024-04-26 06:45:16,912 root INFO writing top-level names to ciso8601.egg-info/top_level.txt 2024-04-26 06:45:16,914 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-26 06:45:16,936 root INFO reading manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-26 06:45:16,938 root INFO reading manifest template 'MANIFEST.in' 2024-04-26 06:45:16,941 root INFO adding license file 'LICENSE' 2024-04-26 06:45:16,946 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2024-04-26 06:45:16,948 root INFO Copying ciso8601.egg-info to build/bdist.linux-riscv64/wheel/ciso8601-2.3.1-py3.12.egg-info 2024-04-26 06:45:16,955 root INFO running install_scripts 2024-04-26 06:45:16,989 wheel INFO creating build/bdist.linux-riscv64/wheel/ciso8601-2.3.1.dist-info/WHEEL 2024-04-26 06:45:16,993 wheel INFO creating '/home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.1/.dist/.tmp-otvm6sh2/ciso8601-2.3.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-26 06:45:16,996 wheel INFO adding 'ciso8601.cpython-312-riscv64-linux-musl.so' 2024-04-26 06:45:17,001 wheel INFO adding 'ciso8601/__init__.pyi' 2024-04-26 06:45:17,003 wheel INFO adding 'ciso8601/py.typed' 2024-04-26 06:45:17,005 wheel INFO adding 'ciso8601-2.3.1.dist-info/LICENSE' 2024-04-26 06:45:17,007 wheel INFO adding 'ciso8601-2.3.1.dist-info/METADATA' 2024-04-26 06:45:17,010 wheel INFO adding 'ciso8601-2.3.1.dist-info/WHEEL' 2024-04-26 06:45:17,011 wheel INFO adding 'ciso8601-2.3.1.dist-info/top_level.txt' 2024-04-26 06:45:17,013 wheel INFO adding 'ciso8601-2.3.1.dist-info/RECORD' 2024-04-26 06:45:17,014 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-26 06:45:17,020 gpep517 INFO The backend produced .dist/ciso8601-2.3.1-cp312-cp312-linux_riscv64.whl ciso8601-2.3.1-cp312-cp312-linux_riscv64.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.64s =============================== >>> 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-riscv64.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 Fri, 26 Apr 2024 06:45:24 +0000 elapsed time 0h 0m 32s >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Uninstalling dependencies... (1/36) Purging .makedepends-py3-ciso8601 (20240426.064459) (2/36) Purging python3-dev (3.12.3-r1) (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.5.1-r0) (8/36) Purging py3-setuptools (69.5.1-r0) (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-r1) (26/36) Purging python3-pycache-pyc0 (3.12.3-r1) (27/36) Purging pyc (3.12.3-r1) (28/36) Purging python3 (3.12.3-r1) (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.3-r0) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-ciso8601: Updating the testing/riscv64 repository index... >>> py3-ciso8601: Signing the index...