>>> py3-jsonpointer: Building community/py3-jsonpointer 2.1-r2 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 07:54:29 +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/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-jsonpointer (20221027.075453) Executing busybox-1.35.0-r27.trigger OK: 350 MiB in 104 packages >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 13998 0 13998 0 0 21959 0 --:--:-- --:--:-- --:--:-- 21959 >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-jsonpointer-2.1.tar.gz >>> py3-jsonpointer: Checking sha512sums... py3-jsonpointer-2.1.tar.gz: OK >>> py3-jsonpointer: Unpacking /var/cache/distfiles/v3.17/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.046s 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.005s 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, 27 Oct 2022 07:54:57 +0000 elapsed time 0h 0m 28s >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Uninstalling dependencies... (1/12) Purging .makedepends-py3-jsonpointer (20221027.075453) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 288 MiB in 92 packages >>> py3-jsonpointer: Updating the community/ppc64le repository index... >>> py3-jsonpointer: Signing the index...