>>> py3-pyclipper: Building community/py3-pyclipper 1.3.0-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 23:28:48 +0000 >>> py3-pyclipper: Checking sanity of /home/buildozer/aports/community/py3-pyclipper/APKBUILD... >>> py3-pyclipper: Analyzing dependencies... >>> py3-pyclipper: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm python3-dev cython clipper-dev py3-pytest py3-pytest-runner (1/36) Installing libbz2 (1.0.8-r5) (2/36) Installing libffi (3.4.4-r2) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.2-r1) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20230401-r4) (7/36) Installing readline (8.2.1-r1) (8/36) Installing sqlite-libs (3.41.2-r2) (9/36) Installing python3 (3.11.3-r10) (10/36) Installing python3-pycache-pyc0 (3.11.3-r10) (11/36) Installing pyc (0.1-r0) (12/36) Installing python3-pyc (3.11.3-r10) (13/36) Installing py3-parsing (3.0.9-r2) (14/36) Installing py3-parsing-pyc (3.0.9-r2) (15/36) Installing py3-packaging (23.1-r1) (16/36) Installing py3-packaging-pyc (23.1-r1) (17/36) Installing py3-setuptools (67.7.0-r0) (18/36) Installing py3-setuptools-pyc (67.7.0-r0) (19/36) Installing py3-typing-extensions (4.5.0-r1) (20/36) Installing py3-typing-extensions-pyc (4.5.0-r1) (21/36) Installing py3-setuptools_scm (7.1.0-r0) (22/36) Installing python3-dev (3.11.3-r10) (23/36) Installing cython (0.29.34-r2) (24/36) Installing cython-pyc (0.29.34-r2) (25/36) Installing clipper (6.4.2-r4) (26/36) Installing clipper-dev (6.4.2-r4) (27/36) Installing py3-iniconfig (1.1.1-r6) (28/36) Installing py3-iniconfig-pyc (1.1.1-r6) (29/36) Installing py3-pluggy (1.0.0-r3) (30/36) Installing py3-pluggy-pyc (1.0.0-r3) (31/36) Installing py3-py (1.11.0-r2) (32/36) Installing py3-py-pyc (1.11.0-r2) (33/36) Installing py3-pytest (7.3.1-r1) (34/36) Installing py3-pytest-pyc (7.3.1-r1) (35/36) Installing py3-pytest-runner (6.0.0-r1) (36/36) Installing .makedepends-py3-pyclipper (20230420.232854) Executing busybox-1.36.0-r7.trigger OK: 403 MiB in 133 packages >>> py3-pyclipper: Cleaning up srcdir >>> py3-pyclipper: Cleaning up pkgdir >>> py3-pyclipper: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyclipper-1.3.0.zip % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyclipper: Fetching https://files.pythonhosted.org/packages/source/p/pyclipper/pyclipper-1.3.0.zip % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 100 138k 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k >>> py3-pyclipper: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyclipper-1.3.0.zip >>> py3-pyclipper: Checking sha512sums... pyclipper-1.3.0.zip: OK 10-system-libs.patch: OK disable-broken-test.patch: OK use-unittest-instead-of-unittest2.patch: OK >>> py3-pyclipper: Unpacking /var/cache/distfiles/v3.18/pyclipper-1.3.0.zip... >>> py3-pyclipper: 10-system-libs.patch patching file setup.py >>> py3-pyclipper: disable-broken-test.patch patching file tests/test_pyclipper.py Hunk #1 succeeded at 362 (offset -46 lines). >>> py3-pyclipper: use-unittest-instead-of-unittest2.patch patching file setup.py Hunk #1 succeeded at 99 (offset 5 lines). patching file tests/test_pyclipper.py /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Development mode: Compiling Cython modules from .pyx sources. running build_ext cythoning src/pyclipper/_pyclipper.pyx to src/pyclipper/_pyclipper.cpp /usr/lib/python3.11/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildozer/aports/community/py3-pyclipper/src/pyclipper-1.3.0/src/pyclipper/_pyclipper.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'pyclipper._pyclipper' extension creating build creating build/temp.linux-armv8l-cpython-311 creating build/temp.linux-armv8l-cpython-311/src creating build/temp.linux-armv8l-cpython-311/src/pyclipper gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -Isrc -I/usr/include/polyclipping -I/usr/include/python3.11 -c src/pyclipper/_pyclipper.cpp -o build/temp.linux-armv8l-cpython-311/src/pyclipper/_pyclipper.o cc1plus: warning: '-Werror=' argument '-Werror=int-conversion' is not valid for C++ src/pyclipper/_pyclipper.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': src/pyclipper/_pyclipper.cpp:13476:31: warning: comparing the result of pointer addition '(((const char*)"pyclipper._pyclipper") + 9)' and NULL [-Waddress] 13476 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:63, from src/pyclipper/_pyclipper.cpp:764: /usr/include/c++/12.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*]': /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*; _Tp = ClipperLib::IntPoint]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:601:31: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*; _Tp = ClipperLib::IntPoint]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1617:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/vector.tcc:232:44: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'ClipperLib::Path __pyx_f_9pyclipper_10_pyclipper__to_clipper_path(PyObject*)' at src/pyclipper/_pyclipper.cpp:8964:27: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-armv8l-cpython-311 creating build/lib.linux-armv8l-cpython-311/pyclipper g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/pyclipper/_pyclipper.o -L/usr/lib -L/usr/lib -lpolyclipping -o build/lib.linux-armv8l-cpython-311/pyclipper/_pyclipper.cpython-311-arm-linux-musleabihf.so /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Development mode: Compiling Cython modules from .pyx sources. running pytest /usr/lib/python3.11/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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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 src/pyclipper.egg-info/PKG-INFO writing dependency_links to src/pyclipper.egg-info/dependency_links.txt writing top-level names to src/pyclipper.egg-info/top_level.txt reading manifest file 'src/pyclipper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'dev' warning: no previously-included files found matching '.git*' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.appveyor/*' warning: no previously-included files found matching 'multibuild/*' warning: no previously-included files found matching 'config.sh' adding license file 'LICENSE' writing manifest file 'src/pyclipper.egg-info/SOURCES.txt' running build_ext skipping 'src/pyclipper/_pyclipper.cpp' Cython extension (up-to-date) building 'pyclipper._pyclipper' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -Isrc -I/usr/include/polyclipping -I/usr/include/python3.11 -c src/pyclipper/_pyclipper.cpp -o build/temp.linux-armv8l-cpython-311/src/pyclipper/_pyclipper.o cc1plus: warning: '-Werror=' argument '-Werror=int-conversion' is not valid for C++ src/pyclipper/_pyclipper.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': src/pyclipper/_pyclipper.cpp:13476:31: warning: comparing the result of pointer addition '(((const char*)"pyclipper._pyclipper") + 9)' and NULL [-Waddress] 13476 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:63, from src/pyclipper/_pyclipper.cpp:764: /usr/include/c++/12.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*]': /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*; _Tp = ClipperLib::IntPoint]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:601:31: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = ClipperLib::IntPoint*; _Tp = ClipperLib::IntPoint]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1617:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/vector.tcc:232:44: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'ClipperLib::Path __pyx_f_9pyclipper_10_pyclipper__to_clipper_path(PyObject*)' at src/pyclipper/_pyclipper.cpp:8964:27: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/pyclipper/_pyclipper.o -L/usr/lib -L/usr/lib -lpolyclipping -o /home/buildozer/aports/community/py3-pyclipper/src/pyclipper-1.3.0/src/pyclipper/_pyclipper.cpython-311-arm-linux-musleabihf.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pyclipper/src/pyclipper-1.3.0 configfile: setup.cfg testpaths: tests collecting ... collected 40 items tests/test_pyclipper.py::TestPyclipperModule::test_has_classes PASSED [ 2%] tests/test_pyclipper.py::TestPyclipperModule::test_has_namespace_methods PASSED [ 5%] tests/test_pyclipper.py::TestNamespaceMethods::test_area PASSED [ 7%] tests/test_pyclipper.py::TestNamespaceMethods::test_clean_polygon PASSED [ 10%] tests/test_pyclipper.py::TestNamespaceMethods::test_clean_polygons PASSED [ 12%] tests/test_pyclipper.py::TestNamespaceMethods::test_minkowski_diff PASSED [ 15%] tests/test_pyclipper.py::TestNamespaceMethods::test_minkowski_sum PASSED [ 17%] tests/test_pyclipper.py::TestNamespaceMethods::test_minkowski_sum2 PASSED [ 20%] tests/test_pyclipper.py::TestNamespaceMethods::test_orientation PASSED [ 22%] tests/test_pyclipper.py::TestNamespaceMethods::test_point_in_polygon PASSED [ 25%] tests/test_pyclipper.py::TestNamespaceMethods::test_reverse_path PASSED [ 27%] tests/test_pyclipper.py::TestNamespaceMethods::test_reverse_paths PASSED [ 30%] tests/test_pyclipper.py::TestNamespaceMethods::test_simplify_polygon PASSED [ 32%] tests/test_pyclipper.py::TestNamespaceMethods::test_simplify_polygons PASSED [ 35%] tests/test_pyclipper.py::TestFilterPyPolyNode::test_closed_paths_from_polytree PASSED [ 37%] tests/test_pyclipper.py::TestFilterPyPolyNode::test_open_paths_from_polytree PASSED [ 40%] tests/test_pyclipper.py::TestFilterPyPolyNode::test_polytree_to_paths PASSED [ 42%] tests/test_pyclipper.py::TestPyclipperAddPaths::test_add_path PASSED [ 45%] tests/test_pyclipper.py::TestPyclipperAddPaths::test_add_path_invalid_path PASSED [ 47%] tests/test_pyclipper.py::TestPyclipperAddPaths::test_add_paths PASSED [ 50%] tests/test_pyclipper.py::TestPyclipperAddPaths::test_add_paths_invalid_path PASSED [ 52%] tests/test_pyclipper.py::TestClassProperties::test_pyclipper_properties PASSED [ 55%] tests/test_pyclipper.py::TestClassProperties::test_pyclipperoffset_properties PASSED [ 57%] tests/test_pyclipper.py::TestPyclipperExecute::test_clear PASSED [ 60%] tests/test_pyclipper.py::TestPyclipperExecute::test_exact_results PASSED [ 62%] tests/test_pyclipper.py::TestPyclipperExecute::test_execute PASSED [ 65%] tests/test_pyclipper.py::TestPyclipperExecute::test_execute2 PASSED [ 67%] tests/test_pyclipper.py::TestPyclipperExecute::test_execute_empty PASSED [ 70%] tests/test_pyclipper.py::TestPyclipperExecute::test_get_bounds PASSED [ 72%] tests/test_pyclipper.py::TestPyclipperOffset::test_clear PASSED [ 75%] tests/test_pyclipper.py::TestPyclipperOffset::test_execute PASSED [ 77%] tests/test_pyclipper.py::TestPyclipperOffset::test_execute2 PASSED [ 80%] tests/test_pyclipper.py::TestScalingFunctions::test_path_scale_from PASSED [ 82%] tests/test_pyclipper.py::TestScalingFunctions::test_path_scale_to PASSED [ 85%] tests/test_pyclipper.py::TestScalingFunctions::test_paths_scale_from PASSED [ 87%] tests/test_pyclipper.py::TestScalingFunctions::test_paths_scale_to PASSED [ 90%] tests/test_pyclipper.py::TestScalingFunctions::test_value_scale_from PASSED [ 92%] tests/test_pyclipper.py::TestScalingFunctions::test_value_scale_to PASSED [ 95%] tests/test_pyclipper.py::TestNonStandardNumbers::test_sympyzero PASSED [ 97%] tests/test_pyclipper.py::TestPackageVersion::test__version__ PASSED [100%] ============================== 40 passed in 0.08s ============================== >>> py3-pyclipper: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Development mode: Compiling Cython modules from .pyx sources. running install /usr/lib/python3.11/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, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pyclipper/pkg creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper copying build/lib.linux-armv8l-cpython-311/pyclipper/_pyclipper.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper running install_egg_info running egg_info writing src/pyclipper.egg-info/PKG-INFO writing dependency_links to src/pyclipper.egg-info/dependency_links.txt writing top-level names to src/pyclipper.egg-info/top_level.txt reading manifest file 'src/pyclipper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'dev' warning: no previously-included files found matching '.git*' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.appveyor/*' warning: no previously-included files found matching 'multibuild/*' warning: no previously-included files found matching 'config.sh' adding license file 'LICENSE' writing manifest file 'src/pyclipper.egg-info/SOURCES.txt' Copying src/pyclipper.egg-info to /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper-1.3.0-py3.11.egg-info running install_scripts >>> py3-pyclipper*: Running postcheck for py3-pyclipper >>> py3-pyclipper*: Preparing package py3-pyclipper... >>> py3-pyclipper*: Stripping binaries >>> py3-pyclipper*: Scanning shared objects >>> py3-pyclipper*: Tracing dependencies... python3 python3~3.11 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libpolyclipping.so.22 so:libstdc++.so.6 >>> py3-pyclipper*: Package size: 144.0 KB >>> py3-pyclipper*: Compressing data... >>> py3-pyclipper*: Create checksum... >>> py3-pyclipper*: Create py3-pyclipper-1.3.0-r0.apk >>> py3-pyclipper: Build complete at Thu, 20 Apr 2023 23:29:12 +0000 elapsed time 0h 0m 24s >>> py3-pyclipper: Cleaning up srcdir >>> py3-pyclipper: Cleaning up pkgdir >>> py3-pyclipper: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pyclipper (20230420.232854) (2/36) Purging py3-setuptools_scm (7.1.0-r0) (3/36) Purging py3-typing-extensions-pyc (4.5.0-r1) (4/36) Purging py3-typing-extensions (4.5.0-r1) (5/36) Purging python3-dev (3.11.3-r10) (6/36) Purging cython-pyc (0.29.34-r2) (7/36) Purging cython (0.29.34-r2) (8/36) Purging clipper-dev (6.4.2-r4) (9/36) Purging clipper (6.4.2-r4) (10/36) Purging py3-pytest-runner (6.0.0-r1) (11/36) Purging py3-pytest-pyc (7.3.1-r1) (12/36) Purging py3-pytest (7.3.1-r1) (13/36) Purging py3-iniconfig-pyc (1.1.1-r6) (14/36) Purging py3-iniconfig (1.1.1-r6) (15/36) Purging py3-pluggy-pyc (1.0.0-r3) (16/36) Purging py3-pluggy (1.0.0-r3) (17/36) Purging py3-py-pyc (1.11.0-r2) (18/36) Purging py3-py (1.11.0-r2) (19/36) Purging py3-setuptools-pyc (67.7.0-r0) (20/36) Purging py3-setuptools (67.7.0-r0) (21/36) Purging py3-packaging-pyc (23.1-r1) (22/36) Purging py3-packaging (23.1-r1) (23/36) Purging py3-parsing-pyc (3.0.9-r2) (24/36) Purging py3-parsing (3.0.9-r2) (25/36) Purging python3-pyc (3.11.3-r10) (26/36) Purging python3-pycache-pyc0 (3.11.3-r10) (27/36) Purging pyc (0.1-r0) (28/36) Purging python3 (3.11.3-r10) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r5) (31/36) Purging libffi (3.4.4-r2) (32/36) Purging libpanelw (6.4_p20230401-r4) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r1) (35/36) Purging sqlite-libs (3.41.2-r2) (36/36) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 97 packages >>> py3-pyclipper: Updating the community/armv7 repository index... >>> py3-pyclipper: Signing the index...