>>> py3-jsonpointer: Building community/py3-jsonpointer 2.1-r2 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 20:24:28 +0000 >>> py3-jsonpointer: Checking sanity of /home/buildozer/aports/community/py3-jsonpointer/APKBUILD... >>> py3-jsonpointer: Analyzing dependencies... >>> py3-jsonpointer: Installing for build: build-base py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-jsonpointer (20220414.202434) Executing busybox-1.35.0-r8.trigger OK: 424 MiB in 104 packages >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jsonpointer-2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-jsonpointer: Fetching py3-jsonpointer-2.1.tar.gz::https://github.com/stefankoegl/python-json-pointer/archive/v2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 147 100 147 0 0 136 0 0:00:01 0:00:01 --:--:-- 136 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 13998 0 13998 0 0 4103 0 --:--:-- 0:00:03 --:--:-- 21871 >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jsonpointer-2.1.tar.gz >>> py3-jsonpointer: Checking sha512sums... py3-jsonpointer-2.1.tar.gz: OK >>> py3-jsonpointer: Unpacking /var/cache/distfiles/v3.16/py3-jsonpointer-2.1.tar.gz... running build running build_py creating build creating build/lib copying jsonpointer.py -> build/lib running build_scripts creating build/scripts-3.10 copying and adjusting bin/jsonpointer -> build/scripts-3.10 changing mode of build/scripts-3.10/jsonpointer from 644 to 755 running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating jsonpointer.egg-info writing jsonpointer.egg-info/PKG-INFO writing dependency_links to jsonpointer.egg-info/dependency_links.txt writing top-level names to jsonpointer.egg-info/top_level.txt writing manifest file 'jsonpointer.egg-info/SOURCES.txt' reading manifest file 'jsonpointer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS' writing manifest file 'jsonpointer.egg-info/SOURCES.txt' running build_ext ....................... ---------------------------------------------------------------------- Ran 23 tests in 0.008s OK test_alttypes (tests.AltTypesTests) ... ok test_mock_dict_raises_key_error (tests.AltTypesTests) ... ok test_mock_dict_returns_default (tests.AltTypesTests) ... ok test_mock_dict_sanity (tests.AltTypesTests) ... ok test_contains (tests.ComparisonTests) ... ok test_contains_magic (tests.ComparisonTests) ... ok test_eq_hash (tests.ComparisonTests) ... ok test_set (tests.SetTests) ... ok test_eol (tests.SpecificationTests) ... ok test_example (tests.SpecificationTests) ... ok test_round_trip (tests.SpecificationTests) ... ok test_empty_path (tests.ToLastTests) ... ok test_path (tests.ToLastTests) ... ok test_invalid_escape (tests.WrongInputTests) ... ok test_invalid_index (tests.WrongInputTests) ... ok test_no_start_slash (tests.WrongInputTests) ... ok test_oob (tests.WrongInputTests) ... ok test_trailing_escape (tests.WrongInputTests) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.004s OK >>> py3-jsonpointer: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/py3-jsonpointer/pkg creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.10/site-packages copying build/lib/jsonpointer.py -> /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.10/site-packages/jsonpointer.py to jsonpointer.cpython-310.pyc running install_egg_info running egg_info writing jsonpointer.egg-info/PKG-INFO writing dependency_links to jsonpointer.egg-info/dependency_links.txt writing top-level names to jsonpointer.egg-info/top_level.txt reading manifest file 'jsonpointer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS' writing manifest file 'jsonpointer.egg-info/SOURCES.txt' Copying jsonpointer.egg-info to /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.10/site-packages/jsonpointer-2.1-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/bin copying build/scripts-3.10/jsonpointer -> /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/bin changing mode of /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/bin/jsonpointer to 755 >>> py3-jsonpointer*: Running postcheck for py3-jsonpointer >>> py3-jsonpointer*: Preparing package py3-jsonpointer... >>> py3-jsonpointer*: Tracing dependencies... >>> py3-jsonpointer*: Package size: 76.0 KB >>> py3-jsonpointer*: Compressing data... >>> py3-jsonpointer*: Create checksum... >>> py3-jsonpointer*: Create py3-jsonpointer-2.1-r2.apk >>> py3-jsonpointer: Build complete at Thu, 14 Apr 2022 20:24:40 +0000 elapsed time 0h 0m 12s >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Uninstalling dependencies... (1/16) Purging .makedepends-py3-jsonpointer (20220414.202434) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 367 MiB in 88 packages >>> py3-jsonpointer: Updating the community/ppc64le repository index... >>> py3-jsonpointer: Signing the index...