>>> py3-geographiclib: Building community/py3-geographiclib 2.0-r3 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 14:04:19 +0000 >>> py3-geographiclib: Checking sanity of /home/buildozer/aports/community/py3-geographiclib/APKBUILD... >>> py3-geographiclib: Analyzing dependencies... >>> py3-geographiclib: Installing for build: build-base python3 py3-setuptools_scm (1/21) Installing libbz2 (1.0.8-r6) (2/21) Installing libffi (3.4.6-r0) (3/21) Installing gdbm (1.23-r1) (4/21) Installing xz-libs (5.6.1-r3) (5/21) Installing mpdecimal (4.0.0-r0) (6/21) Installing libpanelw (6.4_p20240330-r0) (7/21) Installing readline (8.2.10-r0) (8/21) Installing sqlite-libs (3.45.2-r0) (9/21) Installing python3 (3.12.3-r0) (10/21) Installing python3-pycache-pyc0 (3.12.3-r0) (11/21) Installing pyc (3.12.3-r0) (12/21) Installing python3-pyc (3.12.3-r0) (13/21) Installing py3-parsing (3.1.2-r1) (14/21) Installing py3-parsing-pyc (3.1.2-r1) (15/21) Installing py3-packaging (24.0-r1) (16/21) Installing py3-packaging-pyc (24.0-r1) (17/21) Installing py3-setuptools (69.2.0-r2) (18/21) Installing py3-setuptools-pyc (69.2.0-r2) (19/21) Installing py3-setuptools_scm (8.0.4-r2) (20/21) Installing py3-setuptools_scm-pyc (8.0.4-r2) (21/21) Installing .makedepends-py3-geographiclib (20240414.140423) Executing busybox-1.36.1-r25.trigger OK: 274 MiB in 123 packages >>> py3-geographiclib: Cleaning up srcdir >>> py3-geographiclib: Cleaning up pkgdir >>> py3-geographiclib: Cleaning up tmpdir >>> py3-geographiclib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/geographiclib-2.0.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 36720 100 36720 0 0 281k 0 --:--:-- --:--:-- --:--:-- 284k >>> py3-geographiclib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/geographiclib-2.0.tar.gz >>> py3-geographiclib: Checking sha512sums... geographiclib-2.0.tar.gz: OK >>> py3-geographiclib: Unpacking /var/cache/distfiles/geographiclib-2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/geographiclib copying geographiclib/geodesicline.py -> build/lib/geographiclib copying geographiclib/geodesiccapability.py -> build/lib/geographiclib copying geographiclib/accumulator.py -> build/lib/geographiclib copying geographiclib/geomath.py -> build/lib/geographiclib copying geographiclib/polygonarea.py -> build/lib/geographiclib copying geographiclib/geodesic.py -> build/lib/geographiclib copying geographiclib/__init__.py -> build/lib/geographiclib copying geographiclib/constants.py -> build/lib/geographiclib creating build/lib/geographiclib/test copying geographiclib/test/test_geodesic.py -> build/lib/geographiclib/test copying geographiclib/test/__init__.py -> build/lib/geographiclib/test copying geographiclib/test/test_sign.py -> build/lib/geographiclib/test running egg_info writing geographiclib.egg-info/PKG-INFO writing dependency_links to geographiclib.egg-info/dependency_links.txt writing top-level names to geographiclib.egg-info/top_level.txt reading manifest file 'geographiclib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'geographiclib.egg-info/SOURCES.txt' 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. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing geographiclib.egg-info/PKG-INFO writing dependency_links to geographiclib.egg-info/dependency_links.txt writing top-level names to geographiclib.egg-info/top_level.txt reading manifest file 'geographiclib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'geographiclib.egg-info/SOURCES.txt' running build_ext test_GeodSolve0 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve0) GeodSolve0 ... ok test_GeodSolve1 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve1) GeodSolve1 ... ok test_GeodSolve10 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve10) Check fix for adjust tol1_ bug found 2011-06-25 (Visual Studio ... ok test_GeodSolve11 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve11) Check fix for bet2 = -bet1 bug found 2011-06-25 (Visual Studio ... ok test_GeodSolve12 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve12) Check fix for inverse geodesics on extreme prolate/oblate ... ok test_GeodSolve14 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve14) Check fix for inverse ignoring lon12 = nan ... ok test_GeodSolve15 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve15) Initial implementation of Math::eatanhe was wrong for e^2 < 0. This ... ok test_GeodSolve17 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve17) Check fix for LONG_UNROLL bug found on 2015-05-07 ... ok test_GeodSolve2 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve2) Check fix for antipodal prolate bug found 2010-09-04 ... ok test_GeodSolve26 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve26) Check 0/0 problem with area calculation on sphere 2015-09-08 ... ok test_GeodSolve28 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve28) Check for bad placement of assignment of r.a12 with |f| > 0.01 (bug in ... ok test_GeodSolve29 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve29) Check longitude unrolling with inverse calculation 2015-09-16 ... ok test_GeodSolve33 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve33) Check max(-0.0,+0.0) issues 2015-08-22 (triggered by bugs in ... ok test_GeodSolve4 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve4) Check fix for short line bug found 2010-05-21 ... ok test_GeodSolve5 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve5) Check fix for point2=pole bug found 2010-05-03 ... ok test_GeodSolve55 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve55) Check fix for nan + point on equator or pole not returning all nans in ... ok test_GeodSolve59 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve59) Check for points close with longitudes close to 180 deg apart. ... ok test_GeodSolve6 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve6) Check fix for volatile sbet12a bug found 2011-06-25 (gcc 4.4.4 ... ok test_GeodSolve61 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve61) Make sure small negative azimuths are west-going ... ok test_GeodSolve65 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve65) Check for bug in east-going check in GeodesicLine (needed to check for ... ok test_GeodSolve66 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve66) Check for InverseLine if line is slightly west of S and that s13 is ... ok test_GeodSolve71 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve71) Check that DirectLine sets s13. ... ok test_GeodSolve73 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve73) Check for backwards from the pole bug reported by Anon on 2016-02-13. ... ok test_GeodSolve74 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve74) Check fix for inaccurate areas, bug introduced in v1.46, fixed ... ok test_GeodSolve76 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve76) The distance from Wellington and Salamanca (a classic failure of ... ok test_GeodSolve78 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve78) An example where the NGS calculator fails to converge ... ok test_GeodSolve80 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve80) Some tests to add code coverage: computing scale in special cases + zero ... ok test_GeodSolve84 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve84) Tests for python implementation to check fix for range errors with ... ok test_GeodSolve9 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve9) Check fix for volatile x bug found 2011-06-25 (gcc 4.4.4 x86 -O3) ... ok test_GeodSolve92 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve92) Check fix for inaccurate hypot with python 3.[89]. Problem reported ... ok test_GeodSolve94 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve94) Check fix for lat2 = nan being treated as lat2 = 0 (bug found ... ok test_GeodSolve96 (geographiclib.test.test_geodesic.GeodSolveTest.test_GeodSolve96) Failure with long doubles found with test case from Nowak + Nowak Da ... ok test_arcdirect (geographiclib.test.test_geodesic.GeodesicTest.test_arcdirect) Helper function for testing direct calculation with arc length ... ok test_direct (geographiclib.test.test_geodesic.GeodesicTest.test_direct) Helper function for testing direct calculation ... ok test_inverse (geographiclib.test.test_geodesic.GeodesicTest.test_inverse) Helper function for testing inverse calculation ... ok test_Planimeter0 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter0) Check fix for pole-encircling bug found 2011-03-16 ... ok test_Planimeter12 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter12) Area of arctic circle (not really -- adjunct to rhumb-area test) ... ok test_Planimeter12r (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter12r) Reverse area of arctic circle ... ok test_Planimeter13 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter13) Check encircling pole twice ... ok test_Planimeter15 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter15) Coverage tests, includes Planimeter15 - Planimeter18 (combinations of ... ok test_Planimeter19 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter19) Coverage tests, includes Planimeter19 - Planimeter20 (degenerate ... ok test_Planimeter21 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter21) Some tests to add code coverage: multiple circlings of pole (includes ... ok test_Planimeter29 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter29) Check fix to transitdirect vs transit zero handling inconsistency ... ok test_Planimeter5 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter5) Check fix for Planimeter pole crossing bug found 2011-06-24 ... ok test_Planimeter6 (geographiclib.test.test_geodesic.PlanimeterTest.test_Planimeter6) Check fix for Planimeter lon12 rounding bug found 2012-12-03 ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.116s OK >>> py3-geographiclib: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing geographiclib.egg-info/PKG-INFO writing dependency_links to geographiclib.egg-info/dependency_links.txt writing top-level names to geographiclib.egg-info/top_level.txt reading manifest file 'geographiclib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'geographiclib.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-geographiclib/pkg creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/geodesicline.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/geodesiccapability.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/accumulator.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/geomath.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib creating /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test copying build/lib/geographiclib/test/test_geodesic.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test copying build/lib/geographiclib/test/__init__.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test copying build/lib/geographiclib/test/test_sign.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test copying build/lib/geographiclib/polygonarea.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/geodesic.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/__init__.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib copying build/lib/geographiclib/constants.py -> /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/geodesicline.py to geodesicline.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/geodesiccapability.py to geodesiccapability.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/accumulator.py to accumulator.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/geomath.py to geomath.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test/test_geodesic.py to test_geodesic.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test/test_sign.py to test_sign.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/polygonarea.py to polygonarea.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/geodesic.py to geodesic.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/constants.py to constants.cpython-312.pyc running install_egg_info Copying geographiclib.egg-info to /home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib-2.0-py3.12.egg-info running install_scripts >>> py3-geographiclib-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/__pycache__' -> '/home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib-pyc/usr/lib/python3.12/site-packages/geographiclib/__pycache__' '/home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib/usr/lib/python3.12/site-packages/geographiclib/test/__pycache__' -> '/home/buildozer/aports/community/py3-geographiclib/pkg/py3-geographiclib-pyc/usr/lib/python3.12/site-packages/geographiclib/test/__pycache__' >>> py3-geographiclib-pyc*: Preparing subpackage py3-geographiclib-pyc... >>> py3-geographiclib-pyc*: Running postcheck for py3-geographiclib-pyc >>> py3-geographiclib*: Running postcheck for py3-geographiclib >>> py3-geographiclib*: Preparing package py3-geographiclib... >>> py3-geographiclib-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-geographiclib-pyc*: Package size: 244.0 KB >>> py3-geographiclib-pyc*: Compressing data... >>> py3-geographiclib-pyc*: Create checksum... >>> py3-geographiclib-pyc*: Create py3-geographiclib-pyc-2.0-r3.apk >>> py3-geographiclib*: Tracing dependencies... python3 python3~3.12 >>> py3-geographiclib*: Package size: 216.0 KB >>> py3-geographiclib*: Compressing data... >>> py3-geographiclib*: Create checksum... >>> py3-geographiclib*: Create py3-geographiclib-2.0-r3.apk >>> py3-geographiclib: Build complete at Sun, 14 Apr 2024 14:04:56 +0000 elapsed time 0h 0m 37s >>> py3-geographiclib: Cleaning up srcdir >>> py3-geographiclib: Cleaning up pkgdir >>> py3-geographiclib: Uninstalling dependencies... (1/21) Purging .makedepends-py3-geographiclib (20240414.140423) (2/21) Purging py3-setuptools_scm-pyc (8.0.4-r2) (3/21) Purging py3-setuptools_scm (8.0.4-r2) (4/21) Purging py3-setuptools-pyc (69.2.0-r2) (5/21) Purging py3-setuptools (69.2.0-r2) (6/21) Purging py3-packaging-pyc (24.0-r1) (7/21) Purging py3-packaging (24.0-r1) (8/21) Purging py3-parsing-pyc (3.1.2-r1) (9/21) Purging py3-parsing (3.1.2-r1) (10/21) Purging python3-pyc (3.12.3-r0) (11/21) Purging python3-pycache-pyc0 (3.12.3-r0) (12/21) Purging pyc (3.12.3-r0) (13/21) Purging python3 (3.12.3-r0) (14/21) Purging gdbm (1.23-r1) (15/21) Purging libbz2 (1.0.8-r6) (16/21) Purging libffi (3.4.6-r0) (17/21) Purging libpanelw (6.4_p20240330-r0) (18/21) Purging mpdecimal (4.0.0-r0) (19/21) Purging readline (8.2.10-r0) (20/21) Purging sqlite-libs (3.45.2-r0) (21/21) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-geographiclib: Updating the community/riscv64 repository index... >>> py3-geographiclib: Signing the index...