D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-scikit-image-0.22.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DIQa20 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf scikit_image-0.22.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/scikit_image-0.22.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd scikit_image-0.22.0 + rm -rf /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.htI9Hq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scikit_image-0.22.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) + meson setup /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0 /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/meson-python-native-file.ini The Meson build system Version: 1.4.0 Source dir: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0 Build dir: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m Build type: native build Project name: scikit-image Project version: 0.22.0 C compiler for the host machine: cc (gcc 14.0.1 "cc (Mageia 14.0.1-0.20240317.1.mga10) 14.0.1 20240317 (experimental)") C linker for the host machine: cc ld.bfd 2.42 C++ compiler for the host machine: c++ (gcc 14.0.1 "c++ (Mageia 14.0.1-0.20240317.1.mga10) 14.0.1 20240317 (experimental)") C++ linker for the host machine: c++ ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wno-unused-function: YES Library m found: YES Checking if "-Wl,--version-script" : links: YES Program cython found: YES (/usr/bin/cython) Program pythran found: YES (/usr/bin/pythran) Program cp found: YES (/usr/bin/cp) Program python found: YES (/usr/bin/python3) Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 Run-time dependency python found: YES 3.12 Program _build_utils/cythoner.py found: YES (/home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_build_utils/cythoner.py) Compiler for C++ supports arguments -Wno-cpp: YES Build targets in project: 58 scikit-image 0.22.0 User defined options Native files: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/meson-python-native-file.ini buildtype : release b_ndebug : if-release b_vscrt : md Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/ninja [1/168] Generating skimage/morphology/_skeletonize_3d_cy with a custom command [2/168] Compiling C object skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so.p/unwrap_2d_ljmu.c.o [3/168] Generating 'skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so.p/fast_exp.c' [4/168] Generating 'skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so.p/_histograms.c' [5/168] Generating 'skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so.p/_colormixer.c' [6/168] Generating 'skimage/graph/heap.cpython-312-x86_64-linux-gnu.so.p/heap.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/heap.pyx:580:33: Exception check after calling 'push_fast' will always require the GIL to be acquired. Declare 'push_fast' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/heap.pyx:617:33: Exception check after calling 'push_fast' will always require the GIL to be acquired. Declare 'push_fast' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [7/168] Generating 'skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so.p/_felzenszwalb_cy.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:106:28: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:107:28: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:117:35: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:124:28: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:125:28: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb_cy.pyx:131:35: Exception check after calling 'find_root' will always require the GIL to be acquired. Declare 'find_root' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [8/168] Compiling C object skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so.p/unwrap_3d_ljmu.c.o [9/168] Generating 'skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so.p/_ccomp.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_ccomp.pyx:490:34: Exception check after calling 'ravel_index' will always require the GIL to be acquired. Declare 'ravel_index' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_ccomp.pyx:514:38: Exception check after calling 'ravel_index' will always require the GIL to be acquired. Declare 'ravel_index' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_ccomp.pyx:571:38: Exception check after calling 'ravel_index' will always require the GIL to be acquired. Declare 'ravel_index' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_ccomp.pyx:623:42: Exception check after calling 'ravel_index' will always require the GIL to be acquired. Declare 'ravel_index' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_ccomp.pyx:687:38: Exception check after calling 'ravel_index' will always require the GIL to be acquired. Declare 'ravel_index' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [10/168] Generating 'skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so.p/_find_contours_cy.c' [11/168] Generating 'skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so.p/_convex_hull.c' [12/168] Generating skimage/feature/_brief_pythran with a custom command [13/168] Generating 'skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so.p/geometry.c' [14/168] Generating 'skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so.p/transform.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/transform.pyx:7:5: Exception check on 'integrate' will always require the GIL to be acquired. Declare 'integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [15/168] Generating 'skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so.p/_pnpoly.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_pnpoly.pyx:53:44: Exception check after calling '__pyx_fuse_1point_in_polygon' will always require the GIL to be acquired. Declare '__pyx_fuse_1point_in_polygon' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [16/168] Generating 'skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so.p/_skeletonize_cy.c' [17/168] Generating 'skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so.p/_multiotsu.c' [18/168] Generating 'skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so.p/_grayreconstruct.c' [19/168] Generating 'skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so.p/_ncut_cy.c' [20/168] Generating 'skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_3d.c' [21/168] Generating 'skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so.p/_draw.c' [22/168] Generating 'skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so.p/_inpaint.c' [23/168] Generating 'skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_2d.c' [24/168] Generating 'skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_1d.c' [25/168] Generating skimage/feature/_hessian_det_appx_pythran with a custom command [26/168] Generating 'skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so.p/_hoghistogram.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_hoghistogram.pyx:12:5: Exception check on 'cell_hog' will always require the GIL to be acquired. Declare 'cell_hog' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_hoghistogram.pyx:150:32: Exception check after calling '__pyx_fuse_0cell_hog' will always require the GIL to be acquired. Declare '__pyx_fuse_0cell_hog' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_hoghistogram.pyx:150:32: Exception check after calling '__pyx_fuse_1cell_hog' will always require the GIL to be acquired. Declare '__pyx_fuse_1cell_hog' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [27/168] Generating 'skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so.p/_moments_cy.c' [28/168] Generating 'skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so.p/censure_cy.c' [29/168] Generating 'skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so.p/_spath.c' [30/168] Generating 'skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so.p/_sift.c' [31/168] Generating 'skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so.p/core_cy_3d.c' [32/168] Generating 'skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so.p/_canny_cy.c' [33/168] Generating 'skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so.p/_extrema_cy.c' warning: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:118:74: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:53:5: Exception check on 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:70:5: Exception check on 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:92:5: Exception check on 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:101:5: Exception check on 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_queue_with_history.pxi:110:5: Exception check on 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:98:5: Exception check on '_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:146:5: Exception check on '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:165:5: Exception check on '_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_0_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_0_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_0_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_0_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_1_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_1_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_1_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_1_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_2_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_2_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_2_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_2_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_3_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_3_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_3_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_3_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_4_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_4_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_4_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_4_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_5_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_5_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_5_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_5_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_6_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_6_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_6_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_6_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_7_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_7_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_7_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_7_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_8_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_8_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_8_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_8_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:78:46: Exception check after calling '__pyx_fuse_9_mark_candidates_in_last_dimension' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_mark_candidates_in_last_dimension' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_mark_candidates_in_last_dimension' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:81:32: Exception check after calling '_mark_candidates_all' will always require the GIL to be acquired. Possible solutions: 1. Declare '_mark_candidates_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_mark_candidates_all' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:85:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:92:33: Exception check after calling '__pyx_fuse_9_fill_plateau' will always require the GIL to be acquired. Possible solutions: 1. Declare '__pyx_fuse_9_fill_plateau' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '__pyx_fuse_9_fill_plateau' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:95:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:196:15: Exception check after calling 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:197:14: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:213:30: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_extrema_cy.pyx:222:21: Exception check after calling 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. [34/168] Generating 'skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so.p/_rolling_ball_cy.c' [35/168] Generating 'skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so.p/_mcp.c' [36/168] Generating 'skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so.p/_marching_cubes_lewiner_cy.c' [37/168] Generating 'skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so.p/_skeletonize_3d_cy.cpp' [38/168] Generating 'skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so.p/core_cy.c' [39/168] Generating 'skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so.p/_quickshift_cy.c' [40/168] Generating 'skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so.p/_flood_fill_cy.c' warning: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:118:74: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:53:5: Exception check on 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:70:5: Exception check on 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:92:5: Exception check on 'queue_restore' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_restore' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_restore' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:101:5: Exception check on 'queue_clear' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_clear' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_clear' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/../morphology/_queue_with_history.pxi:110:5: Exception check on 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:68:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:70:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:83:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:86:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:123:18: Exception check after calling 'queue_init' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_init' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_init' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:125:22: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:138:38: Exception check after calling 'queue_push' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_push' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_push' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill_cy.pyx:141:22: Exception check after calling 'queue_exit' will always require the GIL to be acquired. Possible solutions: 1. Declare 'queue_exit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'queue_exit' to allow an error code to be returned. [41/168] Generating 'skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so.p/corner_cy.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner_cy.pyx:93:5: Exception check on '_corner_fast_response' will always require the GIL to be acquired. Declare '_corner_fast_response' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner_cy.pyx:173:64: Exception check after calling '__pyx_fuse_0_corner_fast_response' will always require the GIL to be acquired. Declare '__pyx_fuse_0_corner_fast_response' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner_cy.pyx:179:68: Exception check after calling '__pyx_fuse_0_corner_fast_response' will always require the GIL to be acquired. Declare '__pyx_fuse_0_corner_fast_response' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner_cy.pyx:173:64: Exception check after calling '__pyx_fuse_1_corner_fast_response' will always require the GIL to be acquired. Declare '__pyx_fuse_1_corner_fast_response' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner_cy.pyx:179:68: Exception check after calling '__pyx_fuse_1_corner_fast_response' will always require the GIL to be acquired. Declare '__pyx_fuse_1_corner_fast_response' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [42/168] Generating 'skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so.p/_haar.cpp' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:23:5: Exception check on '_haar_like_feature_coord' will always require the GIL to be acquired. Declare '_haar_like_feature_coord' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:52:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:56:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:63:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:67:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:74:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:78:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:82:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:89:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:93:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:97:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:104:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:108:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:112:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:116:45: Exception check after calling 'set_rectangle_feature' will always require the GIL to be acquired. Possible solutions: 1. Declare 'set_rectangle_feature' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'set_rectangle_feature' to allow an error code to be returned. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_0integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_0integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_1integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_1integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_2integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_2integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_3integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_3integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_4integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_4integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_5integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_5integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_6integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_6integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_7integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_7integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_8integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_8integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_haar.pyx:193:63: Exception check after calling '__pyx_fuse_9integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_9integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [43/168] Generating 'skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so.p/bilateral_cy.c' [44/168] Generating 'skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so.p/_nl_means_denoising.c' [45/168] Generating 'skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so.p/_slic.c' [46/168] Compiling C object skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so.p/meson-generated__histograms.c.o [47/168] Linking target skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so [48/168] Compiling C object skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so.p/meson-generated_fast_exp.c.o [49/168] Linking target skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so [50/168] Generating 'skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so.p/percentile_cy.c' [51/168] Generating 'skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so.p/_max_tree.c' [52/168] Compiling C object skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so.p/meson-generated__colormixer.c.o [53/168] Linking target skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so [54/168] Compiling C object skimage/graph/heap.cpython-312-x86_64-linux-gnu.so.p/meson-generated_heap.c.o [55/168] Linking target skimage/graph/heap.cpython-312-x86_64-linux-gnu.so [56/168] Generating 'skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so.p/_watershed_cy.c' warning: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/heap_general.pxi:92:72: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython. [57/168] Compiling C object skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__felzenszwalb_cy.c.o [58/168] Linking target skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so [59/168] Generating 'skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so.p/_radon_transform.c' [60/168] Compiling C++ object skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__hessian_det_appx.cpp.o [61/168] Compiling C object skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ccomp.c.o [62/168] Linking target skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so [63/168] Linking target skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so [64/168] Compiling C object skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so.p/meson-generated_geometry.c.o [65/168] Linking target skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so [66/168] Compiling C object skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so.p/meson-generated_transform.c.o [67/168] Linking target skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so [68/168] Compiling C object skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so.p/meson-generated__unwrap_1d.c.o [69/168] Compiling C object skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so.p/meson-generated__convex_hull.c.o [70/168] Linking target skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so [71/168] Generating 'skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so.p/interpolation.c' [72/168] Linking target skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so [73/168] Compiling C object skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_censure_cy.c.o [74/168] Linking target skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so [75/168] Compiling C object skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so.p/meson-generated__multiotsu.c.o [76/168] Generating 'skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so.p/_denoise_cy.c' [77/168] Compiling C object skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so.p/meson-generated__unwrap_2d.c.o [78/168] Linking target skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so [79/168] Compiling C object skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so.p/meson-generated__unwrap_3d.c.o [80/168] Linking target skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so [81/168] Linking target skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so [82/168] Compiling C object skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so.p/meson-generated__pnpoly.c.o [83/168] Linking target skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so [84/168] Compiling C object skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__find_contours_cy.c.o [85/168] Generating 'skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so.p/orb_cy.c' [86/168] Linking target skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so [87/168] Compiling C object skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__skeletonize_cy.c.o [88/168] Linking target skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so [89/168] Generating 'skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so.p/_texture.c' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_texture.pyx:334:47: Exception check after calling '__pyx_fuse_8integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_8integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_texture.pyx:345:36: Exception check after calling '__pyx_fuse_8integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_8integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_texture.pyx:334:47: Exception check after calling '__pyx_fuse_9integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_9integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_texture.pyx:345:36: Exception check after calling '__pyx_fuse_9integrate' will always require the GIL to be acquired. Declare '__pyx_fuse_9integrate' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [90/168] Compiling C++ object skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._brief_cy.cpp.o [91/168] Compiling C++ object skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__skeletonize_3d_cy.cpp.o [92/168] Compiling C object skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so.p/meson-generated__spath.c.o [93/168] Linking target skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so [94/168] Linking target skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so [95/168] Linking target skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so [96/168] Generating 'skimage/util/_remap.cpython-312-x86_64-linux-gnu.so.p/_remap.cpp' [97/168] Generating 'skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so.p/_cascade.cpp' performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_cascade.pyx:556:42: Exception check after calling '__pyx_fuse_0_multiblock_lbp' will always require the GIL to be acquired. Declare '__pyx_fuse_0_multiblock_lbp' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_cascade.pyx:746:42: Exception check after calling 'classify' will always require the GIL to be acquired. Declare 'classify' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [98/168] Compiling C object skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so.p/meson-generated_interpolation.c.o [99/168] Compiling C object skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__moments_cy.c.o [100/168] Linking target skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so [101/168] Linking target skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so [102/168] Compiling C object skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__canny_cy.c.o [103/168] Linking target skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so [104/168] Compiling C object skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so.p/meson-generated__inpaint.c.o [105/168] Linking target skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so [106/168] Compiling C object skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so.p/meson-generated__hoghistogram.c.o [107/168] Compiling C object skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so.p/meson-generated__grayreconstruct.c.o [108/168] Linking target skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so [109/168] Linking target skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so [110/168] Compiling C object skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so.p/meson-generated_core_cy_3d.c.o [111/168] Linking target skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so [112/168] Compiling C object skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ncut_cy.c.o [113/168] Linking target skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so [114/168] Compiling C object skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__rolling_ball_cy.c.o [115/168] Linking target skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so [116/168] Generating 'skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so.p/_hough_transform.c' [117/168] Compiling C object skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__quickshift_cy.c.o [118/168] Linking target skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so [119/168] Compiling C object skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__extrema_cy.c.o [120/168] Linking target skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so [121/168] Compiling C object skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so.p/meson-generated__sift.c.o [122/168] Linking target skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so [123/168] Generating 'skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so.p/_warps_cy.c' [124/168] Compiling C object skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so.p/meson-generated__slic.c.o [125/168] Linking target skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so [126/168] Compiling C object skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_corner_cy.c.o [127/168] Linking target skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so [128/168] Compiling C object skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so.p/meson-generated__radon_transform.c.o [129/168] Linking target skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so [130/168] Compiling C object skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so.p/meson-generated__draw.c.o [131/168] Linking target skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so [132/168] Compiling C object skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__marching_cubes_lewiner_cy.c.o [133/168] Linking target skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so [134/168] Compiling C object skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__watershed_cy.c.o [135/168] Linking target skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so [136/168] Compiling C object skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__flood_fill_cy.c.o [137/168] Linking target skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so [138/168] Generating 'skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so.p/generic_cy.c' [139/168] Compiling C object skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_bilateral_cy.c.o [140/168] Linking target skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so [141/168] Compiling C object skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so.p/meson-generated__mcp.c.o [142/168] Linking target skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so [143/168] Compiling C object skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_orb_cy.c.o [144/168] Linking target skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so [145/168] Compiling C++ object skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so.p/meson-generated__cascade.cpp.o [146/168] Compiling C++ object skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so.p/meson-generated__haar.cpp.o [147/168] Linking target skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so [148/168] Linking target skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so [149/168] Compiling C object skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_core_cy.c.o [150/168] Compiling C object skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__denoise_cy.c.o [151/168] Linking target skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so [152/168] Linking target skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so [153/168] Compiling C object skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so.p/meson-generated__nl_means_denoising.c.o [154/168] Linking target skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so [155/168] Compiling C object skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so.p/meson-generated__texture.c.o [156/168] Linking target skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so [157/168] Compiling C object skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__warps_cy.c.o [158/168] Linking target skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so [159/168] Compiling C object skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so.p/meson-generated__hough_transform.c.o [160/168] Linking target skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so [161/168] Compiling C object skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so.p/meson-generated__max_tree.c.o [162/168] Linking target skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so [163/168] Compiling C++ object skimage/util/_remap.cpython-312-x86_64-linux-gnu.so.p/meson-generated__remap.cpp.o [164/168] Linking target skimage/util/_remap.cpython-312-x86_64-linux-gnu.so [165/168] Compiling C object skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_percentile_cy.c.o [166/168] Linking target skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so [167/168] Compiling C object skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated_generic_cy.c.o [168/168] Linking target skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so [1/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so [2/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so [3/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so [4/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so [5/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so [6/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so [7/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so [8/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so [9/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so [10/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so [11/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so [12/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so [13/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so [14/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so [15/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so [16/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so [17/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so [18/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so [19/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so [20/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so [21/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so [22/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so [23/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so [24/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so [25/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so [26/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/graph/heap.cpython-312-x86_64-linux-gnu.so [27/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so [28/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so [29/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so [30/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so [31/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so [32/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so [33/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so [34/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so [35/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so [36/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so [37/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so [38/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so [39/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so [40/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so [41/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so [42/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so [43/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so [44/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so [45/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so [46/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so [47/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so [48/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so [49/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so [50/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so [51/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so [52/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so [53/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so [54/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so [55/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.mesonpy-8j2ss85m/skimage/util/_remap.cpython-312-x86_64-linux-gnu.so [56/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/__init__.py [57/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/__init__.pyi [58/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/conftest.py [59/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/py.typed [60/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/__init__.py [61/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/_dependency_checks.py [62/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/_geometry.py [63/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/_tempfile.py [64/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/_warnings.py [65/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/coord.py [66/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/filters.py [67/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tester.py [68/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/testing.py [69/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/utils.py [70/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/version_requirements.py [71/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/fast_exp.h [72/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/__init__.py [73/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_coord.py [74/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_fast_exp.py [75/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_geometry.py [76/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_interpolation.py [77/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_safe_as_int.py [78/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_testing.py [79/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_utils.py [80/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_version_requirements.py [81/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/_shared/tests/test_warnings.py [82/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/__init__.py [83/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/__init__.pyi [84/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/adapt_rgb.py [85/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/colorconv.py [86/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/colorlabel.py [87/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/delta_e.py [88/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/rgb_colors.py [89/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/tests/__init__.py [90/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/tests/test_adapt_rgb.py [91/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/tests/test_colorconv.py [92/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/tests/test_colorlabel.py [93/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/color/tests/test_delta_e.py [94/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/__init__.py [95/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/__init__.pyi [96/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/_binary_blobs.py [97/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/_fetchers.py [98/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/_registry.py [99/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/README.txt [100/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/astronaut.png [101/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/brick.png [102/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/camera.png [103/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/chessboard_GRAY.png [104/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/chessboard_RGB.png [105/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/chelsea.png [106/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/clock_motion.png [107/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/coffee.png [108/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/coins.png [109/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/color.png [110/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/cell.png [111/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/grass.png [112/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/gravel.png [113/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/horse.png [114/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/hubble_deep_field.jpg [115/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/ihc.png [116/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/lbpcascade_frontalface_opencv.xml [117/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/lfw_subset.npy [118/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/logo.png [119/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/microaneurysms.png [120/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/moon.png [121/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/multipage.tif [122/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/no_time_for_that_tiny.gif [123/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/page.png [124/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/text.png [125/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/retina.jpg [126/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/rocket.jpg [127/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/phantom.png [128/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/motorcycle_disp.npz [129/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/motorcycle_left.png [130/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/motorcycle_right.png [131/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/tests/__init__.py [132/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/data/tests/test_data.py [133/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/__init__.py [134/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/__init__.pyi [135/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/_polygon2mask.py [136/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/_random_shapes.py [137/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/draw3d.py [138/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/draw_nd.py [139/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/draw.py [140/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/__init__.py [141/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/test_draw3d.py [142/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/test_draw_nd.py [143/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/test_draw.py [144/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/test_polygon2mask.py [145/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/draw/tests/test_random_shapes.py [146/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/__init__.py [147/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/__init__.pyi [148/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/_adapthist.py [149/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/exposure.py [150/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/histogram_matching.py [151/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/tests/__init__.py [152/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/tests/test_exposure.py [153/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/exposure/tests/test_histogram_matching.py [154/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/__init__.py [155/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/__init__.pyi [156/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_basic_features.py [157/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_canny.py [158/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_daisy.py [159/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_hog.py [160/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_orb_descriptor_positions.py [161/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/blob.py [162/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/brief.py [163/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/censure.py [164/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/corner.py [165/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/_fisher_vector.py [166/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/haar.py [167/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/match.py [168/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/orb.py [169/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/peak.py [170/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/sift.py [171/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/template.py [172/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/texture.py [173/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/util.py [174/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/orb_descriptor_positions.txt [175/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/__init__.py [176/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_basic_features.py [177/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_blob.py [178/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_brief.py [179/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_canny.py [180/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_cascade.py [181/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_censure.py [182/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_corner.py [183/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_daisy.py [184/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_fisher_vector.py [185/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_haar.py [186/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_hog.py [187/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_match.py [188/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_orb.py [189/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_peak.py [190/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_sift.py [191/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_template.py [192/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_texture.py [193/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/feature/tests/test_util.py [194/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/__init__.py [195/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/__init__.pyi [196/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_fft_based.py [197/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_gabor.py [198/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_gaussian.py [199/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_median.py [200/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_rank_order.py [201/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_sparse.py [202/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_unsharp_mask.py [203/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/_window.py [204/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/edges.py [205/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/lpi_filter.py [206/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/ridges.py [207/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/thresholding.py [208/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/__init__.py [209/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/_percentile.py [210/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/bilateral.py [211/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/generic.py [212/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/tests/__init__.py [213/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/rank/tests/test_rank.py [214/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/__init__.py [215/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_correlate.py [216/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_edges.py [217/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_fft_based.py [218/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_gabor.py [219/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_gaussian.py [220/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_lpi_filter.py [221/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_median.py [222/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_ridges.py [223/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_thresholding.py [224/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_unsharp_mask.py [225/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/filters/tests/test_window.py [226/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/__init__.py [227/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/__init__.pyi [228/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/manual_segmentation.py [229/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/trainable_segmentation.py [230/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/tests/__init__.py [231/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/future/tests/test_trainable_segmentation.py [232/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/__init__.py [233/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/__init__.pyi [234/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/_graph.py [235/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/_graph_cut.py [236/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/_graph_merge.py [237/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/_ncut.py [238/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/_rag.py [239/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/mcp.py [240/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/spath.py [241/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/__init__.py [242/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_anisotropy.py [243/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_connect.py [244/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_flexible.py [245/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_heap.py [246/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_mcp.py [247/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_pixel_graph.py [248/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_rag.py [249/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/graph/tests/test_spath.py [250/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/__init__.py [251/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_image_stack.py [252/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_io.py [253/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/collection.py [254/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/manage_plugins.py [255/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/sift.py [256/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/util.py [257/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/__init__.py [258/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/fits_plugin.py [259/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/gdal_plugin.py [260/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/imageio_plugin.py [261/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/imread_plugin.py [262/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/matplotlib_plugin.py [263/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/pil_plugin.py [264/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/simpleitk_plugin.py [265/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/tifffile_plugin.py [266/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/fits_plugin.ini [267/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/gdal_plugin.ini [268/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/imageio_plugin.ini [269/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/imread_plugin.ini [270/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/matplotlib_plugin.ini [271/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/pil_plugin.ini [272/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/simpleitk_plugin.ini [273/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/_plugins/tifffile_plugin.ini [274/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/__init__.py [275/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_collection.py [276/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_fits.py [277/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_histograms.py [278/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_imageio.py [279/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_imread.py [280/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_io.py [281/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_mpl_imshow.py [282/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_multi_image.py [283/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_pil.py [284/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_plugin.py [285/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_sift.py [286/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_simpleitk.py [287/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/io/tests/test_tifffile.py [288/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/__init__.py [289/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/__init__.pyi [290/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_blur_effect.py [291/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_colocalization.py [292/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_find_contours.py [293/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_label.py [294/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_marching_cubes_lewiner.py [295/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_marching_cubes_lewiner_luts.py [296/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_moments.py [297/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_moments_analytical.py [298/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_polygon.py [299/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_regionprops.py [300/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/_regionprops_utils.py [301/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/block.py [302/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/entropy.py [303/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/fit.py [304/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/pnpoly.py [305/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/profile.py [306/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/__init__.py [307/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_block.py [308/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_blur_effect.py [309/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_ccomp.py [310/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_colocalization.py [311/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_entropy.py [312/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_find_contours.py [313/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_fit.py [314/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_label.py [315/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_marching_cubes.py [316/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_moments.py [317/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_pnpoly.py [318/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_polygon.py [319/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_profile.py [320/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/measure/tests/test_regionprops.py [321/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/__init__.py [322/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/_adapted_rand_error.py [323/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/_contingency_table.py [324/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/_structural_similarity.py [325/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/_variation_of_information.py [326/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/set_metrics.py [327/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/simple_metrics.py [328/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/tests/__init__.py [329/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/tests/test_segmentation_metrics.py [330/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/tests/test_set_metrics.py [331/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/tests/test_simple_metrics.py [332/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/metrics/tests/test_structural_similarity.py [333/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/__init__.py [334/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_flood_fill.py [335/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_skeletonize.py [336/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/_util.py [337/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/binary.py [338/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/convex_hull.py [339/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/extrema.py [340/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/footprints.py [341/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/gray.py [342/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/grayreconstruct.py [343/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/isotropic.py [344/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/max_tree.py [345/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/misc.py [346/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/ball_decompositions.npy [347/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/disk_decompositions.npy [348/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/__init__.py [349/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_binary.py [350/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_convex_hull.py [351/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_extrema.py [352/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_flood_fill.py [353/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_footprints.py [354/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_gray.py [355/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_isotropic.py [356/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_max_tree.py [357/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_misc.py [358/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_reconstruction.py [359/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_skeletonize_3d.py [360/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_skeletonize.py [361/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/morphology/tests/test_util.py [362/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/__init__.py [363/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/__init__.pyi [364/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/_masked_phase_cross_correlation.py [365/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/_optical_flow.py [366/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/_optical_flow_utils.py [367/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/_phase_cross_correlation.py [368/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/tests/__init__.py [369/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/tests/test_ilk.py [370/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/tests/test_masked_phase_cross_correlation.py [371/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/tests/test_phase_cross_correlation.py [372/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/registration/tests/test_tvl1.py [373/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/__init__.py [374/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/__init__.pyi [375/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/_cycle_spin.py [376/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/_denoise.py [377/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/deconvolution.py [378/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/inpaint.py [379/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/j_invariant.py [380/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/non_local_means.py [381/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/_rolling_ball.py [382/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/uft.py [383/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/unwrap.py [384/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/__init__.py [385/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_denoise.py [386/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_inpaint.py [387/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_j_invariant.py [388/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_restoration.py [389/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_rolling_ball.py [390/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/restoration/tests/test_unwrap.py [391/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/__init__.py [392/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_chan_vese.py [393/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_clear_border.py [394/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_expand_labels.py [395/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_felzenszwalb.py [396/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_join.py [397/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_quickshift.py [398/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/_watershed.py [399/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/active_contour_model.py [400/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/boundaries.py [401/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/morphsnakes.py [402/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/random_walker_segmentation.py [403/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/slic_superpixels.py [404/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/__init__.py [405/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_active_contour_model.py [406/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_boundaries.py [407/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_chan_vese.py [408/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_clear_border.py [409/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_expand_labels.py [410/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_felzenszwalb.py [411/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_join.py [412/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_morphsnakes.py [413/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_quickshift.py [414/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_random_walker.py [415/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_slic.py [416/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/segmentation/tests/test_watershed.py [417/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/__init__.py [418/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/__init__.pyi [419/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/_geometric.py [420/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/_warps.py [421/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/finite_radon_transform.py [422/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/hough_transform.py [423/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/integral.py [424/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/pyramids.py [425/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/radon_transform.py [426/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/__init__.py [427/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_finite_radon_transform.py [428/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_geometric.py [429/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_hough_transform.py [430/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_integral.py [431/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_pyramids.py [432/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_radon_transform.py [433/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/transform/tests/test_warps.py [434/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/__init__.py [435/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_invert.py [436/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_label.py [437/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_map_array.py [438/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_montage.py [439/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_regular_grid.py [440/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/_slice_along_axes.py [441/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/apply_parallel.py [442/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/arraycrop.py [443/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/compare.py [444/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/dtype.py [445/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/lookfor.py [446/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/noise.py [447/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/shape.py [448/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/unique.py [449/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/__init__.py [450/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_apply_parallel.py [451/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_arraycrop.py [452/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_compare.py [453/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_dtype.py [454/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_invert.py [455/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_labels.py [456/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_map_array.py [457/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_montage.py [458/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_random_noise.py [459/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_regular_grid.py [460/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_shape.py [461/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_slice_along_axes.py [462/462] /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/skimage/util/tests/test_unique_rows.py Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: scikit-image Building wheel for scikit-image (pyproject.toml): started Running command Building wheel for scikit-image (pyproject.toml) Building wheel for scikit-image (pyproject.toml): finished with status 'done' Created wheel for scikit-image: filename=scikit_image-0.22.0-cp312-cp312-linux_x86_64.whl size=38854873 sha256=cf666eadc7d9190cda1f6bb32e92e283e06a465ef52664e245aa72dbb2894f8b Stored in directory: /home/pterjan/.cache/pip/wheels/9f/24/24/2f47ee2396e6780905faf35ee38a203044ea91883002e72fc2 Successfully built scikit-image + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mCom2b + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 + cd scikit_image-0.22.0 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/pyproject-wheeldir/scikit_image-0.22.0-cp312-cp312-linux_x86_64.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=scikit_image==0.22.0 + TMPDIR=/home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/pyproject-wheeldir scikit_image==0.22.0 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/pyproject-wheeldir Processing ./pyproject-wheeldir/scikit_image-0.22.0-cp312-cp312-linux_x86_64.whl Installing collected packages: scikit_image Successfully installed scikit_image-0.22.0 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scikit_image-0.22.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-scikit-image-0.22.0-1.mga10.x86_64-pyproject-record --prefix /usr skimage + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/doc/ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.22.0-1.mga10 --unique-debug-suffix -0.22.0-1.mga10.x86_64 --unique-debug-src-base python-scikit-image-0.22.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so': No debugging symbols Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so': No debugging symbols Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/brief_cy.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_hessian_det_appx.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_haar.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/feature/_cascade.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/graph/heap.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/morphology/_skeletonize_3d_cy.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/util/_remap.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/util/_remap.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/skimage/util/_remap.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 72260kB, size after compression: 68456kB /usr/bin/sepdebugcrcfix: Updated 49 CRC32s, 6 CRC32s did match. cpio: .mesonpy-8j2ss85m/: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/_shared/fast_exp.cpython-312-x86_64-linux-gnu.so.p/fast_exp.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/_shared/geometry.cpython-312-x86_64-linux-gnu.so.p/geometry.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/_shared/interpolation.cpython-312-x86_64-linux-gnu.so.p/interpolation.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/_shared/transform.cpython-312-x86_64-linux-gnu.so.p/transform.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/draw/_draw.cpython-312-x86_64-linux-gnu.so.p/_draw.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/_canny_cy.cpython-312-x86_64-linux-gnu.so.p/_canny_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/_hoghistogram.cpython-312-x86_64-linux-gnu.so.p/_hoghistogram.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/_sift.cpython-312-x86_64-linux-gnu.so.p/_sift.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/_texture.cpython-312-x86_64-linux-gnu.so.p/_texture.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/censure_cy.cpython-312-x86_64-linux-gnu.so.p/censure_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/corner_cy.cpython-312-x86_64-linux-gnu.so.p/corner_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/feature/orb_cy.cpython-312-x86_64-linux-gnu.so.p/orb_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/_multiotsu.cpython-312-x86_64-linux-gnu.so.p/_multiotsu.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/rank/bilateral_cy.cpython-312-x86_64-linux-gnu.so.p/bilateral_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/rank/core_cy.cpython-312-x86_64-linux-gnu.so.p/core_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/rank/core_cy_3d.cpython-312-x86_64-linux-gnu.so.p/core_cy_3d.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/rank/generic_cy.cpython-312-x86_64-linux-gnu.so.p/generic_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/filters/rank/percentile_cy.cpython-312-x86_64-linux-gnu.so.p/percentile_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/graph/_mcp.cpython-312-x86_64-linux-gnu.so.p/_mcp.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/graph/_ncut_cy.cpython-312-x86_64-linux-gnu.so.p/_ncut_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/graph/_spath.cpython-312-x86_64-linux-gnu.so.p/_spath.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/graph/heap.cpython-312-x86_64-linux-gnu.so.p/heap.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/io/_plugins/_colormixer.cpython-312-x86_64-linux-gnu.so.p/_colormixer.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/io/_plugins/_histograms.cpython-312-x86_64-linux-gnu.so.p/_histograms.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/measure/_ccomp.cpython-312-x86_64-linux-gnu.so.p/_ccomp.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/measure/_find_contours_cy.cpython-312-x86_64-linux-gnu.so.p/_find_contours_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/measure/_marching_cubes_lewiner_cy.cpython-312-x86_64-linux-gnu.so.p/_marching_cubes_lewiner_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/measure/_moments_cy.cpython-312-x86_64-linux-gnu.so.p/_moments_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/measure/_pnpoly.cpython-312-x86_64-linux-gnu.so.p/_pnpoly.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_convex_hull.cpython-312-x86_64-linux-gnu.so.p/_convex_hull.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_extrema_cy.cpython-312-x86_64-linux-gnu.so.p/_extrema_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_flood_fill_cy.cpython-312-x86_64-linux-gnu.so.p/_flood_fill_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_grayreconstruct.cpython-312-x86_64-linux-gnu.so.p/_grayreconstruct.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_max_tree.cpython-312-x86_64-linux-gnu.so.p/_max_tree.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/morphology/_skeletonize_cy.cpython-312-x86_64-linux-gnu.so.p/_skeletonize_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_denoise_cy.cpython-312-x86_64-linux-gnu.so.p/_denoise_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_inpaint.cpython-312-x86_64-linux-gnu.so.p/_inpaint.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_nl_means_denoising.cpython-312-x86_64-linux-gnu.so.p/_nl_means_denoising.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_rolling_ball_cy.cpython-312-x86_64-linux-gnu.so.p/_rolling_ball_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_unwrap_1d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_1d.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_unwrap_2d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_2d.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/restoration/_unwrap_3d.cpython-312-x86_64-linux-gnu.so.p/_unwrap_3d.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/segmentation/_felzenszwalb_cy.cpython-312-x86_64-linux-gnu.so.p/_felzenszwalb_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/segmentation/_quickshift_cy.cpython-312-x86_64-linux-gnu.so.p/_quickshift_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/segmentation/_slic.cpython-312-x86_64-linux-gnu.so.p/_slic.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/segmentation/_watershed_cy.cpython-312-x86_64-linux-gnu.so.p/_watershed_cy.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/transform/_hough_transform.cpython-312-x86_64-linux-gnu.so.p/_hough_transform.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/transform/_radon_transform.cpython-312-x86_64-linux-gnu.so.p/_radon_transform.c: Cannot stat: No such file or directory cpio: .mesonpy-8j2ss85m/skimage/transform/_warps_cy.cpython-312-x86_64-linux-gnu.so.p/_warps_cy.c: Cannot stat: No such file or directory 148 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/python3.12/site-packages/skimage/measure/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.12/site-packages/skimage/measure/_find_contours.py is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-scikit-image-0.22.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jfKJcG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scikit_image-0.22.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + cp -pr /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/CONTRIBUTORS.txt /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + cp -pr /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + cp -pr /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/RELEASE.txt /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + cp -pr /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0/TODO.txt /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64/usr/share/doc/python3-scikit-image + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-scikit-image = 0.22.0-1.mga10 python3-scikit-image = 0.22.0-1.mga10 python3-scikit-image(x86-64) = 0.22.0-1.mga10 python3.12-scikit-image = 0.22.0-1.mga10 python3.12dist(scikit-image) = 0.22 python3dist(scikit-image) = 0.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.12 python3.12dist(imageio) >= 2.27 python3.12dist(lazy-loader) >= 0.3 python3.12dist(networkx) >= 2.8 python3.12dist(numpy) >= 1.22 python3.12dist(packaging) >= 21 python3.12dist(pillow) >= 9.0.1 python3.12dist(scipy) >= 1.8 python3.12dist(tifffile) >= 2022.8.12 Obsoletes: python-scikit-image < 0.22.0-1.mga10 scikit-image-tools < 0.22.0 Processing files: python-scikit-image-debugsource-0.22.0-1.mga10.x86_64 Provides: python-scikit-image-debugsource = 0.22.0-1.mga10 python-scikit-image-debugsource(x86-64) = 0.22.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-scikit-image-debuginfo-0.22.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 087b53d07c950e99cd2e1a1ae55bf8df16b8e33c debuginfo(build-id) = 0acfad595881dd79305b151707595ce15512016a debuginfo(build-id) = 0eda880c9e670dab261ac85e48e8f8f8e45e7e8b debuginfo(build-id) = 142be49a2422e9d86262dc2690dbead59ee63787 debuginfo(build-id) = 19b3f974fc6f091a0c2b6a7ef64f6000476582a8 debuginfo(build-id) = 1ccc2046241520bb75426b1153e5806c1880cb5c debuginfo(build-id) = 1f80ea1bbfdef1cfc6a3ccebc0ebaccd7445eae6 debuginfo(build-id) = 256a75cc63dcf624d8f1d846e4afc9146c226372 debuginfo(build-id) = 25d061dc20d37f515f28a1c5bf184b7b3cc3be02 debuginfo(build-id) = 27d4602de0365259b94b27fce7d8e3e0d448f35d debuginfo(build-id) = 340beed228218cab6844ccef513a339794bae4f1 debuginfo(build-id) = 39f6676b622b7d4b8425a39ca7537b6a731fbc3d debuginfo(build-id) = 3cfba763a72f2bd299c0b382d5128c4fbb9e6c61 debuginfo(build-id) = 48497db80278509840675f616fd89c79da695ac1 debuginfo(build-id) = 4bb4aaaaaae71857a49d648b1e267dd91b801703 debuginfo(build-id) = 567c3e6f025a974603410a3d2d6259230e0f84a1 debuginfo(build-id) = 60e98cd2db9de4076e75d07c2dc27f0d9c5b454d debuginfo(build-id) = 720d27bd127c7a172764c67d5344a9197a53a260 debuginfo(build-id) = 7804013558f6aec6d7ad3c5010bcb743973a6bfd debuginfo(build-id) = 7a4a29d2754b46d2c3f2f05edaade048a6ffa2e5 debuginfo(build-id) = 7d8b06e4f08ad3f99003de8875011684a314005b debuginfo(build-id) = 7e5bbb65751b215e48e0651405c0689c9c2fd5a7 debuginfo(build-id) = 80d819c2945fa90e44a09602319700a85eeba37d debuginfo(build-id) = 8180ce7ef034a2b136170f48a998addaf80bb007 debuginfo(build-id) = 82d7c53ea960114de0b9d440319117e51a041f5d debuginfo(build-id) = 90de728547402ed5b0fd40f377d91e19ca587dff debuginfo(build-id) = 99f17a77a274e92c1653b35ee363b73700292c4f debuginfo(build-id) = 9cea3e1e3505461faeb61aa96a659c0fb2e3a5ef debuginfo(build-id) = a36b4aa39f5cbc1834f98771cdcba098443d35eb debuginfo(build-id) = aaaa52126c67d514efec968196cc28683eeb62cc debuginfo(build-id) = acd139c05299d06b5b64df7194f58bb618e323a6 debuginfo(build-id) = af831a4c99156e5b7280bea88b1256b8567a1a23 debuginfo(build-id) = b8819ea7f16aa403d731d7ef10cca8c58f345a35 debuginfo(build-id) = b965cfca6661a95da656fd0cc3b2df54f24b8053 debuginfo(build-id) = b971326e9f427dca40d228563c5e668404fe1a95 debuginfo(build-id) = bfa7bbcbe9db73565a10f9c8c8ebe55cc43738be debuginfo(build-id) = cb79d61e0f1411303d160545fae7c3a78e610663 debuginfo(build-id) = cbd80af35077b853a3771932fc6f82aa5fefe10a debuginfo(build-id) = ceb11bac570b65dc9d1cccc5da1f0c083fdec7b9 debuginfo(build-id) = d187694874802c5317b996090592dc7f4e374623 debuginfo(build-id) = d4222f8d32b15ee1685fe86625f7294075f68c47 debuginfo(build-id) = d5ad3a5bff6e46a07a19e0fec6f9498714264ba7 debuginfo(build-id) = e093405c49c5d42dcd957092f3d2475b1d13c7f7 debuginfo(build-id) = e2bc268766b27b267a909d79f6defeee79054876 debuginfo(build-id) = e3c5e75b06e00c906714b63d275596c34ab5d5e9 debuginfo(build-id) = e42b5fa0152e33829d8d8d7668913f223d59f846 debuginfo(build-id) = e663f232ac0898128de585ad02cce0f26d772c41 debuginfo(build-id) = ebcc547b5c5d986cb9e2a9f22c29f63a4b7f8892 debuginfo(build-id) = f3b72e1942cf47f933baa9e95b957c7ab90697a0 debuginfo(build-id) = f5a51e15d339986ec25070a0f8953c2335a35675 debuginfo(build-id) = f7eb9fcc17f04d8684bfd651fd911bb9844f343a debuginfo(build-id) = f8546504a7494fa681f98d1883a1b5a4f39d6262 debuginfo(build-id) = f90be8a1eec28dacbcdfed95f17448dffa6ec56d debuginfo(build-id) = f979f624353e28f0a76c02744c9c820ccc7da55c debuginfo(build-id) = ffb2e53f8d1d7e5fe93db5b9def3826e958a2907 python-scikit-image-debuginfo = 0.22.0-1.mga10 python3-scikit-image-debuginfo = 0.22.0-1.mga10 python3-scikit-image-debuginfo(x86-64) = 0.22.0-1.mga10 python3.12-scikit-image-debuginfo = 0.22.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-scikit-image-debugsource(x86-64) = 0.22.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-scikit-image-debugsource-0.22.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scikit-image-0.22.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scikit-image-debuginfo-0.22.0-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q8Z7cG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scikit_image-0.22.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scikit-image-0.22.0-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XU55o6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/scikit_image-0.22.0-SPECPARTS + rm -rf scikit_image-0.22.0 scikit_image-0.22.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!