>>> py3-skia-pathops: Building community/py3-skia-pathops 0.2.1-r3 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 16:42:51 +0000 >>> py3-skia-pathops: Checking sanity of /home/buildozer/aports/community/py3-skia-pathops/APKBUILD... >>> py3-skia-pathops: Analyzing dependencies... >>> py3-skia-pathops: Installing for build: build-base python3 cython python3-dev py3-setuptools py3-setuptools_scm (1/23) Installing libffi (3.4.4-r2) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230401-r5) (5/23) Installing readline (8.2.1-r1) (6/23) Installing sqlite-libs (3.41.2-r2) (7/23) Installing python3 (3.11.3-r10) (8/23) Installing python3-pycache-pyc0 (3.11.3-r10) (9/23) Installing pyc (0.1-r0) (10/23) Installing python3-pyc (3.11.3-r10) (11/23) Installing cython (0.29.34-r2) (12/23) Installing cython-pyc (0.29.34-r2) (13/23) Installing python3-dev (3.11.3-r10) (14/23) Installing py3-parsing (3.0.9-r2) (15/23) Installing py3-parsing-pyc (3.0.9-r2) (16/23) Installing py3-packaging (23.1-r1) (17/23) Installing py3-packaging-pyc (23.1-r1) (18/23) Installing py3-setuptools (67.7.2-r0) (19/23) Installing py3-setuptools-pyc (67.7.2-r0) (20/23) Installing py3-typing-extensions (4.5.0-r1) (21/23) Installing py3-typing-extensions-pyc (4.5.0-r1) (22/23) Installing py3-setuptools_scm (7.1.0-r0) (23/23) Installing .makedepends-py3-skia-pathops (20230424.164259) Executing busybox-1.36.0-r7.trigger OK: 586 MiB in 126 packages >>> py3-skia-pathops: Cleaning up srcdir >>> py3-skia-pathops: Cleaning up pkgdir >>> py3-skia-pathops: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/skia-pathops-0.2.1.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 16 4855k 16 815k 0 0 518k 0 0:00:09 0:00:01 0:00:08 518k 68 4855k 68 3327k 0 0 1354k 0 0:00:03 0:00:02 0:00:01 1354k 100 4855k 100 4855k 0 0 1557k 0 0:00:03 0:00:03 --:--:-- 1557k >>> py3-skia-pathops: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/skia-pathops-0.2.1.zip >>> py3-skia-pathops: Checking sha512sums... skia-pathops-0.2.1.zip: OK >>> py3-skia-pathops: Unpacking /var/cache/distfiles/v3.18/skia-pathops-0.2.1.zip... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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. running build running build_py creating build creating build/lib.linux-ppc64le-cpython-311 creating build/lib.linux-ppc64le-cpython-311/pathops copying src/python/pathops/operations.py -> build/lib.linux-ppc64le-cpython-311/pathops copying src/python/pathops/_version.py -> build/lib.linux-ppc64le-cpython-311/pathops copying src/python/pathops/__init__.py -> build/lib.linux-ppc64le-cpython-311/pathops running build_clib building 'skia' library creating build/temp.linux-ppc64le-cpython-311 creating build/temp.linux-ppc64le-cpython-311/src creating build/temp.linux-ppc64le-cpython-311/src/cpp creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/utils creating build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkArenaAlloc.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkArenaAlloc.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkBuffer.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkBuffer.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkCubicClipper.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkCubicClipper.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkData.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkData.o -std=c++14 In lambda function, inlined from 'void SkOnce::operator()(Fn&&, Args&& ...) [with Fn = SkData::MakeEmpty()::; Args = {}]' at src/cpp/skia/include/private/SkOnce.h:37:15, inlined from 'static sk_sp SkData::MakeEmpty()' at src/cpp/skia/src/core/SkData.cpp:90:9: src/cpp/skia/src/core/SkData.cpp:90:61: warning: 'static void SkData::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 90 | once([]{ empty = new SkData(nullptr, 0, nullptr, nullptr); }); | ^ src/cpp/skia/src/core/SkData.cpp:90:61: note: returned from 'void* operator new(std::size_t)' src/cpp/skia/src/core/SkData.cpp: In static member function 'static sk_sp SkData::MakeFromMalloc(const void*, size_t)': src/cpp/skia/src/core/SkData.cpp:100:79: warning: 'static void SkData::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 100 | return sk_sp(new SkData(data, length, sk_free_releaseproc, nullptr)); | ^ src/cpp/skia/src/core/SkData.cpp:100:79: note: returned from 'void* operator new(std::size_t)' src/cpp/skia/src/core/SkData.cpp: In static member function 'static sk_sp SkData::MakeWithProc(const void*, size_t, ReleaseProc, void*)': src/cpp/skia/src/core/SkData.cpp:113:59: warning: 'static void SkData::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 113 | return sk_sp(new SkData(ptr, length, proc, ctx)); | ^ src/cpp/skia/src/core/SkData.cpp:113:59: note: returned from 'void* operator new(std::size_t)' src/cpp/skia/src/core/SkData.cpp: In static member function 'static sk_sp SkData::MakeSubset(const SkData*, size_t, size_t)': src/cpp/skia/src/core/SkData.cpp:176:61: warning: 'static void SkData::operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 176 | const_cast(src))); | ^ src/cpp/skia/src/core/SkData.cpp:176:61: note: returned from 'void* operator new(std::size_t)' gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkEdgeClipper.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkEdgeClipper.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkGeometry.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkGeometry.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkLineClipper.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkLineClipper.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkMath.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkMath.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkMatrix.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkMatrix.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkPath.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPath.o -std=c++14 In file included from src/cpp/skia/include/core/SkPoint.h:12, from src/cpp/skia/include/core/SkRect.h:11, from src/cpp/skia/include/core/SkMatrix.h:11, from src/cpp/skia/include/core/SkPath.h:11, from src/cpp/skia/src/core/SkPath.cpp:8: In function 'SkScalar SkMaxScalar(SkScalar, SkScalar)', inlined from 'void SkRect::set(const SkPoint&, const SkPoint&)' at src/cpp/skia/include/core/SkRect.h:914:30, inlined from 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)' at src/cpp/skia/src/core/SkPath.cpp:3405:18: src/cpp/skia/include/core/SkScalar.h:125:75: warning: 'thirdCorner.SkPoint::fY' may be used uninitialized [-Wmaybe-uninitialized] 125 | static inline SkScalar SkMaxScalar(SkScalar a, SkScalar b) { return a > b ? a : b; } | ~~~~~~^~~~~~~ src/cpp/skia/src/core/SkPath.cpp: In static member function 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)': src/cpp/skia/src/core/SkPath.cpp:3287:13: note: 'thirdCorner.SkPoint::fY' was declared here 3287 | SkPoint thirdCorner; | ^~~~~~~~~~~ In function 'SkScalar SkMaxScalar(SkScalar, SkScalar)', inlined from 'void SkRect::set(const SkPoint&, const SkPoint&)' at src/cpp/skia/include/core/SkRect.h:912:30, inlined from 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)' at src/cpp/skia/src/core/SkPath.cpp:3405:18: src/cpp/skia/include/core/SkScalar.h:125:75: warning: 'thirdCorner.SkPoint::fX' may be used uninitialized [-Wmaybe-uninitialized] 125 | static inline SkScalar SkMaxScalar(SkScalar a, SkScalar b) { return a > b ? a : b; } | ~~~~~~^~~~~~~ src/cpp/skia/src/core/SkPath.cpp: In static member function 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)': src/cpp/skia/src/core/SkPath.cpp:3287:13: note: 'thirdCorner.SkPoint::fX' was declared here 3287 | SkPoint thirdCorner; | ^~~~~~~~~~~ In function 'SkScalar SkMaxScalar(SkScalar, SkScalar)', inlined from 'void SkRect::set(const SkPoint&, const SkPoint&)' at src/cpp/skia/include/core/SkRect.h:914:30, inlined from 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)' at src/cpp/skia/src/core/SkPath.cpp:3405:18: src/cpp/skia/include/core/SkScalar.h:125:75: warning: 'firstCorner.SkPoint::fY' may be used uninitialized [-Wmaybe-uninitialized] 125 | static inline SkScalar SkMaxScalar(SkScalar a, SkScalar b) { return a > b ? a : b; } | ~~~~~~^~~~~~~ src/cpp/skia/src/core/SkPath.cpp: In static member function 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)': src/cpp/skia/src/core/SkPath.cpp:3286:13: note: 'firstCorner.SkPoint::fY' was declared here 3286 | SkPoint firstCorner; | ^~~~~~~~~~~ In function 'SkScalar SkMaxScalar(SkScalar, SkScalar)', inlined from 'void SkRect::set(const SkPoint&, const SkPoint&)' at src/cpp/skia/include/core/SkRect.h:912:30, inlined from 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)' at src/cpp/skia/src/core/SkPath.cpp:3405:18: src/cpp/skia/include/core/SkScalar.h:125:75: warning: 'firstCorner.SkPoint::fX' may be used uninitialized [-Wmaybe-uninitialized] 125 | static inline SkScalar SkMaxScalar(SkScalar a, SkScalar b) { return a > b ? a : b; } | ~~~~~~^~~~~~~ src/cpp/skia/src/core/SkPath.cpp: In static member function 'static bool SkPathPriv::IsRectContour(const SkPath&, bool, int*, const SkPoint**, bool*, SkPathDirection*, SkRect*)': src/cpp/skia/src/core/SkPath.cpp:3286:13: note: 'firstCorner.SkPoint::fX' was declared here 3286 | SkPoint firstCorner; | ^~~~~~~~~~~ gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkPathRef.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPathRef.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkPoint.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPoint.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkRect.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkRect.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkRRect.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkRRect.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkSemaphore.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkSemaphore.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkString.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkString.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkStringUtils.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkStringUtils.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkUtils.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkUtils.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/core/SkThreadID.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkThreadID.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkAddIntersections.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkAddIntersections.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkDConicLineIntersection.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDConicLineIntersection.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkDCubicLineIntersection.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDCubicLineIntersection.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkDCubicToQuads.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDCubicToQuads.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkDLineIntersection.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDLineIntersection.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkDQuadLineIntersection.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDQuadLineIntersection.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkIntersections.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkIntersections.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpAngle.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpAngle.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpBuilder.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpBuilder.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpCoincidence.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpCoincidence.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpContour.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpContour.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpCubicHull.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpCubicHull.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpEdgeBuilder.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpEdgeBuilder.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpSegment.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpSegment.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkOpSpan.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpSpan.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsAsWinding.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsAsWinding.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsCommon.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCommon.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsConic.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsConic.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsCubic.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCubic.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsCurve.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCurve.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsDebug.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsDebug.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsLine.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsLine.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsOp.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsOp.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsQuad.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsQuad.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsRect.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsRect.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsSimplify.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsSimplify.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsTightBounds.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTightBounds.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsTSect.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTSect.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsTypes.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTypes.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathOpsWinding.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsWinding.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkPathWriter.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathWriter.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/pathops/SkReduceOrder.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkReduceOrder.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/utils/SkUTF.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/utils/SkUTF.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/ports/SkDebug_stdio.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkDebug_stdio.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/ports/SkMemory_malloc.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkMemory_malloc.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/ports/SkOSFile_stdio.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkOSFile_stdio.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/SkMallocThrow.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/SkMallocThrow.o -std=c++14 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -c src/cpp/skia/src/ports/SkOSFile_posix.cpp -o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkOSFile_posix.o -std=c++14 ar rcs build/temp.linux-ppc64le-cpython-311/libskia.a build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkArenaAlloc.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkBuffer.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkCubicClipper.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkData.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkEdgeClipper.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkGeometry.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkLineClipper.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkMath.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkMatrix.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPath.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPathRef.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkPoint.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkRect.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkRRect.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkSemaphore.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkString.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkStringUtils.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkUtils.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/core/SkThreadID.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkAddIntersections.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDConicLineIntersection.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDCubicLineIntersection.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDCubicToQuads.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDLineIntersection.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkDQuadLineIntersection.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkIntersections.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpAngle.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpBuilder.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpCoincidence.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpContour.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpCubicHull.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpEdgeBuilder.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpSegment.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkOpSpan.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsAsWinding.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCommon.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsConic.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCubic.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsCurve.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsDebug.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsLine.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsOp.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsQuad.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsRect.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsSimplify.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTightBounds.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTSect.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsTypes.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathOpsWinding.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkPathWriter.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/pathops/SkReduceOrder.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/utils/SkUTF.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkDebug_stdio.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkMemory_malloc.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkOSFile_stdio.o build/temp.linux-ppc64le-cpython-311/src/cpp/SkMallocThrow.o build/temp.linux-ppc64le-cpython-311/src/cpp/skia/src/ports/SkOSFile_posix.o running build_ext warning: src/python/pathops/_pathops.pxd:146:6: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables warning: src/python/pathops/_pathops.pxd:148:6: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables warning: src/python/pathops/_pathops.pyx:485:6: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables warning: src/python/pathops/_pathops.pyx:494:6: cpdef variables will not be supported in Cython 3; currently they are no different from cdef variables Compiling src/python/pathops/_pathops.pyx because it changed. [1/1] Cythonizing src/python/pathops/_pathops.pyx building 'pathops._pathops' extension creating build/temp.linux-ppc64le-cpython-311/src/python creating build/temp.linux-ppc64le-cpython-311/src/python/pathops gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DSK_SUPPORT_GPU=0 -Isrc/cpp/skia -I/usr/include/python3.11 -c src/python/pathops/_pathops.cpp -o build/temp.linux-ppc64le-cpython-311/src/python/pathops/_pathops.o -std=c++14 src/python/pathops/_pathops.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': src/python/pathops/_pathops.cpp:33441:31: warning: comparing the result of pointer addition '(((const char*)"pathops._pathops") + 7)' and NULL [-Waddress] 33441 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/src/python/pathops/_pathops.o -L/usr/lib -Lbuild/temp.linux-ppc64le-cpython-311 -lskia -o build/lib.linux-ppc64le-cpython-311/pathops/_pathops.cpython-311-powerpc64le-linux-musl.so >>> py3-skia-pathops: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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. 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-skia-pathops/pkg creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops copying build/lib.linux-ppc64le-cpython-311/pathops/_pathops.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops copying build/lib.linux-ppc64le-cpython-311/pathops/operations.py -> /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops copying build/lib.linux-ppc64le-cpython-311/pathops/_version.py -> /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops copying build/lib.linux-ppc64le-cpython-311/pathops/__init__.py -> /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops byte-compiling /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops/operations.py to operations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/pathops/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing src/python/skia_pathops.egg-info/PKG-INFO writing dependency_links to src/python/skia_pathops.egg-info/dependency_links.txt writing requirements to src/python/skia_pathops.egg-info/requires.txt writing top-level names to src/python/skia_pathops.egg-info/top_level.txt reading manifest file 'src/python/skia_pathops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitmodules' 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 'config.sh' adding license file 'LICENSE' writing manifest file 'src/python/skia_pathops.egg-info/SOURCES.txt' Copying src/python/skia_pathops.egg-info to /home/buildozer/aports/community/py3-skia-pathops/pkg/py3-skia-pathops/usr/lib/python3.11/site-packages/skia_pathops-0.2.1-py3.11.egg-info running install_scripts >>> py3-skia-pathops*: Running postcheck for py3-skia-pathops >>> WARNING: py3-skia-pathops*: Found __pycache__ but package name doesn't end with -pyc >>> py3-skia-pathops*: Preparing package py3-skia-pathops... >>> py3-skia-pathops*: Stripping binaries >>> py3-skia-pathops*: Scanning shared objects >>> py3-skia-pathops*: Tracing dependencies... python3 cython python3~3.11 so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-skia-pathops*: Package size: 896.0 KB >>> py3-skia-pathops*: Compressing data... >>> py3-skia-pathops*: Create checksum... >>> py3-skia-pathops*: Create py3-skia-pathops-0.2.1-r3.apk >>> py3-skia-pathops: Build complete at Mon, 24 Apr 2023 16:44:02 +0000 elapsed time 0h 1m 12s >>> py3-skia-pathops: Cleaning up srcdir >>> py3-skia-pathops: Cleaning up pkgdir >>> py3-skia-pathops: Uninstalling dependencies... (1/23) Purging .makedepends-py3-skia-pathops (20230424.164259) (2/23) Purging cython-pyc (0.29.34-r2) (3/23) Purging cython (0.29.34-r2) (4/23) Purging python3-dev (3.11.3-r10) (5/23) Purging py3-setuptools_scm (7.1.0-r0) (6/23) Purging py3-setuptools-pyc (67.7.2-r0) (7/23) Purging py3-setuptools (67.7.2-r0) (8/23) Purging py3-packaging-pyc (23.1-r1) (9/23) Purging py3-packaging (23.1-r1) (10/23) Purging py3-parsing-pyc (3.0.9-r2) (11/23) Purging py3-parsing (3.0.9-r2) (12/23) Purging py3-typing-extensions-pyc (4.5.0-r1) (13/23) Purging py3-typing-extensions (4.5.0-r1) (14/23) Purging python3-pyc (3.11.3-r10) (15/23) Purging python3-pycache-pyc0 (3.11.3-r10) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.3-r10) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.4-r2) (20/23) Purging libpanelw (6.4_p20230401-r5) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r1) (23/23) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 443 MiB in 103 packages >>> py3-skia-pathops: Updating the community/ppc64le repository index... >>> py3-skia-pathops: Signing the index...