>>> py3-pyclipper: Building community/py3-pyclipper 1.3.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 13:07:51 +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/22) Installing libffi (3.4.4-r0) (2/22) Installing gdbm (1.23-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing readline (8.2.0-r0) (5/22) Installing sqlite-libs (3.40.0-r0) (6/22) Installing python3 (3.11.0-r2) (7/22) Installing py3-parsing (3.0.9-r1) (8/22) Installing py3-packaging (21.3-r3) (9/22) Installing py3-setuptools (65.6.0-r1) (10/22) Installing py3-typing-extensions (4.4.0-r1) (11/22) Installing py3-setuptools_scm (7.0.5-r3) (12/22) Installing python3-dev (3.11.0-r2) (13/22) Installing cython (0.29.32-r1) (14/22) Installing clipper (6.4.2-r2) (15/22) Installing clipper-dev (6.4.2-r2) (16/22) Installing py3-attrs (22.1.0-r1) (17/22) Installing py3-iniconfig (1.1.1-r4) (18/22) Installing py3-pluggy (1.0.0-r2) (19/22) Installing py3-py (1.11.0-r1) (20/22) Installing py3-pytest (7.2.0-r2) (21/22) Installing py3-pytest-runner (6.0.0-r1) (22/22) Installing .makedepends-py3-pyclipper (20221123.130752) Executing busybox-1.35.0-r29.trigger OK: 522 MiB in 125 packages >>> py3-pyclipper: Cleaning up srcdir >>> py3-pyclipper: Cleaning up pkgdir >>> py3-pyclipper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 596k 0 --:--:-- --:--:-- --:--:-- 596k >>> py3-pyclipper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-i686-cpython-311 creating build/temp.linux-i686-cpython-311/src creating build/temp.linux-i686-cpython-311/src/pyclipper gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Isrc -I/usr/include/polyclipping -I/usr/include/python3.11 -c src/pyclipper/_pyclipper.cpp -o build/temp.linux-i686-cpython-311/src/pyclipper/_pyclipper.o src/pyclipper/_pyclipper.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': src/pyclipper/_pyclipper.cpp:13473:31: warning: comparing the result of pointer addition '(((const char*)"pyclipper._pyclipper") + 9)' and NULL [-Waddress] 13473 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-i686-cpython-311 creating build/lib.linux-i686-cpython-311/pyclipper g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-cpython-311/src/pyclipper/_pyclipper.o -L/usr/lib -L/usr/lib -lpolyclipping -o build/lib.linux-i686-cpython-311/pyclipper/_pyclipper.cpython-311-i386-linux-musl.so /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Development mode: Compiling Cython modules from .pyx sources. running pytest 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 -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Isrc -I/usr/include/polyclipping -I/usr/include/python3.11 -c src/pyclipper/_pyclipper.cpp -o build/temp.linux-i686-cpython-311/src/pyclipper/_pyclipper.o src/pyclipper/_pyclipper.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': src/pyclipper/_pyclipper.cpp:13473:31: warning: comparing the result of pointer addition '(((const char*)"pyclipper._pyclipper") + 9)' and NULL [-Waddress] 13473 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-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-i386-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, 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.15s ============================== >>> py3-pyclipper: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Development mode: Compiling Cython modules from .pyx sources. 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 copying src/pyclipper/__init__.py -> build/lib.linux-i686-cpython-311/pyclipper copying src/pyclipper/_version.py -> build/lib.linux-i686-cpython-311/pyclipper running build_ext skipping 'src/pyclipper/_pyclipper.cpp' Cython extension (up-to-date) 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-i686-cpython-311/pyclipper/__init__.py -> /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper copying build/lib.linux-i686-cpython-311/pyclipper/_version.py -> /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper copying build/lib.linux-i686-cpython-311/pyclipper/_pyclipper.cpython-311-i386-linux-musl.so -> /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper byte-compiling /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyclipper/pkg/py3-pyclipper/usr/lib/python3.11/site-packages/pyclipper/_version.py to _version.cpython-311.pyc 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 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libpolyclipping.so.22 so:libstdc++.so.6 >>> py3-pyclipper*: Package size: 200.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 Wed, 23 Nov 2022 13:08:15 +0000 elapsed time 0h 0m 24s >>> py3-pyclipper: Cleaning up srcdir >>> py3-pyclipper: Cleaning up pkgdir >>> py3-pyclipper: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pyclipper (20221123.130752) (2/22) Purging py3-setuptools_scm (7.0.5-r3) (3/22) Purging py3-typing-extensions (4.4.0-r1) (4/22) Purging python3-dev (3.11.0-r2) (5/22) Purging cython (0.29.32-r1) (6/22) Purging clipper-dev (6.4.2-r2) (7/22) Purging clipper (6.4.2-r2) (8/22) Purging py3-pytest-runner (6.0.0-r1) (9/22) Purging py3-pytest (7.2.0-r2) (10/22) Purging py3-attrs (22.1.0-r1) (11/22) Purging py3-iniconfig (1.1.1-r4) (12/22) Purging py3-pluggy (1.0.0-r2) (13/22) Purging py3-py (1.11.0-r1) (14/22) Purging py3-setuptools (65.6.0-r1) (15/22) Purging py3-packaging (21.3-r3) (16/22) Purging py3-parsing (3.0.9-r1) (17/22) Purging python3 (3.11.0-r2) (18/22) Purging libffi (3.4.4-r0) (19/22) Purging gdbm (1.23-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.2.0-r0) (22/22) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-pyclipper: Updating the community/x86 repository index... >>> py3-pyclipper: Signing the index...