>>> py3-jsonpointer: Building community/py3-jsonpointer 2.1-r3 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 10:46:52 +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/10) Installing libffi (3.4.4-r0) (2/10) Installing gdbm (1.23-r0) (3/10) Installing mpdecimal (2.5.1-r1) (4/10) Installing readline (8.2.0-r0) (5/10) Installing sqlite-libs (3.40.0-r0) (6/10) Installing python3 (3.11.0-r2) (7/10) Installing py3-parsing (3.0.9-r1) (8/10) Installing py3-packaging (21.3-r3) (9/10) Installing py3-setuptools (65.6.0-r1) (10/10) Installing .makedepends-py3-jsonpointer (20221123.104654) Executing busybox-1.35.0-r29.trigger OK: 453 MiB in 113 packages >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 13998 100 13998 0 0 92404 0 --:--:-- --:--:-- --:--:-- 92701 >>> py3-jsonpointer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jsonpointer-2.1.tar.gz >>> py3-jsonpointer: Checking sha512sums... py3-jsonpointer-2.1.tar.gz: OK >>> py3-jsonpointer: Unpacking /var/cache/distfiles/edge/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.11 copying and adjusting bin/jsonpointer -> build/scripts-3.11 changing mode of build/scripts-3.11/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.test_alttypes) ... ok test_mock_dict_raises_key_error (tests.AltTypesTests.test_mock_dict_raises_key_error) ... ok test_mock_dict_returns_default (tests.AltTypesTests.test_mock_dict_returns_default) ... ok test_mock_dict_sanity (tests.AltTypesTests.test_mock_dict_sanity) ... ok test_contains (tests.ComparisonTests.test_contains) ... ok test_contains_magic (tests.ComparisonTests.test_contains_magic) ... ok test_eq_hash (tests.ComparisonTests.test_eq_hash) ... ok test_set (tests.SetTests.test_set) ... ok test_eol (tests.SpecificationTests.test_eol) ... ok test_example (tests.SpecificationTests.test_example) ... ok test_round_trip (tests.SpecificationTests.test_round_trip) ... ok test_empty_path (tests.ToLastTests.test_empty_path) ... ok test_path (tests.ToLastTests.test_path) ... ok test_invalid_escape (tests.WrongInputTests.test_invalid_escape) ... ok test_invalid_index (tests.WrongInputTests.test_invalid_index) ... ok test_no_start_slash (tests.WrongInputTests.test_no_start_slash) ... ok test_oob (tests.WrongInputTests.test_oob) ... ok test_trailing_escape (tests.WrongInputTests.test_trailing_escape) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.003s OK >>> py3-jsonpointer: Entering fakeroot... running install /usr/lib/python3.11/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.11 creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.11/site-packages copying build/lib/jsonpointer.py -> /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/lib/python3.11/site-packages/jsonpointer.py to jsonpointer.cpython-311.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.11/site-packages/jsonpointer-2.1-py3.11.egg-info running install_scripts creating /home/buildozer/aports/community/py3-jsonpointer/pkg/py3-jsonpointer/usr/bin copying build/scripts-3.11/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: 80.0 KB >>> py3-jsonpointer*: Compressing data... >>> py3-jsonpointer*: Create checksum... >>> py3-jsonpointer*: Create py3-jsonpointer-2.1-r3.apk >>> py3-jsonpointer: Build complete at Wed, 23 Nov 2022 10:46:57 +0000 elapsed time 0h 0m 5s >>> py3-jsonpointer: Cleaning up srcdir >>> py3-jsonpointer: Cleaning up pkgdir >>> py3-jsonpointer: Uninstalling dependencies... (1/10) Purging .makedepends-py3-jsonpointer (20221123.104654) (2/10) Purging py3-setuptools (65.6.0-r1) (3/10) Purging py3-packaging (21.3-r3) (4/10) Purging py3-parsing (3.0.9-r1) (5/10) Purging python3 (3.11.0-r2) (6/10) Purging libffi (3.4.4-r0) (7/10) Purging gdbm (1.23-r0) (8/10) Purging mpdecimal (2.5.1-r1) (9/10) Purging readline (8.2.0-r0) (10/10) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-jsonpointer: Updating the community/x86 repository index... >>> py3-jsonpointer: Signing the index...