D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-scipy-1.11.4-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.uODxAS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf scipy-1.11.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/scipy-1.11.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-1.11.4 + rm -rf /home/pterjan/rpmbuild/BUILD/scipy-1.11.4-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/scipy-1.11.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/scipy-fix-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cat + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NLlQzq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scipy-1.11.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -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/scipy-1.11.4/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-buildrequires -R Handling meson-python>=0.12.1 from build-system.requires Requirement satisfied: meson-python>=0.12.1 (installed: meson-python 0.15.0) Handling Cython>=0.29.35 from build-system.requires Requirement satisfied: Cython>=0.29.35 (installed: Cython 3.0.9) Handling pybind11>=2.10.4 from build-system.requires Requirement satisfied: pybind11>=2.10.4 (installed: pybind11 2.11.1) Handling pythran>=0.12.0 from build-system.requires Requirement satisfied: pythran>=0.12.0 (installed: pythran 0.14.0) Handling numpy==1.22.0; python_version<'3.11' and platform_machine=='loongarch64' from build-system.requires Ignoring alien requirement: numpy==1.22.0; python_version<'3.11' and platform_machine=='loongarch64' Handling numpy==1.22.3; python_version=='3.9' and platform_system=='Windows' and platform_python_implementation != 'PyPy' and platform_machine!='loongarch64' from build-system.requires Ignoring alien requirement: numpy==1.22.3; python_version=='3.9' and platform_system=='Windows' and platform_python_implementation != 'PyPy' and platform_machine!='loongarch64' Handling numpy==1.22.3; python_version=='3.10' and platform_system=='Windows' and platform_python_implementation != 'PyPy' and platform_machine!='loongarch64' from build-system.requires Ignoring alien requirement: numpy==1.22.3; python_version=='3.10' and platform_system=='Windows' and platform_python_implementation != 'PyPy' and platform_machine!='loongarch64' Handling numpy==1.21.6; python_version=='3.9' and (platform_system!='Windows' and platform_machine!='loongarch64') and platform_python_implementation != 'PyPy' from build-system.requires Ignoring alien requirement: numpy==1.21.6; python_version=='3.9' and (platform_system!='Windows' and platform_machine!='loongarch64') and platform_python_implementation != 'PyPy' Handling numpy==1.21.6; python_version=='3.10' and (platform_system!='Windows' and platform_machine!='loongarch64') and platform_python_implementation != 'PyPy' from build-system.requires Ignoring alien requirement: numpy==1.21.6; python_version=='3.10' and (platform_system!='Windows' and platform_machine!='loongarch64') and platform_python_implementation != 'PyPy' Handling numpy==1.23.2; python_version=='3.11' and platform_python_implementation != 'PyPy' from build-system.requires Ignoring alien requirement: numpy==1.23.2; python_version=='3.11' and platform_python_implementation != 'PyPy' Handling numpy>=1.26.0; python_version=='3.12' from build-system.requires Requirement satisfied: numpy>=1.26.0; python_version=='3.12' (installed: numpy 1.26.2) Handling numpy; python_version>='3.9' and platform_python_implementation=='PyPy' from build-system.requires Ignoring alien requirement: numpy; python_version>='3.9' and platform_python_implementation=='PyPy' Handling numpy>=1.26.0; python_version>='3.13' from build-system.requires Ignoring alien requirement: numpy>=1.26.0; python_version>='3.13' + cat /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rkAGT6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scipy-1.11.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.pyproject-builddir + CFLAGS='-O2 -g -pipe -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/scipy-1.11.4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/scipy-1.11.4 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) + meson setup /home/pterjan/rpmbuild/BUILD/scipy-1.11.4 /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=blas -Dlapack=lapack --native-file=/home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/meson-python-native-file.ini The Meson build system Version: 1.4.0 Source dir: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4 Build dir: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh Build type: native build Project name: SciPy Project version: 1.11.4 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 Cython compiler for the host machine: cython (cython 3.0.9) Host machine cpu family: x86_64 Host machine cpu: x86_64 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 cython found: YES (/usr/bin/cython) Compiler for C supports arguments -Wno-unused-but-set-variable: YES Compiler for C supports arguments -Wno-unused-function: YES Compiler for C supports arguments -Wno-conversion: YES Compiler for C supports arguments -Wno-misleading-indentation: YES Library m found: YES Fortran compiler for the host machine: gfortran (gcc 14.0.1 "GNU Fortran (Mageia 14.0.1-0.20240317.1.mga10) 14.0.1 20240317 (experimental)") Fortran linker for the host machine: gfortran ld.bfd 2.42 Compiler for Fortran supports arguments -Wno-conversion: YES Checking if "-Wl,--version-script" : links: YES Program pythran found: YES (/usr/bin/pythran) Found CMake: /usr/bin/cmake (3.29.0) WARNING: CMake Toolchain: Failed to determine CMake compilers state Run-time dependency xsimd found: NO (tried pkgconfig and cmake) Run-time dependency threads found: YES Library npymath found: YES Library npyrandom found: YES Run-time dependency pybind11 found: YES 2.11.1 Run-time dependency blas found: YES 3.12.0 Run-time dependency cblas found: YES 3.12.0 Run-time dependency lapack found: YES 3.12.0 Compiler for C supports arguments -Wno-maybe-uninitialized: YES Compiler for C supports arguments -Wno-discarded-qualifiers: YES Compiler for C supports arguments -Wno-empty-body: YES Compiler for C supports arguments -Wno-implicit-function-declaration: YES Compiler for C supports arguments -Wno-parentheses: YES Compiler for C supports arguments -Wno-switch: YES Compiler for C supports arguments -Wno-unused-label: YES Compiler for C supports arguments -Wno-unused-variable: YES Compiler for C supports arguments -Wno-incompatible-pointer-types: YES Compiler for C++ supports arguments -Wno-cpp: YES Compiler for C++ supports arguments -Wno-deprecated-declarations: YES Compiler for C++ supports arguments -Wno-class-memaccess: YES Compiler for C++ supports arguments -Wno-format-truncation: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES Compiler for C++ supports arguments -Wno-sign-compare: YES Compiler for C++ supports arguments -Wno-switch: YES Compiler for C++ supports arguments -Wno-terminate: YES Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES Compiler for C++ supports arguments -Wno-unused-function: YES Compiler for C++ supports arguments -Wno-unused-local-typedefs: YES Compiler for C++ supports arguments -Wno-unused-variable: YES Compiler for C++ supports arguments -Wno-int-in-bool-context: YES Compiler for Fortran supports arguments -Wno-argument-mismatch: YES Compiler for Fortran supports arguments -Wno-conversion: YES (cached) Compiler for Fortran supports arguments -Wno-intrinsic-shadow: YES Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES Compiler for Fortran supports arguments -Wno-surprising: YES Compiler for Fortran supports arguments -Wno-uninitialized: YES Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES Compiler for Fortran supports arguments -Wno-unused-label: YES Compiler for Fortran supports arguments -Wno-unused-variable: YES Compiler for Fortran supports arguments -Wno-tabs: YES Compiler for Fortran supports arguments -Wno-argument-mismatch: YES (cached) Compiler for Fortran supports arguments -Wno-conversion: YES (cached) Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES (cached) Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES (cached) Compiler for Fortran supports arguments -Wno-unused-label: YES (cached) Compiler for Fortran supports arguments -Wno-unused-variable: YES (cached) Compiler for Fortran supports arguments -Wno-tabs: YES (cached) Checking if "Check atomic builtins without -latomic" : links: YES Configuring __config__.py using configuration Checking for function "open_memstream" : NO Configuring messagestream_config.h using configuration Compiler for Fortran supports arguments -w: YES Checking for size of "void*" : 8 Compiler for C supports arguments -Wno-unused-variable: YES (cached) Compiler for C supports arguments -Wno-parentheses: YES (cached) Compiler for C supports arguments -Wno-unused-label: YES (cached) Compiler for C supports arguments -Wno-implicit-function-declaration: YES (cached) Compiler for C supports arguments -Wno-switch: YES (cached) Compiler for Fortran supports arguments -w: YES (cached) Checking for size of "void*" : 8 (cached) Build targets in project: 257 SciPy 1.11.4 User defined options Native files: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/meson-python-native-file.ini buildtype : release b_ndebug : if-release b_vscrt : md blas : blas lapack : lapack Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/ninja [1/1619] Generating scipy/generate-version with a custom command [2/1619] Copying file scipy/__init__.py [3/1619] Copying file scipy/linalg.pxd [4/1619] Copying file scipy/optimize.pxd [5/1619] Copying file scipy/special.pxd [6/1619] Copying file scipy/_lib/__init__.py [7/1619] Copying file scipy/_lib/_ccallback_c.pxd [8/1619] Copying file scipy/_lib/ccallback.pxd [9/1619] Copying file scipy/_lib/messagestream.pxd [10/1619] Copying file scipy/special/_agm.pxd [11/1619] Copying file scipy/special/_boxcox.pxd [12/1619] Copying file scipy/special/_cephes.pxd [13/1619] Copying file scipy/special/_convex_analysis.pxd [14/1619] Copying file scipy/special/_cunity.pxd [15/1619] Copying file scipy/special/_digamma.pxd [16/1619] Copying file scipy/special/_ellip_harm_2.pxd [17/1619] Copying file scipy/special/_ellipk.pxd [18/1619] Copying file scipy/special/_hyp0f1.pxd [19/1619] Copying file scipy/special/_hypergeometric.pxd [20/1619] Copying file scipy/special/_loggamma.pxd [21/1619] Copying file scipy/special/__init__.py [22/1619] Copying file scipy/special/_complexstuff.pxd [23/1619] Copying file scipy/special/_ellip_harm.pxd [24/1619] Copying file scipy/special/_evalpoly.pxd [25/1619] Copying file scipy/special/_exprel.pxd [26/1619] Copying file scipy/special/_factorial.pxd [27/1619] Copying file scipy/special/_hyp2f1.pxd [28/1619] Copying file scipy/special/_lambertw.pxd [29/1619] Copying file scipy/special/_legacy.pxd [30/1619] Copying file scipy/special/_ndtri_exp.pxd [31/1619] Copying file scipy/special/_sici.pxd [32/1619] Copying file scipy/special/_spherical_bessel.pxd [33/1619] Copying file scipy/special/_spence.pxd [34/1619] Copying file scipy/special/_trig.pxd [35/1619] Copying file scipy/special/_wright_bessel.pxd [36/1619] Copying file scipy/special/_xlogy.pxd [37/1619] Copying file scipy/special/orthogonal_eval.pxd [38/1619] Copying file scipy/special/sf_error.pxd [39/1619] Copying file scipy/special/sph_harm.pxd [40/1619] Copying file scipy/special/_cython_special.pxi [41/1619] Copying file scipy/special/_cython_special_custom.pxi [42/1619] Copying file scipy/special/_ufuncs_extra_code.pxi [43/1619] Copying file scipy/special/_ufuncs_extra_code_common.pxi [44/1619] Compiling C object scipy/_lib/_fpumode.cpython-312-x86_64-linux-gnu.so.p/_fpumode.c.o [45/1619] Compiling C++ object scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so.p/vectorcall.cxx.o [46/1619] Compiling C object scipy/special/libcephes.a.p/cephes_bdtr.c.o [47/1619] Compiling C object scipy/special/libcephes.a.p/cephes_besselpoly.c.o [48/1619] Compiling C object scipy/special/libcephes.a.p/cephes_btdtr.c.o [49/1619] Compiling C object scipy/special/libcephes.a.p/cephes_cbrt.c.o [50/1619] Compiling C object scipy/special/libcephes.a.p/cephes_chbevl.c.o [51/1619] Compiling C object scipy/special/libcephes.a.p/cephes_chdtr.c.o [52/1619] Compiling C object scipy/special/libcephes.a.p/cephes_const.c.o [53/1619] Compiling C object scipy/special/libcephes.a.p/cephes_dawsn.c.o [54/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpe.c.o [55/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpk.c.o [56/1619] Compiling C object scipy/special/libcephes.a.p/cephes_exp10.c.o [57/1619] Compiling C object scipy/_lib/_test_ccallback.cpython-312-x86_64-linux-gnu.so.p/src__test_ccallback.c.o [58/1619] Compiling C object scipy/special/libcephes.a.p/cephes_airy.c.o [59/1619] Compiling C object scipy/special/libcephes.a.p/cephes_beta.c.o [60/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpj.c.o [61/1619] Compiling C object scipy/special/libcephes.a.p/cephes_erfinv.c.o [62/1619] Compiling C object scipy/special/libcephes.a.p/cephes_exp2.c.o [63/1619] Compiling C object scipy/special/libcephes.a.p/cephes_expn.c.o [64/1619] Compiling C object scipy/special/libcephes.a.p/cephes_fdtr.c.o [65/1619] Compiling C object scipy/special/libcephes.a.p/cephes_fresnl.c.o [66/1619] Compiling C object scipy/special/libcephes.a.p/cephes_i1.c.o [67/1619] Linking target scipy/_lib/_fpumode.cpython-312-x86_64-linux-gnu.so [68/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellie.c.o [69/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellik.c.o [70/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gamma.c.o [71/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gammasgn.c.o [72/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gdtr.c.o [73/1619] Compiling C object scipy/special/libcephes.a.p/cephes_hyperg.c.o [74/1619] Compiling C object scipy/special/libcephes.a.p/cephes_i0.c.o [75/1619] Compiling C object scipy/special/libcephes.a.p/cephes_k0.c.o [76/1619] Linking target scipy/_lib/_test_ccallback.cpython-312-x86_64-linux-gnu.so [77/1619] Compiling C object scipy/special/libcephes.a.p/cephes_igam.c.o [78/1619] Compiling C object scipy/special/libcephes.a.p/cephes_incbet.c.o [79/1619] Compiling C object scipy/special/libcephes.a.p/cephes_incbi.c.o [80/1619] Compiling C object scipy/special/libcephes.a.p/cephes_j0.c.o [81/1619] Compiling C object scipy/special/libcephes.a.p/cephes_j1.c.o [82/1619] Compiling C object scipy/special/libcephes.a.p/cephes_k1.c.o [83/1619] Compiling C object scipy/special/libcephes.a.p/cephes_kn.c.o [84/1619] Compiling C object scipy/special/libcephes.a.p/cephes_lanczos.c.o [85/1619] Compiling C object scipy/special/libcephes.a.p/cephes_nbdtr.c.o [86/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ndtri.c.o [87/1619] Compiling C object scipy/special/libcephes.a.p/cephes_igami.c.o [88/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ndtr.c.o [89/1619] Compiling C object scipy/special/libcephes.a.p/cephes_pdtr.c.o [90/1619] Compiling C object scipy/special/libcephes.a.p/cephes_poch.c.o [91/1619] Compiling C object scipy/special/libcephes.a.p/cephes_psi.c.o [92/1619] Compiling C object scipy/special/libcephes.a.p/cephes_rgamma.c.o [93/1619] Compiling C object scipy/special/libcephes.a.p/cephes_round.c.o [94/1619] Compiling C object scipy/special/libcephes.a.p/cephes_shichi.c.o [95/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sici.c.o [96/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sindg.c.o [97/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sinpi.c.o [98/1619] Compiling C object scipy/special/libcephes.a.p/cephes_spence.c.o [99/1619] Compiling C object scipy/special/libcephes.a.p/cephes_hyp2f1.c.o [100/1619] Compiling C object scipy/special/libcephes.a.p/cephes_owens_t.c.o [101/1619] Compiling C object scipy/special/libcephes.a.p/cephes_stdtr.c.o [102/1619] Compiling C object scipy/special/libcephes.a.p/cephes_tandg.c.o [103/1619] Compiling C object scipy/special/libcephes.a.p/cephes_tukey.c.o [104/1619] Compiling C object scipy/special/libcephes.a.p/cephes_unity.c.o [105/1619] Compiling C object scipy/special/libcephes.a.p/cephes_yn.c.o [106/1619] Compiling C object scipy/special/libcephes.a.p/cephes_yv.c.o [107/1619] Compiling C object scipy/special/libcephes.a.p/cephes_zeta.c.o [108/1619] Module scanner. [109/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/scaled_exp1.c.o [110/1619] Compiling C object scipy/special/libcephes.a.p/cephes_dd_real.c.o [111/1619] Compiling C object scipy/special/libcephes.a.p/cephes_jv.c.o [112/1619] Compiling C object scipy/special/libcephes.a.p/cephes_scipy_iv.c.o [113/1619] Compiling C object scipy/special/libcephes.a.p/cephes_zetac.c.o [114/1619] Module scanner. [115/1619] Module scanner. [116/1619] Module scanner. [117/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/_cosine.c.o [118/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/_cosine.c.o [119/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/scaled_exp1.c.o [120/1619] Generating 'scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so.p/_test_deprecation_call.c' [121/1619] Generating 'scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so.p/_test_deprecation_def.c' [122/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/sf_error.c.o [123/1619] Compiling C object scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so.p/sf_error.c.o [124/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/sf_error.c.o [125/1619] Copying file scipy/linalg/__init__.py [126/1619] Copying file scipy/linalg/_cythonized_array_utils.pxd [127/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_d1mach.f.o [128/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_i1mach.f.o [129/1619] Compiling C object scipy/lib_fortranobject.a.p/.._.._.._.._.._.._usr_lib64_python3.12_site-packages_numpy_f2py_src_fortranobject.c.o [130/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/sf_error.cc.o [131/1619] Generating scipy/linalg/_decomp_update with a custom command [132/1619] Compiling C object scipy/special/libcephes.a.p/cephes_struve.c.o [133/1619] Generating scipy/linalg/cython_linalg with a custom command [134/1619] Generating scipy/linalg/_matfuncs_expm with a custom command [135/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zabs.f.o [136/1619] Linking static target scipy/lib_fortranobject.a [137/1619] Generating scipy/special/cython_special with a custom command [138/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_xerror.f.o [139/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_dgamln.f.o [140/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zacai.f.o [141/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesj.f.o [142/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbinu.f.o [143/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zacon.f.o [144/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zairy.f.o [145/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesh.f.o [146/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesi.f.o [147/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesy.f.o [148/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbunk.f.o [149/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zdiv.f.o [150/1619] Generating 'scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so.p/_ccallback_c.c' performance hint: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_ccallback_c.pyx:145:82: Exception check after calling function will always require the GIL to be acquired. Declare the function you are calling 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/scipy-1.11.4/scipy/_lib/_ccallback_c.pyx:148:90: Exception check after calling function will always require the GIL to be acquired. Declare the function you are calling as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [151/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/cdf_wrappers.c.o [152/1619] Generating scipy/special/_data_gsl with a custom command [153/1619] Generating scipy/special/_data_local with a custom command [154/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zasyi.f.o [155/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesk.f.o [156/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbiry.f.o [157/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zexp.f.o [158/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/cdf_wrappers.c.o [159/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbuni.f.o [160/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zlog.f.o [161/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zmlt.f.o [162/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zrati.f.o [163/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zs1s2.f.o [164/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zshch.f.o [165/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuchk.f.o [166/1619] Compiling C object scipy/special/libcephes.a.p/cephes_kolmogorov.c.o [167/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zkscl.f.o [168/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zmlri.f.o [169/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zseri.f.o [170/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zsqrt.f.o [171/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuni1.f.o [172/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunik.f.o [173/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zwrsk.f.o [174/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_algdiv.f.o [175/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_alngam.f.o [176/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_alnrel.f.o [177/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_apser.f.o [178/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/amos_wrappers.c.o [179/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/_faddeeva.cxx.o [180/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/_wright.cxx.o [181/1619] Generating scipy/linalg/flinalg_module with a custom command [182/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbknu.f.o [183/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuni2.f.o [184/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuoik.f.o [185/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bcorr.f.o [186/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bfrac.f.o [187/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bgrat.f.o [188/1619] Linking static target scipy/special/libcephes.a [189/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/specfun_wrappers.c.o [190/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/amos_wrappers.c.o [191/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/specfun_wrappers.c.o [192/1619] Compiling C object scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so.p/cephes_dd_real.c.o [193/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_basym.f.o [194/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_betaln.f.o [195/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bpser.f.o [196/1619] Generating 'scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so.p/messagestream.c' [197/1619] Generating 'scipy/special/_comb.cpython-312-x86_64-linux-gnu.so.p/_comb.c' [198/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunhj.f.o [199/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunk1.f.o [200/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bratio.f.o [201/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_brcmp1.f.o [202/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_brcomp.f.o [203/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bup.f.o [204/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfbin.f.o [205/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfchi.f.o [206/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfchn.f.o [207/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdff.f.o [208/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdffnc.f.o [209/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfgam.f.o [210/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfnor.f.o [211/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumbin.f.o [212/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumchi.f.o [213/1619] Generating scipy/special/specfun_module with a custom command [214/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfbet.f.o [215/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfnbn.f.o [216/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfpoi.f.o [217/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdft.f.o [218/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdftnc.f.o [219/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumbet.f.o [220/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumchn.f.o [221/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumf.f.o [222/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumgam.f.o [223/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumnbn.f.o [224/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumnor.f.o [225/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumpoi.f.o [226/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumt.f.o [227/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_devlpl.f.o [228/1619] Generating scipy/special/_data_boost with a custom command [229/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumfnc.f.o [230/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumtnc.f.o [231/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dinvnr.f.o [232/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dt1.f.o [233/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_erf.f.o [234/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_erfc1.f.o [235/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_esum.f.o [236/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_fpser.f.o [237/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gam1.f.o [238/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamln1.f.o [239/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gsumln.f.o [240/1619] Generating scipy/linalg/_dummy_cython_blas.pxd with a custom command [241/1619] Compiling C object scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so.p/meson-generated__test_deprecation_def.c.o [242/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dzror.f.o [243/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_exparg.f.o [244/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamln.f.o [245/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_grat1.f.o [246/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_ipmpar.f.o [247/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_psi_fort.f.o [248/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rexp.f.o [249/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rlog1.f.o [250/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_stvaln.f.o [251/1619] Linking static target scipy/special/libmach.a [252/1619] Generating scipy/special/_dummy_cython_special.pxd with a custom command [253/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/wright.cc.o [254/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunk2.f.o [255/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dinvr.f.o [256/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamma_fort.f.o [257/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rcomp.f.o [258/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rlog.f.o [259/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_spmpar.f.o [260/1619] Generating scipy/sparse/_csparsetools_pyx with a custom command [261/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gaminv.f.o [262/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gratio.f.o [263/1619] Generating scipy/sparse/sparsetools/_sparsetools_headers with a custom command [264/1619] Linking target scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so [265/1619] Module scanner. [266/1619] Module scanner. [267/1619] Module scanner. [268/1619] Linking static target scipy/special/libamos.a [269/1619] Generating scipy/sparse/linalg/_isolve/methods_f_0 with a custom command [270/1619] Linking static target scipy/special/libcdflib.a [271/1619] Compiling C object scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so.p/meson-generated__test_deprecation_call.c.o [272/1619] Module scanner. [273/1619] Module scanner. [274/1619] Module scanner. [275/1619] Generating scipy/sparse/linalg/_isolve/methods_f_1 with a custom command [276/1619] Generating 'scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so.p/_ellip_harm_2.c' [277/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/..__build_utils_src_wrap_dummy_g77_abi.f.o [278/1619] Generating scipy/sparse/linalg/_propack/propack_module_spropack with a custom command [279/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/meson-generated_..__blas_subroutine_wrappers.f.o [280/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/Faddeeva.cc.o [281/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_printstat.F.o [282/1619] Generating scipy/sparse/linalg/_propack/propack_module_dpropack with a custom command [283/1619] Linking target scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so [284/1619] Compiling Fortran object scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so.p/src_det.f.o [285/1619] Generating scipy/sparse/linalg/_propack/propack_module_cpropack with a custom command [286/1619] Compiling Fortran object scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so.p/src_lu.f.o [287/1619] Generating scipy/sparse/linalg/_propack/propack_module_zpropack with a custom command [288/1619] Generating 'scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so.p/_test_internal.c' [289/1619] Compiling C object scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__flinalgmodule.c.o [290/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/meson-generated_..__lapack_subroutine_wrappers.f.o [291/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sgetu0.F.o [292/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_ssafescal.F.o [293/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sblasext.F.o [294/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sgemm_ovwr.F.o [295/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slansvd.F.o [296/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sritzvec.F.o [297/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sbsvd.F.o [298/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sreorth.F.o [299/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [300/1619] Linking target scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so [301/1619] Linking static target scipy/linalg/libfwrappers.a [302/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_smgs.risc.F.o [303/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slansvd_irl.F.o [304/1619] Compiling C object scipy/special/_specfun.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__specfunmodule.c.o [305/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dgetu0.F.o [306/1619] Module scanner. [307/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dsafescal.F.o [308/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dreorth.F.o [309/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dritzvec.F.o [310/1619] Generating 'scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so.p/_tools.c' [311/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slanbpro.F.o [312/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_printstat.F.o [313/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dblasext.F.o [314/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dgemm_ovwr.F.o [315/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlansvd.F.o [316/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [317/1619] Generating 'scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/_ufuncs_cxx.cpp' [318/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlansvd_irl.F.o [319/1619] Linking static target scipy/sparse/linalg/_propack/liblib__spropack.a [320/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dbsvd.F.o [321/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dmgs.risc.F.o [322/1619] Module scanner. [323/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cgetu0.F.o [324/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_csafescal.F.o [325/1619] Generating scipy/linalg/interpolative_module with a custom command [326/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_spropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__spropack-f2pywrappers.f.o [327/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_creorth.F.o [328/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_critzvec.F.o [329/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlanbpro.F.o [330/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clansvd.F.o [331/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_printstat.F.o [332/1619] Generating 'scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so.p/_reordering.c' [333/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clansvd_irl.F.o [334/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clanbpro.F.o [335/1619] Compiling C object scipy/sparse/linalg/_propack/_spropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__spropackmodule.c.o [336/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sblasext.F.o [337/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sgemm_ovwr.F.o [338/1619] Linking static target scipy/sparse/linalg/_propack/liblib__dpropack.a [339/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [340/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sbsvd.F.o [341/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so.p/sparsetools.cxx.o [342/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cblasext.F.o [343/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cmgs.risc.F.o [344/1619] Compiling C object scipy/special/_comb.cpython-312-x86_64-linux-gnu.so.p/meson-generated__comb.c.o [345/1619] Module scanner. [346/1619] Linking target scipy/sparse/linalg/_propack/_spropack.cpython-312-x86_64-linux-gnu.so [347/1619] Compiling C object scipy/sparse/linalg/_propack/_dpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__dpropackmodule.c.o [348/1619] Module scanner. [349/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_dpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__dpropack-f2pywrappers.f.o [350/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zgetu0.F.o [351/1619] Generating 'scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so.p/_matfuncs_sqrtm_triu.c' [352/1619] Generating 'scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so.p/_min_spanning_tree.c' [353/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dblasext.F.o [354/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_printstat.F.o [355/1619] Generating 'scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so.p/_solve_toeplitz.c' [356/1619] Generating 'scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so.p/_matching.c' [357/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dbsvd.F.o [358/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dgemm_ovwr.F.o [359/1619] Linking target scipy/special/_comb.cpython-312-x86_64-linux-gnu.so [360/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zreorth.F.o [361/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zritzvec.F.o [362/1619] Generating 'scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so.p/_flow.c' [363/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlansvd.F.o [364/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlansvd_irl.F.o [365/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_id_rand.f.o [366/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zblasext.F.o [367/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cgemm_ovwr.F.o [368/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_frm.f.o [369/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_house.f.o [370/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlanbpro.F.o [371/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddp_asvd.f.o [372/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddr_asvd.f.o [373/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_snorm.f.o [374/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddp_rsvd.f.o [375/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddr_aid.f.o [376/1619] Generating 'scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so.p/_shortest_path.c' [377/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_id_rtrans.f.o [378/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddr_rid.f.o [379/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddr_rsvd.f.o [380/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_id.f.o [381/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_id2svd.f.o [382/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_sfft.f.o [383/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddp_aid.f.o [384/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_iddp_rid.f.o [385/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_frm.f.o [386/1619] Compiling C object scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so.p/meson-generated_messagestream.c.o [387/1619] Compiling C object scipy/sparse/linalg/_propack/_cpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__cpropackmodule.c.o [388/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_svd.f.o [389/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_sfft.f.o [390/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_snorm.f.o [391/1619] Generating 'scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so.p/cython_blas.c' [392/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_house.f.o [393/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzp_aid.f.o [394/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzp_asvd.f.o [395/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzr_asvd.f.o [396/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idd_qrpiv.f.o [397/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_id2svd.f.o [398/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzp_rid.f.o [399/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzp_rsvd.f.o [400/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzr_aid.f.o [401/1619] Linking target scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so [402/1619] Generating 'scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so.p/_traversal.c' [403/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zgemm_ovwr.F.o [404/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_id.f.o [405/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_svd.f.o [406/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzr_rid.f.o [407/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idzr_rsvd.f.o [408/1619] Linking static target scipy/sparse/linalg/_propack/liblib__cpropack.a [409/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zsafescal.F.o [410/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [411/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_idz_qrpiv.f.o [412/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_prini.f.o [413/1619] Linking target scipy/sparse/linalg/_propack/_dpropack.cpython-312-x86_64-linux-gnu.so [414/1619] Generating scipy/sparse/linalg/_isolve/methods_f_2 with a custom command [415/1619] Generating scipy/sparse/linalg/_isolve/methods_f_3 with a custom command [416/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zmgs.risc.F.o [417/1619] Generating scipy/sparse/linalg/_isolve/methods_f_4 with a custom command [418/1619] Generating scipy/sparse/linalg/_isolve/Util_f_0 with a custom command [419/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_cpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__cpropack-f2pywrappers.f.o [420/1619] Module scanner. [421/1619] Generating scipy/sparse/linalg/_isolve/methods_f_5 with a custom command [422/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccolumn_dfs.c.o [423/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccolumn_bmod.c.o [424/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccopy_to_ucol.c.o [425/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cdiagonal.c.o [426/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgscon.c.o [427/1619] Linking static target scipy/sparse/linalg/_propack/liblib__zpropack.a [428/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsequ.c.o [429/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgssv.c.o [430/1619] Linking target scipy/sparse/linalg/_propack/_cpropack.cpython-312-x86_64-linux-gnu.so [431/1619] Compiling C++ object scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so.p/_uarray_dispatch.cxx.o In file included from /usr/include/python3.12/Python.h:44, from ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1: In function ‘PyTypeObject* Py_TYPE(PyObject*)’, inlined from ‘static void {anonymous}::BackendState::dealloc({anonymous}::BackendState*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:290:5: /usr/include/python3.12/object.h:220:16: warning: ‘*(PyObject*)self._object::ob_type’ is used uninitialized [-Wuninitialized] 220 | return ob->ob_type; | ^~~~~~~ In function ‘PyTypeObject* Py_TYPE(PyObject*)’, inlined from ‘static void {anonymous}::SkipBackendContext::dealloc({anonymous}::SkipBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:840:5: /usr/include/python3.12/object.h:220:16: warning: ‘*(PyObject*)self._object::ob_type’ is used uninitialized [-Wuninitialized] 220 | return ob->ob_type; | ^~~~~~~ In function ‘PyTypeObject* Py_TYPE(PyObject*)’, inlined from ‘static void {anonymous}::SetBackendContext::dealloc({anonymous}::SetBackendContext*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:742:5: /usr/include/python3.12/object.h:220:16: warning: ‘*(PyObject*)self._object::ob_type’ is used uninitialized [-Wuninitialized] 220 | return ob->ob_type; | ^~~~~~~ In function ‘PyTypeObject* Py_TYPE(PyObject*)’, inlined from ‘static void {anonymous}::Function::dealloc({anonymous}::Function*)’ at ../scipy/_lib/_uarray/_uarray_dispatch.cxx:1065:5: /usr/include/python3.12/object.h:220:16: warning: ‘*(PyObject*)self._object::ob_type’ is used uninitialized [-Wuninitialized] 220 | return ob->ob_type; | ^~~~~~~ [432/1619] Compiling C object scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ccallback_c.c.o [433/1619] Generating 'scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so.p/_csparsetools.c' [434/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_clacon2.c.o [435/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_zpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__zpropack-f2pywrappers.f.o [436/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsrfs.c.o [437/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgssvx.c.o [438/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgstrf.c.o [439/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_claqgs.c.o [440/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cldperm.c.o [441/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsisx.c.o [442/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_clangs.c.o [443/1619] Linking target scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so [444/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsitrf.c.o [445/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cmyblas2.c.o [446/1619] Generating scipy/linalg/fblas_module with a custom command [447/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpruneL.c.o [448/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgstrs.c.o [449/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpanel_dfs.c.o [450/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csnode_bmod.c.o [451/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csp_blas3.c.o [452/1619] Linking target scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so [453/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpivotgrowth.c.o [454/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadtriple.c.o [455/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cmemory.c.o [456/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpivotL.c.o [457/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadhb.c.o [458/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadrb.c.o [459/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csnode_dfs.c.o [460/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dGetDiagU.c.o [461/1619] Generating 'scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so.p/_decomp_lu_cython.c' [462/1619] Compiling C object scipy/sparse/linalg/_propack/_zpropack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__zpropackmodule.c.o [463/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpanel_bmod.c.o [464/1619] Module scanner. [465/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcolumn_bmod.c.o [466/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcolumn_dfs.c.o [467/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcomplex.c.o [468/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcopy_to_ucol.c.o [469/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csp_blas2.c.o [470/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cutil.c.o [471/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ddiagonal.c.o [472/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgscon.c.o [473/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsequ.c.o [474/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgssv.c.o [475/1619] Generating scipy/sparse/linalg/_isolve/_iterative_module with a custom command [476/1619] Linking target scipy/sparse/linalg/_propack/_zpropack.cpython-312-x86_64-linux-gnu.so [477/1619] Compiling Fortran object scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__fblas-f2pywrappers.f.o [478/1619] Compiling Fortran object scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so.p/..__build_utils_src_wrap_dummy_g77_abi.f.o [479/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlangs.c.o [480/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_colamd.c.o [481/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsisx.c.o [482/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlacon2.c.o [483/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlaqgs.c.o [484/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsrfs.c.o [485/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgssvx.c.o [486/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgstrf.c.o [487/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dldperm.c.o [488/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmach.c.o [489/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsitrf.c.o [490/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgstrs.c.o [491/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmyblas2.c.o [492/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpanel_dfs.c.o [493/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpivotL.c.o [494/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpivotgrowth.c.o [495/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpruneL.c.o [496/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmemory.c.o [497/1619] Module scanner. [498/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsnode_bmod.c.o [499/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsp_blas3.c.o [500/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpanel_bmod.c.o [501/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadhb.c.o [502/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadtriple.c.o [503/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsnode_dfs.c.o [504/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dzsum1.c.o [505/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_heap_relax_snode.c.o [506/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ccolumn_dfs.c.o [507/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadrb.c.o [508/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsp_blas2.c.o [509/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cpanel_dfs.c.o [510/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_icmax1.c.o [511/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ccopy_to_ucol.c.o [512/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so.p/other.cxx.o [513/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._getbreak.f.o [514/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dutil.c.o [515/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cdrop_row.c.o [516/1619] Compiling C object scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ellip_harm_2.c.o [517/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_get_perm_c.c.o [518/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [519/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dcolumn_dfs.c.o [520/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dcopy_to_ucol.c.o [521/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cpivotL.c.o [522/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_csnode_dfs.c.o [523/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_heap_relax_snode.c.o [524/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._CGREVCOM.f.o [525/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dsnode_dfs.c.o [526/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_relax_snode.c.o [527/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._BiCGREVCOM.f.o [528/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dpanel_dfs.c.o [529/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dpivotL.c.o [530/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_scolumn_dfs.c.o [531/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._BiCGSTABREVCOM.f.o [532/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._CGSREVCOM.f.o [533/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ddrop_row.c.o [534/1619] Linking target scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so [535/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_scopy_to_ucol.c.o [536/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_spanel_dfs.c.o [537/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ssnode_dfs.c.o [538/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zpanel_dfs.c.o [539/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_sdrop_row.c.o [540/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_spivotL.c.o [541/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zcolumn_dfs.c.o [542/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zcopy_to_ucol.c.o [543/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zsnode_dfs.c.o [544/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_input_error.c.o [545/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_izmax1.c.o [546/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_mark_relax.c.o [547/1619] Compiling C object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__interpolativemodule.c.o [548/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._QMRREVCOM.f.o [549/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zdrop_row.c.o [550/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zpivotL.c.o [551/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_memory.c.o [552/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_qselect.c.o [553/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_relax_snode.c.o [554/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scomplex.c.o [555/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scsum1.c.o [556/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scolumn_bmod.c.o [557/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scolumn_dfs.c.o [558/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scopy_to_ucol.c.o [559/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sdiagonal.c.o [560/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgscon.c.o [561/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsequ.c.o [562/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgssv.c.o [563/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slacon2.c.o [564/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._GMRESREVCOM.f.o [565/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_mmd.c.o [566/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgstrf.c.o [567/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slangs.c.o [568/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slaqgs.c.o [569/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sldperm.c.o [570/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smach.c.o [571/1619] Compiling C object scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__iterativemodule.c.o [572/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsisx.c.o [573/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgssvx.c.o [574/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_coletree.c.o [575/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_ienv.c.o [576/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spruneL.c.o [577/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsrfs.c.o [578/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgstrs.c.o [579/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smyblas2.c.o [580/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_preorder.c.o [581/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spanel_dfs.c.o [582/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadtriple.c.o [583/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssnode_bmod.c.o [584/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_superlu_timer.c.o [585/1619] Generating 'scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so.p/_matfuncs_expm.c' warning: scipy/linalg/_matfuncs_expm.pyx:91:26: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_matfuncs_expm.pyx:203:26: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_matfuncs_expm.pyx:315:26: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_matfuncs_expm.pyx:427:26: noexcept clause is ignored for function returning Python object [586/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smemory.c.o [587/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spanel_bmod.c.o [588/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spivotL.c.o [589/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spivotgrowth.c.o [590/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadhb.c.o [591/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadrb.c.o [592/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssnode_dfs.c.o [593/1619] Linking target scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so [594/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssp_blas3.c.o [595/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsitrf.c.o [596/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcolumn_dfs.c.o [597/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcopy_to_ucol.c.o [598/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zdiagonal.c.o [599/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgscon.c.o [600/1619] Generating 'scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so.p/_cythonized_array_utils.c' [601/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssp_blas2.c.o [602/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_util.c.o [603/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcolumn_bmod.c.o [604/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsequ.c.o [605/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgssv.c.o [606/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlacon2.c.o [607/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zldperm.c.o [608/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sutil.c.o [609/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgssvx.c.o [610/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgstrf.c.o [611/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlangs.c.o [612/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlaqgs.c.o [613/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zmyblas2.c.o [614/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpanel_dfs.c.o [615/1619] Compiling Fortran object scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so.p/src_id_dist_src_dfft.f.o [616/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsisx.c.o [617/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsitrf.c.o [618/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsrfs.c.o [619/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgstrs.c.o [620/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpivotL.c.o [621/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpruneL.c.o [622/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadtriple.c.o [623/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsnode_bmod.c.o [624/1619] Generating 'scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so.p/_decomp_update.c' warning: scipy/linalg/_decomp_update.pyx:1227:13: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_decomp_update.pyx:1359:19: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_decomp_update.pyx:1381:22: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_decomp_update.pyx:1832:18: noexcept clause is ignored for function returning Python object warning: scipy/linalg/_decomp_update.pyx:1980:18: noexcept clause is ignored for function returning Python object [625/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zmemory.c.o [626/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpivotgrowth.c.o [627/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsnode_dfs.c.o [628/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsp_blas3.c.o [629/1619] Linking target scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so [630/1619] Copying file scipy/stats/__init__.py [631/1619] Copying file scipy/stats/_stats.pxd [632/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpanel_bmod.c.o [633/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadhb.c.o [634/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadrb.c.o [635/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so.p/_superlu_utils.c.o [636/1619] Module scanner. [637/1619] Copying file scipy/stats/_biasedurn.pxd [638/1619] Copying file scipy/stats/unuran.pxd [639/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zutil.c.o [640/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so.p/_superlumodule.c.o [641/1619] Module scanner. [642/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsp_blas2.c.o [643/1619] Linking static target scipy/sparse/linalg/_dsolve/libsuperlu_lib.a [644/1619] Generating scipy/stats/statlib_module with a custom command [645/1619] Compiling C object scipy/stats/_levy_stable/lib_levyst.a.p/c_src_levyst.c.o [646/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/ellint_carlson_wrap.cxx.o [647/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/biasedurn_stoc1.cpp.o [648/1619] Generating scipy/stats/mvn_module with a custom command [649/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cgetv0.f.o [650/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaupd.f.o [651/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cneigh.f.o [652/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/biasedurn_impls.cpp.o [653/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaup2.f.o [654/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaitr.f.o [655/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cngets.f.o [656/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_csortc.f.o [657/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cstatn.f.o [658/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dgetv0.f.o [659/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnconv.f.o [660/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaupd.f.o [661/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dngets.f.o [662/1619] Generating scipy/sparse/linalg/_eigen/arpack/arpack_module with a custom command [663/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaup2.f.o [664/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dneigh.f.o [665/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so.p/_superluobject.c.o [666/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dseigt.f.o [667/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaitr.f.o [668/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsconv.f.o [669/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnapps.f.o [670/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/biasedurn_fnchyppr.cpp.o [671/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cneupd.f.o [672/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaitr.f.o [673/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaupd.f.o [674/1619] Generating 'scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so.p/levyst.c' [675/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsapps.f.o [676/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaup2.f.o [677/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsesrt.f.o [678/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsgets.f.o [679/1619] Linking target scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so [680/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsortr.f.o [681/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstatn.f.o [682/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstats.f.o [683/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dneupd.f.o [684/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sgetv0.f.o [685/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/biasedurn_stoc3.cpp.o [686/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snconv.f.o [687/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sngets.f.o [688/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnapps.f.o [689/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sneigh.f.o [690/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsortc.f.o [691/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaitr.f.o [692/1619] Generating 'scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/_biasedurn.cpp' [693/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaup2.f.o [694/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dseupd.f.o [695/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstqrb.f.o [696/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaupd.f.o [697/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaup2.f.o [698/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaupd.f.o [699/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sseigt.f.o [700/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaitr.f.o [701/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssapps.f.o [702/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssconv.f.o [703/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssgets.f.o [704/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstatn.f.o [705/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstats.f.o [706/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sneupd.f.o [707/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssesrt.f.o [708/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssortr.f.o [709/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zgetv0.f.o [710/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssortc.f.o [711/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaup2.f.o [712/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snapps.f.o [713/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstqrb.f.o [714/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zneigh.f.o [715/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zngets.f.o [716/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zstatn.f.o [717/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sseupd.f.o [718/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaitr.f.o [719/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaupd.f.o [720/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_icnteq.f.o [721/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_icopy.f.o [722/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_iset.f.o [723/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znapps.f.o [724/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zneupd.f.o [725/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_dvout.f.o [726/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_iswap.f.o [727/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_second_NONE.f.o [728/1619] Generating scipy/stats/_stats_pythran with a custom command [729/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zsortc.f.o [730/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_cmout.f.o [731/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_cvout.f.o [732/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_ivout.f.o [733/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_svout.f.o [734/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/biasedurn_wnchyppr.cpp.o [735/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_dmout.f.o [736/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_smout.f.o [737/1619] Module scanner. [738/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_spearman.f.o [739/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_zvout.f.o [740/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_ansari.f.o [741/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_swilk.f.o [742/1619] Linking static target scipy/stats/_levy_stable/lib_levyst.a [743/1619] Generating 'scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/_ufuncs.c' [744/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_zmout.f.o [745/1619] Module scanner. [746/1619] Compiling C object scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so.p/meson-generated__tools.c.o [747/1619] Module scanner. [748/1619] Generating scipy/stats/_stats_gen_pyx with a custom command [749/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_cvemp.c.o [750/1619] Linking static target scipy/stats/libstatlib_lib.a [751/1619] Compiling C object scipy/stats/_statlib.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__statlibmodule.c.o [752/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_cemp.c.o [753/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_corder.c.o [754/1619] Linking static target scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a [755/1619] Generating scipy/stats/_dummy_stats_gen_pyx with a custom command [756/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_distr.c.o [757/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_condi.c.o [758/1619] Compiling Fortran object scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__mvn-f2pywrappers.f.o [759/1619] Compiling Fortran object scipy/stats/_statlib.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__statlib-f2pywrappers.f.o [760/1619] Generating 'scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so.p/_qmc_cy.cpp' [761/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_distr_info.c.o [762/1619] Compiling C object scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__mvnmodule.c.o [763/1619] Linking target scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so [764/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__arpack-f2pywrappers.f.o [765/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so.p/.._.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o [766/1619] Generating 'scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so.p/_sobol.c' [767/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_cxtrans.c.o [768/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_matr.c.o [769/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_F.c.o [770/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_beta.c.o [771/1619] Linking target scipy/stats/_statlib.cpython-312-x86_64-linux-gnu.so [772/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_cont.c.o [773/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_discr.c.o [774/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_chi.c.o [775/1619] Generating 'scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/unuran_wrapper.c' [776/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_cauchy.c.o [777/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_burr.c.o [778/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_chi_gen.c.o [779/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_beta_gen.c.o [780/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distr_cvec.c.o [781/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_exponential_gen.c.o [782/1619] Compiling Fortran object scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so.p/mvndst.f.o [783/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_exponential.c.o [784/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_chisquare.c.o [785/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_extremeI.c.o [786/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_gamma.c.o [787/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_ghyp.c.o [788/1619] Linking target scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so [789/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_gamma_gen.c.o [790/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_extremeII.c.o [791/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_gig2.c.o [792/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_gig.c.o [793/1619] Generating 'scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so.p/beta_ufunc.cpp' [794/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_gig_gen.c.o [795/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_hyperbolic.c.o [796/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_lognormal.c.o [797/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_lomax.c.o [798/1619] Generating 'scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so.p/ncf_ufunc.cpp' [799/1619] Generating 'scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so.p/ncx2_ufunc.cpp' [800/1619] Generating 'scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so.p/skewnorm_ufunc.cpp' [801/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_ig.c.o [802/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_laplace.c.o [803/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_logistic.c.o [804/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_meixner.c.o [805/1619] Compiling C object scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__arpackmodule.c.o [806/1619] Generating 'scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so.p/binom_ufunc.cpp' [807/1619] Generating 'scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so.p/hypergeom_ufunc.cpp' [808/1619] Generating 'scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so.p/nbinom_ufunc.cpp' [809/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_normal.c.o [810/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_pareto.c.o [811/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_powerexponential.c.o [812/1619] Compiling C object scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so.p/meson-generated_levyst.c.o [813/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_normal_gen.c.o [814/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_powerexponential_gen.c.o [815/1619] Generating 'scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so.p/nct_ufunc.cpp' [816/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_rayleigh.c.o [817/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_slash.c.o [818/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_slash_gen.c.o [819/1619] Linking target scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so [820/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_student_gen.c.o [821/1619] Generating 'scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so.p/invgauss_ufunc.cpp' [822/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_student.c.o [823/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_triangular.c.o [824/1619] Linking target scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so [825/1619] Generating 'scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/cython_special.c' performance hint: scipy/special/cython_special.pyx:1957:6: Exception check on 'dawsn' will always require the GIL to be acquired. Declare 'dawsn' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2001:6: Exception check on 'elliprc' will always require the GIL to be acquired. Declare 'elliprc' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2013:6: Exception check on 'elliprd' will always require the GIL to be acquired. Declare 'elliprd' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2025:6: Exception check on 'elliprf' will always require the GIL to be acquired. Declare 'elliprf' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2037:6: Exception check on 'elliprg' will always require the GIL to be acquired. Declare 'elliprg' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2049:6: Exception check on 'elliprj' will always require the GIL to be acquired. Declare 'elliprj' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2065:6: Exception check on 'erf' will always require the GIL to be acquired. Declare 'erf' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2077:6: Exception check on 'erfc' will always require the GIL to be acquired. Declare 'erfc' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2089:6: Exception check on 'erfcx' will always require the GIL to be acquired. Declare 'erfcx' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2101:6: Exception check on 'erfi' will always require the GIL to be acquired. Declare 'erfi' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2113:6: Exception check on 'erfinv' will always require the GIL to be acquired. Declare 'erfinv' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2129:6: Exception check on 'eval_chebyc' will always require the GIL to be acquired. Declare 'eval_chebyc' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2143:6: Exception check on 'eval_chebys' will always require the GIL to be acquired. Declare 'eval_chebys' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2157:6: Exception check on 'eval_chebyt' will always require the GIL to be acquired. Declare 'eval_chebyt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2171:6: Exception check on 'eval_chebyu' will always require the GIL to be acquired. Declare 'eval_chebyu' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2185:6: Exception check on 'eval_gegenbauer' will always require the GIL to be acquired. Declare 'eval_gegenbauer' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2199:6: Exception check on 'eval_genlaguerre' will always require the GIL to be acquired. Declare 'eval_genlaguerre' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2221:6: Exception check on 'eval_jacobi' will always require the GIL to be acquired. Declare 'eval_jacobi' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2235:6: Exception check on 'eval_laguerre' will always require the GIL to be acquired. Declare 'eval_laguerre' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2249:6: Exception check on 'eval_legendre' will always require the GIL to be acquired. Declare 'eval_legendre' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2263:6: Exception check on 'eval_sh_chebyt' will always require the GIL to be acquired. Declare 'eval_sh_chebyt' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2277:6: Exception check on 'eval_sh_chebyu' will always require the GIL to be acquired. Declare 'eval_sh_chebyu' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2291:6: Exception check on 'eval_sh_jacobi' will always require the GIL to be acquired. Declare 'eval_sh_jacobi' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2305:6: Exception check on 'eval_sh_legendre' will always require the GIL to be acquired. Declare 'eval_sh_legendre' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2319:6: Exception check on 'exp1' will always require the GIL to be acquired. Declare 'exp1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2339:6: Exception check on 'expi' will always require the GIL to be acquired. Declare 'expi' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2351:6: Exception check on 'expit' will always require the GIL to be acquired. Declare 'expit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2367:6: Exception check on 'expm1' will always require the GIL to be acquired. Declare 'expm1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2432:6: Exception check on 'gamma' will always require the GIL to be acquired. Declare 'gamma' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2488:6: Exception check on 'hankel1' will always require the GIL to be acquired. Declare 'hankel1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2492:6: Exception check on 'hankel1e' will always require the GIL to be acquired. Declare 'hankel1e' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2496:6: Exception check on 'hankel2' will always require the GIL to be acquired. Declare 'hankel2' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2500:6: Exception check on 'hankel2e' will always require the GIL to be acquired. Declare 'hankel2e' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2508:6: Exception check on 'hyp0f1' will always require the GIL to be acquired. Declare 'hyp0f1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2520:6: Exception check on 'hyp1f1' will always require the GIL to be acquired. Declare 'hyp1f1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2532:6: Exception check on 'hyp2f1' will always require the GIL to be acquired. Declare 'hyp2f1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2636:6: Exception check on 'iv' will always require the GIL to be acquired. Declare 'iv' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2648:6: Exception check on 'ive' will always require the GIL to be acquired. Declare 'ive' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2668:6: Exception check on 'jv' will always require the GIL to be acquired. Declare 'jv' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2680:6: Exception check on 'jve' will always require the GIL to be acquired. Declare 'jve' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2765:6: Exception check on 'kv' will always require the GIL to be acquired. Declare 'kv' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2777:6: Exception check on 'kve' will always require the GIL to be acquired. Declare 'kve' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2789:6: Exception check on 'log1p' will always require the GIL to be acquired. Declare 'log1p' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2801:6: Exception check on 'log_expit' will always require the GIL to be acquired. Declare 'log_expit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2817:6: Exception check on 'log_ndtr' will always require the GIL to be acquired. Declare 'log_ndtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2829:6: Exception check on 'loggamma' will always require the GIL to be acquired. Declare 'loggamma' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:2841:6: Exception check on 'logit' will always require the GIL to be acquired. Declare 'logit' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3032:6: Exception check on 'ndtr' will always require the GIL to be acquired. Declare 'ndtr' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3179:6: Exception check on 'powm1' will always require the GIL to be acquired. Declare 'powm1' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3259:6: Exception check on 'psi' will always require the GIL to be acquired. Declare 'psi' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3279:6: Exception check on 'rgamma' will always require the GIL to be acquired. Declare 'rgamma' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3357:6: Exception check on 'spence' will always require the GIL to be acquired. Declare 'spence' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3369:6: Exception check on 'sph_harm' will always require the GIL to be acquired. Declare 'sph_harm' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3402:6: Exception check on 'wofz' will always require the GIL to be acquired. Declare 'wofz' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3406:6: Exception check on 'wrightomega' will always require the GIL to be acquired. Declare 'wrightomega' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3418:6: Exception check on 'xlog1py' will always require the GIL to be acquired. Declare 'xlog1py' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3430:6: Exception check on 'xlogy' will always require the GIL to be acquired. Declare 'xlogy' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3459:6: Exception check on 'yv' will always require the GIL to be acquired. Declare 'yv' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: scipy/special/cython_special.pyx:3471:6: Exception check on 'yve' will always require the GIL to be acquired. Declare 'yve' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [826/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_uniform.c.o [827/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_vg.c.o [828/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_c_weibull.c.o [829/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_binomial.c.o [830/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_binomial_gen.c.o [831/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_geometric.c.o [832/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_hypergeometric.c.o [833/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_logarithmic.c.o [834/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_logarithmic_gen.c.o [835/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_negativebinomial.c.o [836/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_poisson.c.o [837/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_hypergeometric_gen.c.o [838/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_zipf_gen.c.o [839/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_copula.c.o [840/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_m_correlation.c.o [841/1619] Compiling C object scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so.p/meson-generated__test_internal.c.o [842/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_zipf.c.o [843/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_multicauchy.c.o [844/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_multiexponential.c.o [845/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_d_poisson_gen.c.o [846/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_multinormal_gen.c.o [847/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_multinormal.c.o [848/1619] Linking target scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so [849/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_auto.c.o [850/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_cstd.c.o [851/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_distributions_vc_multistudent.c.o [852/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_cext.c.o [853/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dau.c.o [854/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dext.c.o [855/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dss.c.o [856/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dari.c.o [857/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dgt.c.o [858/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_arou.c.o [859/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_empl.c.o [860/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dstd.c.o [861/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_empk.c.o [862/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_ars.c.o [863/1619] Compiling C++ object scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ufuncs_cxx.cpp.o [864/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_dsrou.c.o [865/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_gibbs.c.o [866/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hri.c.o [867/1619] Linking target scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so [868/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_mvstd.c.o [869/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_mixt.c.o [870/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hist.c.o [871/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hrd.c.o [872/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hrb.c.o [873/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_mcorr.c.o [874/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hinv.c.o [875/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_hitro.c.o [876/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_itdr.c.o [877/1619] Generating 'scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so.p/_stats.c' performance hint: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_stats.pyx:504:14: Exception check after calling '__pyx_fuse_1kve' will always require the GIL to be acquired. Declare '__pyx_fuse_1kve' 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/scipy-1.11.4/scipy/stats/_stats.pyx:684:24: Exception check after calling '__pyx_fuse_1kve' will always require the GIL to be acquired. Declare '__pyx_fuse_1kve' 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/scipy-1.11.4/scipy/stats/_stats.pyx:698:24: Exception check after calling '__pyx_fuse_1kve' will always require the GIL to be acquired. Declare '__pyx_fuse_1kve' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. [878/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_nrou.c.o [879/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_norta.c.o [880/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_unif.c.o [881/1619] Compiling C object scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so.p/meson-generated__min_spanning_tree.c.o [882/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_srou.c.o [883/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_vempk.c.o [884/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_ninv.c.o [885/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_ssr.c.o [886/1619] Linking target scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so [887/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_mvtdr.c.o [888/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_utdr.c.o [889/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_vnrou.c.o [890/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_x_gen.c.o [891/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_parser_parser.c.o [892/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_bessel_asympt.c.o [893/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_igam.c.o [894/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_tabl.c.o [895/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_gamma.c.o [896/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_incbet.c.o [897/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_ndtri.c.o [898/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_ndtr.c.o [899/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cephes_polevl.c.o [900/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_pinv.c.o [901/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_cgamma.c.o [902/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_specfunct_hypot.c.o [903/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_counturn.c.o [904/1619] Generating 'scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so.p/cython_lapack.c' [905/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_countpdf.c.o [906/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_printsample.c.o [907/1619] Compiling C object scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__fblasmodule.c.o [908/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_inverror.c.o [909/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_moments.c.o [910/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_quantiles.c.o [911/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_tests.c.o [912/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_urng_urng.c.o [913/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_correlation.c.o [914/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_urng_urng_default.c.o [915/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_urng_urng_set.c.o [916/1619] Linking target scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so [917/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_debug.c.o [918/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_chi2test.c.o [919/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_error.c.o [920/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_parser_functparser.c.o [921/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_tests_timing.c.o [922/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_mrou_rectangle.c.o [923/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_slist.c.o [924/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_urng_urng_unuran.c.o [925/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_hooke.c.o [926/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_lobatto.c.o [927/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_stream.c.o [928/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_umalloc.c.o [929/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_parser_stringparser.c.o [930/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_fmax.c.o [931/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_matrix.c.o [932/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_string.c.o [933/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_umath.c.o [934/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_unur_fp.c.o [935/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_eigensystem.c.o [936/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_utils_vector.c.o [937/1619] Compiling C object scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so.p/logfactorial.c.o [938/1619] Copying file scipy/spatial/_qhull.pxd [939/1619] Copying file scipy/spatial/setlist.pxd [940/1619] Compiling C object scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so.p/meson-generated_cython_blas.c.o [941/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/.._..__lib_unuran_unuran_src_methods_tdr.c.o [942/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_misc.c.o [943/1619] Compiling C object scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so.p/_rcont.c.o [944/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_mem_r.c.o [945/1619] Linking target scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so [946/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_random_r.c.o [947/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_qset_r.c.o [948/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_geom_r.c.o [949/1619] Compiling Fortran object scipy/special/libspecfun.a.p/specfun_specfun.f.o [950/1619] Linking static target scipy/special/libspecfun.a [951/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_libqhull_r.c.o [952/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_poly_r.c.o [953/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_usermem_r.c.o [954/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_userprintf_r.c.o [955/1619] Compiling C++ object scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so.p/meson-generated__biasedurn.cpp.o [956/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_user_r.c.o [957/1619] Compiling C object scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so.p/meson-generated__solve_toeplitz.c.o [958/1619] Compiling C object scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so.p/meson-generated__matfuncs_sqrtm_triu.c.o [959/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_userprintf_rbox_r.c.o [960/1619] Linking target scipy/special/_specfun.cpython-312-x86_64-linux-gnu.so [961/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_geom2_r.c.o [962/1619] Compiling C object scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so.p/meson-generated__decomp_lu_cython.c.o [963/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_global_r.c.o [964/1619] Linking target scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so [965/1619] Linking target scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so [966/1619] Linking target scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so [967/1619] Compiling C++ object scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_skewnorm_ufunc.cpp.o [968/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_rboxlib_r.c.o [969/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_stat_r.c.o [970/1619] Linking target scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so [971/1619] Linking target scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so [972/1619] Compiling C++ object scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_hypergeom_ufunc.cpp.o [973/1619] Generating 'scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so.p/rcont.c' [974/1619] Linking target scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so [975/1619] Compiling C object scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so.p/meson-generated__flow.c.o [976/1619] Compiling C object scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so.p/meson-generated__reordering.c.o [977/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_poly2_r.c.o [978/1619] Linking target scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so [979/1619] Linking target scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so [980/1619] Module scanner. [981/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_io_r.c.o [982/1619] Module scanner. [983/1619] Compiling C object scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so.p/meson-generated__matching.c.o [984/1619] Compiling Fortran object scipy/integrate/libmach_lib.a.p/mach_d1mach.f.o [985/1619] Compiling Fortran object scipy/integrate/libmach_lib.a.p/mach_xerror.f.o [986/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqag.f.o [987/1619] Linking target scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so [988/1619] Linking static target scipy/integrate/libmach_lib.a [989/1619] Compiling C++ object scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_ncf_ufunc.cpp.o [990/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/qhull_src_src_merge_r.c.o [991/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_build.cxx.o [992/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqagi.f.o [993/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqagp.f.o [994/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqage.f.o [995/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqagie.f.o [996/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqags.f.o [997/1619] Generating 'scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/_qhull.c' [998/1619] Linking target scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so [999/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawc.f.o [1000/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawf.f.o [1001/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawce.f.o [1002/1619] Generating 'scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/_ckdtree.cpp' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_ckdtree.pyx:1627:5: Only extern functions can throw C++ exceptions. [1003/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawo.f.o [1004/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawfe.f.o [1005/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqagse.f.o [1006/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqaws.f.o [1007/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqagpe.f.o [1008/1619] Generating 'scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so.p/_vq.c' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/_vq.pyx:245:37: noexcept clause is ignored for function returning Python object [1009/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawse.f.o [1010/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqc25c.f.o [1011/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqawoe.f.o [1012/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk15.f.o [1013/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqcheb.f.o [1014/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqelg.f.o [1015/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqc25f.f.o [1016/1619] Generating 'scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so.p/_hausdorff.c' [1017/1619] Generating 'scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so.p/_voronoi.c' [1018/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk15i.f.o [1019/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk21.f.o [1020/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk15w.f.o [1021/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk31.f.o [1022/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk51.f.o [1023/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk41.f.o [1024/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqwgtc.f.o [1025/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqpsrt.f.o [1026/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqk61.f.o [1027/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqmomo.f.o [1028/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqwgtf.f.o [1029/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqc25s.f.o [1030/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqwgts.f.o [1031/1619] Compiling Fortran object scipy/integrate/libquadpack_lib.a.p/quadpack_dqng.f.o [1032/1619] Compiling C++ object scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_ncx2_ufunc.cpp.o [1033/1619] Compiling C++ object scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_binom_ufunc.cpp.o [1034/1619] Compiling C++ object scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_invgauss_ufunc.cpp.o [1035/1619] Generating 'scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so.p/_hierarchy.c' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/_hierarchy.pyx:434:35: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/_hierarchy.pyx:1091:13: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/_hierarchy.pyx:1103:10: noexcept clause is ignored for function returning Python object [1036/1619] Linking static target scipy/integrate/libquadpack_lib.a [1037/1619] Generating 'scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so.p/_optimal_leaf_ordering.c' [1038/1619] Module scanner. [1039/1619] Module scanner. [1040/1619] Linking target scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so [1041/1619] Generating 'scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so.p/convolve.c' [1042/1619] Module scanner. [1043/1619] Linking target scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so [1044/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_blkdta000.f.o [1045/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_bnorm.f.o [1046/1619] Linking target scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so [1047/1619] Compiling C++ object scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_beta_ufunc.cpp.o [1048/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_fnorm.f.o [1049/1619] Generating scipy/integrate/vode_module with a custom command [1050/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_query_ball_point.cxx.o [1051/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_cfode.f.o [1052/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_ewset.f.o [1053/1619] Compiling C++ object scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_nbinom_ufunc.cpp.o [1054/1619] Linking target scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so [1055/1619] Generating scipy/integrate/lsoda_module with a custom command [1056/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_intdy.f.o [1057/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_solsy.f.o [1058/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_srcma.f.o [1059/1619] Generating 'scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so.p/_rotation.c' [1060/1619] Compiling C object scipy/integrate/_odepack.cpython-312-x86_64-linux-gnu.so.p/_odepackmodule.c.o [1061/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_vmnorm.f.o [1062/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_xerrwv.f.o [1063/1619] Linking target scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so [1064/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_xsetf.f.o [1065/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_xsetun.f.o [1066/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_lsoda.f.o [1067/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_prja.f.o [1068/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_query_pairs.cxx.o [1069/1619] Module scanner. [1070/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_query.cxx.o [1071/1619] Compiling C object scipy/integrate/_test_multivariate.cpython-312-x86_64-linux-gnu.so.p/tests__test_multivariate.c.o [1072/1619] Generating scipy/signal/_correlate_nd with a custom command [1073/1619] Generating scipy/signal/_lfilter with a custom command [1074/1619] Module scanner. [1075/1619] Compiling Fortran object scipy/integrate/liblsoda_lib.a.p/odepack_stoda.f.o [1076/1619] Compiling C object scipy/integrate/_quadpack.cpython-312-x86_64-linux-gnu.so.p/_quadpackmodule.c.o [1077/1619] Linking static target scipy/integrate/liblsoda_lib.a [1078/1619] Linking target scipy/integrate/_test_multivariate.cpython-312-x86_64-linux-gnu.so [1079/1619] Generating scipy/integrate/_dop_module with a custom command [1080/1619] Linking target scipy/integrate/_quadpack.cpython-312-x86_64-linux-gnu.so [1081/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_count_neighbors.cxx.o [1082/1619] Compiling Fortran object scipy/integrate/libdop_lib.a.p/dop_dopri5.f.o [1083/1619] Compiling C object scipy/integrate/_lsoda.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__lsodamodule.c.o [1084/1619] Compiling Fortran object scipy/integrate/_lsoda.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__lsoda-f2pywrappers.f.o [1085/1619] Linking target scipy/integrate/_odepack.cpython-312-x86_64-linux-gnu.so [1086/1619] Module scanner. [1087/1619] Linking target scipy/integrate/_lsoda.cpython-312-x86_64-linux-gnu.so [1088/1619] Compiling Fortran object scipy/integrate/libdop_lib.a.p/dop_dop853.f.o [1089/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_query_ball_tree.cxx.o [1090/1619] Linking static target scipy/integrate/libdop_lib.a [1091/1619] Compiling C object scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so.p/_firfilter.c.o [1092/1619] Generating scipy/integrate/_test_odeint_banded_module with a custom command [1093/1619] Generating scipy/signal/_bspline_util with a custom command [1094/1619] Compiling C object scipy/integrate/_vode.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__vodemodule.c.o [1095/1619] Compiling C object scipy/spatial/_distance_wrap.cpython-312-x86_64-linux-gnu.so.p/src_distance_wrap.c.o [1096/1619] Compiling C object scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so.p/_medianfilter.c.o [1097/1619] Compiling Fortran object scipy/integrate/_dop.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__dop-f2pywrappers.f.o [1098/1619] Linking target scipy/spatial/_distance_wrap.cpython-312-x86_64-linux-gnu.so [1099/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/ckdtree_src_sparse_distances.cxx.o [1100/1619] Module scanner. [1101/1619] Compiling C object scipy/integrate/_dop.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__dopmodule.c.o [1102/1619] Module scanner. [1103/1619] Compiling C object scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_cython_lapack.c.o [1104/1619] Compiling C object scipy/signal/_spline.cpython-312-x86_64-linux-gnu.so.p/_splinemodule.c.o [1105/1619] Compiling Fortran object scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__test_odeint_banded-f2pywrappers.f.o [1106/1619] Linking target scipy/integrate/_dop.cpython-312-x86_64-linux-gnu.so [1107/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_bispeu.f.o [1108/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_bispev.f.o [1109/1619] Compiling Fortran object scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so.p/tests_banded5x5.f.o [1110/1619] Linking target scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so [1111/1619] Compiling C++ object scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__stats_pythran.cpp.o [1112/1619] Compiling C object scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__test_odeint_bandedmodule.c.o [1113/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_concon.f.o [1114/1619] Compiling Fortran object scipy/integrate/libvode_lib.a.p/odepack_zvode.f.o [1115/1619] Compiling C object scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__lfilter.c.o [1116/1619] Linking target scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so [1117/1619] Compiling C++ object scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so.p/meson-generated_nct_ufunc.cpp.o [1118/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_cocosp.f.o [1119/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_clocur.f.o [1120/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_concur.f.o [1121/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_cualde.f.o [1122/1619] Linking target scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so [1123/1619] Compiling C object scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so.p/_sigtoolsmodule.c.o [1124/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_curev.f.o [1125/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_curfit.f.o [1126/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_dblint.f.o [1127/1619] Linking target scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so [1128/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fourco.f.o [1129/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpadno.f.o [1130/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_evapol.f.o [1131/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpader.f.o [1132/1619] Compiling C++ object scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__qmc_cy.cpp.o [1133/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpadpo.f.o [1134/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpbspl.f.o [1135/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpback.f.o [1136/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpbacp.f.o [1137/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpchep.f.o [1138/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpbisp.f.o [1139/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpched.f.o [1140/1619] Compiling C object scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__correlate_nd.c.o [1141/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpchec.f.o [1142/1619] Generating scipy/signal/_max_len_seq_inner with a custom command [1143/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpbfout.f.o [1144/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcoco.f.o [1145/1619] Linking target scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so [1146/1619] Generating scipy/signal/_spectral with a custom command [1147/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcsin.f.o [1148/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcuro.f.o [1149/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcyt1.f.o [1150/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcyt2.f.o [1151/1619] Linking target scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so [1152/1619] Compiling Fortran object scipy/integrate/libvode_lib.a.p/odepack_vode.f.o [1153/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpdeno.f.o [1154/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpdisc.f.o [1155/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpfrno.f.o [1156/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpgivs.f.o [1157/1619] Linking static target scipy/integrate/libvode_lib.a [1158/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpinst.f.o [1159/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpknot.f.o [1160/1619] Compiling Fortran object scipy/integrate/_vode.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__vode-f2pywrappers.f.o [1161/1619] Compiling C object scipy/signal/_spline.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__bspline_util.c.o [1162/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpopdi.f.o [1163/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcosp.f.o [1164/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcurf.f.o [1165/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpgrre.f.o [1166/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpintb.f.o [1167/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fporde.f.o [1168/1619] Linking target scipy/signal/_spline.cpython-312-x86_64-linux-gnu.so [1169/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpcons.f.o [1170/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpgrpa.f.o [1171/1619] Linking target scipy/integrate/_vode.cpython-312-x86_64-linux-gnu.so [1172/1619] Generating 'scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so.p/_peak_finding_utils.c' [1173/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpopsp.f.o [1174/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fprota.f.o [1175/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fprati.f.o [1176/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpseno.f.o [1177/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fprppo.f.o [1178/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fprank.f.o [1179/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fppocu.f.o [1180/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpclos.f.o [1181/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fppasu.f.o [1182/1619] Generating 'scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so.p/interpnd.c' [1183/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fppara.f.o [1184/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fprpsp.f.o [1185/1619] Generating 'scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so.p/_sosfilt.c' [1186/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fppogr.f.o [1187/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_insert.f.o [1188/1619] Generating 'scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so.p/_rgi_cython.c' [1189/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpgrdi.f.o [1190/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpsysy.f.o [1191/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fptrnp.f.o [1192/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_parcur.f.o [1193/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpspgr.f.o [1194/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_parder.f.o [1195/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpregr.f.o [1196/1619] Compiling C object scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so.p/meson-generated__decomp_update.c.o [1197/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpsuev.f.o [1198/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_pardeu.f.o [1199/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpperi.f.o [1200/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_parsur.f.o [1201/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_spalde.f.o [1202/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpgrsp.f.o [1203/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_percur.f.o [1204/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_profil.f.o [1205/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_regrid.f.o [1206/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_pogrid.f.o [1207/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fptrpe.f.o [1208/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_polar.f.o [1209/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_sphere.f.o [1210/1619] Linking target scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so [1211/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_splint.f.o [1212/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_surev.f.o [1213/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_splder.f.o [1214/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_splev.f.o [1215/1619] Compiling C object scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so.p/meson-generated__vq.c.o [1216/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_spgrid.f.o [1217/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_surfit.f.o [1218/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_sproot.f.o [1219/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_pardtc.f.o [1220/1619] Generating 'scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so.p/_upfirdn_apply.c' [1221/1619] Linking target scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so [1222/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpsurf.f.o [1223/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fppola.f.o [1224/1619] Compiling Fortran object scipy/interpolate/libfitpack_lib.a.p/fitpack_fpsphe.f.o [1225/1619] Linking static target scipy/interpolate/libfitpack_lib.a [1226/1619] Compiling C object scipy/interpolate/_fitpack.cpython-312-x86_64-linux-gnu.so.p/src__fitpackmodule.c.o [1227/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_fourier.c.o [1228/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_splines.c.o [1229/1619] Compiling C object scipy/ndimage/_ctest.cpython-312-x86_64-linux-gnu.so.p/src__ctest.c.o [1230/1619] Compiling C object scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so.p/meson-generated__shortest_path.c.o [1231/1619] Module scanner. [1232/1619] Linking target scipy/interpolate/_fitpack.cpython-312-x86_64-linux-gnu.so [1233/1619] Linking target scipy/ndimage/_ctest.cpython-312-x86_64-linux-gnu.so [1234/1619] Linking target scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so [1235/1619] Compiling Fortran object scipy/odr/libodrpack.a.p/odrpack_d_mprec.f.o [1236/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_measure.c.o [1237/1619] Compiling C object scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so.p/_direct_direct_wrap.c.o [1238/1619] Compiling Fortran object scipy/odr/libodrpack.a.p/odrpack_dlunoc.f.o [1239/1619] Compiling C++ object scipy/signal/_max_len_seq_inner.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__max_len_seq_inner.cpp.o [1240/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_support.c.o [1241/1619] Compiling C object scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so.p/_direct_DIRserial.c.o [1242/1619] Compiling C object scipy/odr/__odrpack.cpython-312-x86_64-linux-gnu.so.p/__odrpack.c.o [1243/1619] Compiling C object scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so.p/_direct_DIRect.c.o [1244/1619] Module scanner. [1245/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_nd_image.c.o [1246/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_interpolation.c.o [1247/1619] Linking target scipy/signal/_max_len_seq_inner.cpython-312-x86_64-linux-gnu.so [1248/1619] Compiling C object scipy/optimize/librootfind.a.p/Zeros_bisect.c.o [1249/1619] Compiling C object scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so.p/_directmodule.c.o [1250/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_enorm.f.o ../scipy/optimize/minpack/enorm.f:2:37: 2 | *double precision function enorm(n,x) | ^ Warning: ‘__result_enorm’ may be used uninitialized [-Wmaybe-uninitialized] [1251/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_dpmpar.f.o [1252/1619] Generating 'scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so.p/_cytest.c' [1253/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_chkder.f.o [1254/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_fdjac1.f.o [1255/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_fdjac2.f.o [1256/1619] Compiling C object scipy/optimize/_lsap.cpython-312-x86_64-linux-gnu.so.p/_lsap.c.o [1257/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_dogleg.f.o [1258/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_hybrd1.f.o [1259/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_filters.c.o [1260/1619] Compiling C object scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so.p/src_ni_morphology.c.o [1261/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_hybrd.f.o [1262/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_hybrj1.f.o [1263/1619] Generating 'scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c' [1264/1619] Compiling Fortran object scipy/odr/libodrpack.a.p/odrpack_d_lpk.f.o [1265/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmder1.f.o [1266/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmdif1.f.o [1267/1619] Generating scipy/interpolate/_rbfinterp_pythran with a custom command [1268/1619] Linking target scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so [1269/1619] Generating scipy/interpolate/dfitpack_module with a custom command [1270/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmder.f.o ../scipy/optimize/minpack/lmder.f:190:31: 190 | * sum,temp,temp1,temp2,xnorm,zero | ^ Warning: ‘temp’ may be used uninitialized [-Wmaybe-uninitialized] ../scipy/optimize/minpack/lmder.f:421:16: 421 | if (delta .le. xtol*xnorm) info = 2 | ^ Warning: ‘xnorm’ may be used uninitialized [-Wmaybe-uninitialized] ../scipy/optimize/minpack/lmder.f:190:49: 190 | * sum,temp,temp1,temp2,xnorm,zero | ^ note: ‘xnorm’ was declared here [1271/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_hybrj.f.o [1272/1619] Compiling C object scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so.p/_direct_DIRsubrout.c.o [1273/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmstr1.f.o [1274/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmdif.f.o ../scipy/optimize/minpack/lmdif.f:194:31: 194 | * sum,temp,temp1,temp2,xnorm,zero | ^ Warning: ‘temp’ may be used uninitialized [-Wmaybe-uninitialized] ../scipy/optimize/minpack/lmdif.f:423:16: 423 | if (delta .le. xtol*xnorm) info = 2 | ^ Warning: ‘xnorm’ may be used uninitialized [-Wmaybe-uninitialized] ../scipy/optimize/minpack/lmdif.f:194:49: 194 | * sum,temp,temp1,temp2,xnorm,zero | ^ note: ‘xnorm’ was declared here [1275/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmpar.f.o [1276/1619] Generating scipy/linalg/flapack_module with a custom command [1277/1619] Compiling C object scipy/optimize/_minpack.cpython-312-x86_64-linux-gnu.so.p/_minpackmodule.c.o [1278/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_lmstr.f.o [1279/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_qform.f.o [1280/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_qrfac.f.o [1281/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_qrsolv.f.o [1282/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_r1mpyq.f.o ../scipy/optimize/minpack/r1mpyq.f:55:26: 55 | double precision cos,one,sin,temp | ^ Warning: ‘cos’ may be used uninitialized [-Wmaybe-uninitialized] ../scipy/optimize/minpack/r1mpyq.f:55:34: 55 | double precision cos,one,sin,temp | ^ Warning: ‘sin’ may be used uninitialized [-Wmaybe-uninitialized] [1283/1619] Linking target scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so [1284/1619] Compiling C++ object scipy/optimize/librectangular_lsap.a.p/rectangular_lsap_rectangular_lsap.cpp.o [1285/1619] Module scanner. [1286/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_rwupdt.f.o [1287/1619] Compiling C object scipy/optimize/librootfind.a.p/Zeros_brenth.c.o [1288/1619] Compiling C object scipy/optimize/librootfind.a.p/Zeros_ridder.c.o [1289/1619] Compiling C++ object scipy/signal/_spectral.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__spectral.cpp.o [1290/1619] Compiling Fortran object scipy/optimize/libminpack.a.p/minpack_r1updt.f.o [1291/1619] Compiling C object scipy/optimize/librootfind.a.p/Zeros_brentq.c.o [1292/1619] Module scanner. [1293/1619] Linking static target scipy/optimize/librectangular_lsap.a [1294/1619] Compiling C object scipy/optimize/_zeros.cpython-312-x86_64-linux-gnu.so.p/zeros.c.o [1295/1619] Compiling Fortran object scipy/interpolate/dfitpack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._dfitpack-f2pywrappers.f.o [1296/1619] Linking static target scipy/optimize/libminpack.a [1297/1619] Linking static target scipy/optimize/librootfind.a [1298/1619] Compiling Fortran object scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so.p/..__build_utils_src_wrap_dummy_g77_abi.f.o [1299/1619] Generating scipy/optimize/lbfgsb_module with a custom command [1300/1619] Linking target scipy/signal/_spectral.cpython-312-x86_64-linux-gnu.so [1301/1619] Compiling Fortran object scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__flapack-f2pywrappers.f.o [1302/1619] Generating 'scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so.p/_bspl.c' [1303/1619] Generating 'scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so.p/_ni_label.c' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/src/_ni_label.pyx:200:12: noexcept clause is ignored for function returning Python object [1304/1619] Linking target scipy/optimize/_minpack.cpython-312-x86_64-linux-gnu.so [1305/1619] Linking target scipy/optimize/_zeros.cpython-312-x86_64-linux-gnu.so [1306/1619] Generating scipy/optimize/cobyla_module with a custom command [1307/1619] Linking target scipy/optimize/_lsap.cpython-312-x86_64-linux-gnu.so [1308/1619] Copying file scipy/optimize/__init__.py [1309/1619] Generating scipy/optimize/minpack2_module with a custom command [1310/1619] Generating scipy/optimize/slsqp_module with a custom command [1311/1619] Copying file scipy/optimize/cython_optimize.pxd [1312/1619] Compiling C object scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so.p/meson-generated_rcont.c.o [1313/1619] Module scanner. [1314/1619] Compiling Fortran object scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__lbfgsb-f2pywrappers.f.o [1315/1619] Generating scipy/optimize/__nnls_module with a custom command [1316/1619] Linking target scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so [1317/1619] Module scanner. [1318/1619] Module scanner. [1319/1619] Compiling C object scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__lbfgsbmodule.c.o [1320/1619] Compiling Fortran object scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so.p/lbfgsb_src_timer.f.o [1321/1619] Compiling Fortran object scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so.p/lbfgsb_src_linpack.f.o [1322/1619] Compiling C object scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__minpack2module.c.o [1323/1619] Compiling Fortran object scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so.p/minpack2_dcstep.f.o [1324/1619] Module scanner. [1325/1619] Compiling C object scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__slsqpmodule.c.o [1326/1619] Compiling Fortran object scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so.p/minpack2_dcsrch.f.o [1327/1619] Module scanner. [1328/1619] Compiling C object scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__cobylamodule.c.o [1329/1619] Linking target scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so [1330/1619] Compiling C object scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..___nnlsmodule.c.o [1331/1619] Generating 'scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so.p/_moduleTNC.c' [1332/1619] Generating scipy/optimize/_group_columns with a custom command [1333/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/trlib_eigen_inverse.c.o [1334/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/trlib_quadratic_zero.c.o [1335/1619] Copying file scipy/optimize/cython_optimize/__init__.py [1336/1619] Copying file scipy/optimize/cython_optimize/c_zeros.pxd [1337/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/trlib_krylov.c.o [1338/1619] Compiling Fortran object scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so.p/cobyla_trstlp.f.o [1339/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/trlib_leftmost.c.o [1340/1619] Copying file scipy/optimize/cython_optimize/_zeros.pxd [1341/1619] Compiling Fortran object scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so.p/__nnls_nnls.f.o [1342/1619] Generating scipy/optimize/cython_optimize/_zeros_pyx with a custom command [1343/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_get_factors.c.o [1344/1619] Compiling C object scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so.p/tnc_tnc.c.o [1345/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_factorize.c.o [1346/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_initialize.c.o [1347/1619] Linking target scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so [1348/1619] Compiling Fortran object scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so.p/cobyla_cobyla2.f.o [1349/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_solve_sparse.c.o [1350/1619] Compiling C object scipy/interpolate/dfitpack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_.._dfitpackmodule.c.o [1351/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_solve_dense.c.o [1352/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_update.c.o [1353/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_solve_for_update.c.o [1354/1619] Linking target scipy/interpolate/dfitpack.cpython-312-x86_64-linux-gnu.so [1355/1619] Linking target scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so [1356/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_basiclu_object.c.o [1357/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so.p/csc.cxx.o [1358/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_dfs.c.o [1359/1619] Compiling Fortran object scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so.p/lbfgsb_src_lbfgsb.f.o [1360/1619] Compiling Fortran object scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so.p/slsqp_slsqp_optmz.f.o [1361/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_condest.c.o [1362/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_factorize_bump.c.o [1363/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_file.c.o [1364/1619] Compiling C object scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so.p/meson-generated__sobol.c.o [1365/1619] Compiling C object scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so.p/meson-generated__voronoi.c.o [1366/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_garbage_perm.c.o [1367/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_initialize.c.o [1368/1619] Linking target scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so [1369/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_internal.c.o [1370/1619] Linking target scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so [1371/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_matrix_norm.c.o [1372/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_build_factors.c.o [1373/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_markowitz.c.o [1374/1619] Linking target scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so [1375/1619] Linking target scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so [1376/1619] Compiling C object scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so.p/meson-generated__hausdorff.c.o [1377/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_residual_test.c.o [1378/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_solve_dense.c.o [1379/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/trlib_tri_factor.c.o [1380/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_setup_bump.c.o [1381/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_solve_symbolic.c.o [1382/1619] Linking target scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so [1383/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_solve_triangular.c.o [1384/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_singletons.c.o [1385/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_solve_sparse.c.o [1386/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_solve_for_update.c.o [1387/1619] Compiling Fortran object scipy/odr/libodrpack.a.p/odrpack_d_odr.f.o [1388/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_pivot.c.o [1389/1619] Compiling C object scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so.p/meson-generated__cytest.c.o [1390/1619] Linking static target scipy/odr/libodrpack.a [1391/1619] Generating 'scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/_trlib.c' [1392/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_indexed_vector.cc.o [1393/1619] Compiling C object scipy/optimize/_highs/libbasiclu.a.p/.._..__lib_highs_src_ipm_basiclu_src_lu_update.c.o [1394/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_basiclu_kernel.cc.o [1395/1619] Linking target scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so [1396/1619] Generating 'scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so.p/_bglu_dense.c' [1397/1619] Compiling C object scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so.p/meson-generated__matfuncs_expm.c.o [1398/1619] Linking target scipy/odr/__odrpack.cpython-312-x86_64-linux-gnu.so [1399/1619] Linking static target scipy/optimize/_highs/libbasiclu.a [1400/1619] Generating 'scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so.p/_zeros.c' [1401/1619] Linking target scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so [1402/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_basiclu_wrapper.cc.o [1403/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_linear_operator.cc.o [1404/1619] Generating 'scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so.p/givens_elimination.c' [1405/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_conjugate_residuals.cc.o [1406/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_control.cc.o [1407/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_lu_update.cc.o [1408/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_kkt_solver.cc.o [1409/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_ipx_c.cc.o [1410/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_lu_factorization.cc.o [1411/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_forrest_tomlin.cc.o [1412/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_diagonal_precond.cc.o [1413/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_kkt_solver_diag.cc.o [1414/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_guess_basis.cc.o [1415/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_sparse_utils.cc.o [1416/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_ipm.cc.o [1417/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_kkt_solver_basis.cc.o [1418/1619] Compiling C object scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so.p/meson-generated_convolve.c.o [1419/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_info.cc.o [1420/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_timer.cc.o [1421/1619] Linking target scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so [1422/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_iterate.cc.o [1423/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_basis.cc.o [1424/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_crossover.cc.o [1425/1619] Compiling C object scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so.p/meson-generated__moduleTNC.c.o [1426/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_lp_solver.cc.o [1427/1619] Linking target scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so [1428/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_starting_basis.cc.o [1429/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_maxvolume.cc.o [1430/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_Filereader.cpp.o [1431/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_normal_matrix.cc.o [1432/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_HighsIO.cpp.o [1433/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_splitted_normal_matrix.cc.o [1434/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_LoadOptions.cpp.o [1435/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_sparse_matrix.cc.o [1436/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_symbolic_invert.cc.o [1437/1619] Compiling C++ object scipy/optimize/_group_columns.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__group_columns.cpp.o [1438/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsDebug.cpp.o [1439/1619] Linking target scipy/optimize/_group_columns.cpython-312-x86_64-linux-gnu.so [1440/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_utils.cc.o [1441/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_FilereaderMps.cpp.o [1442/1619] Compiling C object scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so.p/meson-generated__optimal_leaf_ordering.c.o [1443/1619] Compiling C object scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so.p/meson-generated__zeros.c.o [1444/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsInfo.cpp.o [1445/1619] Linking target scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so [1446/1619] Linking target scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so [1447/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsStatus.cpp.o [1448/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_FilereaderEms.cpp.o [1449/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsDeprecated.cpp.o [1450/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsInfoDebug.cpp.o [1451/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_HMPSIO.cpp.o [1452/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsLp.cpp.o [1453/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsOptions.cpp.o [1454/1619] Compiling C object scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so.p/meson-generated__peak_finding_utils.c.o [1455/1619] Compiling C++ object scipy/optimize/_highs/libipx.a.p/.._..__lib_highs_src_ipm_ipx_src_model.cc.o [1456/1619] Linking target scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so [1457/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsDynamicRowMatrix.cpp.o [1458/1619] Linking static target scipy/optimize/_highs/libipx.a [1459/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsSolve.cpp.o [1460/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_FilereaderLp.cpp.o [1461/1619] Compiling C object scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so.p/meson-generated__rgi_cython.c.o [1462/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_ipm_IpxWrapper.cpp.o [1463/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsSolutionDebug.cpp.o [1464/1619] Linking target scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so [1465/1619] Compiling C object scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so.p/meson-generated__traversal.c.o [1466/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsModelUtils.cpp.o [1467/1619] Linking target scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so [1468/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_extern_filereaderlp_reader.cpp.o [1469/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsSolution.cpp.o [1470/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsGFkSolve.cpp.o [1471/1619] Compiling C object scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so.p/meson-generated__csparsetools.c.o [1472/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsInterface.cpp.o [1473/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsRanging.cpp.o [1474/1619] Linking target scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so [1475/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_io_HMpsFF.cpp.o [1476/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsSeparator.cpp.o [1477/1619] Compiling C object scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so.p/meson-generated__sosfilt.c.o [1478/1619] Linking target scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so [1479/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_model_HighsHessian.cpp.o [1480/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsSeparation.cpp.o [1481/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsDebugSol.cpp.o [1482/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_HighsLpUtils.cpp.o [1483/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsConflictPool.cpp.o [1484/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsLpAggregator.cpp.o [1485/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_model_HighsModel.cpp.o [1486/1619] Compiling C object scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so.p/meson-generated__cythonized_array_utils.c.o [1487/1619] Compiling C object scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so.p/meson-generated_givens_elimination.c.o [1488/1619] Compiling C object scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so.p/meson-generated__hierarchy.c.o [1489/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_parallel_HighsTaskExecutor.cpp.o [1490/1619] Linking target scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so [1491/1619] Linking target scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so [1492/1619] Linking target scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so [1493/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_model_HighsHessianUtils.cpp.o [1494/1619] Compiling C object scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ufuncs.c.o [1495/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsTransformedLp.cpp.o [1496/1619] Linking target scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so [1497/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_ICrashUtil.cpp.o [1498/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_qpsolver_ratiotest.cpp.o [1499/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_ICrash.cpp.o [1500/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsTableauSeparator.cpp.o [1501/1619] Compiling C++ object scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ckdtree.cpp.o [1502/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_qpsolver_scaling.cpp.o [1503/1619] Linking target scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so [1504/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_ICrashX.cpp.o [1505/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsCutPool.cpp.o [1506/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_qpsolver_perturbation.cpp.o [1507/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsObjectiveFunction.cpp.o [1508/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsPathSeparator.cpp.o [1509/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsMipSolver.cpp.o [1510/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsPseudocost.cpp.o [1511/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsRedcostFixing.cpp.o [1512/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_HighsPostsolveStack.cpp.o [1513/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsNodeQueue.cpp.o [1514/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsImplications.cpp.o [1515/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_PresolveComponent.cpp.o [1516/1619] Compiling C object scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so.p/meson-generated__upfirdn_apply.c.o [1517/1619] Linking target scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so [1518/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsLpRelaxation.cpp.o [1519/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkInterface.cpp.o [1520/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkControl.cpp.o [1521/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_qpsolver_basis.cpp.o [1522/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexReport.cpp.o [1523/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplex.cpp.o [1524/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexNlaProductForm.cpp.o [1525/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkDebug.cpp.o [1526/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexNlaFreeze.cpp.o [1527/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_test_DevKkt.cpp.o [1528/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexDebug.cpp.o [1529/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_test_KktCh2.cpp.o [1530/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexNlaDebug.cpp.o [1531/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HFactorDebug.cpp.o [1532/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsHash.cpp.o [1533/1619] Compiling C object scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so.p/meson-generated_interpnd.c.o [1534/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HSet.cpp.o [1535/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkDualRHS.cpp.o [1536/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkDualRow.cpp.o [1537/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_stringutil.cpp.o [1538/1619] Linking target scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so [1539/1619] Compiling C object scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/meson-generated__trlib.c.o [1540/1619] Compiling C object scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so.p/meson-generated__bspl.c.o [1541/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsMatrixUtils.cpp.o [1542/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsLinearSumBounds.cpp.o [1543/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsSort.cpp.o [1544/1619] Linking target scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so [1545/1619] Linking target scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so [1546/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HSimplexNla.cpp.o [1547/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HFactorExtend.cpp.o [1548/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HFactorUtils.cpp.o [1549/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsModkSeparator.cpp.o [1550/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_lp_data_Highs.cpp.o [1551/1619] Generating scipy/io/_test_fortran_module with a custom command [1552/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HFactorRefactor.cpp.o [1553/1619] Compiling C object scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so.p/meson-generated__bglu_dense.c.o [1554/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsDomain.cpp.o [1555/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsMatrixPic.cpp.o [1556/1619] Linking target scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so [1557/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsCutGeneration.cpp.o [1558/1619] Module scanner. [1559/1619] Compiling Fortran object scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so.p/_test_fortran.f.o [1560/1619] Generating 'scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so.p/_highs_constants.cpp' [1561/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HVectorBase.cpp.o [1562/1619] Compiling C object scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__test_fortranmodule.c.o [1563/1619] Linking target scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so [1564/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsUtils.cpp.o [1565/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkPrimal.cpp.o [1566/1619] Generating 'scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so.p/_mio_utils.c' [1567/1619] Compiling C object scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/meson-generated_unuran_wrapper.c.o [1568/1619] Linking target scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so [1569/1619] Generating 'scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so.p/_streams.c' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_streams.pyx:239:31: noexcept clause is ignored for function returning Python object [1570/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HighsSimplexAnalysis.cpp.o [1571/1619] Generating 'scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so.p/_mio5_utils.c' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:408:34: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:560:32: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:752:39: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:806:31: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:875:32: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_utils.pyx:931:33: noexcept clause is ignored for function returning Python object [1572/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsMipSolverData.cpp.o [1573/1619] Compiling C++ object scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so.p/meson-generated__highs_constants.cpp.o [1574/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsSearch.cpp.o [1575/1619] Compiling C++ object scipy/spatial/_distance_pybind.cpython-312-x86_64-linux-gnu.so.p/src_distance_pybind.cpp.o [1576/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkDual.cpp.o [1577/1619] Linking target scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so [1578/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HighsSparseMatrix.cpp.o [1579/1619] Linking target scipy/spatial/_distance_pybind.cpython-312-x86_64-linux-gnu.so [1580/1619] Generating 'scipy/optimize/_highs/_highs_wrapper.cpython-312-x86_64-linux-gnu.so.p/_highs_wrapper.cpp' warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/_highs_wrapper.pyx:71:21: noexcept clause is ignored for function returning Python object warning: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/_highs_wrapper.pyx:116:18: noexcept clause is ignored for function returning Python object [1581/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkkDualMulti.cpp.o [1582/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_qpsolver_quass.cpp.o [1583/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_util_HFactor.cpp.o [1584/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsPrimalHeuristics.cpp.o [1585/1619] Compiling C object scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so.p/meson-generated__mio_utils.c.o [1586/1619] Linking target scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so [1587/1619] Compiling C object scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ppoly.c.o In function ‘__Pyx_XCLEAR_MEMVIEW’, inlined from ‘__pyx_pf_5scipy_11interpolate_6_ppoly_22evaluate_nd’ at scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:23613:5, inlined from ‘__pyx_fuse_1__pyx_pw_5scipy_11interpolate_6_ppoly_23evaluate_nd’ at scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:23279:13: scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:1565:46: warning: ‘__sync_fetch_and_sub_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 1565 | #define __pyx_atomic_decr_aligned(value) __sync_fetch_and_sub(value, 1) | ^~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:1592:13: note: in expansion of macro ‘__pyx_atomic_decr_aligned’ 1592 | __pyx_atomic_decr_aligned(__pyx_get_slice_count_pointer(memview)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:46068:29: note: in expansion of macro ‘__pyx_sub_acquisition_count’ 46068 | old_acquisition_count = __pyx_sub_acquisition_count(memview); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:44, from scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:16: /usr/include/python3.12/object.h: In function ‘__pyx_fuse_1__pyx_pw_5scipy_11interpolate_6_ppoly_23evaluate_nd’: /usr/include/python3.12/object.h:843:22: note: at offset 56 into destination object ‘_Py_NoneStruct’ of size 16 843 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ In function ‘__Pyx_XCLEAR_MEMVIEW’, inlined from ‘__pyx_pf_5scipy_11interpolate_6_ppoly_20evaluate_nd’ at scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:22458:5, inlined from ‘__pyx_fuse_0__pyx_pw_5scipy_11interpolate_6_ppoly_21evaluate_nd’ at scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:22124:13: scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:1565:46: warning: ‘__sync_fetch_and_sub_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 1565 | #define __pyx_atomic_decr_aligned(value) __sync_fetch_and_sub(value, 1) | ^~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:1592:13: note: in expansion of macro ‘__pyx_atomic_decr_aligned’ 1592 | __pyx_atomic_decr_aligned(__pyx_get_slice_count_pointer(memview)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c:46068:29: note: in expansion of macro ‘__pyx_sub_acquisition_count’ 46068 | old_acquisition_count = __pyx_sub_acquisition_count(memview); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/object.h: In function ‘__pyx_fuse_0__pyx_pw_5scipy_11interpolate_6_ppoly_21evaluate_nd’: /usr/include/python3.12/object.h:843:22: note: at offset 56 into destination object ‘_Py_NoneStruct’ of size 16 843 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ [1588/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_simplex_HEkk.cpp.o [1589/1619] Linking target scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so [1590/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_interfaces_highs_c_api.cpp.o [1591/1619] Compiling C object scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/meson-generated__qhull.c.o [1592/1619] Linking target scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so [1593/1619] Compiling C++ object scipy/interpolate/_rbfinterp_pythran.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__rbfinterp_pythran.cpp.o [1594/1619] Compiling C object scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so.p/meson-generated__ni_label.c.o [1595/1619] Linking target scipy/interpolate/_rbfinterp_pythran.cpython-312-x86_64-linux-gnu.so [1596/1619] Linking target scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so [1597/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_HighsSymmetry.cpp.o [1598/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_mip_HighsCliqueTable.cpp.o [1599/1619] Compiling C object scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so.p/meson-generated__streams.c.o [1600/1619] Linking target scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so [1601/1619] Compiling C object scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so.p/meson-generated__rotation.c.o [1602/1619] Linking target scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so [1603/1619] Compiling C object scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so.p/meson-generated__stats.c.o [1604/1619] Linking target scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so [1605/1619] Compiling C object scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so.p/meson-generated__mio5_utils.c.o [1606/1619] Linking target scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so [1607/1619] Compiling C object scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so.p/meson-generated_..__flapackmodule.c.o [1608/1619] Linking target scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so [1609/1619] Compiling C++ object scipy/optimize/_highs/libhighs.a.p/.._..__lib_highs_src_presolve_HPresolve.cpp.o [1610/1619] Linking static target scipy/optimize/_highs/libhighs.a [1611/1619] Compiling C++ object scipy/optimize/_highs/_highs_wrapper.cpython-312-x86_64-linux-gnu.so.p/meson-generated__highs_wrapper.cpp.o [1612/1619] Linking target scipy/optimize/_highs/_highs_wrapper.cpython-312-x86_64-linux-gnu.so [1613/1619] Compiling C++ object scipy/fft/_pocketfft/pypocketfft.cpython-312-x86_64-linux-gnu.so.p/pypocketfft.cxx.o [1614/1619] Linking target scipy/fft/_pocketfft/pypocketfft.cpython-312-x86_64-linux-gnu.so [1615/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so.p/csr.cxx.o [1616/1619] Compiling C object scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/meson-generated_cython_special.c.o [1617/1619] Linking target scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so [1618/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so.p/bsr.cxx.o [1619/1619] Linking target scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so [1/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/version.py [2/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so [3/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_test_ccallback.cpython-312-x86_64-linux-gnu.so [4/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_fpumode.cpython-312-x86_64-linux-gnu.so [5/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so [6/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so [7/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so [8/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so [9/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_specfun.cpython-312-x86_64-linux-gnu.so [10/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs.pyx [11/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs_defs.h [12/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs_cxx.pyx [13/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs_cxx.pxd [14/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs_cxx_defs.h [15/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs.pyi [16/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/cython_special.pyx [17/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/cython_special.pxd [18/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so [19/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so [20/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so [21/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so [22/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_comb.cpython-312-x86_64-linux-gnu.so [23/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so [24/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/boost.npz [25/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/gsl.npz [26/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/special/local.npz [27/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_blas.pyx [28/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_lapack.pyx [29/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_blas.pxd [30/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_lapack.pxd [31/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_blas_subroutines.h [32/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_lapack_subroutines.h [33/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_blas_subroutine_wrappers.f [34/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_lapack_subroutine_wrappers.f [35/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so [36/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so [37/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so [38/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so [39/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so [40/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so [41/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so [42/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so [43/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so [44/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so [45/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so [46/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so [47/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so [48/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/sparsetools/_sparsetools.cpython-312-x86_64-linux-gnu.so [49/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so [50/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so [51/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so [52/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so [53/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so [54/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so [55/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so [56/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_propack/_spropack.cpython-312-x86_64-linux-gnu.so [57/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_propack/_dpropack.cpython-312-x86_64-linux-gnu.so [58/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_propack/_cpropack.cpython-312-x86_64-linux-gnu.so [59/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_propack/_zpropack.cpython-312-x86_64-linux-gnu.so [60/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so [61/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so [62/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so [63/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_statlib.cpython-312-x86_64-linux-gnu.so [64/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so [65/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so [66/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so [67/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so [68/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so [69/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so [70/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so [71/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so [72/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so [73/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so [74/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so [75/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so [76/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so [77/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so [78/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so [79/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so [80/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so [81/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so [82/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/fft/_pocketfft/pypocketfft.cpython-312-x86_64-linux-gnu.so [83/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so [84/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so [85/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_distance_wrap.cpython-312-x86_64-linux-gnu.so [86/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_distance_pybind.cpython-312-x86_64-linux-gnu.so [87/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so [88/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so [89/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so [90/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so [91/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so [92/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so [93/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so [94/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_quadpack.cpython-312-x86_64-linux-gnu.so [95/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_odepack.cpython-312-x86_64-linux-gnu.so [96/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_vode.cpython-312-x86_64-linux-gnu.so [97/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_lsoda.cpython-312-x86_64-linux-gnu.so [98/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_dop.cpython-312-x86_64-linux-gnu.so [99/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_test_multivariate.cpython-312-x86_64-linux-gnu.so [100/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so [101/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so [102/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_max_len_seq_inner.cpython-312-x86_64-linux-gnu.so [103/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_spectral.cpython-312-x86_64-linux-gnu.so [104/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so [105/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so [106/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so [107/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/signal/_spline.cpython-312-x86_64-linux-gnu.so [108/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so [109/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so [110/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so [111/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so [112/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/_fitpack.cpython-312-x86_64-linux-gnu.so [113/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/dfitpack.cpython-312-x86_64-linux-gnu.so [114/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/interpolate/_rbfinterp_pythran.cpython-312-x86_64-linux-gnu.so [115/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so [116/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so [117/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/ndimage/_ctest.cpython-312-x86_64-linux-gnu.so [118/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so [119/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/odr/__odrpack.cpython-312-x86_64-linux-gnu.so [120/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so [121/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_minpack.cpython-312-x86_64-linux-gnu.so [122/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_lsap.cpython-312-x86_64-linux-gnu.so [123/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_zeros.cpython-312-x86_64-linux-gnu.so [124/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so [125/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so [126/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so [127/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so [128/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so [129/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so [130/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_group_columns.cpython-312-x86_64-linux-gnu.so [131/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so [132/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so [133/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so [134/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so [135/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_highs/_highs_wrapper.cpython-312-x86_64-linux-gnu.so [136/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so [137/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so [138/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so [139/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so [140/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so [141/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/__init__.py [142/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_distributor_init.py [143/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/conftest.py [144/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg.pxd [145/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize.pxd [146/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special.pxd [147/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_build_utils/tests/test_scipy_version.py [148/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/__init__.py [149/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_bunch.py [150/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_ccallback.py [151/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_disjoint_set.py [152/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_docscrape.py [153/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_finite_differences.py [154/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_gcutils.py [155/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_pep440.py [156/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_testutils.py [157/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_threadsafety.py [158/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_tmpdirs.py [159/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_util.py [160/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/decorator.py [161/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/deprecation.py [162/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/doccer.py [163/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/uarray.py [164/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_uarray/__init__.py [165/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_uarray/_backend.py [166/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/_uarray/LICENSE [167/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/__init__.py [168/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test__gcutils.py [169/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test__pep440.py [170/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test__testutils.py [171/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test__threadsafety.py [172/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test__util.py [173/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_bunch.py [174/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_ccallback.py [175/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_deprecation.py [176/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_import_cycles.py [177/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_public_api.py [178/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_tmpdirs.py [179/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/_lib/tests/test_warnings.py [180/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/__init__.py [181/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_add_newdocs.py [182/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_basic.py [183/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_ellip_harm.py [184/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_lambertw.py [185/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_logsumexp.py [186/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_mptestutils.py [187/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_orthogonal.py [188/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_orthogonal.pyi [189/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_sf_error.py [190/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_spfun_stats.py [191/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_spherical_bessel.py [192/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_test_internal.pyi [193/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_testutils.py [194/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/add_newdocs.py [195/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/basic.py [196/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/cython_special.pyi [197/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/orthogonal.py [198/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/sf_error.py [199/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/specfun.py [200/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/spfun_stats.py [201/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/__init__.py [202/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_basic.py [203/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_bdtr.py [204/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_boxcox.py [205/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_cdflib.py [206/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_cdft_asymptotic.py [207/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_cosine_distr.py [208/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_cython_special.py [209/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_data.py [210/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_dd.py [211/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_digamma.py [212/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_ellip_harm.py [213/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_erfinv.py [214/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_exponential_integrals.py [215/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_faddeeva.py [216/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_gamma.py [217/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_gammainc.py [218/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_hyp2f1.py [219/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_hypergeometric.py [220/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_kolmogorov.py [221/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_lambertw.py [222/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_log_softmax.py [223/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_loggamma.py [224/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_logit.py [225/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_logsumexp.py [226/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_mpmath.py [227/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_nan_inputs.py [228/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_ndtr.py [229/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_ndtri_exp.py [230/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_orthogonal.py [231/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_orthogonal_eval.py [232/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_owens_t.py [233/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_pcf.py [234/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_pdtr.py [235/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_powm1.py [236/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_precompute_expn_asy.py [237/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_precompute_gammainc.py [238/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_precompute_utils.py [239/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_round.py [240/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_sf_error.py [241/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_sici.py [242/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_spence.py [243/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_spfun_stats.py [244/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_sph_harm.py [245/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_spherical_bessel.py [246/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_trig.py [247/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_wright_bessel.py [248/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_wrightomega.py [249/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/tests/test_zeta.py [250/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/__init__.py [251/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/cosine_cdf.py [252/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/expn_asy.py [253/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/gammainc_asy.py [254/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/gammainc_data.py [255/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/lambertw.py [256/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/loggamma.py [257/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/struve_convergence.py [258/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/utils.py [259/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/wright_bessel.py [260/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/wright_bessel_data.py [261/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/wrightomega.py [262/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/special/_precompute/zetac.py [263/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/__init__.py [264/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_basic.py [265/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_cythonized_array_utils.pxd [266/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_cythonized_array_utils.pyi [267/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp.py [268/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_cholesky.py [269/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_cossin.py [270/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_ldl.py [271/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_lu.py [272/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_lu_cython.pyi [273/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_polar.py [274/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_qr.py [275/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_qz.py [276/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_schur.py [277/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_decomp_svd.py [278/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_expm_frechet.py [279/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_flinalg_py.py [280/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_interpolative_backend.py [281/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_matfuncs.py [282/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_matfuncs_expm.pyi [283/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_matfuncs_inv_ssq.py [284/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_matfuncs_sqrtm.py [285/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_misc.py [286/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_procrustes.py [287/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_sketches.py [288/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_solvers.py [289/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_special_matrices.py [290/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/_testutils.py [291/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/basic.py [292/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/blas.py [293/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp.py [294/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp_cholesky.py [295/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp_lu.py [296/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp_qr.py [297/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp_schur.py [298/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/decomp_svd.py [299/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/flinalg.py [300/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/interpolative.py [301/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/lapack.py [302/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/matfuncs.py [303/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/misc.py [304/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/special_matrices.py [305/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/__init__.py [306/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_basic.py [307/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_blas.py [308/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_cython_blas.py [309/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_cython_lapack.py [310/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_cythonized_array_utils.py [311/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp.py [312/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_cholesky.py [313/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_cossin.py [314/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_ldl.py [315/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_lu.py [316/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_polar.py [317/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_decomp_update.py [318/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_fblas.py [319/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_interpolative.py [320/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_lapack.py [321/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_matfuncs.py [322/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_matmul_toeplitz.py [323/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_misc.py [324/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_procrustes.py [325/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_sketches.py [326/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_solve_toeplitz.py [327/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_solvers.py [328/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/test_special_matrices.py [329/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/carex_15_data.npz [330/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/carex_18_data.npz [331/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/carex_19_data.npz [332/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/carex_20_data.npz [333/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/carex_6_data.npz [334/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/linalg/tests/data/gendare_20170120_data.npz [335/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/__init__.py [336/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_base.py [337/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_bsr.py [338/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_compressed.py [339/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_construct.py [340/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_coo.py [341/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_csc.py [342/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_csr.py [343/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_data.py [344/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_dia.py [345/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_dok.py [346/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_extract.py [347/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_index.py [348/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_lil.py [349/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_matrix_io.py [350/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_matrix.py [351/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_spfuncs.py [352/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/_sputils.py [353/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/base.py [354/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/bsr.py [355/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/compressed.py [356/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/construct.py [357/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/coo.py [358/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csc.py [359/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csr.py [360/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/data.py [361/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/dia.py [362/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/dok.py [363/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/extract.py [364/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/lil.py [365/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/sparsetools.py [366/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/spfuncs.py [367/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/sputils.py [368/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/__init__.py [369/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/_laplacian.py [370/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/_validation.py [371/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/setup.py [372/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/__init__.py [373/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_connected_components.py [374/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_conversions.py [375/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_flow.py [376/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_graph_laplacian.py [377/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_matching.py [378/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_reordering.py [379/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_shortest_path.py [380/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_spanning_tree.py [381/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/csgraph/tests/test_traversal.py [382/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/__init__.py [383/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_expm_multiply.py [384/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_interface.py [385/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_matfuncs.py [386/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_norm.py [387/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_onenormest.py [388/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_svdp.py [389/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/dsolve.py [390/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/eigen.py [391/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/interface.py [392/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/isolve.py [393/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/matfuncs.py [394/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/__init__.py [395/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/_gcrotmk.py [396/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/iterative.py [397/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/lgmres.py [398/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/lsmr.py [399/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/lsqr.py [400/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/minres.py [401/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tfqmr.py [402/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/utils.py [403/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/__init__.py [404/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py [405/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_iterative.py [406/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_lgmres.py [407/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_lsmr.py [408/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_lsqr.py [409/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_minres.py [410/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_isolve/tests/test_utils.py [411/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_dsolve/__init__.py [412/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_dsolve/_add_newdocs.py [413/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_dsolve/linsolve.py [414/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_dsolve/tests/__init__.py [415/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_dsolve/tests/test_linsolve.py [416/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/__init__.py [417/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/_svds.py [418/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/_svds_doc.py [419/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/arpack/__init__.py [420/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/arpack/arpack.py [421/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/arpack/ARPACK/COPYING [422/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/arpack/tests/__init__.py [423/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py [424/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/lobpcg/__init__.py [425/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py [426/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/lobpcg/tests/__init__.py [427/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py [428/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/tests/__init__.py [429/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/_eigen/tests/test_svds.py [430/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/__init__.py [431/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/propack_test_data.npz [432/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_expm_multiply.py [433/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_interface.py [434/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_matfuncs.py [435/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_norm.py [436/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_onenormest.py [437/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_propack.py [438/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/linalg/tests/test_pydata_sparse.py [439/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/__init__.py [440/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_array_api.py [441/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_base.py [442/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_construct.py [443/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_deprecations.py [444/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_csc.py [445/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_csr.py [446/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_extract.py [447/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_matrix_io.py [448/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_sparsetools.py [449/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_spfuncs.py [450/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/test_sputils.py [451/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/data/csc_py2.npz [452/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/sparse/tests/data/csc_py3.npz [453/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_sobol_direction_numbers.npz [454/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/__init__.py [455/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_axis_nan_policy.py [456/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_binned_statistic.py [457/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_binomtest.py [458/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_censored_data.py [459/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_common.py [460/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_constants.py [461/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_continuous_distns.py [462/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_covariance.py [463/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_crosstab.py [464/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_discrete_distns.py [465/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_distn_infrastructure.py [466/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_distr_params.py [467/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_entropy.py [468/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_fit.py [469/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_generate_pyx.py [470/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_hypotests.py [471/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_kde.py [472/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_ksstats.py [473/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_mannwhitneyu.py [474/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_morestats.py [475/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_mstats_basic.py [476/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_mstats_extras.py [477/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_multicomp.py [478/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_multivariate.py [479/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_odds_ratio.py [480/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_page_trend_test.py [481/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_qmc.py [482/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_qmvnt.py [483/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_relative_risk.py [484/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_resampling.py [485/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_result_classes.py [486/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_rvs_sampling.py [487/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_sensitivity_analysis.py [488/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_stats_mstats_common.py [489/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_stats_py.py [490/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_survival.py [491/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_tukeylambda_stats.py [492/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_variation.py [493/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_warnings_errors.py [494/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/biasedurn.py [495/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/contingency.py [496/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/distributions.py [497/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/kde.py [498/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/morestats.py [499/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/mstats.py [500/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/mstats_basic.py [501/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/mstats_extras.py [502/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/mvn.py [503/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/qmc.py [504/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/sampling.py [505/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/statlib.py [506/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/stats.py [507/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_biasedurn.pxd [508/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_stats.pxd [509/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_qmc_cy.pyi [510/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_sobol.pyi [511/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_boost/__init__.py [512/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_levy_stable/__init__.py [513/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_unuran/__init__.py [514/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_unuran/unuran.pxd [515/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_unuran/unuran_wrapper.pyi [516/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/_rcont/__init__.py [517/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/__init__.py [518/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/common_tests.py [519/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_axis_nan_policy.py [520/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_binned_statistic.py [521/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_boost_ufuncs.py [522/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_censored_data.py [523/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_contingency.py [524/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_continuous_basic.py [525/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_continuous_fit_censored.py [526/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_crosstab.py [527/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_discrete_basic.py [528/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_discrete_distns.py [529/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_distributions.py [530/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_entropy.py [531/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_fit.py [532/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_hypotests.py [533/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_kdeoth.py [534/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_morestats.py [535/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_mstats_basic.py [536/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_mstats_extras.py [537/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_multicomp.py [538/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_multivariate.py [539/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_odds_ratio.py [540/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_qmc.py [541/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_rank.py [542/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_relative_risk.py [543/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_resampling.py [544/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_sampling.py [545/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_sensitivity_analysis.py [546/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_stats.py [547/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_survival.py [548/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_tukeylambda_stats.py [549/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/test_variation.py [550/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/_mvt.py [551/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/fisher_exact_results_from_r.py [552/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/rel_breitwigner_pdf_sample_data_ROOT.npy [553/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/studentized_range_mpmath_ref.json [554/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/levy_stable/stable-loc-scale-sample-data.npy [555/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/levy_stable/stable-Z1-cdf-sample-data.npy [556/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/levy_stable/stable-Z1-pdf-sample-data.npy [557/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/AtmWtAg.dat [558/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SiRstv.dat [559/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs01.dat [560/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs02.dat [561/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs03.dat [562/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs04.dat [563/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs05.dat [564/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs06.dat [565/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs07.dat [566/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs08.dat [567/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_anova/SmLs09.dat [568/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/stats/tests/data/nist_linregress/Norris.dat [569/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/__init__.py [570/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_backend.py [571/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_basic.py [572/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_debug_backends.py [573/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_fftlog.py [574/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_fftlog_multimethods.py [575/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_helper.py [576/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_realtransforms.py [577/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/__init__.py [578/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/basic.py [579/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/helper.py [580/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/LICENSE.md [581/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/realtransforms.py [582/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/tests/__init__.py [583/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/tests/test_basic.py [584/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/_pocketfft/tests/test_real_transforms.py [585/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/__init__.py [586/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_backend.py [587/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_helper.py [588/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_numpy.py [589/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/mock_backend.py [590/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_fft_function.py [591/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_fftlog.py [592/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_multithreading.py [593/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fft/tests/test_real_transforms.py [594/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/qhull_src/COPYING.txt [595/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_ckdtree.pyi [596/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_qhull.pyi [597/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_voronoi.pyi [598/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/distance.pyi [599/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/__init__.py [600/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_geometric_slerp.py [601/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_kdtree.py [602/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_plotutils.py [603/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_procrustes.py [604/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/_spherical_voronoi.py [605/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/ckdtree.py [606/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/distance.py [607/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/kdtree.py [608/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/qhull.py [609/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/__init__.py [610/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test__plotutils.py [611/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test__procrustes.py [612/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_distance.py [613/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_hausdorff.py [614/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_kdtree.py [615/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_qhull.py [616/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_slerp.py [617/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/test_spherical_voronoi.py [618/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/cdist-X1.txt [619/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/cdist-X2.txt [620/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/degenerate_pointset.npz [621/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/iris.txt [622/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-boolean-inp.txt [623/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt [624/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-chebyshev-ml.txt [625/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt [626/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-cityblock-ml.txt [627/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-correlation-ml-iris.txt [628/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-correlation-ml.txt [629/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-cosine-ml-iris.txt [630/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-cosine-ml.txt [631/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-double-inp.txt [632/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt [633/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-euclidean-ml.txt [634/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-hamming-ml.txt [635/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-jaccard-ml.txt [636/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt [637/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-jensenshannon-ml.txt [638/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt [639/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt [640/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt [641/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt [642/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-seuclidean-ml.txt [643/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/pdist-spearman-ml.txt [644/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/random-bool-data.txt [645/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/random-double-data.txt [646/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/random-int-data.txt [647/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/random-uint-data.txt [648/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/tests/data/selfdual-4d-polytope.txt [649/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/_rotation.pyi [650/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/__init__.py [651/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/_rotation_groups.py [652/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/_rotation_spline.py [653/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/rotation.py [654/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/tests/__init__.py [655/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/tests/test_rotation.py [656/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/tests/test_rotation_groups.py [657/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/spatial/transform/tests/test_rotation_spline.py [658/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/__init__.py [659/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/hierarchy.py [660/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/vq.py [661/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/tests/__init__.py [662/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/tests/hierarchy_test_data.py [663/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/tests/test_disjoint_set.py [664/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/tests/test_hierarchy.py [665/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/cluster/tests/test_vq.py [666/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/__init__.py [667/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/_codata.py [668/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/_constants.py [669/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/codata.py [670/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/constants.py [671/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/tests/__init__.py [672/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/tests/test_codata.py [673/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/constants/tests/test_constants.py [674/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/__init__.py [675/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/_basic.py [676/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/_helper.py [677/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/_pseudo_diffs.py [678/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/_realtransforms.py [679/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/basic.py [680/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/helper.py [681/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/pseudo_diffs.py [682/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/realtransforms.py [683/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/__init__.py [684/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test_basic.py [685/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test_helper.py [686/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test_import.py [687/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test_pseudo_diffs.py [688/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test_real_transforms.py [689/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/fftw_double_ref.npz [690/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/fftw_longdouble_ref.npz [691/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/fftw_single_ref.npz [692/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/fftpack/tests/test.npz [693/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/__init__.py [694/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/base.py [695/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/bdf.py [696/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/common.py [697/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/dop853_coefficients.py [698/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/ivp.py [699/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/lsoda.py [700/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/radau.py [701/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/rk.py [702/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/tests/__init__.py [703/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/tests/test_ivp.py [704/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ivp/tests/test_rk.py [705/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/__init__.py [706/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test__quad_vec.py [707/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_banded_ode_solvers.py [708/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_bvp.py [709/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_integrate.py [710/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_odeint_jac.py [711/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_quadpack.py [712/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/tests/test_quadrature.py [713/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/__init__.py [714/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_bvp.py [715/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_ode.py [716/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_quad_vec.py [717/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_quadrature.py [718/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_odepack_py.py [719/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/_quadpack_py.py [720/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/dop.py [721/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/lsoda.py [722/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/odepack.py [723/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/quadpack.py [724/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/integrate/vode.py [725/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/__init__.py [726/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_arraytools.py [727/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_bsplines.py [728/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_czt.py [729/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_filter_design.py [730/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_fir_filter_design.py [731/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_lti_conversion.py [732/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_ltisys.py [733/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_max_len_seq.py [734/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_peak_finding.py [735/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_savitzky_golay.py [736/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_signaltools.py [737/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_spectral.py [738/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_spectral_py.py [739/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_upfirdn.py [740/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_waveforms.py [741/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/_wavelets.py [742/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/bsplines.py [743/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/filter_design.py [744/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/fir_filter_design.py [745/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/lti_conversion.py [746/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/ltisys.py [747/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/signaltools.py [748/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/spectral.py [749/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/spline.py [750/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/waveforms.py [751/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/wavelets.py [752/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/windows/__init__.py [753/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/windows/_windows.py [754/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/windows/windows.py [755/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/__init__.py [756/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/mpsig.py [757/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_array_tools.py [758/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_bsplines.py [759/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_cont2discrete.py [760/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_czt.py [761/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_dltisys.py [762/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_filter_design.py [763/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_fir_filter_design.py [764/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_ltisys.py [765/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_max_len_seq.py [766/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_peak_finding.py [767/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_result_type.py [768/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_savitzky_golay.py [769/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_signaltools.py [770/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_spectral.py [771/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_upfirdn.py [772/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_waveforms.py [773/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_wavelets.py [774/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/signal/tests/test_windows.py [775/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/__init__.py [776/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_bsplines.py [777/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_cubic.py [778/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_fitpack_impl.py [779/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_fitpack_py.py [780/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_fitpack2.py [781/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_interpnd_info.py [782/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_interpolate.py [783/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_ndgriddata.py [784/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_pade.py [785/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_polyint.py [786/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_rbf.py [787/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_rbfinterp.py [788/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/_rgi.py [789/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/fitpack.py [790/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/fitpack2.py [791/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/interpolate.py [792/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/ndgriddata.py [793/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/polyint.py [794/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/rbf.py [795/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/__init__.py [796/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_bsplines.py [797/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_fitpack.py [798/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_fitpack2.py [799/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_gil.py [800/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_interpnd.py [801/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_interpolate.py [802/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_ndgriddata.py [803/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_pade.py [804/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_polyint.py [805/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_rbf.py [806/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_rbfinterp.py [807/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/test_rgi.py [808/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/data/bug-1310.npz [809/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/data/estimate_gradients_hang.npy [810/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/interpolate/tests/data/gcvspl.npz [811/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/__init__.py [812/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_filters.py [813/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_fourier.py [814/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_interpolation.py [815/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_measurements.py [816/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_morphology.py [817/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_ni_docstrings.py [818/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/_ni_support.py [819/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/filters.py [820/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/fourier.py [821/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/interpolation.py [822/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/measurements.py [823/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/morphology.py [824/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/__init__.py [825/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/dots.png [826/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_c_api.py [827/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_datatypes.py [828/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_filters.py [829/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_fourier.py [830/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_interpolation.py [831/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_measurements.py [832/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_morphology.py [833/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/test_splines.py [834/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/data/label_inputs.txt [835/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/data/label_results.txt [836/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/ndimage/tests/data/label_strels.txt [837/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/__init__.py [838/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/_add_newdocs.py [839/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/_models.py [840/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/_odrpack.py [841/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/models.py [842/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/odrpack.py [843/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/tests/__init__.py [844/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/odr/tests/test_odr.py [845/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/__nnls.pyi [846/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/__init__.py [847/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/bvls.py [848/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/common.py [849/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/dogbox.py [850/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/least_squares.py [851/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/lsq_linear.py [852/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/trf.py [853/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lsq/trf_linear.py [854/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trlib/__init__.py [855/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tests/__init__.py [856/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py [857/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tests/test_projections.py [858/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py [859/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tests/test_report.py [860/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/__init__.py [861/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/canonical_constraint.py [862/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py [863/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py [864/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/projections.py [865/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/qp_subproblem.py [866/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/report.py [867/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_constr/tr_interior_point.py [868/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/cython_optimize/__init__.py [869/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/cython_optimize/_zeros.pxd [870/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/cython_optimize/c_zeros.pxd [871/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_shgo_lib/__init__.py [872/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_shgo_lib/_complex.py [873/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_shgo_lib/_vertex.py [874/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HConst.pxd [875/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/Highs.pxd [876/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsIO.pxd [877/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsInfo.pxd [878/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsLp.pxd [879/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsLpUtils.pxd [880/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsModelUtils.pxd [881/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsOptions.pxd [882/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsRuntimeOptions.pxd [883/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/HighsStatus.pxd [884/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/SimplexConst.pxd [885/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/cython/src/highs_c_api.pxd [886/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_highs/__init__.py [887/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/__init__.py [888/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__basinhopping.py [889/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__differential_evolution.py [890/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__dual_annealing.py [891/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__linprog_clean_inputs.py [892/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__numdiff.py [893/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__remove_redundancy.py [894/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__root.py [895/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__shgo.py [896/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test__spectral.py [897/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_cobyla.py [898/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_constraint_conversion.py [899/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_constraints.py [900/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_cython_optimize.py [901/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_differentiable_functions.py [902/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_direct.py [903/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_hessian_update_strategy.py [904/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_lbfgsb_hessinv.py [905/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_lbfgsb_setulb.py [906/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_least_squares.py [907/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_linear_assignment.py [908/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_linesearch.py [909/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_linprog.py [910/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_lsq_common.py [911/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_lsq_linear.py [912/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_milp.py [913/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_minimize_constrained.py [914/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_minpack.py [915/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_nnls.py [916/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_nonlin.py [917/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_optimize.py [918/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_quadratic_assignment.py [919/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_regression.py [920/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_slsqp.py [921/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_tnc.py [922/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_trustregion.py [923/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_trustregion_exact.py [924/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_trustregion_krylov.py [925/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tests/test_zeros.py [926/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/lbfgsb_src/README [927/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/__init__.py [928/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_basinhopping.py [929/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_cobyla_py.py [930/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_constraints.py [931/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_differentiable_functions.py [932/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_differentialevolution.py [933/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_direct_py.py [934/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_dual_annealing.py [935/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_hessian_update_strategy.py [936/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_lbfgsb_py.py [937/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linesearch.py [938/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog.py [939/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_doc.py [940/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_highs.py [941/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_ip.py [942/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_rs.py [943/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_simplex.py [944/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_linprog_util.py [945/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_milp.py [946/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_minimize.py [947/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_minpack_py.py [948/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_nnls.py [949/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_nonlin.py [950/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_numdiff.py [951/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_optimize.py [952/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_qap.py [953/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_remove_redundancy.py [954/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_root.py [955/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_root_scalar.py [956/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_shgo.py [957/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_slsqp_py.py [958/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_spectral.py [959/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_tnc.py [960/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion.py [961/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_dogleg.py [962/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_exact.py [963/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_krylov.py [964/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_trustregion_ncg.py [965/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_tstutils.py [966/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/_zeros_py.py [967/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/cobyla.py [968/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/cython_optimize.pxd [969/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/lbfgsb.py [970/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/linesearch.py [971/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/minpack.py [972/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/minpack2.py [973/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/moduleTNC.py [974/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/nonlin.py [975/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/optimize.py [976/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/slsqp.py [977/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/tnc.py [978/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/optimize/zeros.py [979/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/__init__.py [980/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/_fetchers.py [981/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/_registry.py [982/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/_download_all.py [983/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/_utils.py [984/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/tests/__init__.py [985/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/datasets/tests/test_data.py [986/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/__init__.py [987/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/_common.py [988/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/common.py [989/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/doccer.py [990/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/ascent.dat [991/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/ecg.dat [992/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/face.dat [993/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/tests/__init__.py [994/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/tests/test_common.py [995/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/tests/test_doccer.py [996/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/misc/tests/test_config.py [997/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/__init__.py [998/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_fortran.py [999/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_idl.py [1000/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_mmio.py [1001/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_netcdf.py [1002/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/harwell_boeing.py [1003/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/idl.py [1004/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/mmio.py [1005/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/netcdf.py [1006/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/wavfile.py [1007/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/__init__.py [1008/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_fortran.py [1009/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_idl.py [1010/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_mmio.py [1011/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_netcdf.py [1012/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_paths.py [1013/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/test_wavfile.py [1014/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/Transparent Busy.ani [1015/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_1d.sav [1016/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_2d.sav [1017/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_3d.sav [1018/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_4d.sav [1019/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_5d.sav [1020/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_6d.sav [1021/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_7d.sav [1022/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_8d.sav [1023/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_1d.sav [1024/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_2d.sav [1025/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_3d.sav [1026/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_4d.sav [1027/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_5d.sav [1028/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_6d.sav [1029/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_7d.sav [1030/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/array_float32_pointer_8d.sav [1031/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/example_1.nc [1032/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/example_2.nc [1033/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/example_3_maskedvals.nc [1034/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-3x3d-2i.dat [1035/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-mixed.dat [1036/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-11x1x10.dat [1037/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-15x10x22.dat [1038/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-1x1x1.dat [1039/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-1x1x5.dat [1040/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-1x1x7.dat [1041/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-sf8-1x3x5.dat [1042/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-11x1x10.dat [1043/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-15x10x22.dat [1044/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-1x1x1.dat [1045/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-1x1x5.dat [1046/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-1x1x7.dat [1047/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/fortran-si4-1x3x5.dat [1048/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/invalid_pointer.sav [1049/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/null_pointer.sav [1050/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_byte.sav [1051/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_byte_descr.sav [1052/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_complex32.sav [1053/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_complex64.sav [1054/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_float32.sav [1055/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_float64.sav [1056/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_heap_pointer.sav [1057/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_int16.sav [1058/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_int32.sav [1059/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_int64.sav [1060/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_string.sav [1061/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_uint16.sav [1062/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_uint32.sav [1063/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/scalar_uint64.sav [1064/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_arrays.sav [1065/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_arrays_byte_idl80.sav [1066/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_arrays_replicated.sav [1067/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_arrays_replicated_3d.sav [1068/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_inherit.sav [1069/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointer_arrays.sav [1070/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointer_arrays_replicated.sav [1071/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav [1072/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointers.sav [1073/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointers_replicated.sav [1074/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_pointers_replicated_3d.sav [1075/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_scalars.sav [1076/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_scalars_replicated.sav [1077/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/struct_scalars_replicated_3d.sav [1078/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-2ch-32bit-float-be.wav [1079/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-2ch-32bit-float-le.wav [1080/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-be-1ch-4bytes.wav [1081/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof-no-data.wav [1082/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof.wav [1083/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-incomplete-chunk.wav [1084/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-44100Hz-le-1ch-4bytes.wav [1085/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-48000Hz-2ch-64bit-float-le-wavex.wav [1086/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-be-3ch-5S-24bit.wav [1087/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-1ch-10S-20bit-extra.wav [1088/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-1ch-1byte-ulaw.wav [1089/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-2ch-1byteu.wav [1090/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit-inconsistent.wav [1091/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit.wav [1092/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-36bit.wav [1093/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-45bit.wav [1094/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-53bit.wav [1095/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-3ch-5S-64bit.wav [1096/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-4ch-9S-12bit.wav [1097/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/test-8000Hz-le-5ch-9S-5bit.wav [1098/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/tests/data/various_compressed.sav [1099/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/__init__.py [1100/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_byteordercodes.py [1101/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio.py [1102/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio4.py [1103/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5.py [1104/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_mio5_params.py [1105/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/_miobase.py [1106/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/byteordercodes.py [1107/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio.py [1108/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio4.py [1109/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio5.py [1110/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio5_params.py [1111/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio5_utils.py [1112/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/mio_utils.py [1113/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/miobase.py [1114/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/streams.py [1115/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/__init__.py [1116/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_byteordercodes.py [1117/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_mio.py [1118/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_mio5_utils.py [1119/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_mio_funcs.py [1120/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_mio_utils.py [1121/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_miobase.py [1122/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_pathological.py [1123/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/test_streams.py [1124/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/bad_miuint32.mat [1125/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/bad_miutf8_array_name.mat [1126/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/big_endian.mat [1127/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/broken_utf8.mat [1128/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat [1129/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/corrupted_zlib_data.mat [1130/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/japanese_utf8.txt [1131/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/little_endian.mat [1132/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/logical_sparse.mat [1133/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/malformed1.mat [1134/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/miuint32_for_miint32.mat [1135/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/miutf8_array_name.mat [1136/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat [1137/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/one_by_zero_char.mat [1138/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/parabola.mat [1139/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/single_empty_string.mat [1140/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/some_functions.mat [1141/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/sqr.mat [1142/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat [1143/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat [1144/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat [1145/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat [1146/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test_empty_struct.mat [1147/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test_mat4_le_floats.mat [1148/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/test_skip_variable.mat [1149/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testbool_8_WIN64.mat [1150/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat [1151/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat [1152/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat [1153/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat [1154/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat [1155/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat [1156/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat [1157/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat [1158/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat [1159/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat [1160/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat [1161/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat [1162/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat [1163/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat [1164/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat [1165/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat [1166/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat [1167/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat [1168/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat [1169/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat [1170/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat [1171/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat [1172/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat [1173/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat [1174/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat [1175/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat [1176/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat [1177/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat [1178/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat [1179/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat [1180/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat [1181/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat [1182/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat [1183/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat [1184/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat [1185/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat [1186/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat [1187/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat [1188/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat [1189/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat [1190/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat [1191/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat [1192/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat [1193/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat [1194/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat [1195/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat [1196/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat [1197/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsimplecell.mat [1198/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat [1199/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat [1200/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat [1201/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat [1202/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat [1203/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat [1204/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat [1205/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat [1206/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat [1207/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat [1208/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat [1209/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat [1210/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat [1211/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat [1212/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat [1213/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat [1214/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat [1215/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat [1216/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat [1217/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat [1218/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat [1219/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat [1220/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat [1221/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat [1222/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat [1223/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat [1224/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat [1225/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat [1226/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat [1227/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat [1228/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat [1229/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat [1230/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat [1231/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat [1232/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat [1233/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/matlab/tests/data/testvec_4_GLNX86.mat [1234/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/__init__.py [1235/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/_arffread.py [1236/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/arffread.py [1237/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/__init__.py [1238/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/test_arffread.py [1239/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/iris.arff [1240/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/missing.arff [1241/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/nodata.arff [1242/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/quoted_nominal.arff [1243/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/quoted_nominal_spaces.arff [1244/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test1.arff [1245/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test10.arff [1246/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test11.arff [1247/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test2.arff [1248/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test3.arff [1249/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test4.arff [1250/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test5.arff [1251/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test6.arff [1252/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test7.arff [1253/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test8.arff [1254/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/arff/tests/data/test9.arff [1255/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/__init__.py [1256/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/_fortran_format_parser.py [1257/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/hb.py [1258/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/tests/__init__.py [1259/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/tests/test_fortran_format.py [1260/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/scipy/io/_harwell_boeing/tests/test_hb.py [1261/1261] /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.mesonpy-il11oosh/scipy/__config__.py Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: SciPy Building wheel for SciPy (pyproject.toml): started Running command Building wheel for SciPy (pyproject.toml) Building wheel for SciPy (pyproject.toml): finished with status 'done' Created wheel for SciPy: filename=scipy-1.11.4-cp312-cp312-linux_x86_64.whl size=60587131 sha256=4e04bf823a62f0b557cbe2914cf85cd7de5ae1bcafd208ba05668b96aa671b3d Stored in directory: /home/pterjan/.cache/pip/wheels/49/32/aa/e9243df2762c67b861eb39ce1894deb29f598ce60b60753f7c Successfully built SciPy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gWtXU0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 + cd scipy-1.11.4 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/pyproject-wheeldir/scipy-1.11.4-cp312-cp312-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=scipy==1.11.4 + TMPDIR=/home/pterjan/rpmbuild/BUILD/scipy-1.11.4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-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/scipy-1.11.4/pyproject-wheeldir scipy==1.11.4 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/pyproject-wheeldir Processing ./pyproject-wheeldir/scipy-1.11.4-cp312-cp312-linux_x86_64.whl Installing collected packages: scipy Successfully installed scipy-1.11.4 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-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-scipy-1.11.4-1.mga10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.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-scipy-1.11.4-1.mga10.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + 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-scipy-1.11.4-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-scipy-1.11.4-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-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-scipy-1.11.4-1.mga10.x86_64-pyproject-record --prefix /usr scipy + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/__config__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_distributor_init.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/conftest.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/version.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_bunch.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_ccallback.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_disjoint_set.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_docscrape.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_finite_differences.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_gcutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_pep440.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_testutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_threadsafety.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_tmpdirs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_util.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/decorator.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/deprecation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/doccer.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/uarray.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/_backend.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test__gcutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test__pep440.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test__testutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test__threadsafety.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test__util.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_bunch.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_ccallback.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_deprecation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_import_cycles.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_public_api.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_scipy_version.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_tmpdirs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/tests/test_warnings.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/hierarchy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/vq.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/hierarchy_test_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/test_disjoint_set.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/test_hierarchy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/tests/test_vq.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/_codata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/_constants.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/codata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/constants.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/tests/test_codata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/constants/tests/test_constants.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/_download_all.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/_fetchers.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/_registry.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/datasets/tests/test_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_backend.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_debug_backends.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_fftlog.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_fftlog_multimethods.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_realtransforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/realtransforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/tests/test_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/tests/test_real_transforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/mock_backend.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_backend.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_fft_function.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_fftlog.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_multithreading.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_numpy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/tests/test_real_transforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/_helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/_pseudo_diffs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/_realtransforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/pseudo_diffs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/realtransforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/test_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/test_helper.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/test_import.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/tests/test_real_transforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_bvp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ode.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_odepack_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_quad_vec.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_quadpack_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_quadrature.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/dop.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/lsoda.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/odepack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/quadpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/vode.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/base.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/bdf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/dop853_coefficients.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/ivp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/lsoda.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/radau.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/rk.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/tests/test_ivp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_ivp/tests/test_rk.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test__quad_vec.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_banded_ode_solvers.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_bvp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_integrate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_odeint_jac.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_quadpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/tests/test_quadrature.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_bsplines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_cubic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_fitpack2.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_fitpack_impl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_fitpack_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_interpnd_info.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_interpolate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_ndgriddata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_pade.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_polyint.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rbf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rbfinterp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rgi.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/fitpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/fitpack2.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/interpolate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/ndgriddata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/polyint.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/rbf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_bsplines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_fitpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_fitpack2.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_gil.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_interpnd.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_interpolate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_ndgriddata.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_pade.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_polyint.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_rbf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_rbfinterp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/tests/test_rgi.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_fortran.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_idl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_mmio.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_netcdf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/harwell_boeing.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/idl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/mmio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/netcdf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/wavfile.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/_fortran_format_parser.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/hb.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/tests/test_fortran_format.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_harwell_boeing/tests/test_hb.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/_arffread.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/arffread.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/arff/tests/test_arffread.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_byteordercodes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio4.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio5.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio5_params.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_miobase.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/byteordercodes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio4.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio5.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio5_params.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio5_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/mio_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/miobase.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/streams.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_byteordercodes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_mio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_mio5_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_mio_funcs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_mio_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_miobase.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_pathological.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/tests/test_streams.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_fortran.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_idl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_mmio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_netcdf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_paths.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/tests/test_wavfile.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_cholesky.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_cossin.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_ldl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_lu.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_polar.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_qr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_qz.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_schur.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_svd.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_expm_frechet.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_flinalg_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_interpolative_backend.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_matfuncs_inv_ssq.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_matfuncs_sqrtm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_misc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_procrustes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_sketches.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_solvers.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_special_matrices.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_testutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/blas.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp_cholesky.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp_lu.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp_qr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp_schur.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/decomp_svd.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/flinalg.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/interpolative.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/lapack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/misc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/special_matrices.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_blas.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_cython_blas.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_cython_lapack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_cythonized_array_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_cholesky.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_cossin.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_ldl.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_lu.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_polar.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_decomp_update.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_fblas.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_interpolative.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_lapack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_matmul_toeplitz.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_misc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_procrustes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_sketches.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_solve_toeplitz.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_solvers.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/tests/test_special_matrices.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/__init__.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/_common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/doccer.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests/test_common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests/test_config.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/misc/tests/test_doccer.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_filters.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_fourier.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_interpolation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_measurements.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_morphology.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_ni_docstrings.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_ni_support.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/filters.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/fourier.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/interpolation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/measurements.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/morphology.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_c_api.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_datatypes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_filters.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_fourier.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_interpolation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_measurements.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_morphology.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/tests/test_splines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/_add_newdocs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/_models.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/_odrpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/models.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/odrpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/tests/test_odr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_basinhopping.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_cobyla_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_constraints.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_differentiable_functions.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_differentialevolution.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_direct_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_dual_annealing.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_hessian_update_strategy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lbfgsb_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linesearch.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_doc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_highs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_ip.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_rs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_simplex.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_linprog_util.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_milp.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/src') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/src/cython') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo_lib') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo_lib/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trlib') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trlib/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_minimize.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_minpack_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_nnls.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_nonlin.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_numdiff.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_optimize.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_qap.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_remove_redundancy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_root.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_root_scalar.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_slsqp_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_spectral.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_tnc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_dogleg.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_exact.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_krylov.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_ncg.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_tstutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_zeros_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/cobyla.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/lbfgsb.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/linesearch.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/minpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/minpack2.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/moduleTNC.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/nonlin.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/optimize.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/slsqp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tnc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/zeros.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/bvls.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/dogbox.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/least_squares.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/lsq_linear.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/trf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/trf_linear.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo_lib/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo_lib/_complex.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_shgo_lib/_vertex.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trlib/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/projections.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/report.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/cython_optimize') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/cython_optimize/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/test_projections.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trustregion_constr/tests/test_report.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/cython_optimize/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__basinhopping.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__differential_evolution.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__dual_annealing.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__linprog_clean_inputs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__numdiff.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__remove_redundancy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__root.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__shgo.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test__spectral.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_cobyla.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_constraint_conversion.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_constraints.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_cython_optimize.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_differentiable_functions.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_direct.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_hessian_update_strategy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_lbfgsb_hessinv.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_lbfgsb_setulb.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_least_squares.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_linear_assignment.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_linesearch.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_linprog.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_lsq_common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_lsq_linear.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_milp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_minimize_constrained.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_minpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_nnls.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_nonlin.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_optimize.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_quadratic_assignment.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_regression.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_slsqp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_tnc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_trustregion.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_trustregion_exact.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_trustregion_krylov.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/tests/test_zeros.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_arraytools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_bsplines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_czt.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_fir_filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_lti_conversion.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_ltisys.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_max_len_seq.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_peak_finding.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/windows') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/windows/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_savitzky_golay.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_signaltools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spectral.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spectral_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_upfirdn.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_waveforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_wavelets.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/bsplines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/fir_filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/lti_conversion.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/ltisys.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/signaltools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/spectral.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/spline.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/waveforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/wavelets.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/mpsig.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_array_tools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_bsplines.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_cont2discrete.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_czt.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_dltisys.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_fir_filter_design.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_ltisys.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_max_len_seq.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_peak_finding.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_result_type.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_savitzky_golay.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_signaltools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_spectral.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_upfirdn.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_waveforms.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_wavelets.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/tests/test_windows.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/windows/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/windows/_windows.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/windows/windows.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_base.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_bsr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_compressed.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_construct.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_coo.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_csc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_csr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_dia.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_dok.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_extract.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_index.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_lil.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_matrix.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_matrix_io.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_spfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_sputils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/base.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/bsr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/compressed.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/construct.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/coo.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/dia.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/dok.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/extract.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/lil.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/sparsetools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/spfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/sputils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_laplacian.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_validation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/setup.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_connected_components.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_conversions.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_flow.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_graph_laplacian.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_matching.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_reordering.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_shortest_path.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_spanning_tree.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/tests/test_traversal.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_expm_multiply.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_interface.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_norm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_onenormest.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_svdp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/dsolve.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/eigen.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/interface.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/isolve.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/_add_newdocs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/linsolve.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/tests/test_linsolve.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/_svds.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/_svds_doc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/arpack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_propack') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/qhull_src') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/tests/test_svds.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/_gcrotmk.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/iterative.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/lgmres.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/lsmr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/lsqr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/minres.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tfqmr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py: updating /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_iterative.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_lgmres.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_lsmr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_lsqr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_minres.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/tests/test_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_expm_multiply.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_interface.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_matfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_norm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_onenormest.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_propack.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/tests/test_pydata_sparse.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_array_api.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_base.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_construct.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_csc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_csr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_deprecations.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_extract.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_matrix_io.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_sparsetools.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_spfuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/tests/test_sputils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_geometric_slerp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_kdtree.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_plotutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_procrustes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_spherical_voronoi.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/ckdtree.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/distance.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/kdtree.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/qhull.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test__plotutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test__procrustes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_distance.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_hausdorff.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_kdtree.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_qhull.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_slerp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/tests/test_spherical_voronoi.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/_rotation_groups.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/_rotation_spline.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/rotation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests/test_rotation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests/test_rotation_groups.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/tests/test_rotation_spline.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_add_newdocs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ellip_harm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_lambertw.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_logsumexp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_mptestutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_orthogonal.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_sf_error.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_spfun_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_spherical_bessel.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_testutils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/add_newdocs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/orthogonal.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/sf_error.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/specfun.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/spfun_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/cosine_cdf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/expn_asy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/gammainc_asy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/gammainc_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/lambertw.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/loggamma.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/struve_convergence.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/wright_bessel.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/wright_bessel_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/wrightomega.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_precompute/zetac.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_bdtr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_boxcox.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_cdflib.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_cdft_asymptotic.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_cosine_distr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_cython_special.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_dd.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_digamma.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_ellip_harm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_erfinv.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_exponential_integrals.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_faddeeva.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_gamma.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_gammainc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_hyp2f1.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_hypergeometric.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_kolmogorov.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_lambertw.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_log_softmax.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_loggamma.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_logit.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_logsumexp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_mpmath.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_nan_inputs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_ndtr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_ndtri_exp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_orthogonal.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_orthogonal_eval.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_owens_t.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_pcf.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_pdtr.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_powm1.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_precompute_expn_asy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_precompute_gammainc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_precompute_utils.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_round.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_sf_error.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_sici.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_spence.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_spfun_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_sph_harm.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_spherical_bessel.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_trig.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_wright_bessel.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_wrightomega.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/tests/test_zeta.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_axis_nan_policy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_binned_statistic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_binomtest.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_censored_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_constants.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_continuous_distns.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_covariance.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_crosstab.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_discrete_distns.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_levy_stable') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_levy_stable/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_rcont') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_rcont/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_unuran') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_unuran/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_distn_infrastructure.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_distr_params.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_entropy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_fit.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_generate_pyx.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_hypotests.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_kde.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_ksstats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_mannwhitneyu.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_morestats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_mstats_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_mstats_extras.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_multicomp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_multivariate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_odds_ratio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_page_trend_test.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_qmc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_qmvnt.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_relative_risk.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_resampling.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_result_classes.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_rvs_sampling.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_sensitivity_analysis.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats_mstats_common.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats_py.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_survival.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_tukeylambda_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_variation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_warnings_errors.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/biasedurn.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/contingency.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/distributions.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/kde.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/morestats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/mstats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/mstats_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/mstats_extras.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/mvn.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/qmc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/sampling.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/statlib.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_levy_stable/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_rcont/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_unuran/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/__init__.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/common_tests.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_axis_nan_policy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_binned_statistic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_boost_ufuncs.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_censored_data.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_contingency.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_continuous_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_continuous_fit_censored.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_crosstab.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_discrete_basic.py: no change recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/__pycache__') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/levy_stable') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/nist_anova') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/nist_linregress') recursedown('/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy-1.11.4.dist-info') /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_discrete_distns.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_distributions.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_entropy.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_fit.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_hypotests.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_kdeoth.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_morestats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_mstats_basic.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_mstats_extras.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_multicomp.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_multivariate.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_odds_ratio.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_qmc.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_rank.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_relative_risk.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_resampling.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_sampling.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_sensitivity_analysis.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_survival.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_tukeylambda_stats.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/test_variation.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/_mvt.py: no change /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/tests/data/fisher_exact_results_from_r.py: no change + /usr/bin/rm -f '/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/*.txt' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.11.4-1.mga10 --unique-debug-suffix -1.11.4-1.mga10.x86_64 --unique-debug-src-base python-scipy-1.11.4-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/scipy-1.11.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_test_ccallback.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_fpumode.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_lsoda.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_dop.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_odepack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_quadpack.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/_lib/_uarray/_uarray.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/fft/_pocketfft/pypocketfft.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_test_multivariate.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_test_odeint_banded.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/integrate/_vode.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_fitpack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rbfinterp_pythran.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/dfitpack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rbfinterp_pythran.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/interpolate/_rbfinterp_pythran.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_interpolative.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_ctest.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_nd_image.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/odr/__odrpack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_direct.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_group_columns.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/_highs_wrapper.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_group_columns.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsap.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_group_columns.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_minpack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/_highs_constants.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_highs/_highs_constants.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/_zeros.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_max_len_seq_inner.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_sigtools.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spectral.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spline.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_max_len_seq_inner.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_max_len_seq_inner.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_sparsetools.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spectral.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/signal/_spectral.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_sparsetools.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/_sparsetools.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_dsolve/_superlu.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_isolve/_iterative.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_propack/_cpropack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_propack/_dpropack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_propack/_spropack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/sparse/linalg/_propack/_zpropack.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_distance_pybind.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_distance_wrap.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_comb.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_ckdtree.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_specfun.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_distance_pybind.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_ckdtree.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/spatial/_distance_pybind.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ufuncs_cxx.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/special/_ufuncs_cxx.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_biasedurn.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_biasedurn.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/beta_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/beta_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/hypergeom_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/binom_ufunc.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/hypergeom_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/invgauss_ufunc.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nbinom_ufunc.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncf_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncf_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nct_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_mvn.cpython-312-x86_64-linux-gnu.so gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/nct_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/skewnorm_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncx2_ufunc.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/skewnorm_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_boost/ncx2_ufunc.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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_statlib.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_qmc_cy.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_qmc_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-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so Error while writing index for `/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/lib64/python3.12/site-packages/scipy/stats/_stats_pythran.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 97600kB, size after compression: 91352kB /usr/bin/sepdebugcrcfix: Updated 97 CRC32s, 23 CRC32s did match. cpio: .mesonpy-il11oosh/: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/_lib/_ccallback_c.cpython-312-x86_64-linux-gnu.so.p/_ccallback_c.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/_lib/_test_deprecation_call.cpython-312-x86_64-linux-gnu.so.p/_test_deprecation_call.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/_lib/_test_deprecation_def.cpython-312-x86_64-linux-gnu.so.p/_test_deprecation_def.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/_lib/messagestream.cpython-312-x86_64-linux-gnu.so.p/messagestream.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/cluster/_hierarchy.cpython-312-x86_64-linux-gnu.so.p/_hierarchy.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/cluster/_optimal_leaf_ordering.cpython-312-x86_64-linux-gnu.so.p/_optimal_leaf_ordering.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/cluster/_vq.cpython-312-x86_64-linux-gnu.so.p/_vq.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/fftpack/convolve.cpython-312-x86_64-linux-gnu.so.p/convolve.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/integrate/_dopmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/integrate/_lsodamodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/integrate/_test_odeint_bandedmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/integrate/_vodemodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/interpolate/_bspl.cpython-312-x86_64-linux-gnu.so.p/_bspl.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/interpolate/_ppoly.cpython-312-x86_64-linux-gnu.so.p/_ppoly.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/interpolate/_rgi_cython.cpython-312-x86_64-linux-gnu.so.p/_rgi_cython.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/interpolate/dfitpackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/interpolate/interpnd.cpython-312-x86_64-linux-gnu.so.p/interpnd.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/io/_test_fortranmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/io/matlab/_mio5_utils.cpython-312-x86_64-linux-gnu.so.p/_mio5_utils.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/io/matlab/_mio_utils.cpython-312-x86_64-linux-gnu.so.p/_mio_utils.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/io/matlab/_streams.cpython-312-x86_64-linux-gnu.so.p/_streams.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_blas_subroutines.h: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_cythonized_array_utils.cpython-312-x86_64-linux-gnu.so.p/_cythonized_array_utils.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_decomp_lu_cython.cpython-312-x86_64-linux-gnu.so.p/_decomp_lu_cython.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_decomp_update.cpython-312-x86_64-linux-gnu.so.p/_decomp_update.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_fblasmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_flapackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_flinalgmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_interpolativemodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_lapack_subroutines.h: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_matfuncs_expm.cpython-312-x86_64-linux-gnu.so.p/_matfuncs_expm.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_matfuncs_sqrtm_triu.cpython-312-x86_64-linux-gnu.so.p/_matfuncs_sqrtm_triu.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/_solve_toeplitz.cpython-312-x86_64-linux-gnu.so.p/_solve_toeplitz.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so.p/cython_blas.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so.p/cython_lapack.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/ndimage/_cytest.cpython-312-x86_64-linux-gnu.so.p/_cytest.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/ndimage/_ni_label.cpython-312-x86_64-linux-gnu.so.p/_ni_label.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/__nnlsmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_bglu_dense.cpython-312-x86_64-linux-gnu.so.p/_bglu_dense.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_cobylamodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_lbfgsbmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_lsq/givens_elimination.cpython-312-x86_64-linux-gnu.so.p/givens_elimination.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_minpack2module.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_moduleTNC.cpython-312-x86_64-linux-gnu.so.p/_moduleTNC.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_slsqpmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/_trlib/_trlib.cpython-312-x86_64-linux-gnu.so.p/_trlib.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/optimize/cython_optimize/_zeros.cpython-312-x86_64-linux-gnu.so.p/_zeros.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_bspline_util.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_correlate_nd.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_lfilter.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_peak_finding_utils.cpython-312-x86_64-linux-gnu.so.p/_peak_finding_utils.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_sosfilt.cpython-312-x86_64-linux-gnu.so.p/_sosfilt.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/signal/_upfirdn_apply.cpython-312-x86_64-linux-gnu.so.p/_upfirdn_apply.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/_csparsetools.cpython-312-x86_64-linux-gnu.so.p/_csparsetools.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_flow.cpython-312-x86_64-linux-gnu.so.p/_flow.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_matching.cpython-312-x86_64-linux-gnu.so.p/_matching.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_min_spanning_tree.cpython-312-x86_64-linux-gnu.so.p/_min_spanning_tree.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_reordering.cpython-312-x86_64-linux-gnu.so.p/_reordering.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_shortest_path.cpython-312-x86_64-linux-gnu.so.p/_shortest_path.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_tools.cpython-312-x86_64-linux-gnu.so.p/_tools.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/csgraph/_traversal.cpython-312-x86_64-linux-gnu.so.p/_traversal.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_isolve/_iterativemodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_propack/_cpropackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_propack/_dpropackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_propack/_spropackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/sparse/linalg/_propack/_zpropackmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/spatial/_hausdorff.cpython-312-x86_64-linux-gnu.so.p/_hausdorff.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/spatial/_qhull.cpython-312-x86_64-linux-gnu.so.p/_qhull.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/spatial/_voronoi.cpython-312-x86_64-linux-gnu.so.p/_voronoi.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/spatial/transform/_rotation.cpython-312-x86_64-linux-gnu.so.p/_rotation.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_comb.cpython-312-x86_64-linux-gnu.so.p/_comb.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_ellip_harm_2.cpython-312-x86_64-linux-gnu.so.p/_ellip_harm_2.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_specfunmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_test_internal.cpython-312-x86_64-linux-gnu.so.p/_test_internal.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_ufuncs.cpython-312-x86_64-linux-gnu.so.p/_ufuncs.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/_ufuncs_defs.h: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/special/cython_special.cpython-312-x86_64-linux-gnu.so.p/cython_special.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_levy_stable/levyst.cpython-312-x86_64-linux-gnu.so.p/levyst.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_mvnmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_rcont/rcont.cpython-312-x86_64-linux-gnu.so.p/rcont.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_sobol.cpython-312-x86_64-linux-gnu.so.p/_sobol.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_statlibmodule.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_stats.cpython-312-x86_64-linux-gnu.so.p/_stats.c: Cannot stat: No such file or directory cpio: .mesonpy-il11oosh/scipy/stats/_unuran/unuran_wrapper.cpython-312-x86_64-linux-gnu.so.p/unuran_wrapper.c: Cannot stat: No such file or directory 18618 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 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/interpolate/_fitpack.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/io/_test_fortran.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/linalg/_fblas.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/linalg/cython_lapack.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/linalg/cython_blas.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/linalg/_flinalg.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/linalg/_flapack.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/optimize/_slsqp.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/optimize/__nnls.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/optimize/_minpack2.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/optimize/_cobyla.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 Warning: unused libraries in /usr/lib64/python3.12/site-packages/scipy/optimize/_lbfgsb.cpython-312-x86_64-linux-gnu.so: libgcc_s.so.1 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-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-scipy-1.11.4-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-scipy-1.11.4-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UUXcC4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scipy-1.11.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/share/doc/python3-scipy + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/share/doc/python3-scipy + cp -pr /home/pterjan/rpmbuild/BUILD/scipy-1.11.4/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64/usr/share/doc/python3-scipy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-scipy = 1.11.4-1.mga10 python3-scipy = 1.11.4-1.mga10 python3-scipy(x86-64) = 1.11.4-1.mga10 python3.12-scipy = 1.11.4-1.mga10 python3.12dist(scipy) = 1.11.4 python3dist(scipy) = 1.11.4 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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) libmvec.so.1()(64bit) libmvec.so.1(GLIBC_2.22)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.12 python3.12dist(numpy) >= 1.21.6 Obsoletes: python-scipy < 1.11.4-1.mga10 Processing files: python-scipy-debugsource-1.11.4-1.mga10.x86_64 Provides: python-scipy-debugsource = 1.11.4-1.mga10 python-scipy-debugsource(x86-64) = 1.11.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-scipy-debuginfo-1.11.4-1.mga10.x86_64 Provides: debuginfo(build-id) = 0176af6e87ade0d7b8021d48b986f21aebae209a debuginfo(build-id) = 0209693de89c1bc6acdad414f66ece0b116b0787 debuginfo(build-id) = 04318eba9452fe8e5e7fb829209a19c0b1efd300 debuginfo(build-id) = 055eaa7b504711b42c36488f6e814a3a7f3562f6 debuginfo(build-id) = 067ab49f73bf54d2b5c64be0c5a26627641ac78e debuginfo(build-id) = 088344b4df1a68f96d46f9dbc54a5c8de11886d2 debuginfo(build-id) = 105dbff1ecac40dab1c475f427c3915ffe40da68 debuginfo(build-id) = 111ee1e7cb6b94779283939d292f6ec5cada6539 debuginfo(build-id) = 1142b391263916091a49511edc5fbea69906ca5c debuginfo(build-id) = 11806fd01b771e28fda89f52433ac13d057b1b8b debuginfo(build-id) = 13aca5063fe05d5d0ac74cdd60839b869c0d3566 debuginfo(build-id) = 13f5f707e302393d5596b7005aefc616c4af6a18 debuginfo(build-id) = 157969de14f84785ae7c9e831dce4b7fb62ebf56 debuginfo(build-id) = 195a8f6b7009b9e22ac2acae2d77820a98893363 debuginfo(build-id) = 197f96e2d02dc82e97df2ac1ef1bd6b7b5c17e29 debuginfo(build-id) = 1c86bf2e89ca20a82ffe4de2f6d88fde56791fa8 debuginfo(build-id) = 1e5f95585103fcee7c0b91dd7cdeed1d86302593 debuginfo(build-id) = 20d204c76f27d8698373f7688a34877746b2f57f debuginfo(build-id) = 2186497c185d0d7545ee2ef4171b103bfa933ff6 debuginfo(build-id) = 2370441daa42626a5e35711b53b6383b435cf933 debuginfo(build-id) = 24b994ab246624fd48cca636d2a6e45b88feb5c8 debuginfo(build-id) = 25dfc9fd74464dd6823348244548f9511e97b26a debuginfo(build-id) = 2bb6b65c52159ae9d7718f608867e70546535a36 debuginfo(build-id) = 3087e3a57f0f80fa7565678e7a30f08d38e4d3a6 debuginfo(build-id) = 32dabdade475bebf59a8caa826a9bcbd4563f784 debuginfo(build-id) = 35dd62dc9102baf5e2ab8e847dbabd22b2d73304 debuginfo(build-id) = 36cbe4fe3ff8e34b0f83ab872e1e53ec01eb3dd6 debuginfo(build-id) = 3933e90a7b9eabd68efb9f394b108ceba40b7465 debuginfo(build-id) = 3a96c57dbd9ad73973ad450c8c7e62058893d0e4 debuginfo(build-id) = 3ce962b5761ffcaff953ab0d1a8e4c4f5d8cad10 debuginfo(build-id) = 40c6820feec2f8b0542f74d47e04e5a3822f10f7 debuginfo(build-id) = 42d9a29fa4d8ffa6fb7d7f7e39bef62ee9a19e62 debuginfo(build-id) = 485676fe35fe6d02bf989444ce7287d1eb97386a debuginfo(build-id) = 4afeb1342e6ca5c49cefa85540566312cfb3d1ea debuginfo(build-id) = 4ceaf7bdcba815450a4a956b0d9cffba652a2184 debuginfo(build-id) = 4fdd3f1bba0864557963725651197ad14658968d debuginfo(build-id) = 500cfd59d619534766678d35cb0a49c944ff7d74 debuginfo(build-id) = 56cc631810a9f70c20d8ba11230c6fe526648221 debuginfo(build-id) = 5a672c8e417fdc1193334ccfab652892c32ff8c1 debuginfo(build-id) = 5bb77f204f1035762f6cb05a81adbbfd61811228 debuginfo(build-id) = 5fd7d53934066c1acdb467dd473c4069e79cdabe debuginfo(build-id) = 60c53bf7a750dba271006505d2f0c52a699c56bf debuginfo(build-id) = 62427fa467cf16ec003fcdd7d9b8323a61891bc2 debuginfo(build-id) = 635749de456a2442d826caebc5d321bc61acfa9d debuginfo(build-id) = 649b8f3422d55bdbe91a1ad6f63bf13ce7586ef1 debuginfo(build-id) = 68beb61a98d9b219d0cca222edf1262c9b44d29f debuginfo(build-id) = 68d2e71616cd754f8e72747af7216fd5df6015b6 debuginfo(build-id) = 69f692357e69bea1b25c8a93dc44a56e9da02327 debuginfo(build-id) = 6e555d83995a318e1eb77ab0fadca69618a2953f debuginfo(build-id) = 6f8ca35576acb5f8be7b41a09b36b094caa7203c debuginfo(build-id) = 70ac8e38b2227ee58ab940f8fca68f2a34b6626e debuginfo(build-id) = 70ef8ccb7c6eeac86ecaeb6182223efae97023f9 debuginfo(build-id) = 72db03bcc151122a3e167532432bf249d06e4d4a debuginfo(build-id) = 7a16abef74767a8652be8009aca6794c6a1bcc32 debuginfo(build-id) = 7a902b950e0bbe1513454f62f5d76ff67caaf6b1 debuginfo(build-id) = 7d0e261cc88b1518dd89f67f21ac7fe95b7068fb debuginfo(build-id) = 7fb6a6cefc9f5471a375d532b3bda026fd900b98 debuginfo(build-id) = 8193ca966607ece2b622fff15df3588959896bd4 debuginfo(build-id) = 876216eb83bbae58d6bab0fc880aa35e1f852232 debuginfo(build-id) = 8773a96323f3986685e85f7d5fc7a820c72a1cc2 debuginfo(build-id) = 8abb298180ae1912f770c42f0a2acb7fe2d029c0 debuginfo(build-id) = 8ba4ef8443a14182283480fa4e631ce427a0ed8b debuginfo(build-id) = 8d2e873f825096d06aa5ccdd50703b3aad74fefe debuginfo(build-id) = 8e6ec72fc7e5204b15299fe07d6af9316bf11dd8 debuginfo(build-id) = 8e83a8a9dfdb92e93b714f731cf9d3509fe1f200 debuginfo(build-id) = 90ac88dd3c397b0c7c30ea0b5b2c6432c4529d8c debuginfo(build-id) = 9198b64aae0201c7404a35f5c494493ecd07eccd debuginfo(build-id) = 97040a63ceca9b0efd6228c25f24f941bc1133c0 debuginfo(build-id) = 976e83093d29f9c07d3b88f2e71c64399940f524 debuginfo(build-id) = 995afb4601f2d7cc9e669ae5db2ed86a1aabf074 debuginfo(build-id) = 9a50d8f31e9ce4ca2d580c5aabd46ead795a2f81 debuginfo(build-id) = 9ddaba1b51cab407ca9464a000c0e936acce2d74 debuginfo(build-id) = a135df522435cebc36dafd9a9897fd4b55bbbd1f debuginfo(build-id) = a293aceb4123ad8c479726a9f365ebd65ad4549f debuginfo(build-id) = a79b9f59801ea058b50b8509c14cb994f37a4684 debuginfo(build-id) = a829cdd6183b28dd83e247a37b5e44fe47c8d176 debuginfo(build-id) = a87e3f4d9cdb6897207145b528b1f6c38af2f072 debuginfo(build-id) = a8e94b752ef293c7bc3cc9b61a606cb4b1724f27 debuginfo(build-id) = aa7e2e1bd82988b12ce03f83e8e1224c0c8668ad debuginfo(build-id) = ae7e3f7361ead68d3c6edc1ddb66293c3900f1d8 debuginfo(build-id) = b558730bc4aadc00f9366230ae513ed769be5093 debuginfo(build-id) = b5ef5323b2cf2dbb3dec80f8ada3669b5d0564fe debuginfo(build-id) = b609f339eeb61dfda4a85e16851c183194a09457 debuginfo(build-id) = b6d4904263db5912770e502539858ab3d587f09a debuginfo(build-id) = b76b9fa67f230c3f7f11ca71368bd205b9c422ce debuginfo(build-id) = b7ea1d778e62cdb8048f29037a6b5c3f38eedcfa debuginfo(build-id) = ba1e407ea6696827fe4e25083a149bec88deca63 debuginfo(build-id) = c29675613049c181b2f8e8be925bbfaf89928ea1 debuginfo(build-id) = c361a05af11b930431b0b16d801684aeba3e058a debuginfo(build-id) = c40cda1e777ba246497c14aa49e5db72fc965d03 debuginfo(build-id) = c8165e1ab9cb5302b13335f3e2686b43d64d7812 debuginfo(build-id) = c88490e17796d778f1e538397a3c9f4be79fe505 debuginfo(build-id) = cddd2480436f65c78777d9a2f917c5c56af8be01 debuginfo(build-id) = d1e76d4a5f16246b9390375bbe033ce008063052 debuginfo(build-id) = d2f9acb148eab85e263e9ecd30418c94fb3ec1e7 debuginfo(build-id) = d32686fb3d8bdd6b05930a3d87a76c1b46250362 debuginfo(build-id) = d33bc7409fd1b1fd1c9c5618d34af779c4fb6d16 debuginfo(build-id) = d64a892e929cb9c128f3e03146a5089f623b6521 debuginfo(build-id) = d765dc5a67a1e2e1684445761d1938f633b0ad99 debuginfo(build-id) = d81d1442051423b1e74c70aa6d01c5b108c5426c debuginfo(build-id) = d82978f3cb8f89f045a32e88aff49025a9b77d3c debuginfo(build-id) = d9895415d7f91ce415a668b59c5a90bef67fce4c debuginfo(build-id) = dcb65139938187c06bc66649138b834c053c52ee debuginfo(build-id) = de43426b38d865be5c83866300bd115658040644 debuginfo(build-id) = dfa5969102a3a1cb06525b7217c44a0649e3e27c debuginfo(build-id) = e639b24ceaea9e81e1c5c00cf30c0baceabb5362 debuginfo(build-id) = ea7b8971b54667f15f8bbd58fa3a54e9bd68a61e debuginfo(build-id) = eaa18d8fea448201f655db9e86f5ea6cdf6acd3a debuginfo(build-id) = ed96f2bbef5c08b5f90223d6f03b8bb23df8eae3 debuginfo(build-id) = efa458f82cdd2c45d33e7cb60260ccfff4847271 debuginfo(build-id) = f01a645473db358b352241ff37e21c7b53aaff6c debuginfo(build-id) = f14ce381fd561c0db53822ed6d5c667508d9507a debuginfo(build-id) = f1c538d127c89abe262f3f0935617fe4d39c479b debuginfo(build-id) = f38f01a8261368d79be7d7a48f2c17dfcbbd07d6 debuginfo(build-id) = f3bd16c8702770bbc65946908f9b5a6bdcb6e3f0 debuginfo(build-id) = f419f19dde89a545c53a8567102650d9eda4277f debuginfo(build-id) = f4a4271ec9298a56fad6bdc5eaa180b2c451b758 debuginfo(build-id) = f85df9fd3f22878f0789868620626651867719ea debuginfo(build-id) = faca03485e9436b3374246c814f9bcb3e894e5c0 debuginfo(build-id) = feec299f3c296917d2f379002b49a4e980037e3a python-scipy-debuginfo = 1.11.4-1.mga10 python3-scipy-debuginfo = 1.11.4-1.mga10 python3-scipy-debuginfo(x86-64) = 1.11.4-1.mga10 python3.12-scipy-debuginfo = 1.11.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-scipy-debugsource(x86-64) = 1.11.4-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-scipy-debugsource-1.11.4-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scipy-debuginfo-1.11.4-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-scipy-1.11.4-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BLkXmC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd scipy-1.11.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-scipy-1.11.4-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eMhZCE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/scipy-1.11.4-SPECPARTS + rm -rf scipy-1.11.4 scipy-1.11.4.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!