>>> py3-srsly: Building community/py3-srsly 2.4.8-r0 (using abuild 3.12.0-r0) started Mon, 20 Nov 2023 04:30:16 +0000 >>> py3-srsly: Checking sanity of /home/buildozer/aports/community/py3-srsly/APKBUILD... >>> py3-srsly: Analyzing dependencies... >>> py3-srsly: Installing for build: build-base python3 py3-numpy py3-tz python3-dev py3-setuptools cython py3-wheel py3-gpep517 py3-installer (1/33) Installing libffi (3.4.4-r3) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (2.5.1-r2) (4/33) Installing libpanelw (6.4_p20231007-r0) (5/33) Installing readline (8.2.1-r2) (6/33) Installing sqlite-libs (3.44.0-r0) (7/33) Installing python3 (3.11.6-r1) (8/33) Installing python3-pycache-pyc0 (3.11.6-r1) (9/33) Installing pyc (3.11.6-r1) (10/33) Installing python3-pyc (3.11.6-r1) (11/33) Installing libquadmath (13.2.1_git20231014-r0) (12/33) Installing libgfortran (13.2.1_git20231014-r0) (13/33) Installing openblas (0.3.25-r0) (14/33) Installing py3-numpy (1.25.2-r0) (15/33) Installing py3-numpy-pyc (1.25.2-r0) (16/33) Installing py3-tz (2023.3-r1) (17/33) Installing py3-tz-pyc (2023.3-r1) (18/33) Installing python3-dev (3.11.6-r1) (19/33) Installing py3-parsing (3.1.1-r0) (20/33) Installing py3-parsing-pyc (3.1.1-r0) (21/33) Installing py3-packaging (23.2-r0) (22/33) Installing py3-packaging-pyc (23.2-r0) (23/33) Installing py3-setuptools (68.2.2-r0) (24/33) Installing py3-setuptools-pyc (68.2.2-r0) (25/33) Installing cython (0.29.36-r1) (26/33) Installing cython-pyc (0.29.36-r1) (27/33) Installing py3-wheel (0.41.3-r0) (28/33) Installing py3-wheel-pyc (0.41.3-r0) (29/33) Installing py3-installer (0.7.0-r1) (30/33) Installing py3-installer-pyc (0.7.0-r1) (31/33) Installing py3-gpep517 (15-r0) (32/33) Installing py3-gpep517-pyc (15-r0) (33/33) Installing .makedepends-py3-srsly (20231120.043017) Executing busybox-1.36.1-r15.trigger OK: 542 MiB in 143 packages >>> py3-srsly: Cleaning up srcdir >>> py3-srsly: Cleaning up pkgdir >>> py3-srsly: Cleaning up tmpdir >>> py3-srsly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/srsly-2.4.8.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 229k 100 229k 0 0 1904k 0 --:--:-- --:--:-- --:--:-- 1915k >>> py3-srsly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/srsly-2.4.8.tar.gz >>> py3-srsly: Checking sha512sums... srsly-2.4.8.tar.gz: OK >>> py3-srsly: Unpacking /var/cache/distfiles/edge/srsly-2.4.8.tar.gz... 2023-11-20 04:30:19,547 gpep517 INFO Building wheel via backend setuptools.build_meta Cythonizing sources Compiling srsly/msgpack/_unpacker.pyx because it changed. Compiling srsly/msgpack/_packer.pyx because it changed. [1/2] Cythonizing srsly/msgpack/_packer.pyx [2/2] Cythonizing srsly/msgpack/_unpacker.pyx 2023-11-20 04:30:21,029 root INFO running bdist_wheel 2023-11-20 04:30:21,041 root INFO running build 2023-11-20 04:30:21,041 root INFO running build_py 2023-11-20 04:30:21,044 root INFO creating build 2023-11-20 04:30:21,044 root INFO creating build/lib.linux-i686-cpython-311 2023-11-20 04:30:21,045 root INFO creating build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,045 root INFO copying srsly/util.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,045 root INFO copying srsly/__init__.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,045 root INFO copying srsly/_msgpack_api.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,046 root INFO copying srsly/_pickle_api.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,046 root INFO copying srsly/about.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,046 root INFO copying srsly/_json_api.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,047 root INFO copying srsly/_yaml_api.py -> build/lib.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,047 root INFO creating build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,047 root INFO copying srsly/tests/test_yaml_api.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,047 root INFO copying srsly/tests/util.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,048 root INFO copying srsly/tests/__init__.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,048 root INFO copying srsly/tests/test_msgpack_api.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,048 root INFO copying srsly/tests/test_pickle_api.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,048 root INFO copying srsly/tests/test_json_api.py -> build/lib.linux-i686-cpython-311/srsly/tests 2023-11-20 04:30:21,049 root INFO creating build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,049 root INFO copying srsly/ujson/__init__.py -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,050 root INFO creating build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,050 root INFO copying srsly/msgpack/_ext_type.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,050 root INFO copying srsly/msgpack/util.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,050 root INFO copying srsly/msgpack/__init__.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,050 root INFO copying srsly/msgpack/_version.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,051 root INFO copying srsly/msgpack/_msgpack_numpy.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,051 root INFO copying srsly/msgpack/exceptions.py -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,051 root INFO creating build/lib.linux-i686-cpython-311/srsly/cloudpickle 2023-11-20 04:30:21,051 root INFO copying srsly/cloudpickle/cloudpickle_fast.py -> build/lib.linux-i686-cpython-311/srsly/cloudpickle 2023-11-20 04:30:21,052 root INFO copying srsly/cloudpickle/__init__.py -> build/lib.linux-i686-cpython-311/srsly/cloudpickle 2023-11-20 04:30:21,052 root INFO copying srsly/cloudpickle/compat.py -> build/lib.linux-i686-cpython-311/srsly/cloudpickle 2023-11-20 04:30:21,052 root INFO copying srsly/cloudpickle/cloudpickle.py -> build/lib.linux-i686-cpython-311/srsly/cloudpickle 2023-11-20 04:30:21,053 root INFO creating build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,053 root INFO copying srsly/ruamel_yaml/events.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,054 root INFO copying srsly/ruamel_yaml/constructor.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,054 root INFO copying srsly/ruamel_yaml/loader.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,054 root INFO copying srsly/ruamel_yaml/emitter.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,055 root INFO copying srsly/ruamel_yaml/dumper.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,055 root INFO copying srsly/ruamel_yaml/timestamp.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,055 root INFO copying srsly/ruamel_yaml/util.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,056 root INFO copying srsly/ruamel_yaml/error.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,056 root INFO copying srsly/ruamel_yaml/scalarstring.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,056 root INFO copying srsly/ruamel_yaml/__init__.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,056 root INFO copying srsly/ruamel_yaml/scalarfloat.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,057 root INFO copying srsly/ruamel_yaml/cyaml.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,057 root INFO copying srsly/ruamel_yaml/scalarbool.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,057 root INFO copying srsly/ruamel_yaml/reader.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,057 root INFO copying srsly/ruamel_yaml/main.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,058 root INFO copying srsly/ruamel_yaml/composer.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,058 root INFO copying srsly/ruamel_yaml/parser.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,058 root INFO copying srsly/ruamel_yaml/serializer.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,059 root INFO copying srsly/ruamel_yaml/nodes.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,059 root INFO copying srsly/ruamel_yaml/comments.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,059 root INFO copying srsly/ruamel_yaml/anchor.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,059 root INFO copying srsly/ruamel_yaml/compat.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,060 root INFO copying srsly/ruamel_yaml/tokens.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,060 root INFO copying srsly/ruamel_yaml/resolver.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,060 root INFO copying srsly/ruamel_yaml/scalarint.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,060 root INFO copying srsly/ruamel_yaml/configobjwalker.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,061 root INFO copying srsly/ruamel_yaml/representer.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,061 root INFO copying srsly/ruamel_yaml/scanner.py -> build/lib.linux-i686-cpython-311/srsly/ruamel_yaml 2023-11-20 04:30:21,061 root INFO creating build/lib.linux-i686-cpython-311/srsly/tests/ujson 2023-11-20 04:30:21,062 root INFO copying srsly/tests/ujson/__init__.py -> build/lib.linux-i686-cpython-311/srsly/tests/ujson 2023-11-20 04:30:21,062 root INFO copying srsly/tests/ujson/test_ujson.py -> build/lib.linux-i686-cpython-311/srsly/tests/ujson 2023-11-20 04:30:21,062 root INFO creating build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,063 root INFO copying srsly/tests/msgpack/test_seq.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,063 root INFO copying srsly/tests/msgpack/test_subtype.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,063 root INFO copying srsly/tests/msgpack/test_unpack.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,063 root INFO copying srsly/tests/msgpack/test_newspec.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,064 root INFO copying srsly/tests/msgpack/__init__.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,064 root INFO copying srsly/tests/msgpack/test_sequnpack.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,064 root INFO copying srsly/tests/msgpack/test_numpy.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,064 root INFO copying srsly/tests/msgpack/test_limits.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,064 root INFO copying srsly/tests/msgpack/test_format.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,065 root INFO copying srsly/tests/msgpack/test_memoryview.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,065 root INFO copying srsly/tests/msgpack/test_read_size.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,065 root INFO copying srsly/tests/msgpack/test_buffer.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,065 root INFO copying srsly/tests/msgpack/test_extension.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,066 root INFO copying srsly/tests/msgpack/test_stricttype.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,066 root INFO copying srsly/tests/msgpack/test_case.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,066 root INFO copying srsly/tests/msgpack/test_except.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,066 root INFO copying srsly/tests/msgpack/test_pack.py -> build/lib.linux-i686-cpython-311/srsly/tests/msgpack 2023-11-20 04:30:21,067 root INFO creating build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle 2023-11-20 04:30:21,067 root INFO copying srsly/tests/cloudpickle/cloudpickle_file_test.py -> build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle 2023-11-20 04:30:21,067 root INFO copying srsly/tests/cloudpickle/__init__.py -> build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle 2023-11-20 04:30:21,067 root INFO copying srsly/tests/cloudpickle/cloudpickle_test.py -> build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle 2023-11-20 04:30:21,068 root INFO copying srsly/tests/cloudpickle/testutils.py -> build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle 2023-11-20 04:30:21,068 root INFO creating build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,069 root INFO copying srsly/tests/ruamel_yaml/test_documents.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,069 root INFO copying srsly/tests/ruamel_yaml/test_json_numbers.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,069 root INFO copying srsly/tests/ruamel_yaml/test_collections.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,069 root INFO copying srsly/tests/ruamel_yaml/test_program_config.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,070 root INFO copying srsly/tests/ruamel_yaml/test_datetime.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,070 root INFO copying srsly/tests/ruamel_yaml/test_deprecation.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,070 root INFO copying srsly/tests/ruamel_yaml/test_contextmanager.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,070 root INFO copying srsly/tests/ruamel_yaml/test_appliance.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,071 root INFO copying srsly/tests/ruamel_yaml/__init__.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,071 root INFO copying srsly/tests/ruamel_yaml/test_a_dedent.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,071 root INFO copying srsly/tests/ruamel_yaml/test_api_change.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,071 root INFO copying srsly/tests/ruamel_yaml/test_comment_manipulation.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,072 root INFO copying srsly/tests/ruamel_yaml/test_numpy.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,072 root INFO copying srsly/tests/ruamel_yaml/test_literal.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,072 root INFO copying srsly/tests/ruamel_yaml/test_yamlfile.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,072 root INFO copying srsly/tests/ruamel_yaml/test_tag.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,073 root INFO copying srsly/tests/ruamel_yaml/test_int.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,073 root INFO copying srsly/tests/ruamel_yaml/test_anchor.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,073 root INFO copying srsly/tests/ruamel_yaml/test_z_data.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,073 root INFO copying srsly/tests/ruamel_yaml/test_none.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,074 root INFO copying srsly/tests/ruamel_yaml/test_spec_examples.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,074 root INFO copying srsly/tests/ruamel_yaml/test_issues.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,074 root INFO copying srsly/tests/ruamel_yaml/test_comments.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,074 root INFO copying srsly/tests/ruamel_yaml/roundtrip.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,075 root INFO copying srsly/tests/ruamel_yaml/test_add_xxx.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,075 root INFO copying srsly/tests/ruamel_yaml/test_indentation.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,075 root INFO copying srsly/tests/ruamel_yaml/test_flowsequencekey.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,075 root INFO copying srsly/tests/ruamel_yaml/test_line_col.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,075 root INFO copying srsly/tests/ruamel_yaml/test_copy.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,076 root INFO copying srsly/tests/ruamel_yaml/test_yamlobject.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,076 root INFO copying srsly/tests/ruamel_yaml/test_string.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,076 root INFO copying srsly/tests/ruamel_yaml/test_z_check_debug_leftovers.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,076 root INFO copying srsly/tests/ruamel_yaml/test_class_register.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,077 root INFO copying srsly/tests/ruamel_yaml/test_float.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,077 root INFO copying srsly/tests/ruamel_yaml/test_fail.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,077 root INFO copying srsly/tests/ruamel_yaml/test_version.py -> build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml 2023-11-20 04:30:21,077 root INFO running egg_info 2023-11-20 04:30:21,078 root INFO creating srsly.egg-info 2023-11-20 04:30:21,081 root INFO writing srsly.egg-info/PKG-INFO 2023-11-20 04:30:21,082 root INFO writing dependency_links to srsly.egg-info/dependency_links.txt 2023-11-20 04:30:21,083 root INFO writing entry points to srsly.egg-info/entry_points.txt 2023-11-20 04:30:21,083 root INFO writing requirements to srsly.egg-info/requires.txt 2023-11-20 04:30:21,083 root INFO writing top-level names to srsly.egg-info/top_level.txt 2023-11-20 04:30:21,083 root INFO writing manifest file 'srsly.egg-info/SOURCES.txt' 2023-11-20 04:30:21,091 root INFO dependency /usr/include/python3.11/Python.h won't be automatically included in the manifest: the path must be relative 2023-11-20 04:30:21,091 root INFO dependency /usr/include/python3.11/pythread.h won't be automatically included in the manifest: the path must be relative 2023-11-20 04:30:21,091 root INFO dependency /usr/include/python3.11/Python.h won't be automatically included in the manifest: the path must be relative 2023-11-20 04:30:21,091 root INFO dependency /usr/include/python3.11/pythread.h won't be automatically included in the manifest: the path must be relative 2023-11-20 04:30:21,093 root INFO reading manifest file 'srsly.egg-info/SOURCES.txt' 2023-11-20 04:30:21,094 root INFO reading manifest template 'MANIFEST.in' 2023-11-20 04:30:21,103 root WARNING warning: no files found matching '*.pxd' under directory 'srsly' 2023-11-20 04:30:21,117 root INFO adding license file 'LICENSE' 2023-11-20 04:30:21,119 root INFO writing manifest file 'srsly.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'srsly.ujson.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'srsly.ujson.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'srsly.ujson.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'srsly.ujson.lib' to be distributed and are already explicitly excluding 'srsly.ujson.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2023-11-20 04:30:21,124 root INFO copying srsly/ujson/JSONtoObj.c -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,124 root INFO copying srsly/ujson/objToJSON.c -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,124 root INFO copying srsly/ujson/py_defines.h -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,125 root INFO copying srsly/ujson/ujson.c -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,125 root INFO copying srsly/ujson/version.h -> build/lib.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:21,125 root INFO creating build/lib.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:21,125 root INFO copying srsly/ujson/lib/dconv_wrapper.cc -> build/lib.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:21,125 root INFO copying srsly/ujson/lib/ultrajson.h -> build/lib.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:21,126 root INFO copying srsly/ujson/lib/ultrajsondec.c -> build/lib.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:21,126 root INFO copying srsly/ujson/lib/ultrajsonenc.c -> build/lib.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:21,126 root INFO copying srsly/msgpack/_packer.cpp -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,127 root INFO copying srsly/msgpack/_packer.pyx -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,128 root INFO copying srsly/msgpack/_unpacker.cpp -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,129 root INFO copying srsly/msgpack/_unpacker.pyx -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,129 root INFO copying srsly/msgpack/buff_converter.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,129 root INFO copying srsly/msgpack/pack.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,129 root INFO copying srsly/msgpack/pack_template.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,130 root INFO copying srsly/msgpack/sysdep.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,130 root INFO copying srsly/msgpack/unpack.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,130 root INFO copying srsly/msgpack/unpack_define.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,131 root INFO copying srsly/msgpack/unpack_template.h -> build/lib.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,131 root INFO copying srsly/tests/ujson/334-reproducer.json -> build/lib.linux-i686-cpython-311/srsly/tests/ujson 2023-11-20 04:30:21,133 root INFO running build_ext 2023-11-20 04:30:21,135 root INFO building 'srsly.msgpack._unpacker' extension 2023-11-20 04:30:21,135 root INFO creating build/temp.linux-i686-cpython-311 2023-11-20 04:30:21,135 root INFO creating build/temp.linux-i686-cpython-311/srsly 2023-11-20 04:30:21,136 root INFO creating build/temp.linux-i686-cpython-311/srsly/msgpack 2023-11-20 04:30:21,136 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D__LITTLE_ENDIAN__=1 -Isrsly/msgpack -I/usr/include/python3.11 -I. -I/usr/include/python3.11 -c srsly/msgpack/_unpacker.cpp -o build/temp.linux-i686-cpython-311/srsly/msgpack/_unpacker.o -O2 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ In file included from srsly/msgpack/_unpacker.cpp:798: srsly/msgpack/unpack.h: In function 'int unpack_callback_array(unpack_user*, unsigned int, PyObject**)': srsly/msgpack/unpack.h:138:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 138 | if (n > u->max_array_len) { | ~~^~~~~~~~~~~~~~~~~~ srsly/msgpack/unpack.h: In function 'int unpack_callback_map(unpack_user*, unsigned int, PyObject**)': srsly/msgpack/unpack.h:173:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 173 | if (n > u->max_map_len) { | ~~^~~~~~~~~~~~~~~~ srsly/msgpack/unpack.h: In function 'int unpack_callback_raw(unpack_user*, const char*, const char*, unsigned int, PyObject**)': srsly/msgpack/unpack.h:228:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 228 | if (l > u->max_str_len) { | ~~^~~~~~~~~~~~~~~~ srsly/msgpack/unpack.h: In function 'int unpack_callback_bin(unpack_user*, const char*, const char*, unsigned int, PyObject**)': srsly/msgpack/unpack.h:250:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 250 | if (l > u->max_bin_len) { | ~~^~~~~~~~~~~~~~~~ srsly/msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': srsly/msgpack/unpack.h:271:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 271 | if (length-1 > u->max_ext_len) { | ~~~~~~~~~^~~~~~~~~~~~~~~~ srsly/msgpack/_unpacker.cpp: In function 'int __pyx_f_5srsly_7msgpack_9_unpacker_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)': srsly/msgpack/_unpacker.cpp:2605:38: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] 2605 | __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(0, 136, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.11/Python.h:100, from srsly/msgpack/_unpacker.cpp:35: /usr/include/python3.11/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ srsly/msgpack/_unpacker.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': srsly/msgpack/_unpacker.cpp:9056:31: warning: comparing the result of pointer addition '(((const char*)"srsly.msgpack._unpacker") + 5)' and NULL [-Waddress] 9056 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-20 04:30:25,496 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/srsly/msgpack/_unpacker.o -L/usr/lib -o build/lib.linux-i686-cpython-311/srsly/msgpack/_unpacker.cpython-311-i386-linux-musl.so -lstdc++ -lm 2023-11-20 04:30:25,539 root INFO building 'srsly.msgpack._packer' extension 2023-11-20 04:30:25,539 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -D__LITTLE_ENDIAN__=1 -Isrsly/msgpack -I/usr/include/python3.11 -I. -I/usr/include/python3.11 -c srsly/msgpack/_packer.cpp -o build/temp.linux-i686-cpython-311/srsly/msgpack/_packer.o -O2 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ srsly/msgpack/_packer.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': srsly/msgpack/_packer.cpp:8290:31: warning: comparing the result of pointer addition '(((const char*)"srsly.msgpack._packer") + 5)' and NULL [-Waddress] 8290 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ srsly/msgpack/_packer.cpp: In function 'int __pyx_f_5srsly_7msgpack_7_packer_6Packer__pack(__pyx_obj_5srsly_7msgpack_7_packer_Packer*, PyObject*, __pyx_opt_args_5srsly_7msgpack_7_packer_6Packer__pack*)': srsly/msgpack/_packer.cpp:4583:10: warning: '__pyx_r' may be used uninitialized [-Wmaybe-uninitialized] 4583 | return __pyx_r; | ^~~~~~~ srsly/msgpack/_packer.cpp:2573:7: note: '__pyx_r' was declared here 2573 | int __pyx_r; | ^~~~~~~ 2023-11-20 04:30:30,522 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/srsly/msgpack/_packer.o -L/usr/lib -o build/lib.linux-i686-cpython-311/srsly/msgpack/_packer.cpython-311-i386-linux-musl.so -lstdc++ -lm 2023-11-20 04:30:30,566 root INFO building 'srsly.ujson.ujson' extension 2023-11-20 04:30:30,567 root INFO creating build/temp.linux-i686-cpython-311/srsly/ujson 2023-11-20 04:30:30,567 root INFO creating build/temp.linux-i686-cpython-311/srsly/ujson/lib 2023-11-20 04:30:30,567 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./srsly/ujson -I./srsly/ujson/lib -I/usr/include/python3.11 -c ./srsly/ujson/JSONtoObj.c -o build/temp.linux-i686-cpython-311/./srsly/ujson/JSONtoObj.o -D_GNU_SOURCE -O2 -Wno-strict-prototypes -Wno-unused-function 2023-11-20 04:30:30,922 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./srsly/ujson -I./srsly/ujson/lib -I/usr/include/python3.11 -c ./srsly/ujson/lib/ultrajsondec.c -o build/temp.linux-i686-cpython-311/./srsly/ujson/lib/ultrajsondec.o -D_GNU_SOURCE -O2 -Wno-strict-prototypes -Wno-unused-function 2023-11-20 04:30:31,421 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./srsly/ujson -I./srsly/ujson/lib -I/usr/include/python3.11 -c ./srsly/ujson/lib/ultrajsonenc.c -o build/temp.linux-i686-cpython-311/./srsly/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE -O2 -Wno-strict-prototypes -Wno-unused-function ./srsly/ujson/lib/ultrajsonenc.c:174:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static 174 | *(outputOffset++) = g_hexChars[(value & 0x000f) >> 0]; | ^~~~~~~~~~ ./srsly/ujson/lib/ultrajsonenc.c:173:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static 173 | *(outputOffset++) = g_hexChars[(value & 0x00f0) >> 4]; | ^~~~~~~~~~ ./srsly/ujson/lib/ultrajsonenc.c:172:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static 172 | *(outputOffset++) = g_hexChars[(value & 0x0f00) >> 8]; | ^~~~~~~~~~ ./srsly/ujson/lib/ultrajsonenc.c:171:23: warning: 'g_hexChars' is static but used in inline function 'Buffer_AppendShortHexUnchecked' which is not static 171 | *(outputOffset++) = g_hexChars[(value & 0xf000) >> 12]; | ^~~~~~~~~~ 2023-11-20 04:30:32,091 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./srsly/ujson -I./srsly/ujson/lib -I/usr/include/python3.11 -c ./srsly/ujson/objToJSON.c -o build/temp.linux-i686-cpython-311/./srsly/ujson/objToJSON.o -D_GNU_SOURCE -O2 -Wno-strict-prototypes -Wno-unused-function ./srsly/ujson/objToJSON.c: In function 'PyUnicodeToUTF8': ./srsly/ujson/objToJSON.c:154:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 154 | char *data = PyUnicode_AsUTF8AndSize(obj, &len); | ^~~~~~~~~~~~~~~~~~~~~~~ 2023-11-20 04:30:32,709 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./srsly/ujson -I./srsly/ujson/lib -I/usr/include/python3.11 -c ./srsly/ujson/ujson.c -o build/temp.linux-i686-cpython-311/./srsly/ujson/ujson.o -D_GNU_SOURCE -O2 -Wno-strict-prototypes -Wno-unused-function 2023-11-20 04:30:32,881 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/./srsly/ujson/JSONtoObj.o build/temp.linux-i686-cpython-311/./srsly/ujson/lib/ultrajsondec.o build/temp.linux-i686-cpython-311/./srsly/ujson/lib/ultrajsonenc.o build/temp.linux-i686-cpython-311/./srsly/ujson/objToJSON.o build/temp.linux-i686-cpython-311/./srsly/ujson/ujson.o -L/usr/lib -o build/lib.linux-i686-cpython-311/srsly/ujson/ujson.cpython-311-i386-linux-musl.so -lstdc++ -lm 2023-11-20 04:30:32,913 wheel INFO installing to build/bdist.linux-i686/wheel 2023-11-20 04:30:32,914 root INFO running install 2023-11-20 04:30:32,928 root INFO running install_lib 2023-11-20 04:30:32,931 root INFO creating build/bdist.linux-i686 2023-11-20 04:30:32,932 root INFO creating build/bdist.linux-i686/wheel 2023-11-20 04:30:32,932 root INFO creating build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,932 root INFO creating build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,932 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/test_yaml_api.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,933 root INFO creating build/bdist.linux-i686/wheel/srsly/tests/ujson 2023-11-20 04:30:32,933 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ujson/__init__.py -> build/bdist.linux-i686/wheel/srsly/tests/ujson 2023-11-20 04:30:32,933 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ujson/334-reproducer.json -> build/bdist.linux-i686/wheel/srsly/tests/ujson 2023-11-20 04:30:32,934 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ujson/test_ujson.py -> build/bdist.linux-i686/wheel/srsly/tests/ujson 2023-11-20 04:30:32,934 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/util.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,934 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/__init__.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,935 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/test_msgpack_api.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,935 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/test_pickle_api.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,935 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/test_json_api.py -> build/bdist.linux-i686/wheel/srsly/tests 2023-11-20 04:30:32,936 root INFO creating build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,936 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_seq.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,936 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_subtype.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,937 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_unpack.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,937 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_newspec.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,937 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/__init__.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,938 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_sequnpack.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,938 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_numpy.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,938 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_limits.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,939 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_format.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,939 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_memoryview.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,939 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_read_size.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,939 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_buffer.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,940 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_extension.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,940 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_stricttype.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,940 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_case.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,941 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_except.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,941 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/msgpack/test_pack.py -> build/bdist.linux-i686/wheel/srsly/tests/msgpack 2023-11-20 04:30:32,941 root INFO creating build/bdist.linux-i686/wheel/srsly/tests/cloudpickle 2023-11-20 04:30:32,942 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle/cloudpickle_file_test.py -> build/bdist.linux-i686/wheel/srsly/tests/cloudpickle 2023-11-20 04:30:32,942 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle/__init__.py -> build/bdist.linux-i686/wheel/srsly/tests/cloudpickle 2023-11-20 04:30:32,942 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle/cloudpickle_test.py -> build/bdist.linux-i686/wheel/srsly/tests/cloudpickle 2023-11-20 04:30:32,943 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/cloudpickle/testutils.py -> build/bdist.linux-i686/wheel/srsly/tests/cloudpickle 2023-11-20 04:30:32,943 root INFO creating build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,943 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_documents.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,944 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_json_numbers.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,944 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_collections.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,944 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_program_config.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,945 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_datetime.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,945 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_deprecation.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,945 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_contextmanager.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,946 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_appliance.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,946 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/__init__.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,946 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_a_dedent.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,946 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_api_change.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,947 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_comment_manipulation.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,947 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_numpy.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,947 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_literal.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,948 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_yamlfile.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,948 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_tag.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,948 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_int.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,949 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_anchor.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,949 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_z_data.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,949 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_none.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,950 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_spec_examples.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,950 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_issues.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,950 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_comments.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,951 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/roundtrip.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,951 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_add_xxx.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,951 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_indentation.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,951 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_flowsequencekey.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,952 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_line_col.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,952 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_copy.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,953 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_yamlobject.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,953 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_string.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,953 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_z_check_debug_leftovers.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,953 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_class_register.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,954 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_float.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,954 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_fail.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,954 root INFO copying build/lib.linux-i686-cpython-311/srsly/tests/ruamel_yaml/test_version.py -> build/bdist.linux-i686/wheel/srsly/tests/ruamel_yaml 2023-11-20 04:30:32,955 root INFO creating build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,955 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/JSONtoObj.c -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,955 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/ujson.c -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,956 root INFO creating build/bdist.linux-i686/wheel/srsly/ujson/lib 2023-11-20 04:30:32,956 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/lib/ultrajson.h -> build/bdist.linux-i686/wheel/srsly/ujson/lib 2023-11-20 04:30:32,956 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/lib/ultrajsondec.c -> build/bdist.linux-i686/wheel/srsly/ujson/lib 2023-11-20 04:30:32,957 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/lib/ultrajsonenc.c -> build/bdist.linux-i686/wheel/srsly/ujson/lib 2023-11-20 04:30:32,957 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/lib/dconv_wrapper.cc -> build/bdist.linux-i686/wheel/srsly/ujson/lib 2023-11-20 04:30:32,957 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/__init__.py -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,958 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/objToJSON.c -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,958 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/version.h -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,958 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/py_defines.h -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,959 root INFO copying build/lib.linux-i686-cpython-311/srsly/ujson/ujson.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/srsly/ujson 2023-11-20 04:30:32,959 root INFO copying build/lib.linux-i686-cpython-311/srsly/util.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,960 root INFO copying build/lib.linux-i686-cpython-311/srsly/__init__.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,960 root INFO copying build/lib.linux-i686-cpython-311/srsly/_msgpack_api.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,960 root INFO copying build/lib.linux-i686-cpython-311/srsly/_pickle_api.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,960 root INFO copying build/lib.linux-i686-cpython-311/srsly/about.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,961 root INFO copying build/lib.linux-i686-cpython-311/srsly/_json_api.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,961 root INFO creating build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,962 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_ext_type.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,962 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/unpack.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,962 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_unpacker.pyx -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,963 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/pack_template.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,963 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/util.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,963 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_packer.pyx -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,964 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/__init__.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,964 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/buff_converter.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,964 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_version.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,965 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/unpack_template.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,965 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/sysdep.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,965 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_packer.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,966 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_unpacker.cpp -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,968 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_msgpack_numpy.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,968 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_packer.cpp -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,969 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/_unpacker.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,971 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/pack.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,971 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/exceptions.py -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,971 root INFO copying build/lib.linux-i686-cpython-311/srsly/msgpack/unpack_define.h -> build/bdist.linux-i686/wheel/srsly/msgpack 2023-11-20 04:30:32,972 root INFO creating build/bdist.linux-i686/wheel/srsly/cloudpickle 2023-11-20 04:30:32,972 root INFO copying build/lib.linux-i686-cpython-311/srsly/cloudpickle/cloudpickle_fast.py -> build/bdist.linux-i686/wheel/srsly/cloudpickle 2023-11-20 04:30:32,972 root INFO copying build/lib.linux-i686-cpython-311/srsly/cloudpickle/__init__.py -> build/bdist.linux-i686/wheel/srsly/cloudpickle 2023-11-20 04:30:32,973 root INFO copying build/lib.linux-i686-cpython-311/srsly/cloudpickle/compat.py -> build/bdist.linux-i686/wheel/srsly/cloudpickle 2023-11-20 04:30:32,973 root INFO copying build/lib.linux-i686-cpython-311/srsly/cloudpickle/cloudpickle.py -> build/bdist.linux-i686/wheel/srsly/cloudpickle 2023-11-20 04:30:32,973 root INFO creating build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,973 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/events.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,974 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/constructor.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,974 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/loader.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,975 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/emitter.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,975 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/dumper.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,975 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/timestamp.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,976 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/util.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,976 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/error.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,976 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/scalarstring.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,977 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/__init__.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,977 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/scalarfloat.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,977 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/cyaml.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,977 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/scalarbool.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,978 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/reader.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,978 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/main.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,979 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/composer.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,979 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/parser.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,979 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/serializer.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,980 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/nodes.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,980 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/comments.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,980 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/anchor.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,981 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/compat.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,981 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/tokens.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,981 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/resolver.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,981 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/scalarint.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,982 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/configobjwalker.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,982 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/representer.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,982 root INFO copying build/lib.linux-i686-cpython-311/srsly/ruamel_yaml/scanner.py -> build/bdist.linux-i686/wheel/srsly/ruamel_yaml 2023-11-20 04:30:32,983 root INFO copying build/lib.linux-i686-cpython-311/srsly/_yaml_api.py -> build/bdist.linux-i686/wheel/srsly 2023-11-20 04:30:32,983 root INFO running install_egg_info 2023-11-20 04:30:32,990 root INFO Copying srsly.egg-info to build/bdist.linux-i686/wheel/srsly-2.4.8-py3.11.egg-info 2023-11-20 04:30:32,992 root INFO running install_scripts 2023-11-20 04:30:33,001 wheel INFO creating build/bdist.linux-i686/wheel/srsly-2.4.8.dist-info/WHEEL 2023-11-20 04:30:33,002 wheel INFO creating '/home/buildozer/aports/community/py3-srsly/src/srsly-2.4.8/.dist/.tmp-47ggfinj/srsly-2.4.8-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-11-20 04:30:33,002 wheel INFO adding 'srsly/__init__.py' 2023-11-20 04:30:33,003 wheel INFO adding 'srsly/_json_api.py' 2023-11-20 04:30:33,003 wheel INFO adding 'srsly/_msgpack_api.py' 2023-11-20 04:30:33,004 wheel INFO adding 'srsly/_pickle_api.py' 2023-11-20 04:30:33,004 wheel INFO adding 'srsly/_yaml_api.py' 2023-11-20 04:30:33,004 wheel INFO adding 'srsly/about.py' 2023-11-20 04:30:33,005 wheel INFO adding 'srsly/util.py' 2023-11-20 04:30:33,005 wheel INFO adding 'srsly/cloudpickle/__init__.py' 2023-11-20 04:30:33,006 wheel INFO adding 'srsly/cloudpickle/cloudpickle.py' 2023-11-20 04:30:33,007 wheel INFO adding 'srsly/cloudpickle/cloudpickle_fast.py' 2023-11-20 04:30:33,007 wheel INFO adding 'srsly/cloudpickle/compat.py' 2023-11-20 04:30:33,008 wheel INFO adding 'srsly/msgpack/__init__.py' 2023-11-20 04:30:33,008 wheel INFO adding 'srsly/msgpack/_ext_type.py' 2023-11-20 04:30:33,008 wheel INFO adding 'srsly/msgpack/_msgpack_numpy.py' 2023-11-20 04:30:33,010 wheel INFO adding 'srsly/msgpack/_packer.cpp' 2023-11-20 04:30:33,014 wheel INFO adding 'srsly/msgpack/_packer.cpython-311-i386-linux-musl.so' 2023-11-20 04:30:33,017 wheel INFO adding 'srsly/msgpack/_packer.pyx' 2023-11-20 04:30:33,019 wheel INFO adding 'srsly/msgpack/_unpacker.cpp' 2023-11-20 04:30:33,023 wheel INFO adding 'srsly/msgpack/_unpacker.cpython-311-i386-linux-musl.so' 2023-11-20 04:30:33,026 wheel INFO adding 'srsly/msgpack/_unpacker.pyx' 2023-11-20 04:30:33,026 wheel INFO adding 'srsly/msgpack/_version.py' 2023-11-20 04:30:33,026 wheel INFO adding 'srsly/msgpack/buff_converter.h' 2023-11-20 04:30:33,027 wheel INFO adding 'srsly/msgpack/exceptions.py' 2023-11-20 04:30:33,027 wheel INFO adding 'srsly/msgpack/pack.h' 2023-11-20 04:30:33,028 wheel INFO adding 'srsly/msgpack/pack_template.h' 2023-11-20 04:30:33,028 wheel INFO adding 'srsly/msgpack/sysdep.h' 2023-11-20 04:30:33,028 wheel INFO adding 'srsly/msgpack/unpack.h' 2023-11-20 04:30:33,029 wheel INFO adding 'srsly/msgpack/unpack_define.h' 2023-11-20 04:30:33,029 wheel INFO adding 'srsly/msgpack/unpack_template.h' 2023-11-20 04:30:33,030 wheel INFO adding 'srsly/msgpack/util.py' 2023-11-20 04:30:33,030 wheel INFO adding 'srsly/ruamel_yaml/__init__.py' 2023-11-20 04:30:33,031 wheel INFO adding 'srsly/ruamel_yaml/anchor.py' 2023-11-20 04:30:33,031 wheel INFO adding 'srsly/ruamel_yaml/comments.py' 2023-11-20 04:30:33,032 wheel INFO adding 'srsly/ruamel_yaml/compat.py' 2023-11-20 04:30:33,032 wheel INFO adding 'srsly/ruamel_yaml/composer.py' 2023-11-20 04:30:33,032 wheel INFO adding 'srsly/ruamel_yaml/configobjwalker.py' 2023-11-20 04:30:33,033 wheel INFO adding 'srsly/ruamel_yaml/constructor.py' 2023-11-20 04:30:33,034 wheel INFO adding 'srsly/ruamel_yaml/cyaml.py' 2023-11-20 04:30:33,034 wheel INFO adding 'srsly/ruamel_yaml/dumper.py' 2023-11-20 04:30:33,035 wheel INFO adding 'srsly/ruamel_yaml/emitter.py' 2023-11-20 04:30:33,036 wheel INFO adding 'srsly/ruamel_yaml/error.py' 2023-11-20 04:30:33,036 wheel INFO adding 'srsly/ruamel_yaml/events.py' 2023-11-20 04:30:33,036 wheel INFO adding 'srsly/ruamel_yaml/loader.py' 2023-11-20 04:30:33,037 wheel INFO adding 'srsly/ruamel_yaml/main.py' 2023-11-20 04:30:33,038 wheel INFO adding 'srsly/ruamel_yaml/nodes.py' 2023-11-20 04:30:33,038 wheel INFO adding 'srsly/ruamel_yaml/parser.py' 2023-11-20 04:30:33,039 wheel INFO adding 'srsly/ruamel_yaml/reader.py' 2023-11-20 04:30:33,039 wheel INFO adding 'srsly/ruamel_yaml/representer.py' 2023-11-20 04:30:33,040 wheel INFO adding 'srsly/ruamel_yaml/resolver.py' 2023-11-20 04:30:33,040 wheel INFO adding 'srsly/ruamel_yaml/scalarbool.py' 2023-11-20 04:30:33,041 wheel INFO adding 'srsly/ruamel_yaml/scalarfloat.py' 2023-11-20 04:30:33,041 wheel INFO adding 'srsly/ruamel_yaml/scalarint.py' 2023-11-20 04:30:33,041 wheel INFO adding 'srsly/ruamel_yaml/scalarstring.py' 2023-11-20 04:30:33,042 wheel INFO adding 'srsly/ruamel_yaml/scanner.py' 2023-11-20 04:30:33,043 wheel INFO adding 'srsly/ruamel_yaml/serializer.py' 2023-11-20 04:30:33,043 wheel INFO adding 'srsly/ruamel_yaml/timestamp.py' 2023-11-20 04:30:33,043 wheel INFO adding 'srsly/ruamel_yaml/tokens.py' 2023-11-20 04:30:33,044 wheel INFO adding 'srsly/ruamel_yaml/util.py' 2023-11-20 04:30:33,044 wheel INFO adding 'srsly/tests/__init__.py' 2023-11-20 04:30:33,045 wheel INFO adding 'srsly/tests/test_json_api.py' 2023-11-20 04:30:33,045 wheel INFO adding 'srsly/tests/test_msgpack_api.py' 2023-11-20 04:30:33,045 wheel INFO adding 'srsly/tests/test_pickle_api.py' 2023-11-20 04:30:33,046 wheel INFO adding 'srsly/tests/test_yaml_api.py' 2023-11-20 04:30:33,046 wheel INFO adding 'srsly/tests/util.py' 2023-11-20 04:30:33,046 wheel INFO adding 'srsly/tests/cloudpickle/__init__.py' 2023-11-20 04:30:33,047 wheel INFO adding 'srsly/tests/cloudpickle/cloudpickle_file_test.py' 2023-11-20 04:30:33,047 wheel INFO adding 'srsly/tests/cloudpickle/cloudpickle_test.py' 2023-11-20 04:30:33,048 wheel INFO adding 'srsly/tests/cloudpickle/testutils.py' 2023-11-20 04:30:33,049 wheel INFO adding 'srsly/tests/msgpack/__init__.py' 2023-11-20 04:30:33,049 wheel INFO adding 'srsly/tests/msgpack/test_buffer.py' 2023-11-20 04:30:33,049 wheel INFO adding 'srsly/tests/msgpack/test_case.py' 2023-11-20 04:30:33,050 wheel INFO adding 'srsly/tests/msgpack/test_except.py' 2023-11-20 04:30:33,050 wheel INFO adding 'srsly/tests/msgpack/test_extension.py' 2023-11-20 04:30:33,050 wheel INFO adding 'srsly/tests/msgpack/test_format.py' 2023-11-20 04:30:33,050 wheel INFO adding 'srsly/tests/msgpack/test_limits.py' 2023-11-20 04:30:33,051 wheel INFO adding 'srsly/tests/msgpack/test_memoryview.py' 2023-11-20 04:30:33,051 wheel INFO adding 'srsly/tests/msgpack/test_newspec.py' 2023-11-20 04:30:33,051 wheel INFO adding 'srsly/tests/msgpack/test_numpy.py' 2023-11-20 04:30:33,052 wheel INFO adding 'srsly/tests/msgpack/test_pack.py' 2023-11-20 04:30:33,052 wheel INFO adding 'srsly/tests/msgpack/test_read_size.py' 2023-11-20 04:30:33,052 wheel INFO adding 'srsly/tests/msgpack/test_seq.py' 2023-11-20 04:30:33,053 wheel INFO adding 'srsly/tests/msgpack/test_sequnpack.py' 2023-11-20 04:30:33,053 wheel INFO adding 'srsly/tests/msgpack/test_stricttype.py' 2023-11-20 04:30:33,053 wheel INFO adding 'srsly/tests/msgpack/test_subtype.py' 2023-11-20 04:30:33,054 wheel INFO adding 'srsly/tests/msgpack/test_unpack.py' 2023-11-20 04:30:33,054 wheel INFO adding 'srsly/tests/ruamel_yaml/__init__.py' 2023-11-20 04:30:33,054 wheel INFO adding 'srsly/tests/ruamel_yaml/roundtrip.py' 2023-11-20 04:30:33,055 wheel INFO adding 'srsly/tests/ruamel_yaml/test_a_dedent.py' 2023-11-20 04:30:33,055 wheel INFO adding 'srsly/tests/ruamel_yaml/test_add_xxx.py' 2023-11-20 04:30:33,055 wheel INFO adding 'srsly/tests/ruamel_yaml/test_anchor.py' 2023-11-20 04:30:33,056 wheel INFO adding 'srsly/tests/ruamel_yaml/test_api_change.py' 2023-11-20 04:30:33,056 wheel INFO adding 'srsly/tests/ruamel_yaml/test_appliance.py' 2023-11-20 04:30:33,057 wheel INFO adding 'srsly/tests/ruamel_yaml/test_class_register.py' 2023-11-20 04:30:33,057 wheel INFO adding 'srsly/tests/ruamel_yaml/test_collections.py' 2023-11-20 04:30:33,057 wheel INFO adding 'srsly/tests/ruamel_yaml/test_comment_manipulation.py' 2023-11-20 04:30:33,058 wheel INFO adding 'srsly/tests/ruamel_yaml/test_comments.py' 2023-11-20 04:30:33,058 wheel INFO adding 'srsly/tests/ruamel_yaml/test_contextmanager.py' 2023-11-20 04:30:33,058 wheel INFO adding 'srsly/tests/ruamel_yaml/test_copy.py' 2023-11-20 04:30:33,059 wheel INFO adding 'srsly/tests/ruamel_yaml/test_datetime.py' 2023-11-20 04:30:33,059 wheel INFO adding 'srsly/tests/ruamel_yaml/test_deprecation.py' 2023-11-20 04:30:33,059 wheel INFO adding 'srsly/tests/ruamel_yaml/test_documents.py' 2023-11-20 04:30:33,060 wheel INFO adding 'srsly/tests/ruamel_yaml/test_fail.py' 2023-11-20 04:30:33,060 wheel INFO adding 'srsly/tests/ruamel_yaml/test_float.py' 2023-11-20 04:30:33,060 wheel INFO adding 'srsly/tests/ruamel_yaml/test_flowsequencekey.py' 2023-11-20 04:30:33,061 wheel INFO adding 'srsly/tests/ruamel_yaml/test_indentation.py' 2023-11-20 04:30:33,061 wheel INFO adding 'srsly/tests/ruamel_yaml/test_int.py' 2023-11-20 04:30:33,061 wheel INFO adding 'srsly/tests/ruamel_yaml/test_issues.py' 2023-11-20 04:30:33,062 wheel INFO adding 'srsly/tests/ruamel_yaml/test_json_numbers.py' 2023-11-20 04:30:33,062 wheel INFO adding 'srsly/tests/ruamel_yaml/test_line_col.py' 2023-11-20 04:30:33,063 wheel INFO adding 'srsly/tests/ruamel_yaml/test_literal.py' 2023-11-20 04:30:33,063 wheel INFO adding 'srsly/tests/ruamel_yaml/test_none.py' 2023-11-20 04:30:33,063 wheel INFO adding 'srsly/tests/ruamel_yaml/test_numpy.py' 2023-11-20 04:30:33,063 wheel INFO adding 'srsly/tests/ruamel_yaml/test_program_config.py' 2023-11-20 04:30:33,064 wheel INFO adding 'srsly/tests/ruamel_yaml/test_spec_examples.py' 2023-11-20 04:30:33,064 wheel INFO adding 'srsly/tests/ruamel_yaml/test_string.py' 2023-11-20 04:30:33,064 wheel INFO adding 'srsly/tests/ruamel_yaml/test_tag.py' 2023-11-20 04:30:33,065 wheel INFO adding 'srsly/tests/ruamel_yaml/test_version.py' 2023-11-20 04:30:33,065 wheel INFO adding 'srsly/tests/ruamel_yaml/test_yamlfile.py' 2023-11-20 04:30:33,065 wheel INFO adding 'srsly/tests/ruamel_yaml/test_yamlobject.py' 2023-11-20 04:30:33,066 wheel INFO adding 'srsly/tests/ruamel_yaml/test_z_check_debug_leftovers.py' 2023-11-20 04:30:33,066 wheel INFO adding 'srsly/tests/ruamel_yaml/test_z_data.py' 2023-11-20 04:30:33,067 wheel INFO adding 'srsly/tests/ujson/334-reproducer.json' 2023-11-20 04:30:33,067 wheel INFO adding 'srsly/tests/ujson/__init__.py' 2023-11-20 04:30:33,067 wheel INFO adding 'srsly/tests/ujson/test_ujson.py' 2023-11-20 04:30:33,068 wheel INFO adding 'srsly/ujson/JSONtoObj.c' 2023-11-20 04:30:33,068 wheel INFO adding 'srsly/ujson/__init__.py' 2023-11-20 04:30:33,069 wheel INFO adding 'srsly/ujson/objToJSON.c' 2023-11-20 04:30:33,069 wheel INFO adding 'srsly/ujson/py_defines.h' 2023-11-20 04:30:33,070 wheel INFO adding 'srsly/ujson/ujson.c' 2023-11-20 04:30:33,070 wheel INFO adding 'srsly/ujson/ujson.cpython-311-i386-linux-musl.so' 2023-11-20 04:30:33,072 wheel INFO adding 'srsly/ujson/version.h' 2023-11-20 04:30:33,072 wheel INFO adding 'srsly/ujson/lib/dconv_wrapper.cc' 2023-11-20 04:30:33,072 wheel INFO adding 'srsly/ujson/lib/ultrajson.h' 2023-11-20 04:30:33,073 wheel INFO adding 'srsly/ujson/lib/ultrajsondec.c' 2023-11-20 04:30:33,073 wheel INFO adding 'srsly/ujson/lib/ultrajsonenc.c' 2023-11-20 04:30:33,074 wheel INFO adding 'srsly-2.4.8.dist-info/LICENSE' 2023-11-20 04:30:33,074 wheel INFO adding 'srsly-2.4.8.dist-info/METADATA' 2023-11-20 04:30:33,075 wheel INFO adding 'srsly-2.4.8.dist-info/WHEEL' 2023-11-20 04:30:33,075 wheel INFO adding 'srsly-2.4.8.dist-info/entry_points.txt' 2023-11-20 04:30:33,075 wheel INFO adding 'srsly-2.4.8.dist-info/top_level.txt' 2023-11-20 04:30:33,075 wheel INFO adding 'srsly-2.4.8.dist-info/zip-safe' 2023-11-20 04:30:33,076 wheel INFO adding 'srsly-2.4.8.dist-info/RECORD' 2023-11-20 04:30:33,077 wheel INFO removing build/bdist.linux-i686/wheel 2023-11-20 04:30:33,083 gpep517 INFO The backend produced .dist/srsly-2.4.8-cp311-cp311-linux_i686.whl srsly-2.4.8-cp311-cp311-linux_i686.whl >>> py3-srsly: Entering fakeroot... >>> py3-srsly-doc*: Running split function doc... >>> py3-srsly-doc*: Preparing subpackage py3-srsly-doc... >>> py3-srsly-doc*: Running postcheck for py3-srsly-doc >>> py3-srsly-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly/usr/lib/python3.11/site-packages/srsly/ujson/__pycache__' -> '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly-pyc/usr/lib/python3.11/site-packages/srsly/ujson/__pycache__' '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly/usr/lib/python3.11/site-packages/srsly/__pycache__' -> '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly-pyc/usr/lib/python3.11/site-packages/srsly/__pycache__' '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly/usr/lib/python3.11/site-packages/srsly/msgpack/__pycache__' -> '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly-pyc/usr/lib/python3.11/site-packages/srsly/msgpack/__pycache__' '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly/usr/lib/python3.11/site-packages/srsly/cloudpickle/__pycache__' -> '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly-pyc/usr/lib/python3.11/site-packages/srsly/cloudpickle/__pycache__' '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly/usr/lib/python3.11/site-packages/srsly/ruamel_yaml/__pycache__' -> '/home/buildozer/aports/community/py3-srsly/pkg/py3-srsly-pyc/usr/lib/python3.11/site-packages/srsly/ruamel_yaml/__pycache__' >>> py3-srsly-pyc*: Preparing subpackage py3-srsly-pyc... >>> py3-srsly-pyc*: Running postcheck for py3-srsly-pyc >>> py3-srsly*: Running postcheck for py3-srsly >>> py3-srsly*: Preparing package py3-srsly... >>> py3-srsly*: Stripping binaries >>> py3-srsly-doc*: Scanning shared objects >>> py3-srsly-pyc*: Scanning shared objects >>> py3-srsly*: Scanning shared objects >>> py3-srsly-doc*: Tracing dependencies... >>> py3-srsly-doc*: Package size: 40.0 KB >>> py3-srsly-doc*: Compressing data... >>> py3-srsly-doc*: Create checksum... >>> py3-srsly-doc*: Create py3-srsly-doc-2.4.8-r0.apk >>> py3-srsly-pyc*: Tracing dependencies... python3 py3-numpy py3-tz python3~3.11 >>> py3-srsly-pyc*: Package size: 832.0 KB >>> py3-srsly-pyc*: Compressing data... >>> py3-srsly-pyc*: Create checksum... >>> py3-srsly-pyc*: Create py3-srsly-pyc-2.4.8-r0.apk >>> py3-srsly*: Tracing dependencies... python3 py3-numpy py3-tz python3~3.11 so:libc.musl-x86.so.1 >>> py3-srsly*: Package size: 2.0 MB >>> py3-srsly*: Compressing data... >>> py3-srsly*: Create checksum... >>> py3-srsly*: Create py3-srsly-2.4.8-r0.apk >>> py3-srsly: Build complete at Mon, 20 Nov 2023 04:30:34 +0000 elapsed time 0h 0m 18s >>> py3-srsly: Cleaning up srcdir >>> py3-srsly: Cleaning up pkgdir >>> py3-srsly: Uninstalling dependencies... (1/33) Purging .makedepends-py3-srsly (20231120.043017) (2/33) Purging py3-numpy-pyc (1.25.2-r0) (3/33) Purging py3-numpy (1.25.2-r0) (4/33) Purging openblas (0.3.25-r0) (5/33) Purging py3-tz-pyc (2023.3-r1) (6/33) Purging py3-tz (2023.3-r1) (7/33) Purging python3-dev (3.11.6-r1) (8/33) Purging py3-setuptools-pyc (68.2.2-r0) (9/33) Purging py3-setuptools (68.2.2-r0) (10/33) Purging cython-pyc (0.29.36-r1) (11/33) Purging cython (0.29.36-r1) (12/33) Purging py3-wheel-pyc (0.41.3-r0) (13/33) Purging py3-wheel (0.41.3-r0) (14/33) Purging py3-packaging-pyc (23.2-r0) (15/33) Purging py3-packaging (23.2-r0) (16/33) Purging py3-parsing-pyc (3.1.1-r0) (17/33) Purging py3-parsing (3.1.1-r0) (18/33) Purging py3-gpep517-pyc (15-r0) (19/33) Purging py3-gpep517 (15-r0) (20/33) Purging py3-installer-pyc (0.7.0-r1) (21/33) Purging py3-installer (0.7.0-r1) (22/33) Purging libgfortran (13.2.1_git20231014-r0) (23/33) Purging libquadmath (13.2.1_git20231014-r0) (24/33) Purging python3-pyc (3.11.6-r1) (25/33) Purging python3-pycache-pyc0 (3.11.6-r1) (26/33) Purging pyc (3.11.6-r1) (27/33) Purging python3 (3.11.6-r1) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.4-r3) (30/33) Purging libpanelw (6.4_p20231007-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.44.0-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 110 packages >>> py3-srsly: Updating the community/x86 repository index... >>> py3-srsly: Signing the index...