>>> py3-factory-boy: Building community/py3-factory-boy 3.3.0-r2 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 06:05:56 +0000 >>> py3-factory-boy: Checking sanity of /home/buildozer/aports/community/py3-factory-boy/APKBUILD... >>> py3-factory-boy: Analyzing dependencies... >>> py3-factory-boy: Installing for build: build-base python3 py3-faker py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.1-r3) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240330-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.45.2-r0) (9/31) Installing python3 (3.12.3-r0) (10/31) Installing python3-pycache-pyc0 (3.12.3-r0) (11/31) Installing pyc (3.12.3-r0) (12/31) Installing python3-pyc (3.12.3-r0) (13/31) Installing py3-six (1.16.0-r9) (14/31) Installing py3-six-pyc (1.16.0-r9) (15/31) Installing py3-dateutil (2.9.0-r1) (16/31) Installing py3-dateutil-pyc (2.9.0-r1) (17/31) Installing py3-faker (24.1.0-r1) (18/31) Installing py3-faker-pyc (24.1.0-r1) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (15-r2) (22/31) Installing py3-gpep517-pyc (15-r2) (23/31) Installing py3-parsing (3.1.2-r1) (24/31) Installing py3-parsing-pyc (3.1.2-r1) (25/31) Installing py3-packaging (24.0-r1) (26/31) Installing py3-packaging-pyc (24.0-r1) (27/31) Installing py3-setuptools (69.2.0-r2) (28/31) Installing py3-setuptools-pyc (69.2.0-r2) (29/31) Installing py3-wheel (0.42.0-r1) (30/31) Installing py3-wheel-pyc (0.42.0-r1) (31/31) Installing .makedepends-py3-factory-boy (20240413.060557) Executing busybox-1.36.1-r25.trigger OK: 420 MiB in 138 packages >>> py3-factory-boy: Cleaning up srcdir >>> py3-factory-boy: Cleaning up pkgdir >>> py3-factory-boy: Cleaning up tmpdir >>> py3-factory-boy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-factory-boy-3.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 100 145k 0 0 263k 0 --:--:-- --:--:-- --:--:-- 263k >>> py3-factory-boy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-factory-boy-3.3.0.tar.gz >>> py3-factory-boy: Checking sha512sums... py3-factory-boy-3.3.0.tar.gz: OK >>> py3-factory-boy: Unpacking /var/cache/distfiles/edge/py3-factory-boy-3.3.0.tar.gz... 2024-04-13 06:05:59,317 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 06:05:59,351 root INFO running bdist_wheel 2024-04-13 06:05:59,364 root INFO running build 2024-04-13 06:05:59,364 root INFO running build_py 2024-04-13 06:05:59,366 root INFO creating build 2024-04-13 06:05:59,366 root INFO creating build/lib 2024-04-13 06:05:59,366 root INFO creating build/lib/factory 2024-04-13 06:05:59,366 root INFO copying factory/__init__.py -> build/lib/factory 2024-04-13 06:05:59,366 root INFO copying factory/mogo.py -> build/lib/factory 2024-04-13 06:05:59,366 root INFO copying factory/builder.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/random.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/errors.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/declarations.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/faker.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/alchemy.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/fuzzy.py -> build/lib/factory 2024-04-13 06:05:59,367 root INFO copying factory/enums.py -> build/lib/factory 2024-04-13 06:05:59,368 root INFO copying factory/base.py -> build/lib/factory 2024-04-13 06:05:59,368 root INFO copying factory/utils.py -> build/lib/factory 2024-04-13 06:05:59,368 root INFO copying factory/django.py -> build/lib/factory 2024-04-13 06:05:59,368 root INFO copying factory/helpers.py -> build/lib/factory 2024-04-13 06:05:59,372 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-13 06:05:59,372 root INFO running install 2024-04-13 06:05:59,379 root INFO running install_lib 2024-04-13 06:05:59,381 root INFO creating build/bdist.linux-s390x 2024-04-13 06:05:59,381 root INFO creating build/bdist.linux-s390x/wheel 2024-04-13 06:05:59,381 root INFO creating build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,381 root INFO copying build/lib/factory/__init__.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,381 root INFO copying build/lib/factory/mogo.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,381 root INFO copying build/lib/factory/builder.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,381 root INFO copying build/lib/factory/random.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/errors.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/declarations.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/faker.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/alchemy.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/fuzzy.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/enums.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,382 root INFO copying build/lib/factory/base.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,383 root INFO copying build/lib/factory/utils.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,383 root INFO copying build/lib/factory/django.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,383 root INFO copying build/lib/factory/helpers.py -> build/bdist.linux-s390x/wheel/factory 2024-04-13 06:05:59,383 root INFO running install_egg_info 2024-04-13 06:05:59,386 root INFO running egg_info 2024-04-13 06:05:59,386 root INFO creating factory_boy.egg-info 2024-04-13 06:05:59,387 root INFO writing factory_boy.egg-info/PKG-INFO 2024-04-13 06:05:59,389 root INFO writing dependency_links to factory_boy.egg-info/dependency_links.txt 2024-04-13 06:05:59,390 root INFO writing requirements to factory_boy.egg-info/requires.txt 2024-04-13 06:05:59,390 root INFO writing top-level names to factory_boy.egg-info/top_level.txt 2024-04-13 06:05:59,390 root INFO writing manifest file 'factory_boy.egg-info/SOURCES.txt' 2024-04-13 06:05:59,391 root INFO reading manifest file 'factory_boy.egg-info/SOURCES.txt' 2024-04-13 06:05:59,392 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 06:05:59,393 root WARNING warning: no previously-included files found matching 'readthedocs.yml' 2024-04-13 06:05:59,393 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-04-13 06:05:59,393 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-13 06:05:59,393 root WARNING warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution 2024-04-13 06:05:59,393 root WARNING no previously-included directories found matching '.github' 2024-04-13 06:05:59,393 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-13 06:05:59,393 root INFO adding license file 'LICENSE' 2024-04-13 06:05:59,394 root INFO writing manifest file 'factory_boy.egg-info/SOURCES.txt' 2024-04-13 06:05:59,394 root INFO Copying factory_boy.egg-info to build/bdist.linux-s390x/wheel/factory_boy-3.3.0-py3.12.egg-info 2024-04-13 06:05:59,395 root INFO running install_scripts 2024-04-13 06:05:59,398 wheel INFO creating build/bdist.linux-s390x/wheel/factory_boy-3.3.0.dist-info/WHEEL 2024-04-13 06:05:59,398 wheel INFO creating '/home/buildozer/aports/community/py3-factory-boy/src/factory_boy-3.3.0/.dist/.tmp-ii97dmcg/factory_boy-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-13 06:05:59,398 wheel INFO adding 'factory/__init__.py' 2024-04-13 06:05:59,398 wheel INFO adding 'factory/alchemy.py' 2024-04-13 06:05:59,398 wheel INFO adding 'factory/base.py' 2024-04-13 06:05:59,398 wheel INFO adding 'factory/builder.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/declarations.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/django.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/enums.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/errors.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/faker.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/fuzzy.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/helpers.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/mogo.py' 2024-04-13 06:05:59,399 wheel INFO adding 'factory/random.py' 2024-04-13 06:05:59,400 wheel INFO adding 'factory/utils.py' 2024-04-13 06:05:59,400 wheel INFO adding 'factory_boy-3.3.0.dist-info/LICENSE' 2024-04-13 06:05:59,400 wheel INFO adding 'factory_boy-3.3.0.dist-info/METADATA' 2024-04-13 06:05:59,400 wheel INFO adding 'factory_boy-3.3.0.dist-info/WHEEL' 2024-04-13 06:05:59,400 wheel INFO adding 'factory_boy-3.3.0.dist-info/top_level.txt' 2024-04-13 06:05:59,400 wheel INFO adding 'factory_boy-3.3.0.dist-info/RECORD' 2024-04-13 06:05:59,400 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-13 06:05:59,401 gpep517 INFO The backend produced .dist/factory_boy-3.3.0-py2.py3-none-any.whl factory_boy-3.3.0-py2.py3-none-any.whl >>> py3-factory-boy: Entering fakeroot... *** Error compiling '/home/buildozer/aports/community/py3-factory-boy/pkg/py3-factory-boy/usr/lib/python3.12/site-packages/factory/__init__.py'... Sorry: IndentationError: expected an indented block after 'try' statement on line 67 (__init__.py, line 69) >>> py3-factory-boy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-factory-boy/pkg/py3-factory-boy/usr/lib/python3.12/site-packages/factory/__pycache__' -> '/home/buildozer/aports/community/py3-factory-boy/pkg/py3-factory-boy-pyc/usr/lib/python3.12/site-packages/factory/__pycache__' >>> py3-factory-boy-pyc*: Preparing subpackage py3-factory-boy-pyc... >>> py3-factory-boy-pyc*: Running postcheck for py3-factory-boy-pyc >>> py3-factory-boy*: Running postcheck for py3-factory-boy >>> py3-factory-boy*: Preparing package py3-factory-boy... >>> py3-factory-boy-pyc*: Tracing dependencies... python3 py3-faker python3~3.12 >>> py3-factory-boy-pyc*: Package size: 204.0 KB >>> py3-factory-boy-pyc*: Compressing data... >>> py3-factory-boy-pyc*: Create checksum... >>> py3-factory-boy-pyc*: Create py3-factory-boy-pyc-3.3.0-r2.apk >>> py3-factory-boy*: Tracing dependencies... python3 py3-faker python3~3.12 >>> py3-factory-boy*: Package size: 192.0 KB >>> py3-factory-boy*: Compressing data... >>> py3-factory-boy*: Create checksum... >>> py3-factory-boy*: Create py3-factory-boy-3.3.0-r2.apk >>> py3-factory-boy: Build complete at Sat, 13 Apr 2024 06:05:59 +0000 elapsed time 0h 0m 3s >>> py3-factory-boy: Cleaning up srcdir >>> py3-factory-boy: Cleaning up pkgdir >>> py3-factory-boy: Uninstalling dependencies... (1/31) Purging .makedepends-py3-factory-boy (20240413.060557) (2/31) Purging py3-faker-pyc (24.1.0-r1) (3/31) Purging py3-faker (24.1.0-r1) (4/31) Purging py3-dateutil-pyc (2.9.0-r1) (5/31) Purging py3-dateutil (2.9.0-r1) (6/31) Purging py3-six-pyc (1.16.0-r9) (7/31) Purging py3-six (1.16.0-r9) (8/31) Purging py3-gpep517-pyc (15-r2) (9/31) Purging py3-gpep517 (15-r2) (10/31) Purging py3-installer-pyc (0.7.0-r2) (11/31) Purging py3-installer (0.7.0-r2) (12/31) Purging py3-setuptools-pyc (69.2.0-r2) (13/31) Purging py3-setuptools (69.2.0-r2) (14/31) Purging py3-wheel-pyc (0.42.0-r1) (15/31) Purging py3-wheel (0.42.0-r1) (16/31) Purging py3-packaging-pyc (24.0-r1) (17/31) Purging py3-packaging (24.0-r1) (18/31) Purging py3-parsing-pyc (3.1.2-r1) (19/31) Purging py3-parsing (3.1.2-r1) (20/31) Purging python3-pyc (3.12.3-r0) (21/31) Purging python3-pycache-pyc0 (3.12.3-r0) (22/31) Purging pyc (3.12.3-r0) (23/31) Purging python3 (3.12.3-r0) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240330-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.45.2-r0) (31/31) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-factory-boy: Updating the community/s390x repository index... >>> py3-factory-boy: Signing the index...