>>> py3-zope-schema: Building testing/py3-zope-schema 7.0.1-r3 (using abuild 3.13.0-r4) started Tue, 06 Aug 2024 00:23:53 +0000 >>> py3-zope-schema: Checking sanity of /home/buildozer/aports/testing/py3-zope-schema/APKBUILD... >>> WARNING: py3-zope-schema: No maintainer >>> py3-zope-schema: Analyzing dependencies... >>> py3-zope-schema: Installing for build: build-base py3-setuptools py3-zope-interface py3-zope-event py3-gpep517 (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.2-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20240601-r0) (7/26) Installing sqlite-libs (3.46.0-r0) (8/26) Installing python3 (3.12.4-r0) (9/26) Installing python3-pycache-pyc0 (3.12.4-r0) (10/26) Installing pyc (3.12.4-r0) (11/26) Installing py3-setuptools-pyc (70.3.0-r0) (12/26) Installing py3-parsing (3.1.2-r1) (13/26) Installing py3-parsing-pyc (3.1.2-r1) (14/26) Installing py3-packaging-pyc (24.1-r0) (15/26) Installing python3-pyc (3.12.4-r0) (16/26) Installing py3-packaging (24.1-r0) (17/26) Installing py3-setuptools (70.3.0-r0) (18/26) Installing py3-zope-interface (6.0-r1) (19/26) Installing py3-zope-interface-pyc (6.0-r1) (20/26) Installing py3-zope-event (5.0-r1) (21/26) Installing py3-zope-event-pyc (5.0-r1) (22/26) Installing py3-installer (0.7.0-r2) (23/26) Installing py3-installer-pyc (0.7.0-r2) (24/26) Installing py3-gpep517 (16-r0) (25/26) Installing py3-gpep517-pyc (16-r0) (26/26) Installing .makedepends-py3-zope-schema (20240806.002355) Executing busybox-1.36.1-r31.trigger OK: 459 MiB in 133 packages >>> py3-zope-schema: Cleaning up srcdir >>> py3-zope-schema: Cleaning up pkgdir >>> py3-zope-schema: Cleaning up tmpdir >>> py3-zope-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zope.schema-7.0.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 106k 100 106k 0 0 598k 0 --:--:-- --:--:-- --:--:-- 599k >>> py3-zope-schema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zope.schema-7.0.1.tar.gz >>> py3-zope-schema: Checking sha512sums... zope.schema-7.0.1.tar.gz: OK >>> py3-zope-schema: Unpacking /var/cache/distfiles/edge/zope.schema-7.0.1.tar.gz... 2024-08-06 00:23:56,027 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:679: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 2024-08-06 00:23:56,045 root INFO running bdist_wheel 2024-08-06 00:23:56,059 root INFO running build 2024-08-06 00:23:56,059 root INFO running build_py 2024-08-06 00:23:56,061 root INFO creating build 2024-08-06 00:23:56,061 root INFO creating build/lib 2024-08-06 00:23:56,061 root INFO creating build/lib/zope 2024-08-06 00:23:56,061 root INFO copying src/zope/__init__.py -> build/lib/zope 2024-08-06 00:23:56,061 root INFO creating build/lib/zope/schema 2024-08-06 00:23:56,062 root INFO copying src/zope/schema/_bootstrapfields.py -> build/lib/zope/schema 2024-08-06 00:23:56,062 root INFO copying src/zope/schema/accessors.py -> build/lib/zope/schema 2024-08-06 00:23:56,062 root INFO copying src/zope/schema/vocabulary.py -> build/lib/zope/schema 2024-08-06 00:23:56,062 root INFO copying src/zope/schema/_field.py -> build/lib/zope/schema 2024-08-06 00:23:56,063 root INFO copying src/zope/schema/fieldproperty.py -> build/lib/zope/schema 2024-08-06 00:23:56,063 root INFO copying src/zope/schema/_messageid.py -> build/lib/zope/schema 2024-08-06 00:23:56,063 root INFO copying src/zope/schema/interfaces.py -> build/lib/zope/schema 2024-08-06 00:23:56,063 root INFO copying src/zope/schema/_schema.py -> build/lib/zope/schema 2024-08-06 00:23:56,064 root INFO copying src/zope/schema/_bootstrapinterfaces.py -> build/lib/zope/schema 2024-08-06 00:23:56,064 root INFO copying src/zope/schema/__init__.py -> build/lib/zope/schema 2024-08-06 00:23:56,064 root INFO creating build/lib/zope/schema/tests 2024-08-06 00:23:56,064 root INFO copying src/zope/schema/tests/test__bootstrapfields.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,065 root INFO copying src/zope/schema/tests/test__bootstrapinterfaces.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,065 root INFO copying src/zope/schema/tests/test_accessors.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,065 root INFO copying src/zope/schema/tests/test_fieldproperty.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,065 root INFO copying src/zope/schema/tests/test_interfaces.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,065 root INFO copying src/zope/schema/tests/test__field.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,066 root INFO copying src/zope/schema/tests/test_states.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,066 root INFO copying src/zope/schema/tests/__init__.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,066 root INFO copying src/zope/schema/tests/test_schema.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,066 root INFO copying src/zope/schema/tests/test__messageid.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,067 root INFO copying src/zope/schema/tests/test_vocabulary.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,067 root INFO copying src/zope/schema/tests/test_equality.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,067 root INFO copying src/zope/schema/tests/states.py -> build/lib/zope/schema/tests 2024-08-06 00:23:56,067 root INFO running egg_info 2024-08-06 00:23:56,068 root INFO writing src/zope.schema.egg-info/PKG-INFO 2024-08-06 00:23:56,069 root INFO writing dependency_links to src/zope.schema.egg-info/dependency_links.txt 2024-08-06 00:23:56,070 root INFO writing namespace_packages to src/zope.schema.egg-info/namespace_packages.txt 2024-08-06 00:23:56,070 root INFO writing requirements to src/zope.schema.egg-info/requires.txt 2024-08-06 00:23:56,070 root INFO writing top-level names to src/zope.schema.egg-info/top_level.txt 2024-08-06 00:23:56,072 root INFO reading manifest file 'src/zope.schema.egg-info/SOURCES.txt' 2024-08-06 00:23:56,073 root INFO reading manifest template 'MANIFEST.in' 2024-08-06 00:23:56,074 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2024-08-06 00:23:56,075 root INFO adding license file 'LICENSE.txt' 2024-08-06 00:23:56,076 root INFO writing manifest file 'src/zope.schema.egg-info/SOURCES.txt' 2024-08-06 00:23:56,080 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-06 00:23:56,080 root INFO running install 2024-08-06 00:23:56,088 root INFO running install_lib 2024-08-06 00:23:56,090 root WARNING Skipping installation of build/bdist.linux-x86_64/wheel/zope/__init__.py (namespace package) 2024-08-06 00:23:56,090 root INFO copying zope/schema/_bootstrapfields.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,090 root INFO copying zope/schema/accessors.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,090 root INFO copying zope/schema/vocabulary.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,091 root INFO copying zope/schema/_field.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,091 root INFO copying zope/schema/fieldproperty.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,091 root INFO copying zope/schema/_messageid.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,091 root INFO copying zope/schema/interfaces.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,091 root INFO copying zope/schema/_schema.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,092 root INFO copying zope/schema/_bootstrapinterfaces.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,092 root INFO copying zope/schema/__init__.py -> build/bdist.linux-x86_64/wheel/zope/schema 2024-08-06 00:23:56,092 root INFO copying zope/schema/tests/test__bootstrapfields.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,092 root INFO copying zope/schema/tests/test__bootstrapinterfaces.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/test_accessors.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/test_fieldproperty.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/test_interfaces.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/test__field.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/test_states.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,093 root INFO copying zope/schema/tests/__init__.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,094 root INFO copying zope/schema/tests/test_schema.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,094 root INFO copying zope/schema/tests/test__messageid.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,094 root INFO copying zope/schema/tests/test_vocabulary.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,094 root INFO copying zope/schema/tests/test_equality.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,094 root INFO copying zope/schema/tests/states.py -> build/bdist.linux-x86_64/wheel/zope/schema/tests 2024-08-06 00:23:56,095 root INFO running install_egg_info 2024-08-06 00:23:56,096 root INFO Copying src/zope.schema.egg-info to build/bdist.linux-x86_64/wheel/zope.schema-7.0.1-py3.12.egg-info 2024-08-06 00:23:56,097 root INFO Installing build/bdist.linux-x86_64/wheel/zope.schema-7.0.1-py3.12-nspkg.pth 2024-08-06 00:23:56,097 root INFO running install_scripts 2024-08-06 00:23:56,101 root INFO creating build/bdist.linux-x86_64/wheel/zope.schema-7.0.1.dist-info/WHEEL 2024-08-06 00:23:56,101 wheel INFO creating '/home/buildozer/aports/testing/py3-zope-schema/src/zope.schema-7.0.1/.dist/.tmp-50f611e1/zope.schema-7.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-06 00:23:56,102 wheel INFO adding 'zope.schema-7.0.1-py3.12-nspkg.pth' 2024-08-06 00:23:56,102 wheel INFO adding 'zope/schema/__init__.py' 2024-08-06 00:23:56,102 wheel INFO adding 'zope/schema/_bootstrapfields.py' 2024-08-06 00:23:56,103 wheel INFO adding 'zope/schema/_bootstrapinterfaces.py' 2024-08-06 00:23:56,103 wheel INFO adding 'zope/schema/_field.py' 2024-08-06 00:23:56,103 wheel INFO adding 'zope/schema/_messageid.py' 2024-08-06 00:23:56,103 wheel INFO adding 'zope/schema/_schema.py' 2024-08-06 00:23:56,104 wheel INFO adding 'zope/schema/accessors.py' 2024-08-06 00:23:56,104 wheel INFO adding 'zope/schema/fieldproperty.py' 2024-08-06 00:23:56,104 wheel INFO adding 'zope/schema/interfaces.py' 2024-08-06 00:23:56,104 wheel INFO adding 'zope/schema/vocabulary.py' 2024-08-06 00:23:56,105 wheel INFO adding 'zope/schema/tests/__init__.py' 2024-08-06 00:23:56,105 wheel INFO adding 'zope/schema/tests/states.py' 2024-08-06 00:23:56,105 wheel INFO adding 'zope/schema/tests/test__bootstrapfields.py' 2024-08-06 00:23:56,106 wheel INFO adding 'zope/schema/tests/test__bootstrapinterfaces.py' 2024-08-06 00:23:56,106 wheel INFO adding 'zope/schema/tests/test__field.py' 2024-08-06 00:23:56,106 wheel INFO adding 'zope/schema/tests/test__messageid.py' 2024-08-06 00:23:56,106 wheel INFO adding 'zope/schema/tests/test_accessors.py' 2024-08-06 00:23:56,107 wheel INFO adding 'zope/schema/tests/test_equality.py' 2024-08-06 00:23:56,107 wheel INFO adding 'zope/schema/tests/test_fieldproperty.py' 2024-08-06 00:23:56,107 wheel INFO adding 'zope/schema/tests/test_interfaces.py' 2024-08-06 00:23:56,107 wheel INFO adding 'zope/schema/tests/test_schema.py' 2024-08-06 00:23:56,108 wheel INFO adding 'zope/schema/tests/test_states.py' 2024-08-06 00:23:56,108 wheel INFO adding 'zope/schema/tests/test_vocabulary.py' 2024-08-06 00:23:56,108 wheel INFO adding 'zope.schema-7.0.1.dist-info/LICENSE.txt' 2024-08-06 00:23:56,108 wheel INFO adding 'zope.schema-7.0.1.dist-info/METADATA' 2024-08-06 00:23:56,109 wheel INFO adding 'zope.schema-7.0.1.dist-info/WHEEL' 2024-08-06 00:23:56,109 wheel INFO adding 'zope.schema-7.0.1.dist-info/namespace_packages.txt' 2024-08-06 00:23:56,109 wheel INFO adding 'zope.schema-7.0.1.dist-info/top_level.txt' 2024-08-06 00:23:56,109 wheel INFO adding 'zope.schema-7.0.1.dist-info/RECORD' 2024-08-06 00:23:56,109 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-06 00:23:56,110 gpep517 INFO The backend produced .dist/zope.schema-7.0.1-py3-none-any.whl zope.schema-7.0.1-py3-none-any.whl >>> py3-zope-schema: Entering fakeroot... 2024-08-06 00:23:56,301 gpep517 INFO Installing .dist/zope.schema-7.0.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-zope-schema/pkg/py3-zope-schema 2024-08-06 00:23:56,419 gpep517 INFO Installation complete >>> py3-zope-schema-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-zope-schema/pkg/py3-zope-schema/usr/lib/python3.12/site-packages/zope/schema/__pycache__' -> '/home/buildozer/aports/testing/py3-zope-schema/pkg/py3-zope-schema-pyc/usr/lib/python3.12/site-packages/zope/schema/__pycache__' >>> py3-zope-schema-pyc*: Preparing subpackage py3-zope-schema-pyc... >>> py3-zope-schema-pyc*: Running postcheck for py3-zope-schema-pyc >>> py3-zope-schema*: Running postcheck for py3-zope-schema >>> py3-zope-schema*: Preparing package py3-zope-schema... >>> py3-zope-schema-pyc*: Tracing dependencies... py3-setuptools py3-zope-interface py3-zope-event python3~3.12 >>> py3-zope-schema-pyc*: Package size: 212.0 KB >>> py3-zope-schema-pyc*: Compressing data... >>> py3-zope-schema-pyc*: Create checksum... >>> py3-zope-schema-pyc*: Create py3-zope-schema-pyc-7.0.1-r3.apk >>> py3-zope-schema*: Tracing dependencies... py3-setuptools py3-zope-interface py3-zope-event python3~3.12 >>> py3-zope-schema*: Package size: 244.0 KB >>> py3-zope-schema*: Compressing data... >>> py3-zope-schema*: Create checksum... >>> py3-zope-schema*: Create py3-zope-schema-7.0.1-r3.apk >>> py3-zope-schema: Build complete at Tue, 06 Aug 2024 00:23:56 +0000 elapsed time 0h 0m 3s >>> py3-zope-schema: Cleaning up srcdir >>> py3-zope-schema: Cleaning up pkgdir >>> py3-zope-schema: Uninstalling dependencies... (1/26) Purging .makedepends-py3-zope-schema (20240806.002355) (2/26) Purging py3-zope-interface-pyc (6.0-r1) (3/26) Purging py3-zope-interface (6.0-r1) (4/26) Purging py3-zope-event-pyc (5.0-r1) (5/26) Purging py3-zope-event (5.0-r1) (6/26) Purging py3-setuptools-pyc (70.3.0-r0) (7/26) Purging py3-setuptools (70.3.0-r0) (8/26) Purging py3-packaging-pyc (24.1-r0) (9/26) Purging py3-packaging (24.1-r0) (10/26) Purging py3-parsing-pyc (3.1.2-r1) (11/26) Purging py3-parsing (3.1.2-r1) (12/26) Purging py3-gpep517-pyc (16-r0) (13/26) Purging py3-gpep517 (16-r0) (14/26) Purging py3-installer-pyc (0.7.0-r2) (15/26) Purging py3-installer (0.7.0-r2) (16/26) Purging python3-pyc (3.12.4-r0) (17/26) Purging python3-pycache-pyc0 (3.12.4-r0) (18/26) Purging pyc (3.12.4-r0) (19/26) Purging python3 (3.12.4-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20240601-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.46.0-r0) (26/26) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-zope-schema: Updating the testing/x86_64 repository index... >>> py3-zope-schema: Signing the index...