Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-scipy.spec'], chrootPath='/mnt/compose/mock/dist-circle8-build-100112-50224/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-scipy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3.11-scipy-1.10.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-scipy.spec'], chrootPath='/mnt/compose/mock/dist-circle8-build-100112-50224/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python3.11-scipy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RtpM0J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scipy-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/scipy-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fix-32bit-test-failures.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cat ++ grep -rl '/\* Generated by Cython' + rm PKG-INFO + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aqBv9h + umask 022 + cd /builddir/build/BUILD + cd scipy-1.10.0 + export SCIPY_USE_PYTHRAN=0 + SCIPY_USE_PYTHRAN=0 + for PY in 3.11 + env 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm' 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared' /usr/bin/python3.11 setup.py config_fc --fcompiler=gnu95 --noarch build /builddir/build/BUILD/scipy-1.10.0/setup.py:506: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html from numpy.distutils.core import setup Running scipy/linalg/_generate_pyx.py Running scipy/special/_generate_pyx.py Running scipy/stats/_generate_pyx.py Processing scipy/_lib/_ccallback_c.pyx Processing scipy/_lib/_test_deprecation_call.pyx Processing scipy/_lib/_test_deprecation_def.pyx Processing scipy/_lib/messagestream.pyx Processing scipy/cluster/_hierarchy.pyx Processing scipy/cluster/_optimal_leaf_ordering.pyx Processing scipy/cluster/_vq.pyx Processing scipy/fftpack/convolve.pyx Processing scipy/interpolate/_bspl.pyx Processing scipy/interpolate/_ppoly.pyx Processing scipy/interpolate/_rgi_cython.pyx Processing scipy/interpolate/interpnd.pyx Processing scipy/io/matlab/_mio5_utils.pyx Processing scipy/io/matlab/_mio_utils.pyx Processing scipy/io/matlab/_streams.pyx Processing scipy/linalg/_cythonized_array_utils.pyx Processing scipy/linalg/_decomp_update.pyx.in Processing scipy/linalg/_matfuncs_expm.pyx.in Processing scipy/linalg/_matfuncs_sqrtm_triu.pyx Processing scipy/linalg/_solve_toeplitz.pyx Processing scipy/linalg/cython_blas.pyx Processing scipy/linalg/cython_lapack.pyx Processing scipy/ndimage/src/_cytest.pyx Processing scipy/ndimage/src/_ni_label.pyx Processing scipy/optimize/_bglu_dense.pyx Processing scipy/optimize/_group_columns.pyx Processing scipy/optimize/_highs/cython/src/_highs_constants.pyx Processing scipy/optimize/_highs/cython/src/_highs_wrapper.pyx Processing scipy/optimize/_lsq/givens_elimination.pyx Processing scipy/optimize/_trlib/_trlib.pyx Processing scipy/optimize/cython_optimize/_zeros.pyx.in Processing scipy/optimize/tnc/_moduleTNC.pyx Processing scipy/signal/_max_len_seq_inner.pyx Processing scipy/signal/_peak_finding_utils.pyx Processing scipy/signal/_sosfilt.pyx Processing scipy/signal/_spectral.pyx Processing scipy/signal/_upfirdn_apply.pyx Processing scipy/sparse/_csparsetools.pyx.in Processing scipy/sparse/csgraph/_flow.pyx Processing scipy/sparse/csgraph/_matching.pyx Processing scipy/sparse/csgraph/_min_spanning_tree.pyx Processing scipy/sparse/csgraph/_reordering.pyx Processing scipy/sparse/csgraph/_shortest_path.pyx Processing scipy/sparse/csgraph/_tools.pyx Processing scipy/sparse/csgraph/_traversal.pyx Processing scipy/spatial/_ckdtree.pyx Processing scipy/spatial/_hausdorff.pyx Processing scipy/spatial/_qhull.pyx Processing scipy/spatial/_voronoi.pyx Processing scipy/spatial/transform/_rotation.pyx Processing scipy/special/_comb.pyx Processing scipy/special/_ellip_harm_2.pyx Processing scipy/special/_test_internal.pyx Processing scipy/special/_ufuncs.pyx Processing scipy/special/_ufuncs_cxx.pyx Processing scipy/special/cython_special.pyx Processing scipy/stats/_qmc_cy.pyx Processing scipy/stats/_sobol.pyx Processing scipy/stats/_stats.pyx Processing scipy/stats/_biasedurn.pyx Processing scipy/stats/_boost/src/beta_ufunc.pyx Processing scipy/stats/_boost/src/binom_ufunc.pyx Processing scipy/stats/_boost/src/nbinom_ufunc.pyx Processing scipy/stats/_boost/src/hypergeom_ufunc.pyx Processing scipy/stats/_boost/src/ncf_ufunc.pyx Processing scipy/stats/_boost/src/ncx2_ufunc.pyx Processing scipy/stats/_boost/src/nct_ufunc.pyx Processing scipy/stats/_boost/src/skewnorm_ufunc.pyx Processing scipy/stats/_boost/src/invgauss_ufunc.pyx Processing scipy/stats/_levy_stable/levyst.pyx Processing scipy/stats/_rcont/rcont.pyx Processing scipy/stats/_unuran/unuran_wrapper.pyx /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:196: UserWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) warnings.warn(msg) Cythonizing sources INFO: lapack_opt_info: INFO: lapack_armpl_info: INFO: customize UnixCCompiler INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: lapack_mkl_info: INFO: libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: openblas_lapack_info: INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmptzsoq43q/tmp creating /tmp/tmptzsoq43q/tmp/tmptzsoq43q INFO: compile options: '-c' INFO: gcc: /tmp/tmptzsoq43q/source.c INFO: gcc -pthread /tmp/tmptzsoq43q/tmp/tmptzsoq43q/source.o -L/usr/lib64 -lopenblasp -o /tmp/tmptzsoq43q/a.out INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: Running from SciPy source directory. /usr/lib64/python3.11/site-packages/numpy/distutils/system_info.py:937: UserWarning: Specified path /usr/local/include/python3.11 is invalid. return self.get_paths(self.section, key) /usr/lib64/python3.11/site-packages/numpy/distutils/system_info.py:937: UserWarning: Specified path /usr/include/suitesparse/python3.11 is invalid. return self.get_paths(self.section, key) non-existing path in 'scipy/linalg': 'src/lapack_deprecations/LICENSE' INFO: blas_opt_info: INFO: blas_armpl_info: INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: blas_mkl_info: INFO: libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: blis_info: INFO: libraries blis not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: openblas_info: INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpm67heozr/tmp creating /tmp/tmpm67heozr/tmp/tmpm67heozr INFO: compile options: '-c' INFO: gcc: /tmp/tmpm67heozr/source.c INFO: gcc -pthread /tmp/tmpm67heozr/tmp/tmpm67heozr/source.o -L/usr/lib64 -lopenblasp -o /tmp/tmpm67heozr/a.out INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:196: UserWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) warnings.warn(msg) non-existing path in 'scipy/optimize/_highs': '/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src' non-existing path in 'scipy/optimize/_highs': '/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src' non-existing path in 'scipy/signal/windows': 'tests' non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h' running config_fc INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build running config_cc INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options running build_src INFO: build_src INFO: building py_modules sources creating build creating build/src.linux-x86_64-3.11 creating build/src.linux-x86_64-3.11/scipy INFO: building library "test_boost_build" sources INFO: building library "mach" sources INFO: building library "quadpack" sources INFO: building library "lsoda" sources INFO: building library "vode" sources INFO: building library "dop" sources INFO: building library "fitpack" sources INFO: building library "fwrappers" sources INFO: building library "odrpack" sources INFO: building library "minpack" sources INFO: building library "rectangular_lsap" sources INFO: building library "rootfind" sources INFO: building library "_direct_lib" sources INFO: building library "basiclu" sources INFO: building library "superlu_src" sources INFO: building library "arpack_scipy" sources INFO: building library "_spropack" sources INFO: building library "_dpropack" sources INFO: building library "_cpropack" sources INFO: building library "_zpropack" sources INFO: building library "sc_cephes" sources INFO: building library "sc_mach" sources INFO: building library "sc_amos" sources INFO: building library "sc_cdf" sources INFO: building library "sc_specfun" sources INFO: building library "statlib" sources INFO: building library "_levyst" sources INFO: building extension "scipy._lib._ccallback_c" sources INFO: building extension "scipy._lib._test_ccallback" sources INFO: building extension "scipy._lib._fpumode" sources INFO: building extension "scipy._lib.messagestream" sources creating build/src.linux-x86_64-3.11/scipy/_lib INFO: building extension "scipy._lib._test_deprecation_call" sources INFO: building extension "scipy._lib._test_deprecation_def" sources INFO: building extension "scipy._lib._uarray._uarray" sources INFO: building extension "scipy.cluster._vq" sources INFO: building extension "scipy.cluster._hierarchy" sources INFO: building extension "scipy.cluster._optimal_leaf_ordering" sources INFO: building extension "scipy.fft._pocketfft.pypocketfft" sources INFO: building extension "scipy.fftpack.convolve" sources INFO: building extension "scipy.integrate._quadpack" sources INFO: building extension "scipy.integrate._odepack" sources INFO: building extension "scipy.integrate._vode" sources creating build/src.linux-x86_64-3.11/scipy/integrate INFO: f2py options: [] INFO: f2py: scipy/integrate/vode.pyf append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/integrate/vode.pyf' (format:free) Post-processing... Block: dvode__user__routines Block: dvode_user_interface Block: f Block: jac Block: zvode__user__routines Block: zvode_user_interface Block: f Block: jac Block: _vode Block: dvode In: scipy/integrate/vode.pyf:_vode:unknown_interface:dvode get_useparameters: no module dvode__user__routines info used by dvode Block: zvode In: scipy/integrate/vode.pyf:_vode:unknown_interface:zvode get_useparameters: no module zvode__user__routines info used by zvode Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_dvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_dvode__user__routines" def jac(t,y): return jac Constructing call-back function "cb_f_in_zvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_zvode__user__routines" def jac(t,y): return jac Building module "_vode"... Generating possibly empty wrappers" Maybe empty "_vode-f2pywrappers.f" Constructing wrapper function "dvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_vode-f2pywrappers.f" Constructing wrapper function "zvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Constructing COMMON block support for "types"... intvar Wrote C/API module "_vode" to file "build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/integrate/_vode-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. creating build/src.linux-x86_64-3.11/build creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11 creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_vode-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._lsoda" sources INFO: f2py options: [] INFO: f2py: scipy/integrate/lsoda.pyf append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/integrate/lsoda.pyf' (format:free) Post-processing... Block: lsoda__user__routines Block: lsoda_user_interface Block: f Block: jac Block: _lsoda Block: lsoda In: scipy/integrate/lsoda.pyf:_lsoda:unknown_interface:lsoda get_useparameters: no module lsoda__user__routines info used by lsoda Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_lsoda__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_lsoda__user__routines" def jac(t,y): return jac Building module "_lsoda"... Generating possibly empty wrappers" Maybe empty "_lsoda-f2pywrappers.f" Constructing wrapper function "lsoda"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args]) Constructing COMMON block support for "types"... intvar Wrote C/API module "_lsoda" to file "build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/integrate/_lsoda-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_lsoda-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._dop" sources INFO: f2py options: [] INFO: f2py: scipy/integrate/dop.pyf append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/integrate/dop.pyf' (format:free) Post-processing... Block: __user__routines Block: fcn Block: solout Block: _dop Block: dopri5 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5 get_useparameters: no module __user__routines info used by dopri5 Block: dop853 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853 get_useparameters: no module __user__routines info used by dop853 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_fcn_in___user__routines" def fcn(x,y): return f Constructing call-back function "cb_solout_in___user__routines" def solout(nr,xold,x,y,con,icomp,[nd]): return irtn Building module "_dop"... Generating possibly empty wrappers" Maybe empty "_dop-f2pywrappers.f" Constructing wrapper function "dopri5"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Generating possibly empty wrappers" Maybe empty "_dop-f2pywrappers.f" Constructing wrapper function "dop853"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Constructing COMMON block support for "types"... intvar Wrote C/API module "_dop" to file "build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/integrate/_dop-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_dop-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._test_multivariate" sources INFO: building extension "scipy.integrate._test_odeint_banded" sources INFO: f2py options: [] INFO: f2py:> build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.c Reading fortran codes... Reading file 'scipy/integrate/tests/banded5x5.f' (format:fix,strict) Post-processing... Block: _test_odeint_banded Block: jacobian Block: getbands Block: banded5x5 Block: banded5x5_jac Block: banded5x5_bjac Block: banded5x5_solve Post-processing (stage 2)... Building modules... Building module "_test_odeint_banded"... Generating possibly empty wrappers" Maybe empty "_test_odeint_banded-f2pywrappers.f" Constructing wrapper function "getbands"... jac = getbands() Generating possibly empty wrappers" Maybe empty "_test_odeint_banded-f2pywrappers.f" Constructing wrapper function "banded5x5"... banded5x5(t,y,f,[n]) Generating possibly empty wrappers" Maybe empty "_test_odeint_banded-f2pywrappers.f" Constructing wrapper function "banded5x5_jac"... banded5x5_jac(t,y,ml,mu,jac,[n,nrowpd]) Generating possibly empty wrappers" Maybe empty "_test_odeint_banded-f2pywrappers.f" Constructing wrapper function "banded5x5_bjac"... banded5x5_bjac(t,y,ml,mu,bjac,[n,nrowpd]) Generating possibly empty wrappers" Maybe empty "_test_odeint_banded-f2pywrappers.f" Constructing wrapper function "banded5x5_solve"... nst,nfe,nje = banded5x5_solve(y,nsteps,dt,jt) Constructing COMMON block support for "jac"... bands Wrote C/API module "_test_odeint_banded" to file "build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_banded-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. INFO: building extension "scipy.interpolate.interpnd" sources INFO: building extension "scipy.interpolate._rgi_cython" sources INFO: building extension "scipy.interpolate._ppoly" sources INFO: building extension "scipy.interpolate._bspl" sources INFO: building extension "scipy.interpolate._fitpack" sources INFO: building extension "scipy.interpolate.dfitpack" sources creating build/src.linux-x86_64-3.11/scipy/interpolate creating build/src.linux-x86_64-3.11/scipy/interpolate/src INFO: f2py options: [] INFO: f2py: scipy/interpolate/src/fitpack.pyf Reading fortran codes... Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free) Post-processing... Block: dfitpack Block: fpchec Block: splev Block: splder Block: splint Block: sproot Block: spalde Block: curfit Block: percur Block: parcur Block: fpcurf0 Block: fpcurf1 Block: fpcurfm1 Block: bispev Block: parder Block: pardtc Block: bispeu Block: pardeu Block: surfit_smth Block: surfit_lsq Block: spherfit_smth Block: spherfit_lsq Block: regrid_smth Block: regrid_smth_spher Block: dblint Post-processing (stage 2)... Building modules... Building module "dfitpack"... Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "fpchec"... ier = fpchec(x,t,k) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "splev"... y = splev(t,c,k,x,[e]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "splder"... y = splder(t,c,k,x,[nu,e]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Creating wrapper for Fortran function "splint"("splint")... Constructing wrapper function "splint"... splint,wrk = splint(t,c,k,a,b) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "sproot"... zero,m,ier = sproot(t,c,[mest]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "spalde"... d,ier = spalde(t,c,k1,x) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "curfit"... n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "percur"... n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "parcur"... n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "fpcurf0"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "fpcurf1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "fpcurfm1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "bispev"... z,ier = bispev(tx,ty,c,kx,ky,x,y) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "parder"... z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "pardtc"... newc,ier = pardtc(tx,ty,c,kx,ky,nux,nuy) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "pardeu"... z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,x,y) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "surfit_smth"... nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "surfit_lsq"... tx,ty,c,fp,ier = surfit_lsq(x,y,z,nx,tx,ny,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "spherfit_smth"... nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "spherfit_lsq"... tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "regrid_smth"... nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "regrid_smth_spher"... nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Creating wrapper for Fortran function "dblint"("dblint")... Constructing wrapper function "dblint"... dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye) Constructing COMMON block support for "types"... intvar Wrote C/API module "dfitpack" to file "build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src INFO: adding 'build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. INFO: building extension "scipy.io._test_fortran" sources creating build/src.linux-x86_64-3.11/scipy/io INFO: f2py options: [] INFO: f2py: scipy/io/_test_fortran.pyf Reading fortran codes... Reading file 'scipy/io/_test_fortran.pyf' (format:free) Post-processing... Block: _test_fortran Block: read_unformatted_double Block: read_unformatted_int Block: read_unformatted_mixed Post-processing (stage 2)... Building modules... Building module "_test_fortran"... Generating possibly empty wrappers" Maybe empty "_test_fortran-f2pywrappers.f" Constructing wrapper function "read_unformatted_double"... a = read_unformatted_double(m,n,k,filename) Generating possibly empty wrappers" Maybe empty "_test_fortran-f2pywrappers.f" Constructing wrapper function "read_unformatted_int"... a = read_unformatted_int(m,n,k,filename) Generating possibly empty wrappers" Maybe empty "_test_fortran-f2pywrappers.f" Constructing wrapper function "read_unformatted_mixed"... a,b = read_unformatted_mixed(m,n,k,filename) Wrote C/API module "_test_fortran" to file "build/src.linux-x86_64-3.11/scipy/io/_test_fortranmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io INFO: adding 'build/src.linux-x86_64-3.11/scipy/io/_test_fortran-f2pywrappers.f' to sources. INFO: building extension "scipy.io.matlab._streams" sources INFO: building extension "scipy.io.matlab._mio_utils" sources INFO: building extension "scipy.io.matlab._mio5_utils" sources INFO: building extension "scipy.linalg._fblas" sources creating build/src.linux-x86_64-3.11/scipy/linalg INFO: from_template:> build/src.linux-x86_64-3.11/scipy/linalg/fblas.pyf creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg INFO: f2py options: [] INFO: f2py: build/src.linux-x86_64-3.11/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.11/scipy/linalg/fblas.pyf' (format:free) Post-processing... Block: _fblas Block: srotg Block: drotg Block: crotg Block: zrotg Block: srotmg Block: drotmg Block: srot Block: drot Block: csrot Block: zdrot Block: srotm Block: drotm Block: sswap Block: dswap Block: cswap Block: zswap Block: sscal Block: dscal Block: cscal Block: zscal Block: csscal Block: zdscal Block: scopy Block: dcopy Block: ccopy Block: zcopy Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Block: sdot Block: ddot Block: cdotu Block: zdotu Block: cdotc Block: zdotc Block: snrm2 Block: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: sgbmv Block: dgbmv Block: cgbmv Block: zgbmv Block: ssbmv Block: dsbmv Block: chbmv Block: zhbmv Block: sspmv Block: dspmv Block: cspmv Block: zspmv Block: chpmv Block: zhpmv Block: ssymv Block: dsymv Block: chemv Block: zhemv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: ssyr Block: dsyr Block: csyr Block: zsyr Block: cher Block: zher Block: ssyr2 Block: dsyr2 Block: cher2 Block: zher2 Block: sspr Block: dspr Block: cspr Block: zspr Block: chpr Block: zhpr Block: sspr2 Block: dspr2 Block: chpr2 Block: zhpr2 Block: stbsv Block: dtbsv Block: ctbsv Block: ztbsv Block: stpsv Block: dtpsv Block: ctpsv Block: ztpsv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: strsv Block: dtrsv Block: ctrsv Block: ztrsv Block: stbmv Block: dtbmv Block: ctbmv Block: ztbmv Block: stpmv Block: dtpmv Block: ctpmv Block: ztpmv Block: sgemm Block: dgemm Block: cgemm Block: zgemm Block: ssymm Block: dsymm Block: csymm Block: zsymm Block: chemm Block: zhemm Block: ssyrk Block: dsyrk Block: csyrk Block: zsyrk Block: cherk Block: zherk Block: ssyr2k Block: dsyr2k Block: csyr2k Block: zsyr2k Block: cher2k Block: zher2k Block: strmm Block: dtrmm Block: ctrmm Block: ztrmm Block: strsm Block: dtrsm Block: ctrsm Block: ztrsm Post-processing (stage 2)... Building modules... Building module "_fblas"... Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "srotg"... c,s = srotg(a,b) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "drotg"... c,s = drotg(a,b) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "crotg"... c,s = crotg(a,b) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "srot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "drot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zdrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "srotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "drotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = sswap(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = dswap(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = cswap(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zswap(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "scopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = scopy(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = dcopy(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ccopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = ccopy(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = zcopy(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "saxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = saxpy(x,y,[n,a,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "daxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = daxpy(x,y,[n,a,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "caxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = caxpy(x,y,[n,a,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zaxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "sdot"("sdot ")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "cdotu"("wcdotu ")... Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "zdotu"("wzdotu ")... Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "cdotc"("wcdotc ")... Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "zdotc"("wzdotc ")... Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "snrm2"("snrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "scnrm2"("scnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "sasum"("sasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "scasum"("scasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sgbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = sgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dgbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = dgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cgbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = cgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zgbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = zgbmv(m,n,kl,ku,alpha,a,x,[incx,offx,beta,y,incy,offy,trans,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = ssbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = dsbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = chbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' yout = zhbmv(k,alpha,a,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sspmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = sspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dspmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = dspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cspmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = cspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zspmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = zspmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = chpmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' yout = zhpmv(n,alpha,ap,x,[incx,offx,beta,y,incy,offy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zsyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cher"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zher"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssyr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a = ssyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsyr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a = dsyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cher2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a = cher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zher2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a = zher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sspr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = sspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dspr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = dspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cspr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = cspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zspr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = zspr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chpr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = chpr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhpr"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = zhpr(n,alpha,x,ap,[incx,offx,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sspr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = sspr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dspr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = dspr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chpr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = chpr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhpr2"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' apu = zhpr2(n,alpha,x,y,ap,[incx,offx,incy,offy,lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "stbsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = stbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtbsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctbsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztbsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztbsv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "stpsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = stpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtpsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctpsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztpsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztpsv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "strsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = strsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "stbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = stbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztbmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztbmv(k,a,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "stpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = stpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztpmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztpmv(n,ap,x,[incx,offx,lower,trans,diag,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssymm"... c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsymm"... c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csymm"... c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zsymm"... c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "chemm"... c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zhemm"... c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssyrk"... c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsyrk"... c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csyrk"... c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zsyrk"... c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cherk"... c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zherk"... c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ssyr2k"... c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dsyr2k"... c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "csyr2k"... c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zsyr2k"... c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "cher2k"... c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "zher2k"... c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "strmm"... b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtrmm"... b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctrmm"... b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztrmm"... b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "strsm"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "dtrsm"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ctrsm"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_fblas-f2pywrappers.f" Constructing wrapper function "ztrsm"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrsm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Wrote C/API module "_fblas" to file "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblas-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11 creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblas-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._flapack" sources INFO: from_template:> build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf INFO: f2py options: [] INFO: f2py: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating "(*range=='A')||" as symbol (original=(compute_v?(2*((*range=='A')||((*range=='I') && (iu-il+1==n))?n:0)):0)) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating "(*range=='I') &&" as symbol (original=(compute_v?(2*((*range=='A')||((*range=='I') && (iu-il+1==n))?n:0)):0)) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(jobt == 0)&&' as symbol (original=((jobt == 0)&&(jobu == 3)?0:m)) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(jobt == 0)&&' as symbol (original=((jobt == 0)&&(jobu == 3)?0:(jobu == 1?m:n))) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(jobt == 0)&&' as symbol (original=((jobt == 0)&&(jobv == 3)?0:ldv)) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(jobt == 0)&&' as symbol (original=((jobt == 0)&&(jobv == 3)?0:n)) ewarn( Reading fortran codes... Reading file 'build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf' (format:free) Post-processing... Block: _flapack Block: gees__user__routines Block: sselect Block: dselect Block: cselect Block: zselect Block: gges__user__routines Block: cselect Block: zselect Block: sselect Block: dselect Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgehrd_lwork Block: dgehrd_lwork Block: cgehrd_lwork Block: zgehrd_lwork Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgesvx Block: dgesvx Block: cgesvx Block: zgesvx Block: sgecon Block: dgecon Block: cgecon Block: zgecon Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: sgetc2 Block: dgetc2 Block: cgetc2 Block: zgetc2 Block: sgesc2 Block: dgesc2 Block: cgesc2 Block: zgesc2 Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: sgetri_lwork Block: dgetri_lwork Block: cgetri_lwork Block: zgetri_lwork Block: sgesdd Block: dgesdd Block: sgesdd_lwork Block: dgesdd_lwork Block: cgesdd Block: zgesdd Block: cgesdd_lwork Block: zgesdd_lwork Block: sgesvd Block: dgesvd Block: sgesvd_lwork Block: dgesvd_lwork Block: cgesvd Block: zgesvd Block: cgesvd_lwork Block: zgesvd_lwork Block: sgels Block: dgels Block: cgels Block: zgels Block: sgels_lwork Block: dgels_lwork Block: cgels_lwork Block: zgels_lwork Block: sgelss Block: dgelss Block: sgelss_lwork Block: dgelss_lwork Block: cgelss Block: zgelss Block: cgelss_lwork Block: zgelss_lwork Block: sgelsy Block: dgelsy Block: sgelsy_lwork Block: dgelsy_lwork Block: cgelsy Block: zgelsy Block: cgelsy_lwork Block: zgelsy_lwork Block: sgelsd Block: dgelsd Block: sgelsd_lwork Block: dgelsd_lwork Block: cgelsd Block: zgelsd Block: cgelsd_lwork Block: zgelsd_lwork Block: sgeqp3 Block: dgeqp3 Block: cgeqp3 Block: zgeqp3 Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sgeqrf_lwork Block: dgeqrf_lwork Block: cgeqrf_lwork Block: zgeqrf_lwork Block: sgeqrfp Block: dgeqrfp Block: cgeqrfp Block: zgeqrfp Block: sgeqrfp_lwork Block: dgeqrfp_lwork Block: cgeqrfp_lwork Block: zgeqrfp_lwork Block: sgerqf Block: dgerqf Block: cgerqf Block: zgerqf Block: sgeev Block: dgeev Block: sgeev_lwork Block: dgeev_lwork Block: cgeev Block: zgeev Block: cgeev_lwork Block: zgeev_lwork Block: cgees In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees get_useparameters: no module gees__user__routines info used by cgees Block: zgees In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees get_useparameters: no module gees__user__routines info used by zgees Block: sgees In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees get_useparameters: no module gees__user__routines info used by sgees Block: dgees In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgees get_useparameters: no module gees__user__routines info used by dgees Block: sgges In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges get_useparameters: no module gges__user__routines info used by sgges Block: dgges In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges get_useparameters: no module gges__user__routines info used by dgges Block: cgges In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges get_useparameters: no module gges__user__routines info used by cgges Block: zgges In: build/src.linux-x86_64-3.11/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgges get_useparameters: no module gges__user__routines info used by zgges Block: sggev Block: dggev Block: cggev Block: zggev Block: sgeequ Block: dgeequ Block: cgeequ Block: zgeequ Block: sgeequb Block: dgeequb Block: cgeequb Block: zgeequb Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sgbtrf Block: dgbtrf Block: cgbtrf Block: zgbtrf Block: sgbtrs Block: dgbtrs Block: cgbtrs Block: zgbtrs Block: sgtsv Block: dgtsv Block: cgtsv Block: zgtsv Block: sgttrf Block: dgttrf Block: cgttrf Block: zgttrf Block: sgttrs Block: dgttrs Block: cgttrs Block: zgttrs Block: sgtsvx Block: dgtsvx Block: cgtsvx Block: zgtsvx Block: ssyev Block: dsyev Block: ssyev_lwork Block: dsyev_lwork Block: cheev Block: zheev Block: cheev_lwork Block: zheev_lwork Block: ssyevd Block: dsyevd Block: ssyevd_lwork Block: dsyevd_lwork Block: cheevd Block: zheevd Block: cheevd_lwork Block: zheevd_lwork Block: ssytf2 Block: dsytf2 Block: csytf2 Block: zsytf2 Block: ssygst Block: dsygst Block: ssytrf Block: dsytrf Block: csytrf Block: zsytrf Block: ssytrf_lwork Block: dsytrf_lwork Block: csytrf_lwork Block: zsytrf_lwork Block: ssysv Block: dsysv Block: csysv Block: zsysv Block: ssysv_lwork Block: dsysv_lwork Block: csysv_lwork Block: zsysv_lwork Block: ssysvx Block: dsysvx Block: csysvx Block: zsysvx Block: ssysvx_lwork Block: dsysvx_lwork Block: csysvx_lwork Block: zsysvx_lwork Block: ssycon Block: dsycon Block: csycon Block: zsycon Block: checon Block: zhecon Block: ssyconv Block: dsyconv Block: csyconv Block: zsyconv Block: chegst Block: zhegst Block: chetrf Block: zhetrf Block: chetrf_lwork Block: zhetrf_lwork Block: chesv Block: zhesv Block: chesv_lwork Block: zhesv_lwork Block: chesvx Block: zhesvx Block: chesvx_lwork Block: zhesvx_lwork Block: ssytrd Block: dsytrd Block: ssytrd_lwork Block: dsytrd_lwork Block: chetrd Block: zhetrd Block: chetrd_lwork Block: zhetrd_lwork Block: ssyevr Block: dsyevr Block: ssyevr_lwork Block: dsyevr_lwork Block: cheevr Block: zheevr Block: cheevr_lwork Block: zheevr_lwork Block: ssyevx Block: dsyevx Block: ssyevx_lwork Block: dsyevx_lwork Block: cheevx Block: zheevx Block: cheevx_lwork Block: zheevx_lwork Block: ssygv Block: dsygv Block: ssygv_lwork Block: dsygv_lwork Block: chegv Block: zhegv Block: chegv_lwork Block: zhegv_lwork Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: ssygvx Block: dsygvx Block: ssygvx_lwork Block: dsygvx_lwork Block: chegvx Block: zhegvx Block: chegvx_lwork Block: zhegvx_lwork Block: ssyequb Block: dsyequb Block: csyequb Block: zsyequb Block: cheequb Block: zheequb Block: spstrf Block: dpstrf Block: cpstrf Block: zpstrf Block: spstf2 Block: dpstf2 Block: cpstf2 Block: zpstf2 Block: sposv Block: dposv Block: cposv Block: zposv Block: sposvx Block: dposvx Block: cposvx Block: zposvx Block: spocon Block: dpocon Block: cpocon Block: zpocon Block: spotrf Block: dpotrf Block: cpotrf Block: zpotrf Block: spotrs Block: dpotrs Block: cpotrs Block: zpotrs Block: spotri Block: dpotri Block: cpotri Block: zpotri Block: sptsv Block: dptsv Block: cptsv Block: zptsv Block: spttrf Block: dpttrf Block: cpttrf Block: zpttrf Block: spttrs Block: dpttrs Block: cpttrs Block: zpttrs Block: spteqr Block: dpteqr Block: cpteqr Block: zpteqr Block: sptsvx Block: dptsvx Block: cptsvx Block: zptsvx Block: sgejsv Block: dgejsv Block: strexc Block: dtrexc Block: ctrexc Block: ztrexc Block: stgexc Block: dtgexc append_needs: unknown need 'float' append_needs: unknown need 'float' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'float' append_needs: unknown need 'float' append_needs: unknown need 'float' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' Block: ctgexc Block: ztgexc Block: strsen Block: dtrsen Block: strsen_lwork Block: dtrsen_lwork Block: ctrsen Block: ztrsen Block: ctrsen_lwork Block: ztrsen_lwork Block: stgsen Block: dtgsen Block: stgsen_lwork Block: dtgsen_lwork Block: ctgsen Block: ztgsen Block: ctgsen_lwork Block: ztgsen_lwork Block: spbtrf Block: dpbtrf Block: cpbtrf Block: zpbtrf Block: spbtrs Block: dpbtrs Block: cpbtrs Block: zpbtrs Block: strtrs Block: dtrtrs Block: ctrtrs Block: ztrtrs Block: stbtrs Block: dtbtrs Block: ctbtrs Block: ztbtrs Block: spbsv Block: dpbsv Block: cpbsv Block: zpbsv Block: sorcsd Block: dorcsd Block: sorcsd_lwork Block: dorcsd_lwork Block: cuncsd Block: zuncsd Block: cuncsd_lwork Block: zuncsd_lwork Block: sorghr Block: dorghr Block: sorghr_lwork Block: dorghr_lwork Block: cunghr Block: zunghr Block: cunghr_lwork Block: zunghr_lwork Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sormqr Block: dormqr Block: cunmqr Block: zunmqr Block: sgeqrt Block: dgeqrt Block: cgeqrt Block: zgeqrt Block: sgemqrt Block: dgemqrt Block: cgemqrt Block: zgemqrt Block: stpqrt Block: dtpqrt Block: ctpqrt Block: ztpqrt Block: stpmqrt Block: dtpmqrt Block: ctpmqrt Block: ztpmqrt Block: sormrz Block: dormrz Block: cunmrz Block: zunmrz Block: sormrz_lwork Block: dormrz_lwork Block: cunmrz_lwork Block: zunmrz_lwork Block: sorgrq Block: dorgrq Block: cungrq Block: zungrq Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Block: strsyl Block: dtrsyl Block: ctrsyl Block: ztrsyl Block: chbevd Block: zhbevd Block: chbevx Block: zhbevx Block: sgglse Block: dgglse Block: cgglse Block: zgglse Block: sgglse_lwork Block: dgglse_lwork Block: cgglse_lwork Block: zgglse_lwork Block: sppcon Block: dppcon Block: cppcon Block: zppcon Block: sppsv Block: dppsv Block: cppsv Block: zppsv Block: spptrf Block: dpptrf Block: cpptrf Block: zpptrf Block: spptri Block: dpptri Block: cpptri Block: zpptri Block: spptrs Block: dpptrs Block: cpptrs Block: zpptrs Block: ssbev Block: dsbev Block: ssbevd Block: dsbevd Block: ssbevx Block: dsbevx Block: sstebz Block: dstebz Block: ssterf Block: dsterf Block: sstein Block: dstein Block: sstemr Block: dstemr Block: sstemr_lwork Block: dstemr_lwork Block: sstev Block: dstev Block: ssfrk Block: dsfrk Block: chfrk Block: zhfrk Block: stpttf Block: dtpttf Block: ctpttf Block: ztpttf Block: stpttr Block: dtpttr Block: ctpttr Block: ztpttr Block: stfttp Block: dtfttp Block: ctfttp Block: ztfttp Block: stfttr Block: dtfttr Block: ctfttr Block: ztfttr Block: strttf Block: dtrttf Block: ctrttf Block: ztrttf Block: strttp Block: dtrttp Block: ctrttp Block: ztrttp Block: stfsm Block: dtfsm Block: ctfsm Block: ztfsm Block: spftrf Block: dpftrf Block: cpftrf Block: zpftrf Block: spftri Block: dpftri Block: cpftri Block: zpftri Block: spftrs Block: dpftrs Block: cpftrs Block: zpftrs Block: stzrzf Block: dtzrzf Block: ctzrzf Block: ztzrzf Block: stzrzf_lwork Block: dtzrzf_lwork Block: ctzrzf_lwork Block: ztzrzf_lwork Block: slasd4 Block: dlasd4 Block: slauum Block: dlauum Block: clauum Block: zlauum Block: slaswp Block: dlaswp Block: claswp Block: zlaswp Block: dlamch Block: slamch Block: slange Block: dlange Block: clange Block: zlange Block: slarfg Block: dlarfg Block: clarfg Block: zlarfg Block: slarf Block: dlarf Block: clarf Block: zlarf Block: slartg Block: dlartg Block: clartg Block: zlartg Block: crot Block: zrot Block: ilaver Post-processing (stage 2)... Building modules... Constructing call-back function "cb_sselect_in_gees__user__routines" def sselect(arg1,arg2): return sselect Constructing call-back function "cb_dselect_in_gees__user__routines" def dselect(arg1,arg2): return dselect Constructing call-back function "cb_cselect_in_gees__user__routines" def cselect(arg): return cselect Constructing call-back function "cb_zselect_in_gees__user__routines" def zselect(arg): return zselect Constructing call-back function "cb_cselect_in_gges__user__routines" def cselect(alpha,beta): return cselect Constructing call-back function "cb_zselect_in_gges__user__routines" def zselect(alpha,beta): return zselect Constructing call-back function "cb_sselect_in_gges__user__routines" def sselect(alphar,alphai,beta): return sselect Constructing call-back function "cb_dselect_in_gges__user__routines" def dselect(alphar,alphai,beta): return dselect Building module "_flapack"... Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgehrd_lwork"... work,info = sgehrd_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgehrd_lwork"... work,info = dgehrd_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgehrd_lwork"... work,info = cgehrd_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgehrd_lwork"... work,info = zgehrd_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesvx"... as,lu,ipiv,equed,rs,cs,bs,x,rcond,ferr,berr,info = sgesvx(a,b,[fact,trans,af,ipiv,equed,r,c,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesvx"... as,lu,ipiv,equed,rs,cs,bs,x,rcond,ferr,berr,info = dgesvx(a,b,[fact,trans,af,ipiv,equed,r,c,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesvx"... as,lu,ipiv,equed,rs,cs,bs,x,rcond,ferr,berr,info = cgesvx(a,b,[fact,trans,af,ipiv,equed,r,c,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesvx"... as,lu,ipiv,equed,rs,cs,bs,x,rcond,ferr,berr,info = zgesvx(a,b,[fact,trans,af,ipiv,equed,r,c,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgecon"... rcond,info = sgecon(a,anorm,[norm]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgecon"... rcond,info = dgecon(a,anorm,[norm]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgecon"... rcond,info = cgecon(a,anorm,[norm]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgecon"... rcond,info = zgecon(a,anorm,[norm]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgetc2"... lu,ipiv,jpiv,info = sgetc2(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgetc2"... lu,ipiv,jpiv,info = dgetc2(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgetc2"... lu,ipiv,jpiv,info = cgetc2(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgetc2"... lu,ipiv,jpiv,info = zgetc2(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesc2"... x,scale = sgesc2(lu,rhs,ipiv,jpiv,[overwrite_rhs]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesc2"... x,scale = dgesc2(lu,rhs,ipiv,jpiv,[overwrite_rhs]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesc2"... x,scale = cgesc2(lu,rhs,ipiv,jpiv,[overwrite_rhs]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesc2"... x,scale = zgesc2(lu,rhs,ipiv,jpiv,[overwrite_rhs]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgetri_lwork"... work,info = sgetri_lwork(n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgetri_lwork"... work,info = dgetri_lwork(n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgetri_lwork"... work,info = cgetri_lwork(n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgetri_lwork"... work,info = zgetri_lwork(n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesdd_lwork"... work,info = sgesdd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesdd_lwork"... work,info = dgesdd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesdd_lwork"... work,info = cgesdd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesdd_lwork"... work,info = zgesdd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesvd"... u,s,vt,info = sgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesvd"... u,s,vt,info = dgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgesvd_lwork"... work,info = sgesvd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgesvd_lwork"... work,info = dgesvd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesvd"... u,s,vt,info = cgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesvd"... u,s,vt,info = zgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgesvd_lwork"... work,info = cgesvd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgesvd_lwork"... work,info = zgesvd_lwork(m,n,[compute_uv,full_matrices]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgels"... lqr,x,info = sgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgels"... lqr,x,info = dgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgels"... lqr,x,info = cgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgels"... lqr,x,info = zgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgels_lwork"... work,info = sgels_lwork(m,n,nrhs,[trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgels_lwork"... work,info = dgels_lwork(m,n,nrhs,[trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgels_lwork"... work,info = cgels_lwork(m,n,nrhs,[trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgels_lwork"... work,info = zgels_lwork(m,n,nrhs,[trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelss"... v,x,s,rank,work,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelss"... v,x,s,rank,work,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelss_lwork"... work,info = sgelss_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelss_lwork"... work,info = dgelss_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelss"... v,x,s,rank,work,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelss"... v,x,s,rank,work,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelss_lwork"... work,info = cgelss_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelss_lwork"... work,info = zgelss_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelsy"... v,x,j,rank,info = sgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelsy"... v,x,j,rank,info = dgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelsy_lwork"... work,info = sgelsy_lwork(m,n,nrhs,cond,[lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelsy_lwork"... work,info = dgelsy_lwork(m,n,nrhs,cond,[lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelsy"... v,x,j,rank,info = cgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelsy"... v,x,j,rank,info = zgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelsy_lwork"... work,info = cgelsy_lwork(m,n,nrhs,cond,[lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelsy_lwork"... work,info = zgelsy_lwork(m,n,nrhs,cond,[lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelsd"... x,s,rank,info = sgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelsd"... x,s,rank,info = dgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgelsd_lwork"... work,iwork,info = sgelsd_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgelsd_lwork"... work,iwork,info = dgelsd_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelsd"... x,s,rank,info = cgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelsd"... x,s,rank,info = zgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgelsd_lwork"... work,rwork,iwork,info = cgelsd_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgelsd_lwork"... work,rwork,iwork,info = zgelsd_lwork(m,n,nrhs,[cond,lwork]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqp3"... qr,jpvt,tau,work,info = sgeqp3(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqp3"... qr,jpvt,tau,work,info = dgeqp3(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqp3"... qr,jpvt,tau,work,info = cgeqp3(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqp3"... qr,jpvt,tau,work,info = zgeqp3(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqrf"... qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqrf"... qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqrf"... qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqrf"... qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqrf_lwork"... work,info = sgeqrf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqrf_lwork"... work,info = dgeqrf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqrf_lwork"... work,info = cgeqrf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqrf_lwork"... work,info = zgeqrf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqrfp"... qr,tau,info = sgeqrfp(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqrfp"... qr,tau,info = dgeqrfp(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqrfp"... qr,tau,info = cgeqrfp(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqrfp"... qr,tau,info = zgeqrfp(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqrfp_lwork"... work,info = sgeqrfp_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqrfp_lwork"... work,info = dgeqrfp_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqrfp_lwork"... work,info = cgeqrfp_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqrfp_lwork"... work,info = zgeqrfp_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgerqf"... qr,tau,work,info = sgerqf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgerqf"... qr,tau,work,info = dgerqf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgerqf"... qr,tau,work,info = cgerqf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgerqf"... qr,tau,work,info = zgerqf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeev_lwork"... work,info = sgeev_lwork(n,[compute_vl,compute_vr]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeev_lwork"... work,info = dgeev_lwork(n,[compute_vl,compute_vr]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeev_lwork"... work,info = cgeev_lwork(n,[compute_vl,compute_vr]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeev_lwork"... work,info = zgeev_lwork(n,[compute_vl,compute_vr]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgees"... t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgees"... t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgges"... a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = sgges(sselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,sselect_extra_args,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgges"... a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = dgges(dselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,dselect_extra_args,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgges"... a,b,sdim,alpha,beta,vsl,vsr,work,info = cgges(cselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,cselect_extra_args,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgges"... a,b,sdim,alpha,beta,vsl,vsr,work,info = zgges(zselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,zselect_extra_args,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cggev"... alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zggev"... alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeequ"... r,c,rowcnd,colcnd,amax,info = sgeequ(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeequ"... r,c,rowcnd,colcnd,amax,info = dgeequ(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeequ"... r,c,rowcnd,colcnd,amax,info = cgeequ(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeequ"... r,c,rowcnd,colcnd,amax,info = zgeequ(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeequb"... r,c,rowcnd,colcnd,amax,info = sgeequb(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeequb"... r,c,rowcnd,colcnd,amax,info = dgeequb(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeequb"... r,c,rowcnd,colcnd,amax,info = cgeequb(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeequb"... r,c,rowcnd,colcnd,amax,info = zgeequb(a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgbtrf"... lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgbtrf"... lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgbtrf"... lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgbtrf"... lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgbtrs"... x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgbtrs"... x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgbtrs"... x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgbtrs"... x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgtsv"... du2,d,du,x,info = sgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgtsv"... du2,d,du,x,info = dgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgtsv"... du2,d,du,x,info = cgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgtsv"... du2,d,du,x,info = zgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgttrf"... dl,d,du,du2,ipiv,info = sgttrf(dl,d,du,[overwrite_dl,overwrite_d,overwrite_du]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgttrf"... dl,d,du,du2,ipiv,info = dgttrf(dl,d,du,[overwrite_dl,overwrite_d,overwrite_du]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgttrf"... dl,d,du,du2,ipiv,info = cgttrf(dl,d,du,[overwrite_dl,overwrite_d,overwrite_du]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgttrf"... dl,d,du,du2,ipiv,info = zgttrf(dl,d,du,[overwrite_dl,overwrite_d,overwrite_du]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgttrs"... x,info = sgttrs(dl,d,du,du2,ipiv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgttrs"... x,info = dgttrs(dl,d,du,du2,ipiv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgttrs"... x,info = cgttrs(dl,d,du,du2,ipiv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgttrs"... x,info = zgttrs(dl,d,du,du2,ipiv,b,[trans,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgtsvx"... dlf,df,duf,du2,ipiv,x,rcond,ferr,berr,info = sgtsvx(dl,d,du,b,[fact,trans,dlf,df,duf,du2,ipiv]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgtsvx"... dlf,df,duf,du2,ipiv,x,rcond,ferr,berr,info = dgtsvx(dl,d,du,b,[fact,trans,dlf,df,duf,du2,ipiv]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgtsvx"... dlf,df,duf,du2,ipiv,x,rcond,ferr,berr,info = cgtsvx(dl,d,du,b,[fact,trans,dlf,df,duf,du2,ipiv]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgtsvx"... dlf,df,duf,du2,ipiv,x,rcond,ferr,berr,info = zgtsvx(dl,d,du,b,[fact,trans,dlf,df,duf,du2,ipiv]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyev_lwork"... work,info = ssyev_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyev_lwork"... work,info = dsyev_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheev_lwork"... work,info = cheev_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheev_lwork"... work,info = zheev_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevd_lwork"... work,iwork,info = ssyevd_lwork(n,[compute_v,lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevd_lwork"... work,iwork,info = dsyevd_lwork(n,[compute_v,lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,liwork,lrwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,liwork,lrwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevd_lwork"... work,iwork,rwork,info = cheevd_lwork(n,[compute_v,lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevd_lwork"... work,iwork,rwork,info = zheevd_lwork(n,[compute_v,lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssytf2"... ldu,ipiv,info = ssytf2(a,[lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsytf2"... ldu,ipiv,info = dsytf2(a,[lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csytf2"... ldu,ipiv,info = csytf2(a,[lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsytf2"... ldu,ipiv,info = zsytf2(a,[lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygst"... c,info = ssygst(a,b,[itype,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygst"... c,info = dsygst(a,b,[itype,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssytrf"... ldu,ipiv,info = ssytrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsytrf"... ldu,ipiv,info = dsytrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csytrf"... ldu,ipiv,info = csytrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsytrf"... ldu,ipiv,info = zsytrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssytrf_lwork"... work,info = ssytrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsytrf_lwork"... work,info = dsytrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csytrf_lwork"... work,info = csytrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsytrf_lwork"... work,info = zsytrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssysv"... udut,ipiv,x,info = ssysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsysv"... udut,ipiv,x,info = dsysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csysv"... udut,ipiv,x,info = csysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsysv"... udut,ipiv,x,info = zsysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssysv_lwork"... work,info = ssysv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsysv_lwork"... work,info = dsysv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csysv_lwork"... work,info = csysv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsysv_lwork"... work,info = zsysv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssysvx"... a_s,udut,ipiv,b_s,x,rcond,ferr,berr,info = ssysvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsysvx"... a_s,udut,ipiv,b_s,x,rcond,ferr,berr,info = dsysvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csysvx"... a_s,udut,ipiv,b_s,x,rcond,ferr,berr,info = csysvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsysvx"... a_s,udut,ipiv,b_s,x,rcond,ferr,berr,info = zsysvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssysvx_lwork"... work,info = ssysvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsysvx_lwork"... work,info = dsysvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csysvx_lwork"... work,info = csysvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsysvx_lwork"... work,info = zsysvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssycon"... rcond,info = ssycon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsycon"... rcond,info = dsycon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csycon"... rcond,info = csycon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsycon"... rcond,info = zsycon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "checon"... rcond,info = checon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhecon"... rcond,info = zhecon(a,ipiv,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyconv"... a,e,info = ssyconv(a,ipiv,[lower,way,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyconv"... a,e,info = dsyconv(a,ipiv,[lower,way,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csyconv"... a,e,info = csyconv(a,ipiv,[lower,way,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsyconv"... a,e,info = zsyconv(a,ipiv,[lower,way,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegst"... c,info = chegst(a,b,[itype,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegst"... c,info = zhegst(a,b,[itype,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chetrf"... ldu,ipiv,info = chetrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhetrf"... ldu,ipiv,info = zhetrf(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chetrf_lwork"... work,info = chetrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhetrf_lwork"... work,info = zhetrf_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chesv"... uduh,ipiv,x,info = chesv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhesv"... uduh,ipiv,x,info = zhesv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chesv_lwork"... work,info = chesv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhesv_lwork"... work,info = zhesv_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chesvx"... uduh,ipiv,x,rcond,ferr,berr,info = chesvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhesvx"... uduh,ipiv,x,rcond,ferr,berr,info = zhesvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chesvx_lwork"... work,info = chesvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhesvx_lwork"... work,info = zhesvx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssytrd"... c,d,e,tau,info = ssytrd(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsytrd"... c,d,e,tau,info = dsytrd(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssytrd_lwork"... work,info = ssytrd_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsytrd_lwork"... work,info = dsytrd_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chetrd"... c,d,e,tau,info = chetrd(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhetrd"... c,d,e,tau,info = zhetrd(a,[lower,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chetrd_lwork"... work,info = chetrd_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhetrd_lwork"... work,info = zhetrd_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevr"... w,z,m,isuppz,info = ssyevr(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevr"... w,z,m,isuppz,info = dsyevr(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevr_lwork"... work,iwork,info = ssyevr_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevr_lwork"... work,iwork,info = dsyevr_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevr"... w,z,m,isuppz,info = cheevr(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,lrwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevr"... w,z,m,isuppz,info = zheevr(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,lrwork,liwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevr_lwork"... work,rwork,iwork,info = cheevr_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevr_lwork"... work,rwork,iwork,info = zheevr_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevx"... w,z,m,ifail,info = ssyevx(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevx"... w,z,m,ifail,info = dsyevx(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyevx_lwork"... work,info = ssyevx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyevx_lwork"... work,info = dsyevx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevx"... w,z,m,ifail,info = cheevx(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevx"... w,z,m,ifail,info = zheevx(a,[compute_v,range,lower,vl,vu,il,iu,abstol,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheevx_lwork"... work,info = cheevx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheevx_lwork"... work,info = zheevx_lwork(n,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygv"... w,v,info = ssygv(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygv"... w,v,info = dsygv(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygv_lwork"... work,info = ssygv_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygv_lwork"... work,info = dsygv_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegv"... w,v,info = chegv(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegv"... w,v,info = zhegv(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegv_lwork"... work,info = chegv_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegv_lwork"... work,info = zhegv_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygvd"... w,v,info = ssygvd(a,b,[itype,jobz,uplo,lwork,liwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygvd"... w,v,info = dsygvd(a,b,[itype,jobz,uplo,lwork,liwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegvd"... w,v,info = chegvd(a,b,[itype,jobz,uplo,lwork,lrwork,liwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegvd"... w,v,info = zhegvd(a,b,[itype,jobz,uplo,lwork,lrwork,liwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygvx"... w,z,m,ifail,info = ssygvx(a,b,[itype,jobz,range,uplo,vl,vu,il,iu,abstol,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygvx"... w,z,m,ifail,info = dsygvx(a,b,[itype,jobz,range,uplo,vl,vu,il,iu,abstol,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssygvx_lwork"... work,info = ssygvx_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsygvx_lwork"... work,info = dsygvx_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegvx"... w,z,m,ifail,info = chegvx(a,b,[itype,jobz,range,uplo,vl,vu,il,iu,abstol,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegvx"... w,z,m,ifail,info = zhegvx(a,b,[itype,jobz,range,uplo,vl,vu,il,iu,abstol,lwork,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chegvx_lwork"... work,info = chegvx_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhegvx_lwork"... work,info = zhegvx_lwork(n,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssyequb"... s,scond,amax,info = ssyequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsyequb"... s,scond,amax,info = dsyequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "csyequb"... s,scond,amax,info = csyequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zsyequb"... s,scond,amax,info = zsyequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cheequb"... s,scond,amax,info = cheequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zheequb"... s,scond,amax,info = zheequb(a,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spstrf"... c,piv,rank_c,info = spstrf(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpstrf"... c,piv,rank_c,info = dpstrf(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpstrf"... c,piv,rank_c,info = cpstrf(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpstrf"... c,piv,rank_c,info = zpstrf(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spstf2"... c,piv,rank_c,info = spstf2(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpstf2"... c,piv,rank_c,info = dpstf2(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpstf2"... c,piv,rank_c,info = cpstf2(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpstf2"... c,piv,rank_c,info = zpstf2(a,[tol,lower,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sposvx"... a_s,lu,equed,s,b_s,x,rcond,ferr,berr,info = sposvx(a,b,[fact,af,equed,s,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dposvx"... a_s,lu,equed,s,b_s,x,rcond,ferr,berr,info = dposvx(a,b,[fact,af,equed,s,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cposvx"... a_s,lu,equed,s,b_s,x,rcond,ferr,berr,info = cposvx(a,b,[fact,af,equed,s,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zposvx"... a_s,lu,equed,s,b_s,x,rcond,ferr,berr,info = zposvx(a,b,[fact,af,equed,s,lower,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spocon"... rcond,info = spocon(a,anorm,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpocon"... rcond,info = dpocon(a,anorm,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpocon"... rcond,info = cpocon(a,anorm,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpocon"... rcond,info = zpocon(a,anorm,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sptsv"... d,du,x,info = sptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dptsv"... d,du,x,info = dptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cptsv"... d,du,x,info = cptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zptsv"... d,du,x,info = zptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spttrf"... d,e,info = spttrf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpttrf"... d,e,info = dpttrf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpttrf"... d,e,info = cpttrf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpttrf"... d,e,info = zpttrf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spttrs"... x,info = spttrs(d,e,b,[overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpttrs"... x,info = dpttrs(d,e,b,[overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpttrs"... x,info = cpttrs(d,e,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpttrs"... x,info = zpttrs(d,e,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spteqr"... d,e,z,info = spteqr(d,e,z,[compute_z,overwrite_d,overwrite_e,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpteqr"... d,e,z,info = dpteqr(d,e,z,[compute_z,overwrite_d,overwrite_e,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpteqr"... d,e,z,info = cpteqr(d,e,z,[compute_z,overwrite_d,overwrite_e,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpteqr"... d,e,z,info = zpteqr(d,e,z,[compute_z,overwrite_d,overwrite_e,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sptsvx"... df,ef,x,rcond,ferr,berr,info = sptsvx(d,e,b,[fact,df,ef]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dptsvx"... df,ef,x,rcond,ferr,berr,info = dptsvx(d,e,b,[fact,df,ef]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cptsvx"... df,ef,x,rcond,ferr,berr,info = cptsvx(d,e,b,[fact,df,ef]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zptsvx"... df,ef,x,rcond,ferr,berr,info = zptsvx(d,e,b,[fact,df,ef]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgejsv"... sva,u,v,workout,iworkout,info = sgejsv(a,[joba,jobu,jobv,jobr,jobt,jobp,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgejsv"... sva,u,v,workout,iworkout,info = dgejsv(a,[joba,jobu,jobv,jobr,jobt,jobp,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strexc"... a,q,info = strexc(a,q,ifst,ilst,[wantq,overwrite_a,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrexc"... a,q,info = dtrexc(a,q,ifst,ilst,[wantq,overwrite_a,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrexc"... a,q,info = ctrexc(a,q,ifst,ilst,[wantq,overwrite_a,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrexc"... a,q,info = ztrexc(a,q,ifst,ilst,[wantq,overwrite_a,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stgexc"... a,b,q,z,work,info = stgexc(a,b,q,z,ifst,ilst,[wantq,wantz,lwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtgexc"... a,b,q,z,work,info = dtgexc(a,b,q,z,ifst,ilst,[wantq,wantz,lwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctgexc"... a,b,q,z,info = ctgexc(a,b,q,z,ifst,ilst,[wantq,wantz,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztgexc"... a,b,q,z,info = ztgexc(a,b,q,z,ifst,ilst,[wantq,wantz,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strsen"... ts,qs,wr,wi,m,s,sep,info = strsen(select,t,q,[job,wantq,lwork,liwork,overwrite_t,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrsen"... ts,qs,wr,wi,m,s,sep,info = dtrsen(select,t,q,[job,wantq,lwork,liwork,overwrite_t,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strsen_lwork"... work,iwork,info = strsen_lwork(select,t,[job]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrsen_lwork"... work,iwork,info = dtrsen_lwork(select,t,[job]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrsen"... ts,qs,w,m,s,sep,info = ctrsen(select,t,q,[job,wantq,lwork,overwrite_t,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrsen"... ts,qs,w,m,s,sep,info = ztrsen(select,t,q,[job,wantq,lwork,overwrite_t,overwrite_q]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrsen_lwork"... work,info = ctrsen_lwork(select,t,[job]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrsen_lwork"... work,info = ztrsen_lwork(select,t,[job]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stgsen"... as,bs,alphar,alphai,beta,qs,zs,m,pl,pr,dif,info = stgsen(select,a,b,q,z,[ijob,wantq,wantz,lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtgsen"... as,bs,alphar,alphai,beta,qs,zs,m,pl,pr,dif,info = dtgsen(select,a,b,q,z,[ijob,wantq,wantz,lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stgsen_lwork"... work,iwork,info = stgsen_lwork(select,a,[ijob]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtgsen_lwork"... work,iwork,info = dtgsen_lwork(select,a,[ijob]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctgsen"... as,bs,alpha,beta,qs,zs,m,pl,pr,dif,info = ctgsen(select,a,b,q,z,[ijob,wantq,wantz,lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztgsen"... as,bs,alpha,beta,qs,zs,m,pl,pr,dif,info = ztgsen(select,a,b,q,z,[ijob,wantq,wantz,lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctgsen_lwork"... work,iwork,info = ctgsen_lwork(select,a,b,[ijob]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztgsen_lwork"... work,iwork,info = ztgsen_lwork(select,a,b,[ijob]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spbtrf"... c,info = spbtrf(ab,[lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpbtrf"... c,info = dpbtrf(ab,[lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpbtrf"... c,info = cpbtrf(ab,[lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpbtrf"... c,info = zpbtrf(ab,[lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spbtrs"... x,info = spbtrs(ab,b,[lower,ldab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpbtrs"... x,info = dpbtrs(ab,b,[lower,ldab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpbtrs"... x,info = cpbtrs(ab,b,[lower,ldab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpbtrs"... x,info = zpbtrs(ab,b,[lower,ldab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strtrs"... x,info = strtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrtrs"... x,info = dtrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrtrs"... x,info = ctrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrtrs"... x,info = ztrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stbtrs"... x,info = stbtrs(ab,b,[uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtbtrs"... x,info = dtbtrs(ab,b,[uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctbtrs"... x,info = ctbtrs(ab,b,[uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztbtrs"... x,info = ztbtrs(ab,b,[uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spbsv"... c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpbsv"... c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpbsv"... c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpbsv"... c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorcsd"... cs11,cs12,cs21,cs22,theta,u1,u2,v1t,v2t,info = sorcsd(x11,x12,x21,x22,[compute_u1,compute_u2,compute_v1t,compute_v2t,trans,signs,lwork,overwrite_x11,overwrite_x12,overwrite_x21,overwrite_x22]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorcsd"... cs11,cs12,cs21,cs22,theta,u1,u2,v1t,v2t,info = dorcsd(x11,x12,x21,x22,[compute_u1,compute_u2,compute_v1t,compute_v2t,trans,signs,lwork,overwrite_x11,overwrite_x12,overwrite_x21,overwrite_x22]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorcsd_lwork"... work,info = sorcsd_lwork(m,p,q) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorcsd_lwork"... work,info = dorcsd_lwork(m,p,q) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cuncsd"... cs11,cs12,cs21,cs22,theta,u1,u2,v1t,v2t,info = cuncsd(x11,x12,x21,x22,[compute_u1,compute_u2,compute_v1t,compute_v2t,trans,signs,lwork,lrwork,overwrite_x11,overwrite_x12,overwrite_x21,overwrite_x22]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zuncsd"... cs11,cs12,cs21,cs22,theta,u1,u2,v1t,v2t,info = zuncsd(x11,x12,x21,x22,[compute_u1,compute_u2,compute_v1t,compute_v2t,trans,signs,lwork,lrwork,overwrite_x11,overwrite_x12,overwrite_x21,overwrite_x22]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cuncsd_lwork"... work,rwork,info = cuncsd_lwork(m,p,q) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zuncsd_lwork"... work,rwork,info = zuncsd_lwork(m,p,q) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorghr"... ht,info = sorghr(a,tau,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorghr"... ht,info = dorghr(a,tau,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorghr_lwork"... work,info = sorghr_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorghr_lwork"... work,info = dorghr_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cunghr"... ht,info = cunghr(a,tau,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zunghr"... ht,info = zunghr(a,tau,[lo,hi,lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cunghr_lwork"... work,info = cunghr_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zunghr_lwork"... work,info = zunghr_lwork(n,[lo,hi]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorgqr"... q,work,info = sorgqr(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorgqr"... q,work,info = dorgqr(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cungqr"... q,work,info = cungqr(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zungqr"... q,work,info = zungqr(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sormqr"... cq,work,info = sormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dormqr"... cq,work,info = dormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cunmqr"... cq,work,info = cunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zunmqr"... cq,work,info = zunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgeqrt"... a,t,info = sgeqrt(nb,a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgeqrt"... a,t,info = dgeqrt(nb,a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgeqrt"... a,t,info = cgeqrt(nb,a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgeqrt"... a,t,info = zgeqrt(nb,a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgemqrt"... c,info = sgemqrt(v,t,c,[side,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgemqrt"... c,info = dgemqrt(v,t,c,[side,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgemqrt"... c,info = cgemqrt(v,t,c,[side,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgemqrt"... c,info = zgemqrt(v,t,c,[side,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stpqrt"... a,b,t,info = stpqrt(l,nb,a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtpqrt"... a,b,t,info = dtpqrt(l,nb,a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctpqrt"... a,b,t,info = ctpqrt(l,nb,a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztpqrt"... a,b,t,info = ztpqrt(l,nb,a,b,[overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stpmqrt"... a,b,info = stpmqrt(l,v,t,a,b,[side,trans,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtpmqrt"... a,b,info = dtpmqrt(l,v,t,a,b,[side,trans,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctpmqrt"... a,b,info = ctpmqrt(l,v,t,a,b,[side,trans,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztpmqrt"... a,b,info = ztpmqrt(l,v,t,a,b,[side,trans,overwrite_a,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sormrz"... cq,info = sormrz(a,tau,c,[side,trans,lwork,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dormrz"... cq,info = dormrz(a,tau,c,[side,trans,lwork,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cunmrz"... cq,info = cunmrz(a,tau,c,[side,trans,lwork,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zunmrz"... cq,info = zunmrz(a,tau,c,[side,trans,lwork,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sormrz_lwork"... work,info = sormrz_lwork(m,n,[side,trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dormrz_lwork"... work,info = dormrz_lwork(m,n,[side,trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cunmrz_lwork"... work,info = cunmrz_lwork(m,n,[side,trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zunmrz_lwork"... work,info = zunmrz_lwork(m,n,[side,trans]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sorgrq"... q,work,info = sorgrq(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dorgrq"... q,work,info = dorgrq(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cungrq"... q,work,info = cungrq(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zungrq"... q,work,info = zungrq(a,tau,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strsyl"... x,scale,info = strsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrsyl"... x,scale,info = dtrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrsyl"... x,scale,info = ctrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrsyl"... x,scale,info = ztrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chbevd"... w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhbevd"... w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chbevx"... w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhbevx"... w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgglse"... t,r,res,x,info = sgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgglse"... t,r,res,x,info = dgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgglse"... t,r,res,x,info = cgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgglse"... t,r,res,x,info = zgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sgglse_lwork"... work,info = sgglse_lwork(m,n,p) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dgglse_lwork"... work,info = dgglse_lwork(m,n,p) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cgglse_lwork"... work,info = cgglse_lwork(m,n,p) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zgglse_lwork"... work,info = zgglse_lwork(m,n,p) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sppcon"... rcond,info = sppcon(n,ap,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dppcon"... rcond,info = dppcon(n,ap,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cppcon"... rcond,info = cppcon(n,ap,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zppcon"... rcond,info = zppcon(n,ap,anorm,[lower]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sppsv"... x,info = sppsv(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dppsv"... x,info = dppsv(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cppsv"... x,info = cppsv(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zppsv"... x,info = zppsv(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spptrf"... ul,info = spptrf(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpptrf"... ul,info = dpptrf(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpptrf"... ul,info = cpptrf(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpptrf"... ul,info = zpptrf(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spptri"... uli,info = spptri(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpptri"... uli,info = dpptri(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpptri"... uli,info = cpptri(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpptri"... uli,info = zpptri(n,ap,[lower,overwrite_ap]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spptrs"... x,info = spptrs(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpptrs"... x,info = dpptrs(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpptrs"... x,info = cpptrs(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpptrs"... x,info = zpptrs(n,ap,b,[lower,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssbev"... w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsbev"... w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssbevd"... w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsbevd"... w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssbevx"... w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsbevx"... w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sstebz"... m,w,iblock,isplit,info = sstebz(d,e,range,vl,vu,il,iu,tol,order) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dstebz"... m,w,iblock,isplit,info = dstebz(d,e,range,vl,vu,il,iu,tol,order) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssterf"... vals,info = ssterf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsterf"... vals,info = dsterf(d,e,[overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sstein"... z,info = sstein(d,e,w,iblock,isplit) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dstein"... z,info = dstein(d,e,w,iblock,isplit) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sstemr"... m,w,z,info = sstemr(d,e,range,vl,vu,il,iu,[compute_v,lwork,liwork,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dstemr"... m,w,z,info = dstemr(d,e,range,vl,vu,il,iu,[compute_v,lwork,liwork,overwrite_d]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sstemr_lwork"... work,iwork,info = sstemr_lwork(d,e,range,vl,vu,il,iu,[compute_v,overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dstemr_lwork"... work,iwork,info = dstemr_lwork(d,e,range,vl,vu,il,iu,[compute_v,overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "sstev"... vals,z,info = sstev(d,e,[compute_v,overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dstev"... vals,z,info = dstev(d,e,[compute_v,overwrite_d,overwrite_e]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ssfrk"... cout = ssfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dsfrk"... cout = dsfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "chfrk"... cout = chfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zhfrk"... cout = zhfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stpttf"... arf,info = stpttf(n,ap,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtpttf"... arf,info = dtpttf(n,ap,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctpttf"... arf,info = ctpttf(n,ap,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztpttf"... arf,info = ztpttf(n,ap,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stpttr"... a,info = stpttr(n,ap,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtpttr"... a,info = dtpttr(n,ap,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctpttr"... a,info = ctpttr(n,ap,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztpttr"... a,info = ztpttr(n,ap,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stfttp"... ap,info = stfttp(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtfttp"... ap,info = dtfttp(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctfttp"... ap,info = ctfttp(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztfttp"... ap,info = ztfttp(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stfttr"... a,info = stfttr(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtfttr"... a,info = dtfttr(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctfttr"... a,info = ctfttr(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztfttr"... a,info = ztfttr(n,arf,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strttf"... arf,info = strttf(a,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrttf"... arf,info = dtrttf(a,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrttf"... arf,info = ctrttf(a,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrttf"... arf,info = ztrttf(a,[transr,uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "strttp"... ap,info = strttp(a,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtrttp"... ap,info = dtrttp(a,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctrttp"... ap,info = ctrttp(a,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztrttp"... ap,info = ztrttp(a,[uplo]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stfsm"... x = stfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtfsm"... x = dtfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctfsm"... x = ctfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztfsm"... x = ztfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spftrf"... achol,info = spftrf(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpftrf"... achol,info = dpftrf(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpftrf"... achol,info = cpftrf(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpftrf"... achol,info = zpftrf(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spftri"... ainv,info = spftri(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpftri"... ainv,info = dpftri(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpftri"... ainv,info = cpftri(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpftri"... ainv,info = zpftri(n,a,[transr,uplo,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "spftrs"... x,info = spftrs(n,a,b,[transr,uplo,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dpftrs"... x,info = dpftrs(n,a,b,[transr,uplo,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "cpftrs"... x,info = cpftrs(n,a,b,[transr,uplo,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zpftrs"... x,info = zpftrs(n,a,b,[transr,uplo,overwrite_b]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stzrzf"... rz,tau,info = stzrzf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtzrzf"... rz,tau,info = dtzrzf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctzrzf"... rz,tau,info = ctzrzf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztzrzf"... rz,tau,info = ztzrzf(a,[lwork,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "stzrzf_lwork"... work,info = stzrzf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dtzrzf_lwork"... work,info = dtzrzf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ctzrzf_lwork"... work,info = ctzrzf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ztzrzf_lwork"... work,info = ztzrzf_lwork(m,n) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slasd4"... delta,sigma,work,info = slasd4(i,d,z,[rho]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlasd4"... delta,sigma,work,info = dlasd4(i,d,z,[rho]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slaswp"... a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlaswp"... a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "claswp"... a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zlaswp"... a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "slamch"("slamch")... Constructing wrapper function "slamch"... slamch = slamch(cmach) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "slange"("slange")... Constructing wrapper function "slange"... n2 = slange(norm,a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "dlange"("dlange")... Constructing wrapper function "dlange"... n2 = dlange(norm,a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "clange"("clange")... Constructing wrapper function "clange"... n2 = clange(norm,a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Creating wrapper for Fortran function "zlange"("zlange")... Constructing wrapper function "zlange"... n2 = zlange(norm,a) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slarfg"... alpha,x,tau = slarfg(n,alpha,x,[incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlarfg"... alpha,x,tau = dlarfg(n,alpha,x,[incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "clarfg"... alpha,x,tau = clarfg(n,alpha,x,[incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zlarfg"... alpha,x,tau = zlarfg(n,alpha,x,[incx,overwrite_x]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slarf"... c = slarf(v,tau,c,work,[side,incv,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlarf"... c = dlarf(v,tau,c,work,[side,incv,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "clarf"... c = clarf(v,tau,c,work,[side,incv,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zlarf"... c = zlarf(v,tau,c,work,[side,incv,overwrite_c]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "slartg"... cs,sn,r = slartg(f,g) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "dlartg"... cs,sn,r = dlartg(f,g) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "clartg"... cs,sn,r = clartg(f,g) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zlartg"... cs,sn,r = zlartg(f,g) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "crot"... x,y = crot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "zrot"... x,y = zrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Generating possibly empty wrappers" Maybe empty "_flapack-f2pywrappers.f" Constructing wrapper function "ilaver"... major,minor,patch = ilaver() Wrote C/API module "_flapack" to file "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapack-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._flinalg" sources INFO: f2py options: [] INFO: f2py:> build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.c Reading fortran codes... Reading file 'scipy/linalg/src/det.f' (format:fix,strict) Reading file 'scipy/linalg/src/lu.f' (format:fix,strict) Post-processing... Block: _flinalg Block: ddet_c Block: ddet_r Block: sdet_c Block: sdet_r Block: zdet_c Block: zdet_r Block: cdet_c Block: cdet_r Block: dlu_c Block: zlu_c Block: slu_c Block: clu_c Post-processing (stage 2)... Building modules... Building module "_flinalg"... Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "ddet_c"... det,info = ddet_c(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "ddet_r"... det,info = ddet_r(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "sdet_c"... det,info = sdet_c(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "sdet_r"... det,info = sdet_r(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "zdet_c"... det,info = zdet_c(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "zdet_r"... det,info = zdet_r(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "cdet_c"... det,info = cdet_c(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "cdet_r"... det,info = cdet_r(a,[overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "dlu_c"... p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "zlu_c"... p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "slu_c"... p,l,u,info = slu_c(a,[permute_l,overwrite_a]) Generating possibly empty wrappers" Maybe empty "_flinalg-f2pywrappers.f" Constructing wrapper function "clu_c"... p,l,u,info = clu_c(a,[permute_l,overwrite_a]) Wrote C/API module "_flinalg" to file "build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg INFO: adding 'build/src.linux-x86_64-3.11/scipy/linalg/_flinalg-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._interpolative" sources INFO: f2py options: [] INFO: f2py: scipy/linalg/interpolative.pyf append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/linalg/interpolative.pyf' (format:free) Post-processing... Block: _interpolative Block: id_srand Block: idd_frm Block: idd_sfrm Block: idd_frmi Block: idd_sfrmi Block: iddp_id Block: iddr_id Block: idd_reconid Block: idd_reconint Block: idd_copycols Block: idd_id2svd Block: idd_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_snorm get_useparameters: no module idd__user__routines info used by idd_snorm Block: idd_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_diffsnorm get_useparameters: no module idd__user__routines info used by idd_diffsnorm Block: iddr_svd Block: iddp_svd Block: iddp_aid Block: idd_estrank Block: iddp_asvd Block: iddp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rid get_useparameters: no module idd__user__routines info used by iddp_rid Block: idd_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_findrank get_useparameters: no module idd__user__routines info used by idd_findrank Block: iddp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rsvd get_useparameters: no module idd__user__routines info used by iddp_rsvd Block: iddr_aid Block: iddr_aidi Block: iddr_asvd Block: iddr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rid get_useparameters: no module idd__user__routines info used by iddr_rid Block: iddr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rsvd get_useparameters: no module idd__user__routines info used by iddr_rsvd Block: idz_frm Block: idz_sfrm Block: idz_frmi Block: idz_sfrmi Block: idzp_id Block: idzr_id Block: idz_reconid Block: idz_reconint Block: idz_copycols Block: idz_id2svd Block: idz_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_snorm get_useparameters: no module idz__user__routines info used by idz_snorm Block: idz_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_diffsnorm get_useparameters: no module idz__user__routines info used by idz_diffsnorm Block: idzr_svd Block: idzp_svd Block: idzp_aid Block: idz_estrank Block: idzp_asvd Block: idzp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rid get_useparameters: no module idz__user__routines info used by idzp_rid Block: idz_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_findrank get_useparameters: no module idz__user__routines info used by idz_findrank Block: idzp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rsvd get_useparameters: no module idz__user__routines info used by idzp_rsvd Block: idzr_aid Block: idzr_aidi Block: idzr_asvd Block: idzr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rid get_useparameters: no module idz__user__routines info used by idzr_rid Block: idzr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rsvd get_useparameters: no module idz__user__routines info used by idzr_rsvd Block: idd__user__routines Block: idd_user_interface Block: matvect Block: matvec Block: matvect2 Block: matvec2 Block: idz__user__routines Block: idz_user_interface Block: matveca Block: matvec Block: matveca2 Block: matvec2 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_matvect_in_idd__user__routines" def matvect(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idd__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvect2_in_idd__user__routines" def matvect2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idd__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca_in_idz__user__routines" def matveca(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idz__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca2_in_idz__user__routines" def matveca2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idz__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Building module "_interpolative"... Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "id_srand"... r = id_srand(n) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "id_srandi"... id_srandi(t) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "id_srando"... id_srando() Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_frm"... y = idd_frm(n,w,x,[m]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_sfrm"... y = idd_sfrm(l,n,w,x,[m]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_frmi"... n,w = idd_frmi(m) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_sfrmi"... n,w = idd_sfrmi(l,m) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_id"... krank,list,rnorms = iddp_id(eps,a,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_id"... list,rnorms = iddr_id(a,krank,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_reconid"... approx = idd_reconid(col,list,proj,[m,krank,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_reconint"... p = idd_reconint(list,proj,[n,krank]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idd_copycols(a,krank,list,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_id2svd"... u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_snorm"... snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_diffsnorm"... snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_svd"... u,v,s,ier = iddr_svd(a,krank,[m,n,r]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_svd"... krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idd_estrank(eps,a,w,ra,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idd_findrank"... krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddp_rsvd"... krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_aid"... list,proj = iddr_aid(a,krank,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_aidi"... w = iddr_aidi(m,n,krank) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_asvd"... u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_rid"... list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "iddr_rsvd"... u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_frm"... y = idz_frm(n,w,x,[m]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_sfrm"... y = idz_sfrm(l,n,w,x,[m]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_frmi"... n,w = idz_frmi(m) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_sfrmi"... n,w = idz_sfrmi(l,m) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_id"... krank,list,rnorms = idzp_id(eps,a,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_id"... list,rnorms = idzr_id(a,krank,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_reconid"... approx = idz_reconid(col,list,proj,[m,krank,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_reconint"... p = idz_reconint(list,proj,[n,krank]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idz_copycols(a,krank,list,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_id2svd"... u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_snorm"... snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_diffsnorm"... snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_svd"... u,v,s,ier = idzr_svd(a,krank,[m,n,r]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_svd"... krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idz_estrank(eps,a,w,ra,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idz_findrank"... krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzp_rsvd"... krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_aid"... list,proj = idzr_aid(a,krank,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_aidi"... w = idzr_aidi(m,n,krank) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_asvd"... u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_rid"... list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) Generating possibly empty wrappers" Maybe empty "_interpolative-f2pywrappers.f" Constructing wrapper function "idzr_rsvd"... u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) Wrote C/API module "_interpolative" to file "build/src.linux-x86_64-3.11/scipy/linalg/_interpolativemodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/linalg/_interpolative-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._solve_toeplitz" sources INFO: building extension "scipy.linalg._matfuncs_sqrtm_triu" sources INFO: building extension "scipy.linalg.cython_blas" sources INFO: building extension "scipy.linalg.cython_lapack" sources INFO: building extension "scipy.linalg._decomp_update" sources INFO: building extension "scipy.linalg._cythonized_array_utils" sources INFO: building extension "scipy.linalg._matfuncs_expm" sources INFO: building extension "scipy.odr.__odrpack" sources INFO: building extension "scipy.optimize._minpack" sources INFO: building extension "scipy.optimize._lsap" sources INFO: building extension "scipy.optimize._zeros" sources INFO: building extension "scipy.optimize._lbfgsb" sources creating build/src.linux-x86_64-3.11/scipy/optimize creating build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src INFO: f2py options: [] INFO: f2py: scipy/optimize/lbfgsb_src/lbfgsb.pyf Reading fortran codes... Reading file 'scipy/optimize/lbfgsb_src/lbfgsb.pyf' (format:free) Post-processing... Block: _lbfgsb Block: setulb Post-processing (stage 2)... Building modules... Building module "_lbfgsb"... Generating possibly empty wrappers" Maybe empty "_lbfgsb-f2pywrappers.f" Constructing wrapper function "setulb"... setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,maxls,[n]) Constructing COMMON block support for "types"... intvar Wrote C/API module "_lbfgsb" to file "build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._moduleTNC" sources INFO: building extension "scipy.optimize._cobyla" sources creating build/src.linux-x86_64-3.11/scipy/optimize/cobyla INFO: f2py options: [] INFO: f2py: scipy/optimize/cobyla/cobyla.pyf append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' Reading fortran codes... Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free) Post-processing... Block: _cobyla__user__routines Block: _cobyla_user_interface Block: calcfc Block: callback Block: _cobyla Block: minimize In: scipy/optimize/cobyla/cobyla.pyf:_cobyla:unknown_interface:minimize get_useparameters: no module _cobyla__user__routines info used by minimize Post-processing (stage 2)... Building modules... Constructing call-back function "cb_calcfc_in__cobyla__user__routines" def calcfc(x,con): return f Constructing call-back function "cb_callback_in__cobyla__user__routines" def callback(x): return Building module "_cobyla"... Generating possibly empty wrappers" Maybe empty "_cobyla-f2pywrappers.f" Constructing wrapper function "minimize"... x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,callback,[iprint,maxfun,calcfc_extra_args,callback_extra_args]) Wrote C/API module "_cobyla" to file "build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobyla-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._minpack2" sources creating build/src.linux-x86_64-3.11/scipy/optimize/minpack2 INFO: f2py options: [] INFO: f2py: scipy/optimize/minpack2/minpack2.pyf Reading fortran codes... Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free) Post-processing... Block: _minpack2 Block: dcsrch Block: dcstep Post-processing (stage 2)... Building modules... Building module "_minpack2"... Generating possibly empty wrappers" Maybe empty "_minpack2-f2pywrappers.f" Constructing wrapper function "dcsrch"... stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) Generating possibly empty wrappers" Maybe empty "_minpack2-f2pywrappers.f" Constructing wrapper function "dcstep"... stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax) Wrote C/API module "_minpack2" to file "build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2module.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._slsqp" sources creating build/src.linux-x86_64-3.11/scipy/optimize/slsqp INFO: f2py options: [] INFO: f2py: scipy/optimize/slsqp/slsqp.pyf Reading fortran codes... Reading file 'scipy/optimize/slsqp/slsqp.pyf' (format:free) Post-processing... Block: _slsqp Block: slsqp Post-processing (stage 2)... Building modules... Building module "_slsqp"... Generating possibly empty wrappers" Maybe empty "_slsqp-f2pywrappers.f" Constructing wrapper function "slsqp"... slsqp(m,meq,x,xl,xu,f,c,g,a,acc,iter,mode,w,jw,alpha,f0,gs,h1,h2,h3,h4,t,t0,tol,iexact,incons,ireset,itermx,line,n1,n2,n3,[la,n,l_w,l_jw]) Wrote C/API module "_slsqp" to file "build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqpmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqp-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._direct" sources INFO: building extension "scipy.optimize.__nnls" sources creating build/src.linux-x86_64-3.11/scipy/optimize/__nnls INFO: f2py options: [] INFO: f2py: scipy/optimize/__nnls/nnls.pyf Reading fortran codes... Reading file 'scipy/optimize/__nnls/nnls.pyf' (format:free) Post-processing... Block: __nnls Block: nnls Post-processing (stage 2)... Building modules... Building module "__nnls"... Generating possibly empty wrappers" Maybe empty "__nnls-f2pywrappers.f" Constructing wrapper function "nnls"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,rnorm,mode = nnls(a,m,n,b,w,zz,index_bn,maxiter,[mda,overwrite_a,overwrite_b]) Wrote C/API module "__nnls" to file "build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnlsmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnls-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._group_columns" sources INFO: building extension "scipy.optimize._bglu_dense" sources INFO: building extension "scipy.optimize._lsq.givens_elimination" sources INFO: building extension "scipy.optimize._trlib._trlib" sources INFO: building extension "scipy.optimize.cython_optimize._zeros" sources INFO: building extension "scipy.optimize._highs._highs_wrapper" sources INFO: building extension "scipy.optimize._highs._highs_constants" sources INFO: building extension "scipy.signal._sigtools" sources INFO: building extension "scipy.signal._spectral" sources INFO: building extension "scipy.signal._max_len_seq_inner" sources INFO: building extension "scipy.signal._peak_finding_utils" sources INFO: building extension "scipy.signal._sosfilt" sources INFO: building extension "scipy.signal._upfirdn_apply" sources INFO: building extension "scipy.signal._spline" sources INFO: building extension "scipy.sparse.linalg._isolve._iterative" sources creating build/src.linux-x86_64-3.11/scipy/sparse creating build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/getbreak.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGSTABREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGSREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/QMRREVCOM.f INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative.pyf creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative INFO: f2py options: [] INFO: f2py: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative.pyf' (format:free) Post-processing... Block: _iterative Block: sbicgrevcom Block: dbicgrevcom Block: cbicgrevcom Block: zbicgrevcom Block: sbicgstabrevcom Block: dbicgstabrevcom Block: cbicgstabrevcom Block: zbicgstabrevcom Block: scgrevcom Block: dcgrevcom Block: ccgrevcom Block: zcgrevcom Block: scgsrevcom Block: dcgsrevcom Block: ccgsrevcom Block: zcgsrevcom Block: sqmrrevcom Block: dqmrrevcom Block: cqmrrevcom Block: zqmrrevcom Block: sgmresrevcom Block: dgmresrevcom Block: cgmresrevcom Block: zgmresrevcom Post-processing (stage 2)... Building modules... Building module "_iterative"... Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "sbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "cbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "sbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "cbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "scgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "ccgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "scgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "ccgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "sqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "cqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "sgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob,tol) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "dgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob,tol) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "cgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob,tol) Generating possibly empty wrappers" Maybe empty "_iterative-f2pywrappers.f" Constructing wrapper function "zgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob,tol) Wrote C/API module "_iterative" to file "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterativemodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._dsolve._superlu" sources INFO: building extension "scipy.sparse.linalg._eigen.arpack._arpack" sources creating build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen creating build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack INFO: from_template:> build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/arpack.pyf creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack INFO: f2py options: [] INFO: f2py: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/arpack.pyf' (format:free) Post-processing... Block: _arpack Block: ssaupd Block: dsaupd Block: sseupd Block: dseupd Block: snaupd Block: dnaupd Block: sneupd Block: dneupd Block: cnaupd Block: znaupd Block: cneupd Block: zneupd Post-processing (stage 2)... Building modules... Building module "_arpack"... Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "ssaupd"... ido,tol,resid,v,iparam,ipntr,info = ssaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "dsaupd"... ido,tol,resid,v,iparam,ipntr,info = dsaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "sseupd"... d,z,info = sseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "dseupd"... d,z,info = dseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "snaupd"... ido,tol,resid,v,iparam,ipntr,info = snaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "dnaupd"... ido,tol,resid,v,iparam,ipntr,info = dnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "sneupd"... dr,di,z,info = sneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "dneupd"... dr,di,z,info = dneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "cnaupd"... ido,tol,resid,v,iparam,ipntr,info = cnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "znaupd"... ido,tol,resid,v,iparam,ipntr,info = znaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "cneupd"... d,z,info = cneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Generating possibly empty wrappers" Maybe empty "_arpack-f2pywrappers.f" Constructing wrapper function "zneupd"... d,z,info = zneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Constructing COMMON block support for "debug"... logfil,ndigit,mgetv0,msaupd,msaup2,msaitr,mseigt,msapps,msgets,mseupd,mnaupd,mnaup2,mnaitr,mneigh,mnapps,mngets,mneupd,mcaupd,mcaup2,mcaitr,mceigh,mcapps,mcgets,mceupd Constructing COMMON block support for "timing"... nopx,nbx,nrorth,nitref,nrstrt,tsaupd,tsaup2,tsaitr,tseigt,tsgets,tsapps,tsconv,tnaupd,tnaup2,tnaitr,tneigh,tngets,tnapps,tnconv,tcaupd,tcaup2,tcaitr,tceigh,tcgets,tcapps,tcconv,tmvopx,tmvbx,tgetv0,titref,trvec Wrote C/API module "_arpack" to file "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._spropack" sources creating build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack INFO: f2py options: [] INFO: f2py: scipy/sparse/linalg/_propack/spropack.pyf append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'float' append_needs: unknown need 'float' append_needs: unknown need 'float' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/sparse/linalg/_propack/spropack.pyf' (format:free) Post-processing... Block: __user__routines Block: saprod Block: _spropack Block: slansvd In: scipy/sparse/linalg/_propack/spropack.pyf:_spropack:unknown_interface:slansvd get_useparameters: no module __user__routines info used by slansvd Block: slansvd_irl In: scipy/sparse/linalg/_propack/spropack.pyf:_spropack:unknown_interface:slansvd_irl get_useparameters: no module __user__routines info used by slansvd_irl Post-processing (stage 2)... Building modules... Constructing call-back function "cb_saprod_in___user__routines" getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' def saprod(transa,m,n,x,y,dparm,iparm): return saprod Building module "_spropack"... Generating possibly empty wrappers" Maybe empty "_spropack-f2pywrappers.f" Constructing wrapper function "slansvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = slansvd(jobu,jobv,m,n,k,aprod,u,v,tolin,work,iwork,doption,ioption,dparm,iparm,[kmax,ldu,ldv,lwork,liwork,aprod_extra_args]) Generating possibly empty wrappers" Maybe empty "_spropack-f2pywrappers.f" Constructing wrapper function "slansvd_irl"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = slansvd_irl(which,jobu,jobv,m,n,p,neig,maxiter,aprod,u,v,tolin,work,iwork,doption,ioption,dparm,iparm,[dim,ldu,ldv,lwork,liwork,aprod_extra_args]) Constructing COMMON block support for "timing"... nopx,nreorth,ndot,nreorthu,nreorthv,nitref,nrestart,nbsvd,tmvopx,tgetu0,tupdmu,tupdnu,tintv,tlanbpro,treorth,treorthu,treorthv,telru,telrv,tbsvd,tnorm2,tlansvd,nlandim,tritzvec,trestart,tdot,nsing Wrote C/API module "_spropack" to file "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._dpropack" sources INFO: f2py options: [] INFO: f2py: scipy/sparse/linalg/_propack/dpropack.pyf append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'double' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/sparse/linalg/_propack/dpropack.pyf' (format:free) Post-processing... Block: __user__routines Block: daprod Block: _dpropack Block: dlansvd In: scipy/sparse/linalg/_propack/dpropack.pyf:_dpropack:unknown_interface:dlansvd get_useparameters: no module __user__routines info used by dlansvd Block: dlansvd_irl In: scipy/sparse/linalg/_propack/dpropack.pyf:_dpropack:unknown_interface:dlansvd_irl get_useparameters: no module __user__routines info used by dlansvd_irl Post-processing (stage 2)... Building modules... Constructing call-back function "cb_daprod_in___user__routines" getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' def daprod(transa,m,n,x,y,dparm,iparm): return daprod Building module "_dpropack"... Generating possibly empty wrappers" Maybe empty "_dpropack-f2pywrappers.f" Constructing wrapper function "dlansvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = dlansvd(jobu,jobv,m,n,k,aprod,u,v,tolin,work,iwork,doption,ioption,dparm,iparm,[kmax,ldu,ldv,lwork,liwork,aprod_extra_args]) Generating possibly empty wrappers" Maybe empty "_dpropack-f2pywrappers.f" Constructing wrapper function "dlansvd_irl"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = dlansvd_irl(which,jobu,jobv,m,n,p,neig,maxiter,aprod,u,v,tolin,work,iwork,doption,ioption,dparm,iparm,[dim,ldu,ldv,lwork,liwork,aprod_extra_args]) Constructing COMMON block support for "timing"... nopx,nreorth,ndot,nreorthu,nreorthv,nitref,nrestart,nbsvd,tmvopx,tgetu0,tupdmu,tupdnu,tintv,tlanbpro,treorth,treorthu,treorthv,telru,telrv,tbsvd,tnorm2,tlansvd,nlandim,tritzvec,trestart,tdot,nsing Wrote C/API module "_dpropack" to file "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._cpropack" sources INFO: f2py options: [] INFO: f2py: scipy/sparse/linalg/_propack/cpropack.pyf append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/sparse/linalg/_propack/cpropack.pyf' (format:free) Post-processing... Block: __user__routines Block: caprod Block: _cpropack Block: clansvd In: scipy/sparse/linalg/_propack/cpropack.pyf:_cpropack:unknown_interface:clansvd get_useparameters: no module __user__routines info used by clansvd Block: clansvd_irl In: scipy/sparse/linalg/_propack/cpropack.pyf:_cpropack:unknown_interface:clansvd_irl get_useparameters: no module __user__routines info used by clansvd_irl Post-processing (stage 2)... Building modules... Constructing call-back function "cb_caprod_in___user__routines" getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' def caprod(transa,m,n,x,y,cparm,iparm): return caprod Building module "_cpropack"... Generating possibly empty wrappers" Maybe empty "_cpropack-f2pywrappers.f" Constructing wrapper function "clansvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = clansvd(jobu,jobv,m,n,k,aprod,u,v,tolin,work,cwork,iwork,soption,ioption,cparm,iparm,[kmax,ldu,ldv,lwork,lcwrk,liwork,aprod_extra_args]) Generating possibly empty wrappers" Maybe empty "_cpropack-f2pywrappers.f" Constructing wrapper function "clansvd_irl"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = clansvd_irl(which,jobu,jobv,m,n,p,neig,maxiter,aprod,u,v,tolin,work,cwork,iwork,soption,ioption,cparm,iparm,[dim,ldu,ldv,lwork,lcwrk,liwork,aprod_extra_args]) Constructing COMMON block support for "timing"... nopx,nreorth,ndot,nreorthu,nreorthv,nitref,nrestart,nbsvd,tmvopx,tgetu0,tupdmu,tupdnu,tintv,tlanbpro,treorth,treorthu,treorthv,telru,telrv,tbsvd,tnorm2,tlansvd,nlandim,tritzvec,trestart,tdot,nsing Wrote C/API module "_cpropack" to file "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._zpropack" sources INFO: f2py options: [] INFO: f2py: scipy/sparse/linalg/_propack/zpropack.pyf append_needs: unknown need 'int' append_needs: unknown need 'int' append_needs: unknown need 'int' Reading fortran codes... Reading file 'scipy/sparse/linalg/_propack/zpropack.pyf' (format:free) Post-processing... Block: __user__routines Block: zaprod Block: _zpropack Block: zlansvd In: scipy/sparse/linalg/_propack/zpropack.pyf:_zpropack:unknown_interface:zlansvd get_useparameters: no module __user__routines info used by zlansvd Block: zlansvd_irl In: scipy/sparse/linalg/_propack/zpropack.pyf:_zpropack:unknown_interface:zlansvd_irl get_useparameters: no module __user__routines info used by zlansvd_irl Post-processing (stage 2)... Building modules... Constructing call-back function "cb_zaprod_in___user__routines" getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' def zaprod(transa,m,n,x,y,zparm,iparm): return zaprod,y Building module "_zpropack"... Generating possibly empty wrappers" Maybe empty "_zpropack-f2pywrappers.f" Constructing wrapper function "zlansvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = zlansvd(jobu,jobv,m,n,k,aprod,u,v,tolin,work,zwork,iwork,doption,ioption,zparm,iparm,[kmax,ldu,ldv,lwork,lzwrk,liwork,aprod_extra_args]) Generating possibly empty wrappers" Maybe empty "_zpropack-f2pywrappers.f" Constructing wrapper function "zlansvd_irl"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' u,sigma,bnd,v,info = zlansvd_irl(which,jobu,jobv,m,n,p,neig,maxiter,aprod,u,v,tolin,work,zwork,iwork,doption,ioption,zparm,iparm,[dim,ldu,ldv,lwork,lzwrk,liwork,aprod_extra_args]) Constructing COMMON block support for "timing"... nopx,nreorth,ndot,nreorthu,nreorthv,nitref,nrestart,nbsvd,tmvopx,tgetu0,tupdmu,tupdnu,tintv,tlanbpro,treorth,treorthu,treorthv,telru,telrv,tbsvd,tnorm2,tlansvd,nlandim,tritzvec,trestart,tdot,nsing Wrote C/API module "_zpropack" to file "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropack-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.csgraph._shortest_path" sources INFO: building extension "scipy.sparse.csgraph._traversal" sources INFO: building extension "scipy.sparse.csgraph._min_spanning_tree" sources INFO: building extension "scipy.sparse.csgraph._matching" sources INFO: building extension "scipy.sparse.csgraph._flow" sources INFO: building extension "scipy.sparse.csgraph._reordering" sources INFO: building extension "scipy.sparse.csgraph._tools" sources INFO: building extension "scipy.sparse._csparsetools" sources INFO: building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] generating '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/bsr_impl.h' [generate_sparsetools] generating '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/csr_impl.h' [generate_sparsetools] generating '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/csc_impl.h' [generate_sparsetools] generating '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/other_impl.h' [generate_sparsetools] generating '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/sparsetools_impl.h' INFO: building extension "scipy.spatial.transform._rotation" sources INFO: building extension "scipy.spatial._qhull" sources INFO: building extension "scipy.spatial._ckdtree" sources INFO: building extension "scipy.spatial._distance_wrap" sources INFO: building extension "scipy.spatial._distance_pybind" sources INFO: building extension "scipy.spatial._voronoi" sources INFO: building extension "scipy.spatial._hausdorff" sources INFO: building extension "scipy.special._specfun" sources creating build/src.linux-x86_64-3.11/scipy/special INFO: f2py options: ['--no-wrap-functions'] INFO: f2py: scipy/special/specfun.pyf /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(int)v' as symbol (original=(int)v+1) ewarn( /usr/lib64/python3.11/site-packages/numpy/f2py/symbolic.py:1508: ExprWarning: fromstring: treating '(int)v' as symbol (original=abs((int)v)+2) ewarn( Reading fortran codes... Reading file 'scipy/special/specfun.pyf' (format:free) Post-processing... Block: _specfun Block: clqmn Block: lqmn Block: clpmn Block: jdzo Block: bernob Block: clqn Block: airyzo Block: eulerb Block: lqnb Block: lamv Block: pbdv Block: cerzo Block: lamn Block: clpn Block: lpmn Block: fcszo Block: cpbdn Block: lpn Block: fcoef Block: rcty Block: cyzo Block: klvnzo Block: jyzo Block: rctj Block: segv Post-processing (stage 2)... Building modules... Building module "_specfun"... Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "clqmn"... cqm,cqd = clqmn(m,n,z) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lqmn"... qm,qd = lqmn(m,n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "clpmn"... cpm,cpd = clpmn(m,n,x,y,ntype) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "jdzo"... n,m,pcode,zo = jdzo(nt) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "bernob"... bn = bernob(n) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "clqn"... cqn,cqd = clqn(n,z) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "airyzo"... xa,xb,xc,xd = airyzo(nt,[kf]) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "eulerb"... en = eulerb(n) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lqnb"... qn,qd = lqnb(n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lamv"... vm,vl,dl = lamv(v,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "pbdv"... dv,dp,pdf,pdd = pbdv(v,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "cerzo"... zo = cerzo(nt) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lamn"... nm,bl,dl = lamn(n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "clpn"... cpn,cpd = clpn(n,z) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lpmn"... pm,pd = lpmn(m,n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "fcszo"... zo = fcszo(kf,nt) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "cpbdn"... cpb,cpd = cpbdn(n,z) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "lpn"... pn,pd = lpn(n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "fcoef"... fc = fcoef(kd,m,q,a) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "rcty"... nm,ry,dy = rcty(n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "cyzo"... zo,zv = cyzo(nt,kf,kc) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "klvnzo"... zo = klvnzo(nt,kd) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "jyzo"... rj0,rj1,ry0,ry1 = jyzo(n,nt) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "rctj"... nm,rj,dj = rctj(n,x) Generating possibly empty wrappers" Maybe empty "_specfun-f2pywrappers.f" Constructing wrapper function "segv"... cv,eg = segv(m,n,c,kd) Wrote C/API module "_specfun" to file "build/src.linux-x86_64-3.11/scipy/special/_specfunmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special INFO: adding 'build/src.linux-x86_64-3.11/scipy/special/_specfun-f2pywrappers.f' to sources. INFO: building extension "scipy.special._ufuncs" sources INFO: building extension "scipy.special._ufuncs_cxx" sources INFO: building extension "scipy.special._ellip_harm_2" sources INFO: building extension "scipy.special.cython_special" sources INFO: building extension "scipy.special._comb" sources INFO: building extension "scipy.special._test_internal" sources INFO: building extension "scipy.stats._statlib" sources creating build/src.linux-x86_64-3.11/scipy/stats INFO: f2py options: ['--no-wrap-functions'] INFO: f2py: scipy/stats/statlib.pyf Reading fortran codes... Reading file 'scipy/stats/statlib.pyf' (format:free) Post-processing... Block: _statlib Block: swilk Block: gscale Block: prho Post-processing (stage 2)... Building modules... Building module "_statlib"... Generating possibly empty wrappers" Maybe empty "_statlib-f2pywrappers.f" Constructing wrapper function "swilk"... a,w,pw,ifault = swilk(x,a,[init,n1]) Generating possibly empty wrappers" Maybe empty "_statlib-f2pywrappers.f" Constructing wrapper function "gscale"... astart,a1,ifault = gscale(test,other) Generating possibly empty wrappers" Maybe empty "_statlib-f2pywrappers.f" Constructing wrapper function "prho"... ifault = prho(n,is) Wrote C/API module "_statlib" to file "build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats' to include_dirs. creating build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats copying /usr/lib64/python3.11/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats INFO: adding 'build/src.linux-x86_64-3.11/scipy/stats/_statlib-f2pywrappers.f' to sources. INFO: building extension "scipy.stats._stats" sources INFO: building extension "scipy.stats._mvn" sources INFO: f2py options: [] INFO: f2py: scipy/stats/mvn.pyf Reading fortran codes... Reading file 'scipy/stats/mvn.pyf' (format:free) Post-processing... Block: _mvn Block: mvnun Block: mvnun_weighted Block: mvndst Post-processing (stage 2)... Building modules... Building module "_mvn"... Generating possibly empty wrappers" Maybe empty "_mvn-f2pywrappers.f" Constructing wrapper function "mvnun"... value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) Generating possibly empty wrappers" Maybe empty "_mvn-f2pywrappers.f" Constructing wrapper function "mvnun_weighted"... value,inform = mvnun_weighted(lower,upper,means,weights,covar,[maxpts,abseps,releps]) Generating possibly empty wrappers" Maybe empty "_mvn-f2pywrappers.f" Constructing wrapper function "mvndst"... error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps]) Constructing COMMON block support for "dkblck"... ivls Wrote C/API module "_mvn" to file "build/src.linux-x86_64-3.11/scipy/stats/_mvnmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.11/scipy/stats/_mvn-f2pywrappers.f" INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/stats/_mvn-f2pywrappers.f' to sources. INFO: building extension "scipy.stats._sobol" sources INFO: building extension "scipy.stats._qmc_cy" sources INFO: building extension "scipy.stats._biasedurn" sources INFO: building extension "scipy.stats._unuran.unuran_wrapper" sources INFO: building extension "scipy.stats._boost.beta_ufunc" sources INFO: building extension "scipy.stats._boost.binom_ufunc" sources INFO: building extension "scipy.stats._boost.nbinom_ufunc" sources INFO: building extension "scipy.stats._boost.hypergeom_ufunc" sources INFO: building extension "scipy.stats._boost.ncf_ufunc" sources INFO: building extension "scipy.stats._boost.ncx2_ufunc" sources INFO: building extension "scipy.stats._boost.nct_ufunc" sources INFO: building extension "scipy.stats._boost.skewnorm_ufunc" sources INFO: building extension "scipy.stats._boost.invgauss_ufunc" sources INFO: building extension "scipy.stats._levy_stable.levyst" sources INFO: building extension "scipy.stats._rcont.rcont" sources INFO: building extension "scipy.ndimage._nd_image" sources INFO: building extension "scipy.ndimage._ni_label" sources INFO: building extension "scipy.ndimage._ctest" sources INFO: building extension "scipy.ndimage._cytest" sources INFO: building data_files sources INFO: build_src: building npy-pkg config files /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build_py creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/scipy copying scipy/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy copying scipy/_distributor_init.py -> build/lib.linux-x86_64-cpython-311/scipy copying scipy/conftest.py -> build/lib.linux-x86_64-cpython-311/scipy copying scipy/setup.py -> build/lib.linux-x86_64-cpython-311/scipy copying scipy/version.py -> build/lib.linux-x86_64-cpython-311/scipy copying build/src.linux-x86_64-3.11/scipy/__config__.py -> build/lib.linux-x86_64-cpython-311/scipy creating build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_boost_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_bunch.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_ccallback.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_disjoint_set.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_docscrape.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_finite_differences.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_gcutils.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_highs_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_pep440.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_testutils.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_threadsafety.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_tmpdirs.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_unuran_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/_util.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/decorator.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/deprecation.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/doccer.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib copying scipy/_lib/uarray.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib creating build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray copying scipy/_lib/_uarray/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray copying scipy/_lib/_uarray/_backend.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray copying scipy/_lib/_uarray/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray creating build/lib.linux-x86_64-cpython-311/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.linux-x86_64-cpython-311/scipy/cluster copying scipy/cluster/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/cluster copying scipy/cluster/vq.py -> build/lib.linux-x86_64-cpython-311/scipy/cluster creating build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/_codata.py -> build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/_constants.py -> build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/codata.py -> build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/constants.py -> build/lib.linux-x86_64-cpython-311/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/constants creating build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/_download_all.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/_fetchers.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/_registry.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets copying scipy/datasets/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/datasets creating build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_backend.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_debug_backends.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_fftlog.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_fftlog_multimethods.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_helper.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/_realtransforms.py -> build/lib.linux-x86_64-cpython-311/scipy/fft copying scipy/fft/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/fft creating build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft copying scipy/fft/_pocketfft/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft copying scipy/fft/_pocketfft/basic.py -> build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft copying scipy/fft/_pocketfft/helper.py -> build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft copying scipy/fft/_pocketfft/realtransforms.py -> build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft copying scipy/fft/_pocketfft/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft creating build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/_helper.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/_pseudo_diffs.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/_realtransforms.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/realtransforms.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/fftpack creating build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_bvp.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_ode.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_odepack_py.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_quad_vec.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_quadpack_py.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/_quadrature.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/dop.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/lsoda.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate copying scipy/integrate/vode.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate creating build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/base.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/bdf.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/common.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/dop853_coefficients.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/ivp.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/lsoda.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/radau.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/rk.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp copying scipy/integrate/_ivp/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp creating build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_bsplines.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_cubic.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_fitpack2.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_fitpack_impl.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_fitpack_py.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_interpnd_info.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_interpolate.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_ndgriddata.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_pade.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_polyint.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_rbf.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_rbfinterp.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_rbfinterp_pythran.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/_rgi.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/ndgriddata.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/interpolate creating build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/_fortran.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/_idl.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/_mmio.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/_netcdf.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/harwell_boeing.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/idl.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/mmio.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/netcdf.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/io copying scipy/io/wavfile.py -> build/lib.linux-x86_64-cpython-311/scipy/io creating build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_byteordercodes.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_mio.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_mio4.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_mio5.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_mio5_params.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/_miobase.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio5_params.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio5_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/mio_utils.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab copying scipy/io/matlab/streams.py -> build/lib.linux-x86_64-cpython-311/scipy/io/matlab creating build/lib.linux-x86_64-cpython-311/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/io/arff copying scipy/io/arff/_arffread.py -> build/lib.linux-x86_64-cpython-311/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.linux-x86_64-cpython-311/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/io/arff creating build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing copying scipy/io/_harwell_boeing/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing copying scipy/io/_harwell_boeing/_fortran_format_parser.py -> build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing copying scipy/io/_harwell_boeing/hb.py -> build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing copying scipy/io/_harwell_boeing/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing creating build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_cython_signature_generator.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_cholesky.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_cossin.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_ldl.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_lu.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_polar.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_qr.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_qz.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_schur.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_decomp_svd.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_expm_frechet.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_flinalg_py.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_generate_pyx.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_matfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_matfuncs_sqrtm_triu.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_misc.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_procrustes.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_sketches.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_solvers.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_special_matrices.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/_testutils.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/basic.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/blas.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp_lu.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp_qr.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp_schur.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/decomp_svd.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/interpolative.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/misc.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg copying scipy/linalg/special_matrices.py -> build/lib.linux-x86_64-cpython-311/scipy/linalg creating build/lib.linux-x86_64-cpython-311/scipy/misc copying scipy/misc/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/misc copying scipy/misc/_common.py -> build/lib.linux-x86_64-cpython-311/scipy/misc copying scipy/misc/common.py -> build/lib.linux-x86_64-cpython-311/scipy/misc copying scipy/misc/doccer.py -> build/lib.linux-x86_64-cpython-311/scipy/misc copying scipy/misc/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/misc creating build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/_add_newdocs.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/_models.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/_odrpack.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/models.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/odrpack.py -> build/lib.linux-x86_64-cpython-311/scipy/odr copying scipy/odr/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/odr creating build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_basinhopping.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_cobyla_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_constraints.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_differentiable_functions.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_differentialevolution.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_direct_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_dual_annealing.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_group_columns.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_hessian_update_strategy.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_lbfgsb_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linesearch.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_doc.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_highs.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_ip.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_rs.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_simplex.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_linprog_util.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_milp.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_minimize.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_minpack_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_nnls.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_nonlin.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_numdiff.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_optimize.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_qap.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_remove_redundancy.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_root.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_root_scalar.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_shgo.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_slsqp_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_spectral.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_tnc.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_trustregion.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_trustregion_exact.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_trustregion_krylov.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/_zeros_py.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/minpack2.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/moduleTNC.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize creating build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/bvls.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/common.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/dogbox.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/least_squares.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/lsq_linear.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/trf.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq copying scipy/optimize/_lsq/trf_linear.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq creating build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib copying scipy/optimize/_trlib/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib copying scipy/optimize/_trlib/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib creating build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/canonical_constraint.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/projections.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/qp_subproblem.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/report.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/tr_interior_point.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr creating build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize copying scipy/optimize/cython_optimize/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize copying scipy/optimize/cython_optimize/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize creating build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo_lib copying scipy/optimize/_shgo_lib/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo_lib copying scipy/optimize/_shgo_lib/triangulation.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo_lib creating build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs copying scipy/optimize/_highs/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs copying scipy/optimize/_highs/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs creating build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_arraytools.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_bsplines.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_czt.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_filter_design.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_fir_filter_design.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_lti_conversion.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_ltisys.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_max_len_seq.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_max_len_seq_inner.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_peak_finding.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_savitzky_golay.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_signaltools.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_spectral.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_spectral_py.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_upfirdn.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_waveforms.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/_wavelets.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/bsplines.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/filter_design.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/fir_filter_design.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/lti_conversion.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/ltisys.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/signaltools.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/spline.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/waveforms.py -> build/lib.linux-x86_64-cpython-311/scipy/signal copying scipy/signal/wavelets.py -> build/lib.linux-x86_64-cpython-311/scipy/signal creating build/lib.linux-x86_64-cpython-311/scipy/signal/windows copying scipy/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/signal/windows copying scipy/signal/windows/_windows.py -> build/lib.linux-x86_64-cpython-311/scipy/signal/windows copying scipy/signal/windows/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/signal/windows copying scipy/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-311/scipy/signal/windows creating build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_arrays.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_base.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_bsr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_compressed.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_construct.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_coo.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_csc.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_csr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_data.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_dia.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_dok.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_extract.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_generate_sparsetools.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_index.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_lil.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_matrix_io.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_spfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/_sputils.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/base.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/construct.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/coo.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/csc.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/csr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/data.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/dia.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/dok.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/extract.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/lil.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/sparsetools.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_interface.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_matfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_norm.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/_svdp.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/dsolve.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/eigen.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/isolve.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/_gcrotmk.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/iterative.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/lgmres.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/lsmr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/lsqr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/minres.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/tfqmr.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve copying scipy/sparse/linalg/_isolve/utils.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve copying scipy/sparse/linalg/_dsolve/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve copying scipy/sparse/linalg/_dsolve/_add_newdocs.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve copying scipy/sparse/linalg/_dsolve/linsolve.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve copying scipy/sparse/linalg/_dsolve/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen copying scipy/sparse/linalg/_eigen/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen copying scipy/sparse/linalg/_eigen/_svds.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen copying scipy/sparse/linalg/_eigen/_svds_doc.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen copying scipy/sparse/linalg/_eigen/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack copying scipy/sparse/linalg/_eigen/arpack/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack copying scipy/sparse/linalg/_eigen/arpack/arpack.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack copying scipy/sparse/linalg/_eigen/arpack/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg copying scipy/sparse/linalg/_eigen/lobpcg/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg copying scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg copying scipy/sparse/linalg/_eigen/lobpcg/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg creating build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph copying scipy/sparse/csgraph/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph creating build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/_geometric_slerp.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/_kdtree.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/_plotutils.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/_procrustes.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/_spherical_voronoi.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/ckdtree.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/distance.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/qhull.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial copying scipy/spatial/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial creating build/lib.linux-x86_64-cpython-311/scipy/spatial/transform copying scipy/spatial/transform/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial/transform copying scipy/spatial/transform/_rotation_groups.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial/transform copying scipy/spatial/transform/_rotation_spline.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial/transform copying scipy/spatial/transform/rotation.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial/transform copying scipy/spatial/transform/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/spatial/transform creating build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_add_newdocs.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_ellip_harm.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_generate_pyx.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_lambertw.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_logsumexp.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_mptestutils.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_orthogonal.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_sf_error.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_spfun_stats.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_spherical_bessel.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/_testutils.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/add_newdocs.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/basic.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/orthogonal.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/sf_error.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/specfun.py -> build/lib.linux-x86_64-cpython-311/scipy/special copying scipy/special/spfun_stats.py -> build/lib.linux-x86_64-cpython-311/scipy/special creating build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/cosine_cdf.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/expn_asy.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/gammainc_asy.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/gammainc_data.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/hyp2f1_data.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/lambertw.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/loggamma.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/struve_convergence.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/utils.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/wright_bessel.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/wright_bessel_data.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/wrightomega.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute copying scipy/special/_precompute/zetac.py -> build/lib.linux-x86_64-cpython-311/scipy/special/_precompute creating build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_axis_nan_policy.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_binned_statistic.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_binomtest.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_common.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_constants.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_continuous_distns.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_covariance.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_crosstab.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_discrete_distns.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_distn_infrastructure.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_distr_params.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_entropy.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_fit.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_generate_pyx.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_hypotests.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_kde.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_ksstats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_mannwhitneyu.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_morestats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_mstats_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_mstats_extras.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_multivariate.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_odds_ratio.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_page_trend_test.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_qmc.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_relative_risk.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_resampling.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_result_classes.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_rvs_sampling.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_stats_mstats_common.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_stats_py.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_stats_pythran.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_variation.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/_warnings_errors.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/biasedurn.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/contingency.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/distributions.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/kde.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/morestats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/mstats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/mvn.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/qmc.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/sampling.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/statlib.py -> build/lib.linux-x86_64-cpython-311/scipy/stats copying scipy/stats/stats.py -> build/lib.linux-x86_64-cpython-311/scipy/stats creating build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran copying scipy/stats/_unuran/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran copying scipy/stats/_unuran/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran creating build/lib.linux-x86_64-cpython-311/scipy/stats/_boost copying scipy/stats/_boost/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_boost copying scipy/stats/_boost/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_boost creating build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable copying scipy/stats/_levy_stable/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable copying scipy/stats/_levy_stable/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable creating build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont copying scipy/stats/_rcont/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont copying scipy/stats/_rcont/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont creating build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_filters.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_fourier.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_interpolation.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_measurements.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_morphology.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_ni_docstrings.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/ndimage creating build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/__init__.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/_fortran.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/compiler_helper.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/cythoner.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/gcc_build_bitness.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/setup.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/system_info.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils copying scipy/_build_utils/tempita.py -> build/lib.linux-x86_64-cpython-311/scipy/_build_utils running build_clib INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_clib INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-march=native) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp74chwb5p/usr creating /tmp/tmp74chwb5p/usr/lib64 creating /tmp/tmp74chwb5p/usr/lib64/python3.11 creating /tmp/tmp74chwb5p/usr/lib64/python3.11/site-packages creating /tmp/tmp74chwb5p/usr/lib64/python3.11/site-packages/numpy creating /tmp/tmp74chwb5p/usr/lib64/python3.11/site-packages/numpy/distutils creating /tmp/tmp74chwb5p/usr/lib64/python3.11/site-packages/numpy/distutils/checks INFO: compile options: '-c' extra options: '-march=native' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-O3) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-O3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-Werror) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-Werror' INFO: CCompilerOpt.__init__[1782] : check requested baseline INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE' with flags (-msse -msse2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE2' with flags (-msse -msse2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse3) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse3' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE3' with flags (-msse -msse2 -msse3) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -Werror' INFO: CCompilerOpt.__init__[1791] : check requested dispatch-able features INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mssse3) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mssse3' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.1) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse4.1' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE41' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSSE3' with flags (-msse -msse2 -msse3 -mssse3) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mpopcnt) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mpopcnt' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-msse4.2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse4.2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'SSE42' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'POPCNT' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mf16c) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mf16c' INFO: CCompilerOpt.feature_test[1547] : testing feature 'F16C' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx2' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX2' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mfma) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mfma' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512f -mno-mmx) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512f -mno-mmx' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512F' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror' INFO: CCompilerOpt.feature_test[1547] : testing feature 'FMA3' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512cd) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512cd' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512CD' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512vl -mavx512bw -mavx512dq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_SKX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512ifma -mavx512vbmi) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512ifma -mavx512vbmi' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512ifma -mavx512vbmi -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vnni) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512vnni' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_CLX' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512er -mavx512pf) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512er -mavx512pf' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_KNM' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512er -mavx512pf -mavx5124fmaps -mavx5124vnniw -mavx512vpopcntdq -Werror' INFO: CCompilerOpt.cc_test_flags[1073] : testing flags (-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq' INFO: CCompilerOpt.feature_test[1547] : testing feature 'AVX512_ICL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -mavx512vnni -mavx512ifma -mavx512vbmi -mavx512vbmi2 -mavx512bitalg -mavx512vpopcntdq -Werror' INFO: CCompilerOpt.__init__[1803] : skip features (SSE SSE3 SSE2) since its part of baseline INFO: CCompilerOpt.__init__[1807] : initialize targets groups INFO: CCompilerOpt.__init__[1809] : parse target group simd_test INFO: CCompilerOpt._parse_target_tokens[2020] : skip targets (VSX2 VXE FMA4 NEON VX VSX4 VXE2 XOP ASIMD VSX3 VSX) not part of baseline or dispatch-able features INFO: CCompilerOpt._parse_policy_not_keepbase[2132] : skip baseline features (SSE2) INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h) WARN: CCompilerOpt.generate_dispatch_header[2362] : dispatch header dir build/src.linux-x86_64-3.11/numpy/distutils/include does not exist, creating it INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512F' (AVX512F_REDUCE) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -Werror' INFO: CCompilerOpt.feature_extra_checks[1627] : Testing extra checks for feature 'AVX512_SKX' (AVX512BW_MASK AVX512DQ_MASK) INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-c' extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mno-mmx -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror' INFO: customize Gnu95FCompiler INFO: customize Gnu95FCompiler using build_clib INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpygl67yjn/tmp creating /tmp/tmpygl67yjn/tmp/tmpygl67yjn INFO: compile options: '-c' extra options: '-std=c++14' INFO: gcc: /tmp/tmpygl67yjn/main.cpp INFO: building 'test_boost_build' library INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/scipy creating build/temp.linux-x86_64-cpython-311/scipy/_lib creating build/temp.linux-x86_64-cpython-311/scipy/_lib/tests INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/_lib/tests/test_boost_build.cpp INFO: ar: adding 1 object files to build/temp.linux-x86_64-cpython-311/libtest_boost_build.a INFO: building 'mach' library INFO: using additional config_fc from setup script for fortran compiler: {'noopt': ('/builddir/build/BUILD/scipy-1.10.0/scipy/integrate/setup.py', 1)} INFO: customize Gnu95FCompiler INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp creating build/temp.linux-x86_64-cpython-311/scipy/integrate creating build/temp.linux-x86_64-cpython-311/scipy/integrate/mach INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/integrate/mach/d1mach.f INFO: gfortran:f77: scipy/integrate/mach/xerror.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/mach/xerror.f:1:37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument ‘l1’ at (1) [-Wunused-dummy-argument] scipy/integrate/mach/xerror.f:1:40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument ‘l2’ at (1) [-Wunused-dummy-argument] INFO: ar: adding 2 object files to build/temp.linux-x86_64-cpython-311/libmach.a INFO: building 'quadpack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/integrate/quadpack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/integrate/quadpack/dqag.f INFO: gfortran:f77: scipy/integrate/quadpack/dqage.f INFO: gfortran:f77: scipy/integrate/quadpack/dqagi.f INFO: gfortran:f77: scipy/integrate/quadpack/dqagp.f INFO: gfortran:f77: scipy/integrate/quadpack/dqagie.f INFO: gfortran:f77: scipy/integrate/quadpack/dqagpe.f INFO: gfortran:f77: scipy/integrate/quadpack/dqags.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqagse.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqawc.f INFO: gfortran:f77: scipy/integrate/quadpack/dqawce.f INFO: gfortran:f77: scipy/integrate/quadpack/dqawf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqawfe.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqawfe.f:267:10: 10 l = dabs(omega) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/integrate/quadpack/dqagie.f:411:0: small = small*0.5d+00 Warning: ‘small’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagie.f:372:0: 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 Warning: ‘ertest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagie.f:362:0: erlarg = erlarg-erlast Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:404:0: small = small*0.5d+00 Warning: ‘small’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:363:0: 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 Warning: ‘ertest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:353:0: erlarg = erlarg-erlast Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:418:0: if(ierro.eq.3) abserr = abserr+correc Warning: ‘correc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/integrate/quadpack/dqawo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqawoe.f scipy/integrate/quadpack/dqawfe.f:358:0: if(ier.ge.1.and.ier.ne.7) abserr = abserr+drl Warning: ‘drl’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqawfe.f:316:0: 20 psum(numrl2) = psum(ll)+rslst(lst) Warning: ‘ll’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqagpe.f:524:0: if(ierro.eq.3) abserr = abserr+correc Warning: ‘correc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagpe.f:350:0: iord(k) = iord(i) Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/integrate/quadpack/dqaws.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqawse.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqc25c.f INFO: gfortran:f77: scipy/integrate/quadpack/dqc25f.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqawoe.f:449:0: 70 if(ierro.eq.3.or.erlarg.le.ertest) go to 90 Warning: ‘ertest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqawoe.f:428:0: erlarg = erlarg-erlast Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqawoe.f:505:0: if(ierro.eq.3) abserr = abserr+correc Warning: ‘correc’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqc25s.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqcheb.f INFO: gfortran:f77: scipy/integrate/quadpack/dqelg.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqc25f.f:103:0: integer i,iers,integr,isym,j,k,ksave,m,momcom,neval,maxp1, Warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk15.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk15i.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk15w.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk21.f INFO: gfortran:f77: scipy/integrate/quadpack/dqk31.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk41.f INFO: gfortran:f77: scipy/integrate/quadpack/dqk51.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqk61.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqmomo.f INFO: gfortran:f77: scipy/integrate/quadpack/dqng.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqmomo.f:126:5: 90 return 1 Warning: Label 90 at (1) defined but not used [-Wunused-label] INFO: gfortran:f77: scipy/integrate/quadpack/dqpsrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/quadpack/dqwgtc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqwgtc.f:1:54: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument ‘kp’ at (1) [-Wunused-dummy-argument] scipy/integrate/quadpack/dqwgtc.f:1:45: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument ‘p2’ at (1) [-Wunused-dummy-argument] scipy/integrate/quadpack/dqwgtc.f:1:48: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument ‘p3’ at (1) [-Wunused-dummy-argument] scipy/integrate/quadpack/dqwgtc.f:1:51: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument ‘p4’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/integrate/quadpack/dqwgtf.f INFO: gfortran:f77: scipy/integrate/quadpack/dqwgts.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqwgtf.f:1:49: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument ‘p2’ at (1) [-Wunused-dummy-argument] scipy/integrate/quadpack/dqwgtf.f:1:52: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument ‘p3’ at (1) [-Wunused-dummy-argument] scipy/integrate/quadpack/dqwgtf.f:1:55: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument ‘p4’ at (1) [-Wunused-dummy-argument] INFO: ar: adding 35 object files to build/temp.linux-x86_64-cpython-311/libquadpack.a INFO: building 'lsoda' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/integrate/odepack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/integrate/odepack/blkdta000.f INFO: gfortran:f77: scipy/integrate/odepack/cfode.f INFO: gfortran:f77: scipy/integrate/odepack/ewset.f INFO: gfortran:f77: scipy/integrate/odepack/bnorm.f INFO: gfortran:f77: scipy/integrate/odepack/intdy.f INFO: gfortran:f77: scipy/integrate/odepack/fnorm.f INFO: gfortran:f77: scipy/integrate/odepack/prja.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/odepack/lsoda.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/odepack/solsy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/solsy.f:1:39: subroutine solsy (wm, iwm, x, tem) 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/integrate/odepack/srcma.f INFO: gfortran:f77: scipy/integrate/odepack/stoda.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/integrate/odepack/vmnorm.f INFO: gfortran:f77: scipy/integrate/odepack/xerrwv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/xerrwv.f:1:40: subroutine xerrwv (msg, nmes, nerr, level, ni, i1, i2, nr, r1, r2) 1 Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/integrate/odepack/xsetf.f INFO: gfortran:f77: scipy/integrate/odepack/xsetun.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/lsoda.f:1428:0: if (ihit) t = tcrit Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/lsoda.f:1112:0: len1s = len1s + lenwm Warning: ‘lenwm’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: ar: adding 15 object files to build/temp.linux-x86_64-cpython-311/liblsoda.a INFO: building 'vode' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/integrate/odepack/vode.f INFO: gfortran:f77: scipy/integrate/odepack/zvode.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/vode.f:2370:4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used [-Wunused-label] scipy/integrate/odepack/zvode.f:2391:4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used [-Wunused-label] scipy/integrate/odepack/vode.f:3519:40: SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) 1 Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/vode.f:3500:44: DOUBLE PRECISION FUNCTION D1MACH (IDUM) 1 Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/vode.f:2737:35: 1 F, JAC, PDUM, NFLAG, RPAR, IPAR) 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/vode.f:2736:42: SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/zvode.f:2758:35: 1 F, JAC, PDUM, NFLAG, RPAR, IPAR) 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/zvode.f:2757:42: SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/vode.f:3615:0: INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET) Warning: ‘__result_ixsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/zvode.f:1502:0: IF (IHIT) T = TCRIT Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/vode.f:1487:0: IF (IHIT) T = TCRIT Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: ar: adding 2 object files to build/temp.linux-x86_64-cpython-311/libvode.a INFO: building 'dop' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/integrate/dop INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/integrate/dop/dopri5.f INFO: gfortran:f77: scipy/integrate/dop/dop853.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/dop/dopri5.f:558:35: FUNCTION HINIT(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument ‘xend’ at (1) [-Wunused-dummy-argument] scipy/integrate/dop/dop853.f:364:42: & SOLOUT,IOUT,IDID,NMAX,UROUND,METH,NSTIFF,SAFE,BETA,FAC1,FAC2, 1 Warning: Unused dummy argument ‘meth’ at (1) [-Wunused-dummy-argument] scipy/integrate/dop/dop853.f:791:38: FUNCTION HINIT853(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument ‘xend’ at (1) [-Wunused-dummy-argument] scipy/integrate/dop/dopri5.f:491:0: NONSTI=NONSTI+1 Warning: ‘nonsti’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/dop/dop853.f:686:0: NONSTI=NONSTI+1 Warning: ‘nonsti’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: ar: adding 2 object files to build/temp.linux-x86_64-cpython-311/libdop.a INFO: building 'fitpack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/interpolate creating build/temp.linux-x86_64-cpython-311/scipy/interpolate/fitpack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/interpolate/fitpack/bispeu.f INFO: gfortran:f77: scipy/interpolate/fitpack/bispev.f INFO: gfortran:f77: scipy/interpolate/fitpack/clocur.f INFO: gfortran:f77: scipy/interpolate/fitpack/cocosp.f INFO: gfortran:f77: scipy/interpolate/fitpack/concon.f INFO: gfortran:f77: scipy/interpolate/fitpack/concur.f INFO: gfortran:f77: scipy/interpolate/fitpack/curev.f INFO: gfortran:f77: scipy/interpolate/fitpack/cualde.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/curfit.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/dblint.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/evapol.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fourco.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpader.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpadno.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpadpo.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpback.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpbacp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpbfout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpbisp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpbspl.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpchec.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpched.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpchep.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpbfout.f:118:0: c2 = (hc(5)-hc(4))*term Warning: ‘term’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpclos.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpcoco.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpcons.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpclos.f:396:35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fpcosp.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpcsin.f scipy/interpolate/fitpack/fpcons.f:225:35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpcurf.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpcuro.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcurf.f:187:35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpdeno.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpdisc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcons.f:226:0: nplus = min0(nplus*2,max0(npl1,nplus/2,1)) Warning: ‘nplus’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:265:0: if(n.eq.nmax) go to 25 Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:384:0: if(u(it).lt.t(l) .or. l.gt.nk1) go to 310 Warning: ‘nk1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:82:0: t(i) = u(j) Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:13:0: real*8 acc,con1,con4,con9,cos,fac,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:302:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:13:0: real*8 acc,con1,con4,con9,cos,fac,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:419:0: if((f1-f2).gt.acc) go to 345 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpfrno.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpgivs.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcurf.f:188:0: nplus = min0(nplus*2,max0(npl1,nplus/2,1)) Warning: ‘nplus’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:220:0: if(n.eq.nmax) go to 10 Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcurf.f:13:0: real*8 acc,con1,con4,con9,cos,half,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:257:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:13:0: real*8 acc,con1,con4,con9,cos,half,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:336:0: if((f1-f2).gt.acc) go to 345 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f scipy/interpolate/fitpack/fpfrno.f:43:0: right(k) = count Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpgrre.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpclos.f:397:0: nplus = min0(nplus*2,max0(npl1,nplus/2,1)) Warning: ‘nplus’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:439:0: if(n.eq.nmax) go to 5 Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:536:0: if(l0.eq.n10) go to 400 Warning: ‘n10’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:17:0: integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jj,jk,jper,j1,j2,kk, Warning: ‘i1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:14:0: real*8 acc,cos,d1,fac,fpart,fpms,fpold,fp0,f1,f2,f3,p,per,pinv,piv Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:473:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:471:0: f1 = fp0-s Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:664:0: if((f1-f2) .gt. acc) go to 585 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpgrre.f:200:0: h(j) = by(n1,j)*pinv Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpgrdi.f:17:0: real*8 arg,co,dz1,dz2,dz3,fac,fac0,pinv,piv,si,term,one,three,half Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpgrsp.f:19:0: real*8 arg,co,dr01,dr02,dr03,dr11,dr12,dr13,fac,fac0,fac1,pinv,piv Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpinst.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpintb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpknot.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpintb.f:115:0: if(ib.lt.ia) go to 130 Warning: ‘ia’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpopdi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpopsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fporde.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fppara.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppara.f:202:35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fppasu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppasu.f:273:33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fppasu.f:280:33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fpperi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpperi.f:340:35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fppasu.f:337:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:309:0: if(nv.eq.nve) go to 250 Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:296:0: if(nu.eq.nue) go to 250 Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:252:0: if(nu.eq.nmaxu .and. nv.eq.nmaxv) go to 430 Warning: ‘nmaxv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:252:0: Warning: ‘nmaxu’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:368:0: if((f1-f2).gt.acc) go to 330 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:231:0: tv(l2) = tv(l4)-perv Warning: ‘perv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:210:0: tu(l3) = tu(l1)+peru Warning: ‘peru’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fppocu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppara.f:203:0: nplus = min0(nplus*2,max0(npl1,nplus/2,1)) Warning: ‘nplus’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:242:0: if(n.eq.nmax) go to 10 Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:12:0: real*8 acc,con1,con4,con9,cos,fac,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:279:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:12:0: real*8 acc,con1,con4,con9,cos,fac,fpart,fpms,fpold,fp0,f1,f2,f3, Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:378:0: if((f1-f2).gt.acc) go to 345 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fppogr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppogr.f:287:33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fppogr.f:294:33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fppola.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppogr.f:354:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:386:0: if((f1-f2).gt.acc) go to 330 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:261:0: if(nu.eq.numax .and. nv.eq.nvmax) go to 430 Warning: ‘nvmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:316:0: 230 if(nv.eq.nve) go to 210 Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:261:0: if(nu.eq.numax .and. nv.eq.nvmax) go to 430 Warning: ‘numax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:313:0: if(nu.eq.nue) go to 270 Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:341:0: nplus = min0(nplus*2,max0(npl1,nplus/2,1)) Warning: ‘nplus’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:376:0: if(n.eq.nmax) go to 5 Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:469:0: if(l0.eq.n10) go to 400 Warning: ‘n10’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:17:0: integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jk,jper,j1,j2,kk, Warning: ‘i1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:14:0: real*8 acc,cos,c1,d1,fpart,fpms,fpold,fp0,f1,f2,f3,p,per,pinv,piv, Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:410:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:408:0: f1 = fp0-s Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:575:0: if((f1-f2) .gt. acc) go to 585 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fprank.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fprati.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpregr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpregr.f:247:33: if(reducx.gt.acc) npl1 = rn*fpms/reducx 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fpregr.f:254:33: if(reducy.gt.acc) npl1 = rn*fpms/reducy 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fppola.f:25:0: * l3,l4,ncof,ncoff,nvv,nv4,nreg,nrint,nrr,nr1,nuu,nu4,num,num1, Warning: ‘nv4’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:681:0: if(il.eq.nu4 .and. iopt3.ne.0) go to 760 Warning: ‘nu4’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:822:0: 925 ier = lwest Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:26:0: * numin,nvmin,rank,iband1, jlu Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:566:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:806:0: if((f1-f2).gt.acc) go to 905 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:311:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:283:0: if(ny.eq.nye) go to 250 Warning: ‘nye’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:270:0: if(nx.eq.nxe) go to 250 Warning: ‘nxe’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:226:0: if(nx.eq.nmaxx .and. ny.eq.nmaxy) go to 430 Warning: ‘nmaxy’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:226:0: Warning: ‘nmaxx’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:342:0: if((f1-f2).gt.acc) go to 330 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fprota.f INFO: gfortran:f77: scipy/interpolate/fitpack/fprppo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fprpsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpseno.f scipy/interpolate/fitpack/fprppo.f:13:0: integer i,iopt,ii,j,k,l,nu4,nvv Warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpspgr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpspgr.f:316:33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/interpolate/fitpack/fpspgr.f:323:33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/interpolate/fitpack/fpsphe.f INFO: gfortran:f77: scipy/interpolate/fitpack/fpsuev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fpsurf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpspgr.f:383:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:415:0: if((f1-f2).gt.acc) go to 330 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:288:0: if(nu.eq.numax .and. nv.eq.nvmax) go to 430 Warning: ‘nvmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:345:0: 230 if(nv.eq.nve) go to 210 Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:288:0: if(nu.eq.numax .and. nv.eq.nvmax) go to 430 Warning: ‘numax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:342:0: if(nu.eq.nue) go to 270 Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fpsysy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/fptrnp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fptrnp.f:54:0: h(j) = b(n1,j)*pinv Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/fptrpe.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpsurf.f:23:0: * nrint,num,num1,nx,nxe,nxx,ny,nye,nyy,n1,rank Warning: ‘nyy’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:22:0: * la,lf,lh,lwest,lx,ly,l1,l2,n,ncof,nk1x,nk1y,nminx,nminy,nreg, Warning: ‘nk1y’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:22:0: Warning: ‘nk1x’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:622:0: 780 ier = lwest Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:20:0: integer i,iband,iband1,iband3,iband4,ibb,ichang,ich1,ich3,ii, Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:426:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:606:0: if((f1-f2).gt.acc) go to 750 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:520:0: if(ntt.le.4) iband4 = ncof Warning: ‘ntt’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:615:0: if(il.ne.3 .and. il.ne.nt4) go to 750 Warning: ‘nt4’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:24:0: * l3,l4,ncof,ncoff,npp,np4,nreg,nrint,nrr,nr1,ntt,nt4,nt6,num, Warning: ‘np4’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:747:0: 925 ier = lwest Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:22:0: integer i,iband,iband1,iband3,iband4,ich1,ich3,ii,ij,il,in,irot, Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:511:0: f3 = fpms Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:731:0: if((f1-f2).gt.acc) go to 905 Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/insert.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fptrpe.f:66:0: h(j) = b(n1,j)*pinv Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/interpolate/fitpack/parcur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/parder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/pardeu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/pardtc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/parsur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/percur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/pogrid.f INFO: gfortran:f77: scipy/interpolate/fitpack/polar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/profil.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/regrid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/spalde.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/spgrid.f INFO: gfortran:f77: scipy/interpolate/fitpack/sphere.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/splder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/splev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/splint.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/sproot.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/interpolate/fitpack/surev.f INFO: gfortran:f77: scipy/interpolate/fitpack/surfit.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libfitpack.a INFO: ar: adding 36 object files to build/temp.linux-x86_64-cpython-311/libfitpack.a INFO: building 'fwrappers' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/linalg creating build/temp.linux-x86_64-cpython-311/builddir creating build/temp.linux-x86_64-cpython-311/builddir/build creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0 creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/usr/include/python3.11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/linalg/_blas_subroutine_wrappers.f INFO: gfortran:f77: scipy/linalg/_lapack_subroutine_wrappers.f INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 3 object files to build/temp.linux-x86_64-cpython-311/libfwrappers.a INFO: building 'odrpack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/odr creating build/temp.linux-x86_64-cpython-311/scipy/odr/odrpack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/odr/odrpack/d_odr.f INFO: gfortran:f77: scipy/odr/odrpack/dlunoc.f INFO: gfortran:f77: scipy/odr/odrpack/d_lpk.f INFO: gfortran:f77: scipy/odr/odrpack/d_mprec.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/odr/odrpack/d_odr.f:1014:13: NETA = MAX(TWO,P5-LOG10(ETA)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/odr/odrpack/d_odr.f:2955:13: NTOL = MAX(ONE,P5-LOG10(TOL)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/odr/odrpack/d_odr.f:6032:16: J = WORK(WRK3+I) - 1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: ar: adding 4 object files to build/temp.linux-x86_64-cpython-311/libodrpack.a INFO: building 'minpack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize creating build/temp.linux-x86_64-cpython-311/scipy/optimize/minpack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/optimize/minpack/chkder.f INFO: gfortran:f77: scipy/optimize/minpack/dogleg.f INFO: gfortran:f77: scipy/optimize/minpack/enorm.f INFO: gfortran:f77: scipy/optimize/minpack/dpmpar.f INFO: gfortran:f77: scipy/optimize/minpack/fdjac1.f INFO: gfortran:f77: scipy/optimize/minpack/fdjac2.f INFO: gfortran:f77: scipy/optimize/minpack/hybrd.f INFO: gfortran:f77: scipy/optimize/minpack/hybrd1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/hybrj.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/hybrj1.f INFO: gfortran:f77: scipy/optimize/minpack/lmder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/lmder1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/lmdif.f INFO: gfortran:f77: scipy/optimize/minpack/lmdif1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/lmpar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/lmstr.f INFO: gfortran:f77: scipy/optimize/minpack/lmstr1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/qform.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/qrfac.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/qrsolv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/r1mpyq.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/r1updt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/optimize/minpack/rwupdt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 23 object files to build/temp.linux-x86_64-cpython-311/libminpack.a INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp_moaac76/tmp creating /tmp/tmp_moaac76/tmp/tmp_moaac76 INFO: compile options: '-c' extra options: '-std=c++14' INFO: gcc: /tmp/tmp_moaac76/main.cpp INFO: building 'rectangular_lsap' library INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/rectangular_lsap INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/optimize/rectangular_lsap/rectangular_lsap.cpp INFO: ar: adding 1 object files to build/temp.linux-x86_64-cpython-311/librectangular_lsap.a INFO: building 'rootfind' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/Zeros INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/Zeros/bisect.c INFO: gcc: scipy/optimize/Zeros/brenth.c INFO: gcc: scipy/optimize/Zeros/brentq.c INFO: gcc: scipy/optimize/Zeros/ridder.c INFO: ar: adding 4 object files to build/temp.linux-x86_64-cpython-311/librootfind.a INFO: building '_direct_lib' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_direct INFO: compile options: '-I/usr/include/python3.11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_direct/direct_wrap.c INFO: gcc: scipy/optimize/_direct/DIRect.c INFO: gcc: scipy/optimize/_direct/DIRserial.c INFO: gcc: scipy/optimize/_direct/DIRsubrout.c INFO: ar: adding 4 object files to build/temp.linux-x86_64-cpython-311/lib_direct_lib.a INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp3dg3hara/tmp creating /tmp/tmp3dg3hara/tmp/tmp3dg3hara INFO: compile options: '-c' extra options: '-std=c99' INFO: gcc: /tmp/tmp3dg3hara/main.c INFO: building 'basiclu' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src INFO: compile options: '-DCMAKE_BUILD_TYPE="RELEASE" -DHIGHS_GITHASH="n/a" -DHIGHS_COMPILATION_DATE="2023-05-30" -DHIGHS_VERSION_MAJOR=1 -DHIGHS_VERSION_MINOR=2 -DHIGHS_VERSION_PATCH=2 -DHIGHS_DIR="/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs" -DNDEBUG -Iscipy/optimize/_highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-std=c99 -msse -msse2 -msse3' INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_factorize.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_solve_dense.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_build_factors.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_factorize_bump.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_initialize.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_markowitz.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_sparse.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_setup_bump.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_factorize.c: In function ‘basiclu_factorize’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_factorize.c:29:20: warning: unused variable ‘elapsed’ [-Wunused-variable] double tic[2], elapsed, factor_cost; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_factorize.c:29:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2], elapsed, factor_cost; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_sparse.c: In function ‘lu_solve_sparse’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_sparse.c:46:20: warning: unused variable ‘elapsed’ [-Wunused-variable] double tic[2], elapsed; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_sparse.c:46:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2], elapsed; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_markowitz.c: In function ‘lu_markowitz’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_markowitz.c:57:25: warning: unused variable ‘tic’ [-Wunused-variable] double cmx, x, tol, tic[2]; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_get_factors.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_solve_for_update.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_condest.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_file.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_file.c: In function ‘lu_file_reappend’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_file.c:80:24: warning: variable ‘room’ set but not used [-Wunused-but-set-variable] lu_int fmem, used, room, ibeg, iend, pos; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_internal.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_matrix_norm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_singletons.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_symbolic.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_update.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_initialize.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_solve_sparse.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_singletons.c: In function ‘lu_singletons’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_singletons.c:167:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2]; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_dense.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_update.c: In function ‘lu_update’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_update.c:469:20: warning: unused variable ‘elapsed’ [-Wunused-variable] double tic[2], elapsed; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_update.c:469:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2], elapsed; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_triangular.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_object.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:82:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2]; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot_any’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:186:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] lu_int grow, room, found, position; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot_small’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:478:24: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] lu_int grow, room, found, position, col_number; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot_singleton_row’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:781:18: warning: unused variable ‘rnz1’ [-Wunused-variable] const lu_int rnz1 = rend-rbeg-1; /* nz in pivot row except pivot */ ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot_singleton_col’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:871:42: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] lu_int j, pos, rpos, put, nz, where, found; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:869:18: warning: unused variable ‘cnz1’ [-Wunused-variable] const lu_int cnz1 = cend-cbeg-1; /* nz in pivot column except pivot */ ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c: In function ‘lu_pivot_doubleton_col’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_pivot.c:975:18: warning: unused variable ‘cnz1’ [-Wunused-variable] const lu_int cnz1 = cend-cbeg-1; /* nz in pivot column except pivot */ ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/basiclu_update.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_garbage_perm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_residual_test.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_for_update.c /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_for_update.c: In function ‘lu_solve_for_update’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_for_update.c:48:20: warning: unused variable ‘elapsed’ [-Wunused-variable] double tic[2], elapsed; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/src/lu_solve_for_update.c:48:12: warning: unused variable ‘tic’ [-Wunused-variable] double tic[2], elapsed; ^~~ INFO: ar: adding 28 object files to build/temp.linux-x86_64-cpython-311/libbasiclu.a INFO: building 'superlu_src' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC INFO: compile options: '-DUSE_VENDOR_BLAS=1 -I/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-msse -msse2 -msse3' INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgscon.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsitrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsequ.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cdiagonal.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccopy_to_ucol.c: In function ‘ccopy_to_ucol’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_bmod.c: In function ‘ccolumn_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_bmod.c:296:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c: In function ‘cgsisx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c:592:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c:681:18: warning: unused variable ‘rhs_work’ [-Wunused-variable] complex *rhs_work; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_dfs.c: In function ‘ccolumn_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsisx.c:423:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ccolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsitrf.c: In function ‘cgsitrf’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsitrf.c:251:11: warning: unused variable ‘one’ [-Wunused-variable] float one = 1.0; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgsrfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssvx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssvx.c: In function ‘cgssvx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgssvx.c:377:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/clacon2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/clangs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrs.c: In function ‘cgstrs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/clacon2.c: In function ‘clacon2_’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/clacon2.c:186:1: warning: label ‘L90’ defined but not used [-Wunused-label] L90: ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/claqgs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cldperm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmyblas2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/colamd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpanel_bmod.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c: In function ‘cLUMemXpand’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cmemory.c:453:5: warning: enumeration value ‘NO_MEMTYPE’ not handled in switch [-Wswitch] INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotgrowth.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpruneL.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotgrowth.c: In function ‘cPivotGrowth’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cpivotgrowth.c:73:15: warning: unused variable ‘temp_comp’ [-Wunused-variable] complex temp_comp; ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadhb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadrb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadtriple.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_dfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadhb.c: In function ‘creadhb’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/creadhb.c:308:29: warning: unused variable ‘key’ [-Wunused-variable] char buf[100], type[4], key[10], *dummy; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_bmod.c: In function ‘csnode_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_bmod.c:63:35: warning: unused variable ‘iptr’ [-Wunused-variable] int isub, irow, i, iptr; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_bmod.c:63:32: warning: unused variable ‘i’ [-Wunused-variable] int isub, irow, i, iptr; ^ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_dfs.c: In function ‘csnode_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas3.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cutil.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dGetDiagU.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas2.c: In function ‘sp_cgemv’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/csp_blas2.c:502:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] c_eq(&alpha, &comp_zero) && /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cutil.c: In function ‘cFillRHS’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/cutil.c:370:16: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] complex *Aval; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcomplex.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ddiagonal.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_bmod.c: In function ‘dcolumn_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_bmod.c:283:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_dfs.c: In function ‘dcolumn_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcopy_to_ucol.c: In function ‘dcopy_to_ucol’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dcopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgscon.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsequ.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsitrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsrfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c: In function ‘dgsisx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c:592:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c:681:17: warning: unused variable ‘rhs_work’ [-Wunused-variable] double *rhs_work; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgsisx.c:423:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssvx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlacon2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssvx.c: In function ‘dgssvx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgssvx.c:377:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrs.c: In function ‘dgstrs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlangs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dlaqgs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dldperm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmach.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmyblas2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpanel_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpivotL.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c: In function ‘dLUMemXpand’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dmemory.c:453:5: warning: enumeration value ‘NO_MEMTYPE’ not handled in switch [-Wswitch] INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpivotgrowth.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dpruneL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadhb.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadhb.c: In function ‘dreadhb’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadhb.c:298:29: warning: unused variable ‘key’ [-Wunused-variable] char buf[100], type[4], key[10], *dummy; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadrb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dreadtriple.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsp_blas2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_bmod.c: In function ‘dsnode_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_bmod.c:62:35: warning: unused variable ‘iptr’ [-Wunused-variable] int isub, irow, i, iptr; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_bmod.c:62:32: warning: unused variable ‘i’ [-Wunused-variable] int isub, irow, i, iptr; ^ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_dfs.c: In function ‘dsnode_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dsp_blas3.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dutil.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dzsum1.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/get_perm_c.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/heap_relax_snode.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/icmax1.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dutil.c: In function ‘dFillRHS’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/dutil.c:368:15: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] double *Aval; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/icmax1.c: In function ‘icmax1_slu’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/icmax1.c:63:24: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/icmax1.c:63:18: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cdrop_row.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cpivotL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_csnode_dfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cdrop_row.c: In function ‘ilu_cdrop_row’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cdrop_row.c:86:13: warning: unused variable ‘zero’ [-Wunused-variable] complex zero = {0.0, 0.0}; ^~~~ At top level: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_cdrop_row.c:36:12: warning: ‘_compare_’ defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ddrop_row.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dpivotL.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ddrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_dsnode_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_heap_relax_snode.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_relax_snode.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_scolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_sdrop_row.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_spanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_spivotL.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_sdrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_ssnode_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zdrop_row.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zpivotL.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zdrop_row.c: In function ‘ilu_zdrop_row’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zdrop_row.c:86:19: warning: unused variable ‘zero’ [-Wunused-variable] doublecomplex zero = {0.0, 0.0}; ^~~~ At top level: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zdrop_row.c:36:12: warning: ‘_compare_’ defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ilu_zsnode_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/input_error.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/izmax1.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/mark_relax.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/memory.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/mmd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/qselect.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/izmax1.c: In function ‘izmax1_slu’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/izmax1.c:61:24: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/izmax1.c:61:18: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/relax_snode.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scomplex.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scopy_to_ucol.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scsum1.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_bmod.c: In function ‘scolumn_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_bmod.c:283:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scsum1.c: In function ‘scsum1_slu’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scsum1.c:56:15: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] int i__1, i__2; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scsum1.c:56:9: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] int i__1, i__2; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sdiagonal.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_dfs.c: In function ‘scolumn_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgscon.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsequ.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scopy_to_ucol.c: In function ‘scopy_to_ucol’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/scopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsitrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsrfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssvx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrf.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c: In function ‘sgsisx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c:592:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c:681:16: warning: unused variable ‘rhs_work’ [-Wunused-variable] float *rhs_work; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgsisx.c:423:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/slacon2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssvx.c: In function ‘sgssvx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgssvx.c:377:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrs.c: In function ‘sgstrs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/slangs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/slaqgs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sldperm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smach.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smyblas2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_coletree.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_ienv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_preorder.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c: In function ‘sLUMemXpand’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/smemory.c:453:5: warning: enumeration value ‘NO_MEMTYPE’ not handled in switch [-Wswitch] INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/spanel_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/spanel_dfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sp_coletree.c:253:6: warning: ‘etdfs’ defined but not used [-Wunused-function] void etdfs ( ^~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/spivotL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/spivotgrowth.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/spruneL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadhb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadrb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadtriple.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_dfs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadhb.c: In function ‘sreadhb’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sreadhb.c:298:29: warning: unused variable ‘key’ [-Wunused-variable] char buf[100], type[4], key[10], *dummy; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssp_blas2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_bmod.c: In function ‘ssnode_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_bmod.c:62:35: warning: unused variable ‘iptr’ [-Wunused-variable] int isub, irow, i, iptr; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_bmod.c:62:32: warning: unused variable ‘i’ [-Wunused-variable] int isub, irow, i, iptr; ^ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssp_blas3.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_dfs.c: In function ‘ssnode_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/ssnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/superlu_timer.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sutil.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/util.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcopy_to_ucol.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sutil.c: In function ‘sFillRHS’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/sutil.c:368:14: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] float *Aval; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/util.c: In function ‘ilu_countnz’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/util.c:224:24: warning: variable ‘irep’ set but not used [-Wunused-but-set-variable] int jlen, irep; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_bmod.c: In function ‘zcolumn_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_bmod.c:298:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_dfs.c: In function ‘zcolumn_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcopy_to_ucol.c: In function ‘zcopy_to_ucol’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zcopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zdiagonal.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgscon.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsequ.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsitrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsrfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssv.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c: In function ‘zgsisx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c:592:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c:681:24: warning: unused variable ‘rhs_work’ [-Wunused-variable] doublecomplex *rhs_work; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsisx.c:423:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssvx.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsitrf.c: In function ‘zgsitrf’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgsitrf.c:251:12: warning: unused variable ‘one’ [-Wunused-variable] double one = 1.0; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlacon2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssvx.c: In function ‘zgssvx’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgssvx.c:377:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^~~~~~~~~~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlangs.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrs.c: In function ‘zgstrs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] int incx = 1, incy = 1; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlacon2.c: In function ‘zlacon2_’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlacon2.c:186:1: warning: label ‘L90’ defined but not used [-Wunused-label] L90: ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zlaqgs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zldperm.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmyblas2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpanel_bmod.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c: In function ‘zLUMemXpand’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] switch ( mem_type ) { ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zmemory.c:453:5: warning: enumeration value ‘NO_MEMTYPE’ not handled in switch [-Wswitch] INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpanel_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotgrowth.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpruneL.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadhb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadrb.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotgrowth.c: In function ‘zPivotGrowth’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zpivotgrowth.c:73:21: warning: unused variable ‘temp_comp’ [-Wunused-variable] doublecomplex temp_comp; ^~~~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadtriple.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadhb.c: In function ‘zreadhb’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zreadhb.c:308:29: warning: unused variable ‘key’ [-Wunused-variable] char buf[100], type[4], key[10], *dummy; ^~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_bmod.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_dfs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas2.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_bmod.c: In function ‘zsnode_bmod’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_bmod.c:63:35: warning: unused variable ‘iptr’ [-Wunused-variable] int isub, irow, i, iptr; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_bmod.c:63:32: warning: unused variable ‘i’ [-Wunused-variable] int isub, irow, i, iptr; ^ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas3.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_dfs.c: In function ‘zsnode_dfs’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas2.c: In function ‘sp_zgemv’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zsp_blas2.c:502:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] z_eq(&alpha, &comp_zero) && INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zutil.c /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zutil.c: In function ‘zFillRHS’: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_dsolve/SuperLU/SRC/zutil.c:370:22: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] doublecomplex *Aval; ^~~~ INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libsuperlu_src.a INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libsuperlu_src.a INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libsuperlu_src.a INFO: ar: adding 27 object files to build/temp.linux-x86_64-cpython-311/libsuperlu_src.a INFO: building 'arpack_scipy' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/sparse creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/ARPACK creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL INFO: compile options: '-Iscipy/sparse/linalg/_eigen/arpack/ARPACK/SRC -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaitr.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cgetv0.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnapps.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaup2.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cneupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cngets.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cneigh.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cgetv0.f:116:26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument ‘itry’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f:514:24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f:515:32: if (tol .le. 0.0E+0 ) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f:518:29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaupd.f:422:32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable ‘levec’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaitr.f:209:33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaup2.f:322:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cnaup2.f:169:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cneupd.f:520:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/csortc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/cstatn.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dgetv0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaitr.f stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dgetv0.f:120:26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument ‘itry’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnapps.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaitr.f:210:33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaup2.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnconv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaupd.f:541:24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaupd.f:542:28: if (tol .le. zero) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) [-Wtabs] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaupd.f:447:32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable ‘levec’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaup2.f:316:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dnaup2.f:175:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dneigh.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dneupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dneupd.f:587:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dngets.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaitr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dngets.f:96:40: & shiftr, shifti ) 1 Warning: Unused dummy argument ‘shifti’ at (1) [-Wunused-dummy-argument] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dngets.f:96:32: & shiftr, shifti ) 1 Warning: Unused dummy argument ‘shiftr’ at (1) [-Wunused-dummy-argument] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsapps.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaup2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaup2.f:810:5: 130 continue 1 Warning: Label 130 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaup2.f:324:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsaup2.f:180:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsconv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseigt.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsesrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseigt.f:124:18: integer i, k, msglvl 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsgets.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dseupd.f:499:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsortc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dsortr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstatn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstats.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/dstqrb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sgetv0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sgetv0.f:120:26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument ‘itry’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaitr.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snapps.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaitr.f:210:33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaup2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaupd.f scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaup2.f:316:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaup2.f:175:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snconv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaupd.f:541:24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaupd.f:542:28: if (tol .le. zero) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/snaupd.f:447:32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable ‘levec’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sneigh.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sneupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sneupd.f:587:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sngets.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sngets.f:96:40: & shiftr, shifti ) 1 Warning: Unused dummy argument ‘shifti’ at (1) [-Wunused-dummy-argument] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sngets.f:96:32: & shiftr, shifti ) 1 Warning: Unused dummy argument ‘shiftr’ at (1) [-Wunused-dummy-argument] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaitr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssapps.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaup2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaup2.f:809:5: 130 continue 1 Warning: Label 130 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaup2.f:324:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaup2.f:180:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssaupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssconv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseigt.f stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssesrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseigt.f:124:18: integer i, k, msglvl 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sseupd.f:499:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssgets.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssortc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/ssortr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstatn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstats.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/sstqrb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zgetv0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaitr.f scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zgetv0.f:116:26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument ‘itry’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znapps.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaup2.f scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaitr.f:209:33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaup2.f:322:5: 10 continue 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaup2.f:169:63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f:514:24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f:515:32: if (tol .le. 0.0D+0 ) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f:518:29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/znaupd.f:422:32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable ‘levec’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zneigh.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zneupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zneupd.f:520:17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zngets.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zsortc.f stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/SRC/zstatn.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/cmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran stat.h:8:19: Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] stat.h:8:23: Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] stat.h:8:31: Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] stat.h:8:35: Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] stat.h:8:39: Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/cvout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/dmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/dvout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/icnteq.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/icopy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/iset.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/iset.f:6:43: subroutine iset (n, value, array, inc) 1 Warning: Unused dummy argument ‘inc’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/iswap.f INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/ivout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/second_NONE.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/smout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/second_NONE.f:17:27: REAL T1 1 Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/second_NONE.f:20:36: REAL TARRAY( 2 ) 1 Warning: Unused variable ‘tarray’ declared at (1) [-Wunused-variable] INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/svout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/zmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/sparse/linalg/_eigen/arpack/ARPACK/UTIL/zvout.f INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libarpack_scipy.a INFO: ar: adding 31 object files to build/temp.linux-x86_64-cpython-311/libarpack_scipy.a INFO: building '_spropack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single INFO: compile options: '-U_OPENMP -I/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/printstat.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sblasext.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sbsvd.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sgetu0.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/slansvd.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sgemm_ovwr.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/slanbpro.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/slansvd_irl.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/slansvd.F:145:13: epsn = dble(max(m,n))*eps/2.0 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/slansvd.F:146:14: epsn2 = sqrt(dble(max(m,n)))*eps/2.0 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sgemm_ovwr.F:56:62: subroutine sgemm_ovwr_left(transb,m,n,k,alpha,A,lda,beta,B,ldb, 1 Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/smgs.risc.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sreorth.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sritzvec.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/ssafescal.F /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/single/sritzvec.F:1:57: subroutine sritzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu, 1 Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 13 object files to build/temp.linux-x86_64-cpython-311/lib_spropack.a INFO: building '_dpropack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double INFO: compile options: '-U_OPENMP -I/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dbsvd.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dblasext.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dlanbpro.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dgemm_ovwr.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dgetu0.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dmgs.risc.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dlansvd_irl.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dlansvd.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dgemm_ovwr.F:56:62: subroutine dgemm_ovwr_left(transb,m,n,k,alpha,A,lda,beta,B,ldb, 1 Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dreorth.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dritzvec.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dritzvec.F:1:57: subroutine dritzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu, 1 Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/dsafescal.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/double/printstat.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 13 object files to build/temp.linux-x86_64-cpython-311/lib_dpropack.a INFO: building '_cpropack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8 INFO: compile options: '-U_OPENMP -I/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cblasext.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/clansvd_irl.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/clanbpro.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgetu0.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/creorth.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/clansvd.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cmgs.risc.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F:71:23: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘i2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F:71:26: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘j2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F:71:29: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘l2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F:46:24: real B(ldb,*),btmp 1 Warning: Unused variable ‘btmp’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/cgemm_ovwr.F:41:31: subroutine csgemm(transb,m,n,k,A,lda,B,ldb,C,ldc) 1 Warning: Unused dummy argument ‘transb’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/critzvec.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/critzvec.F:1:57: subroutine critzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu, 1 Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/csafescal.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/printstat.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/sblasext.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/sbsvd.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/sgemm_ovwr.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex8/sgemm_ovwr.F:56:62: subroutine sgemm_ovwr_left(transb,m,n,k,alpha,A,lda,beta,B,ldb, 1 Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 15 object files to build/temp.linux-x86_64-cpython-311/lib_cpropack.a INFO: building '_zpropack' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16 INFO: compile options: '-U_OPENMP -I/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/dblasext.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zblasext.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/dbsvd.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgetu0.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/printstat.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/dgemm_ovwr.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zlanbpro.F INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/dgemm_ovwr.F:56:62: subroutine dgemm_ovwr_left(transb,m,n,k,alpha,A,lda,beta,B,ldb, 1 Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F:71:23: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘i2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F:71:26: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘j2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F:71:29: integer i,j,l, i2,j2,l2 1 Warning: Unused variable ‘l2’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F:46:36: double precision B(ldb,*),btmp 1 Warning: Unused variable ‘btmp’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zgemm_ovwr.F:41:31: subroutine zdgemm(transb,m,n,k,A,lda,B,ldb,C,ldc) 1 Warning: Unused dummy argument ‘transb’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zlansvd.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zlansvd_irl.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zmgs.risc.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zreorth.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zritzvec.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zsafescal.F f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zritzvec.F:71:15: integer i,j,ip,iqt,imt,iwrk,id(1),info 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zritzvec.F:71:17: integer i,j,ip,iqt,imt,iwrk,id(1),info 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] /builddir/build/BUILD/scipy-1.10.0/scipy/sparse/linalg/_propack/PROPACK/complex16/zritzvec.F:1:57: subroutine zritzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu, 1 Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 15 object files to build/temp.linux-x86_64-cpython-311/lib_zpropack.a INFO: building 'sc_cephes' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/special creating build/temp.linux-x86_64-cpython-311/scipy/special/cephes INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/special/cephes/airy.c INFO: gcc: scipy/special/cephes/besselpoly.c INFO: gcc: scipy/special/cephes/bdtr.c INFO: gcc: scipy/special/cephes/btdtr.c INFO: gcc: scipy/special/cephes/cbrt.c INFO: gcc: scipy/special/cephes/beta.c INFO: gcc: scipy/special/cephes/chbevl.c INFO: gcc: scipy/special/cephes/chdtr.c INFO: gcc: scipy/special/cephes/const.c INFO: gcc: scipy/special/cephes/dawsn.c INFO: gcc: scipy/special/cephes/dd_real.c INFO: gcc: scipy/special/cephes/ellie.c INFO: gcc: scipy/special/cephes/ellik.c INFO: gcc: scipy/special/cephes/ellpe.c INFO: gcc: scipy/special/cephes/ellpj.c INFO: gcc: scipy/special/cephes/ellpk.c INFO: gcc: scipy/special/cephes/erfinv.c INFO: gcc: scipy/special/cephes/exp10.c INFO: gcc: scipy/special/cephes/exp2.c INFO: gcc: scipy/special/cephes/expn.c INFO: gcc: scipy/special/cephes/fdtr.c INFO: gcc: scipy/special/cephes/fresnl.c INFO: gcc: scipy/special/cephes/gamma.c INFO: gcc: scipy/special/cephes/gammasgn.c INFO: gcc: scipy/special/cephes/gdtr.c INFO: gcc: scipy/special/cephes/hyp2f1.c INFO: gcc: scipy/special/cephes/hyperg.c INFO: gcc: scipy/special/cephes/i0.c INFO: gcc: scipy/special/cephes/i1.c INFO: gcc: scipy/special/cephes/igam.c INFO: gcc: scipy/special/cephes/igami.c INFO: gcc: scipy/special/cephes/incbet.c INFO: gcc: scipy/special/cephes/incbi.c INFO: gcc: scipy/special/cephes/j0.c INFO: gcc: scipy/special/cephes/j1.c INFO: gcc: scipy/special/cephes/jv.c INFO: gcc: scipy/special/cephes/k0.c INFO: gcc: scipy/special/cephes/k1.c INFO: gcc: scipy/special/cephes/kn.c INFO: gcc: scipy/special/cephes/kolmogorov.c INFO: gcc: scipy/special/cephes/lanczos.c INFO: gcc: scipy/special/cephes/nbdtr.c INFO: gcc: scipy/special/cephes/ndtr.c INFO: gcc: scipy/special/cephes/ndtri.c INFO: gcc: scipy/special/cephes/owens_t.c scipy/special/cephes/lanczos.c:46:15: warning: ‘lanczos_sum_near_2’ defined but not used [-Wunused-function] static double lanczos_sum_near_2(double dx) ^~~~~~~~~~~~~~~~~~ scipy/special/cephes/lanczos.c:34:15: warning: ‘lanczos_sum_near_1’ defined but not used [-Wunused-function] static double lanczos_sum_near_1(double dx) ^~~~~~~~~~~~~~~~~~ scipy/special/cephes/lanczos.c:16:15: warning: ‘lanczos_sum’ defined but not used [-Wunused-function] static double lanczos_sum(double x) ^~~~~~~~~~~ INFO: gcc: scipy/special/cephes/pdtr.c INFO: gcc: scipy/special/cephes/poch.c INFO: gcc: scipy/special/cephes/psi.c INFO: gcc: scipy/special/cephes/rgamma.c INFO: gcc: scipy/special/cephes/round.c INFO: gcc: scipy/special/cephes/scipy_iv.c INFO: gcc: scipy/special/cephes/shichi.c INFO: gcc: scipy/special/cephes/sici.c INFO: gcc: scipy/special/cephes/sindg.c INFO: gcc: scipy/special/cephes/sinpi.c INFO: gcc: scipy/special/cephes/spence.c INFO: gcc: scipy/special/cephes/stdtr.c INFO: gcc: scipy/special/cephes/struve.c INFO: gcc: scipy/special/cephes/tandg.c INFO: gcc: scipy/special/cephes/tukey.c INFO: gcc: scipy/special/cephes/unity.c INFO: gcc: scipy/special/cephes/yn.c INFO: gcc: scipy/special/cephes/yv.c INFO: gcc: scipy/special/cephes/zeta.c INFO: gcc: scipy/special/cephes/zetac.c INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libsc_cephes.a INFO: ar: adding 15 object files to build/temp.linux-x86_64-cpython-311/libsc_cephes.a INFO: building 'sc_mach' library INFO: using additional config_fc from setup script for fortran compiler: {'noopt': ('/builddir/build/BUILD/scipy-1.10.0/scipy/special/setup.py', 1)} INFO: customize Gnu95FCompiler INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp creating build/temp.linux-x86_64-cpython-311/scipy/special/mach INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/special/mach/d1mach.f INFO: gfortran:f77: scipy/special/mach/xerror.f INFO: gfortran:f77: scipy/special/mach/i1mach.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/mach/xerror.f:1:37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument ‘l1’ at (1) [-Wunused-dummy-argument] scipy/special/mach/xerror.f:1:40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument ‘l2’ at (1) [-Wunused-dummy-argument] INFO: ar: adding 3 object files to build/temp.linux-x86_64-cpython-311/libsc_mach.a INFO: building 'sc_amos' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/special/amos INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/special/amos/zacai.f INFO: gfortran:f77: scipy/special/amos/dgamln.f INFO: gfortran:f77: scipy/special/amos/zabs.f INFO: gfortran:f77: scipy/special/amos/zairy.f INFO: gfortran:f77: scipy/special/amos/zasyi.f INFO: gfortran:f77: scipy/special/amos/zbesh.f INFO: gfortran:f77: scipy/special/amos/zacon.f INFO: gfortran:f77: scipy/special/amos/zbesi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zbesj.f scipy/special/amos/dgamln.f:188:0: RETURN Warning: ‘__result_dgamln’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/dgamln.f:155:0: ZINC = ZMIN - FLOAT(NZ) Warning: ‘nz’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zacon.f:166:0: S1R = SC1R*CSSR(KFLAG) Warning: ‘sc2r’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zacon.f:167:0: S1I = SC1I*CSSR(KFLAG) Warning: ‘sc2i’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/special/amos/zbesk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zbesy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zbinu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zbiry.f INFO: gfortran:f77: scipy/special/amos/zbknu.f INFO: gfortran:f77: scipy/special/amos/zbuni.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zbunk.f INFO: gfortran:f77: scipy/special/amos/zdiv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zexp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zlog.f INFO: gfortran:f77: scipy/special/amos/zkscl.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zmlri.f INFO: gfortran:f77: scipy/special/amos/zmlt.f INFO: gfortran:f77: scipy/special/amos/zrati.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zs1s2.f INFO: gfortran:f77: scipy/special/amos/zseri.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zbknu.f:430:0: CKI = CKI + RZI Warning: ‘cki’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zbknu.f:429:0: CKR = CKR + RZR Warning: ‘ckr’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/special/amos/zshch.f INFO: gfortran:f77: scipy/special/amos/zsqrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zuchk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zunhj.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zuni1.f INFO: gfortran:f77: scipy/special/amos/zuni2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zunik.f INFO: gfortran:f77: scipy/special/amos/zunk1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zunk2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zunk1.f:23:0: INTEGER I, IB, IFLAG, IFN, IL, INIT, INU, IUF, K, KDFLG, KFLAG, Warning: ‘iflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zunk1.f:198:0: C1R = CSRR(KFLAG) Warning: ‘kflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/special/amos/zuoik.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/amos/zwrsk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zunk2.f:30:0: INTEGER I, IB, IFLAG, IFN, IL, IN, INU, IUF, K, KDFLG, KFLAG, KK, Warning: ‘iflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zunk2.f:253:0: C1R = CSRR(KFLAG) Warning: ‘kflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: ar: adding 36 object files to build/temp.linux-x86_64-cpython-311/libsc_amos.a INFO: building 'sc_cdf' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/special/cdflib INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/special/cdflib/algdiv.f INFO: gfortran:f77: scipy/special/cdflib/alnrel.f INFO: gfortran:f77: scipy/special/cdflib/apser.f INFO: gfortran:f77: scipy/special/cdflib/alngam.f INFO: gfortran:f77: scipy/special/cdflib/basym.f INFO: gfortran:f77: scipy/special/cdflib/bcorr.f INFO: gfortran:f77: scipy/special/cdflib/betaln.f INFO: gfortran:f77: scipy/special/cdflib/bfrac.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/betaln.f:55:10: n = a - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/cdflib/betaln.f:69:10: 60 n = b - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/cdflib/betaln.f:80:10: 80 n = a - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/special/cdflib/bgrat.f INFO: gfortran:f77: scipy/special/cdflib/bpser.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/bratio.f INFO: gfortran:f77: scipy/special/cdflib/brcmp1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/brcomp.f scipy/special/cdflib/bpser.f:57:10: m = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/brcmp1.f:77:10: n = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/special/cdflib/bup.f scipy/special/cdflib/bratio.f:166:10: 160 n = b0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/brcomp.f:78:10: n = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/cdflib/bup.f:32:11: mu = abs(exparg(1)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/cdflib/bup.f:33:10: k = exparg(0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/cdflib/bup.f:55:22: IF (r.LT.t) k = r 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/special/cdflib/cdfbet.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cdfbin.f INFO: gfortran:f77: scipy/special/cdflib/cdfchi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cdfchn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cdff.f INFO: gfortran:f77: scipy/special/cdflib/cdffnc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cdfgam.f INFO: gfortran:f77: scipy/special/cdflib/cdfnbn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/cdfchi.f:177:0: IF (porq.GT.1.5D0) THEN Warning: ‘porq’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/special/cdflib/cdfnor.f INFO: gfortran:f77: scipy/special/cdflib/cdfpoi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cdft.f INFO: gfortran:f77: scipy/special/cdflib/cdftnc.f INFO: gfortran:f77: scipy/special/cdflib/cumbet.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cumbin.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cumchi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cumchn.f INFO: gfortran:f77: scipy/special/cdflib/cumf.f INFO: gfortran:f77: scipy/special/cdflib/cumfnc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cumgam.f INFO: gfortran:f77: scipy/special/cdflib/cumnbn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/cumfnc.f:117:14: icent = xnonc 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] INFO: gfortran:f77: scipy/special/cdflib/cumnor.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/cumpoi.f INFO: gfortran:f77: scipy/special/cdflib/cumt.f INFO: gfortran:f77: scipy/special/cdflib/cumtnc.f INFO: gfortran:f77: scipy/special/cdflib/dinvnr.f INFO: gfortran:f77: scipy/special/cdflib/devlpl.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/dinvr.f INFO: gfortran:f77: scipy/special/cdflib/dt1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/dzror.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/erf.f scipy/special/cdflib/dinvr.f:100:72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:106:72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:143:72: ASSIGN 90 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:168:72: ASSIGN 130 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:203:72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:238:72: ASSIGN 270 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:379:72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dinvr.f:241:5: 270 CONTINUE 1 Warning: Label 270 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:206:5: 200 yy = fx 1 Warning: Label 200 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:171:5: 130 yy = fx 1 Warning: Label 130 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:146:5: 90 yy = fx 1 Warning: Label 90 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:109:5: 20 fbig = fx 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:103:5: 10 fsmall = fx 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/erfc1.f scipy/special/cdflib/dzror.f:93:72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:101:72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:182:72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) INFO: gfortran:f77: scipy/special/cdflib/esum.f scipy/special/cdflib/dzror.f:311:72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dzror.f:185:5: 200 fb = fx 1 Warning: Label 200 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dzror.f:107:5: 20 IF (.NOT. (fb.LT.0.0D0)) GO TO 40 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dzror.f:96:5: 10 fb = fx 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/erf.f:1:6: DOUBLE PRECISION FUNCTION erf(x) 1 Warning: ‘erf’ declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/exparg.f INFO: gfortran:f77: scipy/special/cdflib/fpser.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/gam1.f INFO: gfortran:f77: scipy/special/cdflib/gaminv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/gamln.f INFO: gfortran:f77: scipy/special/cdflib/gamln1.f INFO: gfortran:f77: scipy/special/cdflib/gamma_fort.f INFO: gfortran:f77: scipy/special/cdflib/grat1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/gratio.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/gamln.f:44:10: n = a - 1.25D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/gsumln.f scipy/special/cdflib/gamma_fort.f:1:6: DOUBLE PRECISION FUNCTION gamma(a) 1 Warning: ‘gamma’ declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] scipy/special/cdflib/gamma_fort.f:124:10: n = x 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/ipmpar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/psi_fort.f scipy/special/cdflib/gamma_fort.f:149:0: IF (a.LT.0.0D0) gamma = (1.0D0/ (gamma*s))/x Warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/rcomp.f INFO: gfortran:f77: scipy/special/cdflib/rexp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/gaminv.f:168:0: IF (b.GT.bmin(iop)) GO TO 220 Warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/rlog.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/rlog1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/special/cdflib/spmpar.f INFO: gfortran:f77: scipy/special/cdflib/stvaln.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 50 object files to build/temp.linux-x86_64-cpython-311/libsc_cdf.a INFO: ar: adding 14 object files to build/temp.linux-x86_64-cpython-311/libsc_cdf.a INFO: building 'sc_specfun' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/special/specfun INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/special/specfun/specfun.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/specfun/specfun.f:4605:17: M1=X-1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:1023:14: NN=N1-(N1-N0)/(1.0D0-F0/F1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:1062:14: NN=N1-(N1-N0)/(1.0D0-F0/F1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:1386:13: N=XA 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:1391:13: N=XA-.5 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:7687:11: ID=15-ABS(D1-D2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:8878:20: IF (IL1) NM=ABS(A) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:8879:20: IF (IL2) NM=ABS(AA) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:8901:14: 20 ID=ABS(LOG10(RA)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:9285:10: N=ABS(B-1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:9325:11: ID=15-ABS(DA1-DA2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:9360:12: ID1=15-ABS(DB1-DB2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:8227:0: IF (JM+1.GT.251) THEN Warning: ‘jm’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:12135:0: IF (ABS((CS-CW)/CS).LT.1.0D-15) GO TO 45 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:12135:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6307:0: CF=2.0D0*(K+1.0D0)/Z*CF1-CF2 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6307:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11785:0: CS0=EXP(Z1)/(CBS-CF) Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11785:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1276:0: CDYV=-V/Z*CBYV+CFY Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1276:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1898:0: XS=BJ(1) Warning: ‘bj[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2042:0: 25 CQN(K)=CQN(K)*CQ0/CQF0 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2042:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2100:0: & + U1*(-108056875D0/6967296D0))))) Warning: ‘u1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2083:0: U=3.0D0*PI*(4.0D0*I-1)/8.0D0 Warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3294:0: CBY(LB+1)=(CBJ(LB+1)*CYV0-2.0D0*CP11/(PI*Z))/CBJ(0) Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3294:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3249:0: IF (ABS(CJV0).GT.ABS(CJV1)) CS=CJV0/CF Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3249:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3188:0: CYV0=(CJV0*DCOS(PV0)-CJU0)/DSIN(PV0) Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3188:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3215:0: CYV1=CFAC1*CYV1-2.0D0*CI*DCOS(PV1)*CJV1 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3215:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3214:0: CYV0=CFAC0*CYV0-2.0D0*CI*DCOS(PV0)*CJV0 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3214:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3267:0: YA1=ABS(CG0) Warning: ‘cg0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3259:0: YA0=ABS(CYV0) Warning: ‘cyv0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3219:0: CYV0=CYV0/CFAC0+2.0D0*CI*DCOS(PV0)*CJV0 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3219:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3249:0: IF (ABS(CJV0).GT.ABS(CJV1)) CS=CJV0/CF Warning: ‘cjv0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3450:0: CF=2.0D0*(V0+K+1.0D0)/Z1*CF1-CF2 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3450:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3412:0: CYV0=CA0*(CPZ*CSK+CQZ*CCK) Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3412:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:4403:0: IF (L.EQ.0) PD0=PD1 Warning: ‘pd1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5139:0: CDKV=-CFK-V/Z*CBKV Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5139:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5760:0: CHG=((2.0D0*A-B+Z)*CY1+(B-A)*CY0)/A Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5760:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5715:0: IF (ABS((CHG-CHW)/CHG).LT.1.D-15) GO TO 25 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5715:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6059:0: IF (K.GT.150) ISFER=5 Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5993:0: IF (ABS((ZHF-ZW)/ZHF).LE.EPS) GO TO 115 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5993:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10649:0: CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10649:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10810:0: CF=2.0D0*(V0+K+1.0D0)/Z1*CF1+CF2 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10810:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11452:0: IF (L.EQ.0) F0=F1 Warning: ‘f1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11588:0: CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0) Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11588:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11889:0: CF=2.0D0*(K+1.0D0)/Z*CF1+CF2 Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11889:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: ar: adding 1 object files to build/temp.linux-x86_64-cpython-311/libsc_specfun.a INFO: building 'statlib' library INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/stats creating build/temp.linux-x86_64-cpython-311/scipy/stats/statlib INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' INFO: gfortran:f77: scipy/stats/statlib/ansari.f INFO: gfortran:f77: scipy/stats/statlib/spearman.f INFO: gfortran:f77: scipy/stats/statlib/swilk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: ar: adding 3 object files to build/temp.linux-x86_64-cpython-311/libstatlib.a INFO: building '_levyst' library INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/stats/_levy_stable creating build/temp.linux-x86_64-cpython-311/scipy/stats/_levy_stable/c_src INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_levy_stable/c_src/levyst.c INFO: ar: adding 1 object files to build/temp.linux-x86_64-cpython-311/lib_levyst.a running build_ext INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_ext INFO: CCompilerOpt.__init__[834] : hit the memory cache INFO: CCompilerOpt.generate_dispatch_header[2353] : generate CPU dispatch header: (build/src.linux-x86_64-3.11/numpy/distutils/include/npy_cpu_dispatch_config.h) WARN: resetting extension 'scipy.integrate._quadpack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.integrate._vode' language from 'c' to 'f77'. WARN: resetting extension 'scipy.integrate._lsoda' language from 'c' to 'f77'. WARN: resetting extension 'scipy.integrate._test_odeint_banded' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg._fblas' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg._flapack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg._flinalg' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg._interpolative' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg.cython_blas' language from 'c' to 'f77'. WARN: resetting extension 'scipy.linalg.cython_lapack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.optimize._lbfgsb' language from 'c' to 'f77'. INFO: extending extension 'scipy.optimize._highs._highs_wrapper' defined_macros with [('CMAKE_BUILD_TYPE', '"RELEASE"'), ('HIGHS_GITHASH', '"n/a"'), ('HIGHS_COMPILATION_DATE', '"2023-05-30"'), ('HIGHS_VERSION_MAJOR', '1'), ('HIGHS_VERSION_MINOR', '2'), ('HIGHS_VERSION_PATCH', '2'), ('HIGHS_DIR', '"/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs"'), ('NDEBUG', None)] WARN: resetting extension 'scipy.sparse.linalg._isolve._iterative' language from 'c' to 'f77'. INFO: extending extension 'scipy.sparse.linalg._dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] WARN: resetting extension 'scipy.sparse.linalg._eigen.arpack._arpack' language from 'c' to 'f77'. INFO: extending extension 'scipy.sparse.linalg._propack._spropack' defined_macros with [('_OPENMP',)] WARN: resetting extension 'scipy.sparse.linalg._propack._spropack' language from 'c' to 'f77'. INFO: extending extension 'scipy.sparse.linalg._propack._dpropack' defined_macros with [('_OPENMP',)] WARN: resetting extension 'scipy.sparse.linalg._propack._dpropack' language from 'c' to 'f77'. INFO: extending extension 'scipy.sparse.linalg._propack._cpropack' defined_macros with [('_OPENMP',)] WARN: resetting extension 'scipy.sparse.linalg._propack._cpropack' language from 'c' to 'f77'. INFO: extending extension 'scipy.sparse.linalg._propack._zpropack' defined_macros with [('_OPENMP',)] WARN: resetting extension 'scipy.sparse.linalg._propack._zpropack' language from 'c' to 'f77'. WARN: resetting extension 'scipy.special._ufuncs' language from 'c' to 'f77'. WARN: resetting extension 'scipy.special.cython_special' language from 'c' to 'f77'. INFO: customize UnixCCompiler INFO: customize UnixCCompiler using build_ext INFO: customize Gnu95FCompiler INFO: customize Gnu95FCompiler using build_ext INFO: building 'scipy._lib._ccallback_c' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/_ccallback_c.c scipy/_lib/_ccallback_c.c: In function ‘__pyx_f_5scipy_4_lib_12_ccallback_c_raw_capsule_destructor’: scipy/_lib/_ccallback_c.c:1620:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_name = __pyx_t_1; ^ scipy/_lib/_ccallback_c.c: In function ‘__pyx_pf_5scipy_4_lib_12_ccallback_c_get_raw_capsule’: scipy/_lib/_ccallback_c.c:1875:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_capsule_name = __pyx_t_7; ^ scipy/_lib/_ccallback_c.c:1961:26: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_capsule_name = __pyx_t_7; ^ scipy/_lib/_ccallback_c.c: In function ‘__pyx_pf_5scipy_4_lib_12_ccallback_c_2get_capsule_signature’: scipy/_lib/_ccallback_c.c:2215:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_name = __pyx_t_1; ^ In file included from scipy/_lib/_ccallback_c.c:748: At top level: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src/ccallback.h:87:21: warning: ‘ccallback_obtain’ defined but not used [-Wunused-function] static ccallback_t *ccallback_obtain(void) ^~~~~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/_ccallback_c.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_ccallback_c.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._ccallback_c.map INFO: building 'scipy._lib._test_ccallback' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/_lib/src INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/src/_test_ccallback.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/src/_test_ccallback.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_ccallback.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._test_ccallback.map INFO: building 'scipy._lib._fpumode' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/_fpumode.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/_fpumode.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_fpumode.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._fpumode.map INFO: building 'scipy._lib.messagestream' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/messagestream.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/messagestream.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/messagestream.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib.messagestream.map INFO: building 'scipy._lib._test_deprecation_call' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/_test_deprecation_call.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_call.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_call.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._test_deprecation_call.map INFO: building 'scipy._lib._test_deprecation_def' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/_lib/_test_deprecation_def.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_def.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_def.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._test_deprecation_def.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp7p9nuwf2/tmp creating /tmp/tmp7p9nuwf2/tmp/tmp7p9nuwf2 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp7p9nuwf2/main.cpp INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpbk0qnc_d/tmp creating /tmp/tmpbk0qnc_d/tmp/tmpbk0qnc_d INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14 -fvisibility=hidden' INFO: g++: /tmp/tmpbk0qnc_d/main.c INFO: building 'scipy._lib._uarray._uarray' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/_lib/_uarray INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -fvisibility=hidden -msse -msse2 -msse3' INFO: g++: scipy/_lib/_uarray/_uarray_dispatch.cxx INFO: g++: scipy/_lib/_uarray/vectorcall.cxx In file included from scipy/_lib/_uarray/_uarray_dispatch.cxx:1: scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘void SmallDynamicArray::default_construct_buffer(T*, T*) [with T = std::vector<{anonymous}::backend_options>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/small_dynamic_array.h:86:7: required from ‘SmallDynamicArray::SmallDynamicArray(size_t) [with T = std::vector<{anonymous}::backend_options>*; long int SmallCapacity = 1; size_t = long unsigned int]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:777:61: required from here scipy/_lib/_uarray/small_dynamic_array.h:37:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘SmallDynamicArray& SmallDynamicArray::operator=(SmallDynamicArray&&) [with T = std::vector<{anonymous}::backend_options>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/_uarray_dispatch.cxx:673:20: required from ‘bool {anonymous}::context_helper::init({anonymous}::context_helper::BackendLists&&, T) [with T = {anonymous}::backend_options; {anonymous}::context_helper::BackendLists = SmallDynamicArray*, 1>]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:796:57: required from here scipy/_lib/_uarray/small_dynamic_array.h:186:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘void SmallDynamicArray::default_construct_buffer(T*, T*) [with T = std::vector<{anonymous}::py_ref>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/small_dynamic_array.h:86:7: required from ‘SmallDynamicArray::SmallDynamicArray(size_t) [with T = std::vector<{anonymous}::py_ref>*; long int SmallCapacity = 1; size_t = long unsigned int]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:873:61: required from here scipy/_lib/_uarray/small_dynamic_array.h:37:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘SmallDynamicArray& SmallDynamicArray::operator=(SmallDynamicArray&&) [with T = std::vector<{anonymous}::py_ref>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/_uarray_dispatch.cxx:673:20: required from ‘bool {anonymous}::context_helper::init({anonymous}::context_helper::BackendLists&&, T) [with T = {anonymous}::py_ref; {anonymous}::context_helper::BackendLists = SmallDynamicArray*, 1>]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:887:74: required from here scipy/_lib/_uarray/small_dynamic_array.h:186:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘void SmallDynamicArray::move_construct_buffer(T*, T*, T*) [with T = std::vector<{anonymous}::backend_options>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/small_dynamic_array.h:181:7: required from ‘SmallDynamicArray& SmallDynamicArray::operator=(SmallDynamicArray&&) [with T = std::vector<{anonymous}::backend_options>*; long int SmallCapacity = 1]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:673:20: required from ‘bool {anonymous}::context_helper::init({anonymous}::context_helper::BackendLists&&, T) [with T = {anonymous}::backend_options; {anonymous}::context_helper::BackendLists = SmallDynamicArray*, 1>]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:796:57: required from here scipy/_lib/_uarray/small_dynamic_array.h:51:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ scipy/_lib/_uarray/small_dynamic_array.h: In instantiation of ‘void SmallDynamicArray::move_construct_buffer(T*, T*, T*) [with T = std::vector<{anonymous}::py_ref>*; long int SmallCapacity = 1]’: scipy/_lib/_uarray/small_dynamic_array.h:181:7: required from ‘SmallDynamicArray& SmallDynamicArray::operator=(SmallDynamicArray&&) [with T = std::vector<{anonymous}::py_ref>*; long int SmallCapacity = 1]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:673:20: required from ‘bool {anonymous}::context_helper::init({anonymous}::context_helper::BackendLists&&, T) [with T = {anonymous}::py_ref; {anonymous}::context_helper::BackendLists = SmallDynamicArray*, 1>]’ scipy/_lib/_uarray/_uarray_dispatch.cxx:887:74: required from here scipy/_lib/_uarray/small_dynamic_array.h:51:7: warning: throw will always call terminate() [-Wterminate] scipy/_lib/_uarray/_uarray_dispatch.cxx:86:12: warning: ‘PyObject* {anonymous}::py_get(PyObject*)’ defined but not used [-Wunused-function] PyObject * py_get(PyObject * obj) { return obj; } ^~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/_lib/_uarray/_uarray_dispatch.o build/temp.linux-x86_64-cpython-311/scipy/_lib/_uarray/vectorcall.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray/_uarray.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy._lib._uarray._uarray.map INFO: building 'scipy.cluster._vq' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/cluster INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/cluster/_vq.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/cluster/_vq.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/cluster/_vq.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/cluster/_vq.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.cluster._vq.map INFO: building 'scipy.cluster._hierarchy' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/cluster/_hierarchy.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/cluster/_hierarchy.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/cluster/_hierarchy.c:18075:18: warning: ‘__Pyx_CFunc_double____double____double____double____int____int____int___to_py’ defined but not used [-Wunused-function] static PyObject *__Pyx_CFunc_double____double____double____double____int____int____int___to_py(double (*__pyx_v_f)(double, double, double, int, int, int)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/cluster/_hierarchy.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/cluster/_hierarchy.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.cluster._hierarchy.map INFO: building 'scipy.cluster._optimal_leaf_ordering' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/cluster/_optimal_leaf_ordering.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/cluster/_optimal_leaf_ordering.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/cluster/_optimal_leaf_ordering.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/cluster/_optimal_leaf_ordering.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.cluster._optimal_leaf_ordering.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp1m67ke4d/tmp creating /tmp/tmp1m67ke4d/tmp/tmp1m67ke4d INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp1m67ke4d/main.cpp INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp_x8atirp/tmp creating /tmp/tmp_x8atirp/tmp/tmp_x8atirp INFO: compile options: '-I/usr/include/python3.11 -c' INFO: g++: /tmp/tmp_x8atirp/main.c INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpkci0bvci/tmp creating /tmp/tmpkci0bvci/tmp/tmpkci0bvci INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-pthread' INFO: g++: /tmp/tmpkci0bvci/main.c INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp_vjlxlk2/tmp creating /tmp/tmp_vjlxlk2/tmp/tmp_vjlxlk2 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14 -pthread -fvisibility=hidden' INFO: g++: /tmp/tmp_vjlxlk2/main.c INFO: building 'scipy.fft._pocketfft.pypocketfft' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/fft creating build/temp.linux-x86_64-cpython-311/scipy/fft/_pocketfft INFO: compile options: '-DPOCKETFFT_PTHREADS -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -pthread -fvisibility=hidden -msse -msse2 -msse3' INFO: g++: scipy/fft/_pocketfft/pypocketfft.cxx INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/fft/_pocketfft/pypocketfft.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/pypocketfft.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.fft._pocketfft.pypocketfft.map -pthread INFO: building 'scipy.fftpack.convolve' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/fftpack INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/fftpack/convolve.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/fftpack/convolve.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/fftpack/convolve.c: In function ‘__pyx_pf_5scipy_7fftpack_8convolve_2convolve’: scipy/fftpack/convolve.c:3101:39: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_13 = (((__pyx_v_w.shape[0]) != __pyx_v_n) != 0); ^~ scipy/fftpack/convolve.c: In function ‘__pyx_pf_5scipy_7fftpack_8convolve_4convolve_z’: scipy/fftpack/convolve.c:3803:40: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_13 = (((__pyx_v_wr.shape[0]) != __pyx_v_n) != 0); ^~ scipy/fftpack/convolve.c:3824:40: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_13 = (((__pyx_v_wi.shape[0]) != __pyx_v_n) != 0); ^~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/fftpack/convolve.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/fftpack/convolve.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.fftpack.convolve.map INFO: building 'scipy.integrate._quadpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/integrate/_quadpackmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/integrate/__quadpack.h:28, from scipy/integrate/_quadpackmodule.c:4: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/integrate/_quadpackmodule.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lquadpack -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_quadpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._quadpack.map INFO: building 'scipy.integrate._odepack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/integrate/_odepackmodule.c INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/integrate/_odepackmodule.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_odepack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._odepack.map INFO: building 'scipy.integrate._vode' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11 creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11 creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘cb_f_in_dvode__user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:478:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:477:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘cb_jac_in_dvode__user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:674:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:673:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:671:9: warning: unused variable ‘mu’ [-Wunused-variable] int mu=(*mu_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:670:9: warning: unused variable ‘ml’ [-Wunused-variable] int ml=(*ml_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘cb_f_in_zvode__user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:866:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:865:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘cb_jac_in_zvode__user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1062:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1061:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1059:9: warning: unused variable ‘mu’ [-Wunused-variable] int mu=(*mu_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1058:9: warning: unused variable ‘ml’ [-Wunused-variable] int ml=(*ml_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘f2py_rout__vode_dvode’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1259:45: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] cb_jac_in_dvode__user__routines_typedef jac_cptr; ^~~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1255:43: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] cb_f_in_dvode__user__routines_typedef f_cptr; ^~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c: In function ‘f2py_rout__vode_zvode’: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1583:45: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] cb_jac_in_zvode__user__routines_typedef jac_cptr; ^~~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:1579:43: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] cb_f_in_zvode__user__routines_typedef f_cptr; ^~~~~~ At top level: build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.c:172:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/integrate/_vode-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_vodemodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_vode-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lvode -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_vode.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._vode.map INFO: building 'scipy.integrate._lsoda' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c: In function ‘cb_jac_in_lsoda__user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:666:9: warning: unused variable ‘mu’ [-Wunused-variable] int mu=(*mu_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:665:9: warning: unused variable ‘ml’ [-Wunused-variable] int ml=(*ml_cb_capi); ^~ build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c: In function ‘f2py_rout__lsoda_lsoda’: build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:908:45: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] cb_jac_in_lsoda__user__routines_typedef jac_cptr; ^~~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:860:43: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] cb_f_in_lsoda__user__routines_typedef f_cptr; ^~~~~~ At top level: build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.c:170:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/integrate/_lsoda-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_lsodamodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_lsoda-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_lsoda.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._lsoda.map INFO: building 'scipy.integrate._dop' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c: In function ‘cb_fcn_in___user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:476:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:475:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c: In function ‘cb_solout_in___user__routines’: build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:673:9: warning: unused variable ‘irtn’ [-Wunused-variable] int irtn=(*irtn_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:672:9: warning: unused variable ‘ipar’ [-Wunused-variable] int ipar=(*ipar_cb_capi); ^~~~ build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:671:12: warning: unused variable ‘rpar’ [-Wunused-variable] double rpar=(*rpar_cb_capi); ^~~~ At top level: build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.c:170:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/integrate/_dop-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_dopmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_dop-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -ldop -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_dop.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._dop.map INFO: building 'scipy.integrate._test_multivariate' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/integrate/tests INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/integrate/tests/_test_multivariate.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/integrate/tests/_test_multivariate.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_test_multivariate.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._test_multivariate.map INFO: building 'scipy.integrate._test_odeint_banded' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.c:116:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_banded-f2pywrappers.f INFO: gfortran:f77: scipy/integrate/tests/banded5x5.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/tests/banded5x5.f:85:31: subroutine banded5x5(n, t, y, f) 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:112:42: subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) 1 Warning: Unused dummy argument ‘ml’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:112:46: subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) 1 Warning: Unused dummy argument ‘mu’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:112:35: subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:112:38: subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) 1 Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:139:43: subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) 1 Warning: Unused dummy argument ‘ml’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:139:47: subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) 1 Warning: Unused dummy argument ‘mu’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:139:36: subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:139:39: subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) 1 Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_bandedmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/integrate/tests/banded5x5.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_banded-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/integrate/_test_odeint_banded.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.integrate._test_odeint_banded.map INFO: building 'scipy.interpolate.interpnd' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/interpolate/interpnd.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/interpolate/interpnd.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/interpolate/interpnd.c: In function ‘__pyx_pf_5scipy_11interpolate_8interpnd_20LinearNDInterpolator_8_do_evaluate’: scipy/interpolate/interpnd.c:7013:264: warning: passing argument 3 of ‘__pyx_f_5scipy_7spatial_6_qhull__find_simplex’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_isimplex = __pyx_f_5scipy_7spatial_6_qhull__find_simplex((&__pyx_v_info), __pyx_v_c, ((&(*((double const *) ( /* dim=1 */ ((char *) (((double const *) ( /* dim=0 */ (__pyx_v_xi.data + __pyx_t_14 * __pyx_v_xi.strides[0]) )) + __pyx_t_15)) )))) + (__pyx_v_i * __pyx_v_ndim)), (&__pyx_v_start), __pyx_v_eps, __pyx_v_eps_broad); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/interpnd.c:7013:264: note: expected ‘double *’ but argument is of type ‘const double *’ scipy/interpolate/interpnd.c: In function ‘__pyx_pf_5scipy_11interpolate_8interpnd_20LinearNDInterpolator_10_do_evaluate’: scipy/interpolate/interpnd.c:7571:264: warning: passing argument 3 of ‘__pyx_f_5scipy_7spatial_6_qhull__find_simplex’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_isimplex = __pyx_f_5scipy_7spatial_6_qhull__find_simplex((&__pyx_v_info), __pyx_v_c, ((&(*((double const *) ( /* dim=1 */ ((char *) (((double const *) ( /* dim=0 */ (__pyx_v_xi.data + __pyx_t_14 * __pyx_v_xi.strides[0]) )) + __pyx_t_15)) )))) + (__pyx_v_i * __pyx_v_ndim)), (&__pyx_v_start), __pyx_v_eps, __pyx_v_eps_broad); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/interpnd.c:7571:264: note: expected ‘double *’ but argument is of type ‘const double *’ scipy/interpolate/interpnd.c: In function ‘__pyx_f_5scipy_11interpolate_8interpnd_estimate_gradients_2d_global’: scipy/interpolate/interpnd.c:8834:112: warning: passing argument 2 of ‘__pyx_f_5scipy_11interpolate_8interpnd__estimate_gradients_2d_global’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_ret = __pyx_f_5scipy_11interpolate_8interpnd__estimate_gradients_2d_global((&__pyx_v_info), (&(*((double const *) ( /* dim=1 */ ((char *) (((double const *) ( /* dim=0 */ (__pyx_v_data.data + __pyx_t_14 * __pyx_v_data.strides[0]) )) + __pyx_t_15)) )))), __pyx_v_maxiter, __pyx_v_tol, (&(*((double *) ( /* dim=2 */ ((char *) (((double *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_grad.data + __pyx_t_16 * __pyx_v_grad.strides[0]) ) + __pyx_t_17 * __pyx_v_grad.strides[1]) )) + __pyx_t_18)) ))))); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/interpnd.c:7777:148: note: expected ‘double *’ but argument is of type ‘const double *’ static int __pyx_f_5scipy_11interpolate_8interpnd__estimate_gradients_2d_global(__pyx_t_5scipy_7spatial_6_qhull_DelaunayInfo_t *__pyx_v_d, double *__pyx_v_data, int __pyx_v_maxiter, double __pyx_v_tol, double *__pyx_v_y) { ~~~~~~~~^~~~~~~~~~~~ scipy/interpolate/interpnd.c: In function ‘__pyx_pf_5scipy_11interpolate_8interpnd_26CloughTocher2DInterpolator_8_do_evaluate’: scipy/interpolate/interpnd.c:11907:105: warning: passing argument 3 of ‘__pyx_f_5scipy_7spatial_6_qhull__find_simplex’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_isimplex = __pyx_f_5scipy_7spatial_6_qhull__find_simplex((&__pyx_v_info), __pyx_v_c, (&(*((double const *) ( /* dim=1 */ ((char *) (((double const *) ( /* dim=0 */ (__pyx_v_xi.data + __pyx_t_15 * __pyx_v_xi.strides[0]) )) + __pyx_t_16)) )))), (&__pyx_v_start), __pyx_v_eps, __pyx_v_eps_broad); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/interpnd.c:11907:105: note: expected ‘double *’ but argument is of type ‘const double *’ scipy/interpolate/interpnd.c: In function ‘__pyx_pf_5scipy_11interpolate_8interpnd_26CloughTocher2DInterpolator_10_do_evaluate’: scipy/interpolate/interpnd.c:12494:105: warning: passing argument 3 of ‘__pyx_f_5scipy_7spatial_6_qhull__find_simplex’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_isimplex = __pyx_f_5scipy_7spatial_6_qhull__find_simplex((&__pyx_v_info), __pyx_v_c, (&(*((double const *) ( /* dim=1 */ ((char *) (((double const *) ( /* dim=0 */ (__pyx_v_xi.data + __pyx_t_15 * __pyx_v_xi.strides[0]) )) + __pyx_t_16)) )))), (&__pyx_v_start), __pyx_v_eps, __pyx_v_eps_broad); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/interpnd.c:12494:105: note: expected ‘double *’ but argument is of type ‘const double *’ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from scipy/interpolate/interpnd.c:746: At top level: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/interpolate/interpnd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/interpnd.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate.interpnd.map INFO: building 'scipy.interpolate._rgi_cython' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/interpolate/_rgi_cython.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/interpolate/_rgi_cython.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/interpolate/_rgi_cython.c: In function ‘__pyx_f_5scipy_11interpolate_11_rgi_cython_find_interval_ascending’: scipy/interpolate/_rgi_cython.c:2980:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_interval >= __pyx_v_nx) != 0); ^~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/interpolate/_rgi_cython.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rgi_cython.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate._rgi_cython.map INFO: building 'scipy.interpolate._ppoly' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/interpolate/_ppoly.c scipy/interpolate/_ppoly.c: In function ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’: scipy/interpolate/_ppoly.c:2985:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_interval >= __pyx_v_nx) != 0); ^~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_20evaluate_nd’: scipy/interpolate/_ppoly.c:5972:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = (((__pyx_v_c.shape[1]) != __pyx_v_ntot) != 0); ^~ scipy/interpolate/_ppoly.c:6045:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = (((__pyx_v_c.shape[0]) != __pyx_v_ntot) != 0); ^~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_22evaluate_nd’: scipy/interpolate/_ppoly.c:7075:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = (((__pyx_v_c.shape[1]) != __pyx_v_ntot) != 0); ^~ scipy/interpolate/_ppoly.c:7148:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = (((__pyx_v_c.shape[0]) != __pyx_v_ntot) != 0); ^~ scipy/interpolate/_ppoly.c: In function ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’: scipy/interpolate/_ppoly.c:12151:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_interval >= __pyx_v_nx) != 0); ^~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/interpolate/_ppoly.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/_ppoly.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate._ppoly.map INFO: building 'scipy.interpolate._bspl' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/interpolate/_bspl.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/interpolate/_bspl.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/interpolate/_bspl.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/_bspl.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate._bspl.map INFO: building 'scipy.interpolate._fitpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/interpolate/src INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/interpolate/src/_fitpackmodule.c INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/interpolate/src/_fitpackmodule.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lfitpack -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/_fitpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate._fitpack.map INFO: building 'scipy.interpolate.dfitpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/interpolate creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/interpolate/src creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpackmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpackmodule.c:156:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lfitpack -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/interpolate/dfitpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.interpolate.dfitpack.map INFO: building 'scipy.io._test_fortran' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/io creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/io/_test_fortranmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/io/_test_fortranmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/io/_test_fortranmodule.c:160:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/io INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/io/_test_fortran-f2pywrappers.f INFO: gfortran:f77: scipy/io/_test_fortran.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/io/_test_fortranmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/io/_test_fortran.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/io/_test_fortran-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/io/_test_fortran.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.io._test_fortran.map INFO: building 'scipy.io.matlab._streams' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/io/matlab INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/io/matlab/_streams.c scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_13GenericStream_read_into’: scipy/io/matlab/_streams.c:2621:21: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] if (((__pyx_t_2 < __pyx_t_3) != 0)) { ^ scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_13GenericStream_read_string’: scipy/io/matlab/_streams.c:2869:29: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_1 = ((__pyx_t_6 != __pyx_v_n) != 0); ^~ scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_15ZlibInputStream__fill_buffer’: scipy/io/matlab/_streams.c:3547:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] if (((__pyx_t_2 < __pyx_t_3) != 0)) { ^ scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_15ZlibInputStream_all_data_read’: scipy/io/matlab/_streams.c:4186:43: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] __pyx_t_6 = ((__pyx_v_self->_read_bytes < __pyx_v_self->_max_length) != 0); ^ scipy/io/matlab/_streams.c:4214:42: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_6 = (__pyx_v_self->_max_length == __pyx_v_self->_read_bytes); ^~ scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_15ZlibInputStream_tell’: scipy/io/matlab/_streams.c:4372:47: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] __pyx_t_6 = ((__pyx_v_self->_total_position == -1L) != 0); ^~ scipy/io/matlab/_streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_8_streams_15ZlibInputStream_seek’: scipy/io/matlab/_streams.c:4683:33: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_9 = ((__pyx_v_new_pos < __pyx_v_self->_total_position) != 0); ^ scipy/io/matlab/_streams.c:4716:49: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] __pyx_t_9 = ((__pyx_v_self->_total_position < __pyx_v_new_pos) != 0); ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/io/matlab/_streams.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_streams.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.io.matlab._streams.map INFO: building 'scipy.io.matlab._mio_utils' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/io/matlab/_mio_utils.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/io/matlab/_mio_utils.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/io/matlab/_mio_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio_utils.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.io.matlab._mio_utils.map INFO: building 'scipy.io.matlab._mio5_utils' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/io/matlab/_mio5_utils.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/io/matlab/_mio5_utils.c:748: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/io/matlab/_mio5_utils.c: In function ‘__pyx_f_5scipy_2io_6matlab_11_mio5_utils_10VarReader5_read_numeric’: scipy/io/matlab/_mio5_utils.c:5285:30: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] __pyx_t_11 = ((__pyx_v_nnz != -1L) != 0); ^~ scipy/io/matlab/_mio5_utils.c: In function ‘__pyx_f_5scipy_2io_6matlab_11_mio5_utils_10VarReader5_read_into_int32s’: scipy/io/matlab/_mio5_utils.c:5878:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_5; __pyx_t_1+=1) { ^ scipy/io/matlab/_mio5_utils.c:5919:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_5; __pyx_t_1+=1) { ^ scipy/io/matlab/_mio5_utils.c: In function ‘__pyx_f_5scipy_2io_6matlab_11_mio5_utils_10VarReader5_read_struct’: scipy/io/matlab/_mio5_utils.c:10689:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { ^ scipy/io/matlab/_mio5_utils.c:10907:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/io/matlab/_mio5_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio5_utils.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.io.matlab._mio5_utils.map INFO: building 'scipy.linalg._fblas' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11 creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblasmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblasmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblasmodule.c:159:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblas-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblasmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblas-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_fblas.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._fblas.map INFO: building 'scipy.linalg._flapack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_cgees’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:24150:48: warning: variable ‘cselect_cptr’ set but not used [-Wunused-but-set-variable] cb_cselect_in_gees__user__routines_typedef cselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_zgees’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:24426:48: warning: variable ‘zselect_cptr’ set but not used [-Wunused-but-set-variable] cb_zselect_in_gees__user__routines_typedef zselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_sgees’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:24704:48: warning: variable ‘sselect_cptr’ set but not used [-Wunused-but-set-variable] cb_sselect_in_gees__user__routines_typedef sselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dgees’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:24981:48: warning: variable ‘dselect_cptr’ set but not used [-Wunused-but-set-variable] cb_dselect_in_gees__user__routines_typedef dselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_sgges’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:25269:48: warning: variable ‘sselect_cptr’ set but not used [-Wunused-but-set-variable] cb_sselect_in_gges__user__routines_typedef sselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dgges’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:25639:48: warning: variable ‘dselect_cptr’ set but not used [-Wunused-but-set-variable] cb_dselect_in_gges__user__routines_typedef dselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_cgges’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:26007:48: warning: variable ‘cselect_cptr’ set but not used [-Wunused-but-set-variable] cb_cselect_in_gges__user__routines_typedef cselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_zgges’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:26376:48: warning: variable ‘zselect_cptr’ set but not used [-Wunused-but-set-variable] cb_zselect_in_gges__user__routines_typedef zselect_cptr; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_strsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69001:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69003:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dtrsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69293:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69295:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_ctrsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69925:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:69927:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_ztrsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70166:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70168:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_stgsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70792:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70794:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70798:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantz_capi == Py_None) wantz = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:70800:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dtgsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71191:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71193:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71197:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantz_capi == Py_None) wantz = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71199:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_ctgsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71980:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71982:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71986:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantz_capi == Py_None) wantz = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:71988:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_ztgsen’: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:72359:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantq_capi == Py_None) wantq = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:72361:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:72365:43: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (wantz_capi == Py_None) wantz = 1; else ^~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:72367:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ At top level: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.c:381:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_flapack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._flapack.map INFO: building 'scipy.linalg._flinalg' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/linalg INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.c:117:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/linalg/src INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/linalg/src/det.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/linalg/_flinalg-f2pywrappers.f INFO: gfortran:f77: scipy/linalg/src/lu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/linalg/_flinalgmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/det.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/lu.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/linalg/_flinalg-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_flinalg.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._flinalg.map INFO: building 'scipy.linalg._interpolative' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/linalg/_interpolativemodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/linalg/_interpolativemodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/linalg/_interpolativemodule.c:174:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist creating build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/linalg/src/id_dist/src/dfft.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/id_rand.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 875 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 938 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 948 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1012 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1023 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1085 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1095 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1124 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1150 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1163 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1207 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1271 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1285 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1297 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1317 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1339 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1366 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1373 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1490 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1514 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1557 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1609 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1688 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1805 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1829 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1872 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1924 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2003 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2031 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2069 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2127 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2194 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2355 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2383 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2419 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2473 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2536 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2704 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2766 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2774 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2836 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2844 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2903 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2910 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2929 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2946 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2953 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2995 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 3006 [-Wtabs] scipy/linalg/src/id_dist/src/id_rand.f:363:26: call id_srand(1,r) 1 Warning: Rank mismatch in argument ‘r’ at (1) (rank-1 and scalar) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rand.f:364:14: j = m*r+1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_frm.f:61:13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_frm.f:67:72: call idd_subselect(n,w(3),m,w(16*m+70+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_frm.f:84:72: call idd_permute(n,w(3+m),w(16*m+70+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_frm.f:128:13: l2 = w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_frm.f:134:13: iw = w(4+m+l+l2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_frm.f:141:72: call idd_subselect(n,w(4),m,w(25*m+90+1),w(26*m+90+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_frm.f:152:72: call idd_subselect(l,w(4+m),n,w(26*m+90+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_frm.f:431:72: call idd_pairsamps(n,l,w(4+m),l2,w(4+m+2*l),w(4+m+3*l)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_frm.f:433:72: call idd_copyints(l2,w(4+m+2*l),w(4+m+l)) 1 Warning: Type mismatch in argument ‘ia’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:81:72: call idd_random_transf_init0(nsteps,n,w(ialbetas),w(iixs)) 1 Warning: Type mismatch in argument ‘ixs’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:547:72: 1 gammas(1,ijk),ixs(1,ijk) ) 1 Warning: Type mismatch in argument ‘gammas’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:145:72: 1 w(igammas),w(iixs)) 1 Warning: Type mismatch in argument ‘gammas’ at (1); passed REAL(8) to COMPLEX(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:175:17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:176:13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:177:15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:178:12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:179:10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:182:72: 1 w(ialbetas),w(iixs)) 1 Warning: Type mismatch in argument ‘iixs’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:215:17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:216:13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:217:15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:218:12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:219:10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:222:72: 1 w(ialbetas),w(iixs)) 1 Warning: Type mismatch in argument ‘iixs’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:253:17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:254:13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:255:15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:256:12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:257:10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:258:16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:261:72: 1 w(igammas),w(iixs)) 1 Warning: Type mismatch in argument ‘w2’ at (1); passed REAL(8) to COMPLEX(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/id_rtrans.f:295:17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:296:13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:297:15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:298:12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:299:10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:300:16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/id_rtrans.f:303:72: 1 w(ialbetas),w(igammas),w(iixs)) 1 Warning: Type mismatch in argument ‘w2’ at (1); passed REAL(8) to COMPLEX(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_id.f:106:20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_id.f:114:20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_id.f:218:20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_id.f:226:20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idd_id2svd.f:84:72: 2 w(iind),w(iindt)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f scipy/linalg/src/id_dist/src/dfft.f:939:72: CALL ZFFTB1 (N,C,WSAVE,WSAVE(IW1),WSAVE(IW2)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/dfft.f:1013:72: CALL ZFFTF1 (N,C,WSAVE,WSAVE(IW1),WSAVE(IW2)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:1086:72: CALL ZFFTI1 (N,WSAVE(IW1),WSAVE(IW2)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:2765:72: CALL DFFTB1 (N,R,WSAVE,WSAVE(N+1),WSAVE(2*N+1)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:2835:72: CALL DFFTF1 (N,R,WSAVE,WSAVE(N+1),WSAVE(2*N+1)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:2902:72: CALL DFFTI1 (N,WSAVE(N+1),WSAVE(2*N+1)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:1365:72: CALL DZFFT1 (N,WSAVE(2*N+1),WSAVE(3*N+1)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/dfft.f:2997:72: CALL DSINT1(N,X,WSAVE,WSAVE(IW1),WSAVE(IW2),WSAVE(IW3)) 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_sfft.f:75:37: if(l .eq. 1) call idd_sffti1(ind,n,wsave) 1 Warning: Rank mismatch in argument ‘ind’ at (1) (scalar and rank-1) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_sfft.f:233:36: if(l .eq. 1) call idd_sfft1(ind,n,v,wsave) 1 Warning: Rank mismatch in argument ‘ind’ at (1) (scalar and rank-1) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_sfft.f:386:23: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:387:21: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:406:25: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:407:23: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:419:23: rsum = rsum + wsave(iii+m*(nblock/2)+k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:428:23: rsum = rsum + wsave(iii+m*(nblock/2)+2*k-1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:429:23: rsum = rsum - wsave(iii+m*(nblock/2)+2*k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idd_svd.f:78:72: call idd_permuter(krank,r,krank,n,r(io+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idd_svd.f:210:72: call idd_permuter(krank,w,krank,n,w(io+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddp_aid.f:78:13: n2 = work(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/iddp_aid.f:239:13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idd_sfft.f:251:0: real*8 v(n),r1,twopi,sumr,sumi,fact,wsave(2*(2+15+4*n)) Warning: ‘sumr’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/linalg/src/id_dist/src/idd_sfft.f:251:0: Warning: ‘sumi’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f scipy/linalg/src/id_dist/src/iddp_asvd.f:121:72: 1 w(iui),w(ivi),w(isi),ier,w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddp_rsvd.f:155:72: 3 w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/iddp_rsvd.f:189:41: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘matvect’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/iddp_rsvd.f:189:45: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p1t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/iddp_rsvd.f:189:49: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p2t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/iddp_rsvd.f:189:53: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p3t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/iddp_rsvd.f:189:57: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p4t’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd.f scipy/linalg/src/id_dist/src/iddp_rid.f:302:0: 1 .and. krank .lt. m .and. krank .lt. n) Warning: ‘enorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f scipy/linalg/src/id_dist/src/iddr_aid.f:104:12: l = w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/iddr_aid.f:105:13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/iddr_asvd.f:74:72: 1 w(ilist),w(iproj),w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddr_rsvd.f:109:72: 2 w(ilist),w(iproj),w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed REAL(8) to INTEGER(4) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f scipy/linalg/src/id_dist/src/idz_frm.f:57:13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_frm.f:63:72: call idz_subselect(n,w(3),m,w(16*m+70+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idz_frm.f:80:72: call idz_permute(n,w(3+m),w(16*m+70+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idz_frm.f:124:13: iw = w(4+m+l) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_frm.f:131:72: call idz_subselect(n,w(4),m,w(19*m+70+1),w(20*m+70+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idz_frm.f:142:72: call idz_subselect(l,w(4+m),n,w(20*m+70+1),y) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idz_house.f:73:18: sum = sum+vn(k)*conjg(vn(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_house.f:169:16: sum = sum+x(k)*conjg(x(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_house.f:189:14: rss = x1*conjg(x1) + sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_house.f:199:15: test = conjg(phase) * x1 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_house.f:234:15: scal = 2*v1*conjg(v1) / (v1*conjg(v1)+sum) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_house.f:237:14: rss = phase*rss 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f scipy/linalg/src/id_dist/src/idz_id.f:107:20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:115:20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:124:24: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:373:21: rnumer = a(j,krank+k)*conjg(a(j,krank+k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:374:21: rdenom = a(j,j)*conjg(a(j,j)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:220:20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:228:20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_id.f:237:22: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f scipy/linalg/src/id_dist/src/idz_id2svd.f:87:72: 2 w(iind),w(iindt)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_snorm.f scipy/linalg/src/id_dist/src/idz_qrpiv.f:491:20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_qrpiv.f:573:22: ss(k) = ss(k)-a(krank,k)*conjg(a(krank,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_qrpiv.f:621:28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_qrpiv.f:749:20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_qrpiv.f:828:22: ss(k) = ss(k)-a(loop,k)*conjg(a(loop,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idz_qrpiv.f:876:28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idz_snorm.f:166:18: enorm = enorm+v(k)*conjg(v(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idz_svd.f:79:72: call idz_permuter(krank,r,krank,n,r(io+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idz_svd.f:214:72: call idz_permuter(krank,w,krank,n,w(io+1)) 1 Warning: Type mismatch in argument ‘ind’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idz_svd.f:258:72: call idz_realcomp(ls,w(isi),w(is)) 1 Warning: Type mismatch in argument ‘a’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_aid.f:79:13: n2 = work(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idzp_aid.f:244:13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idzp_aid.f:301:17: ss = ss+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idzp_aid.f:264:72: 1 ra(iscal)) 1 Warning: Type mismatch in argument ‘scal’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idzp_aid.f:88:72: 1 proj(m*n+1)) 1 Warning: Type mismatch in argument ‘rnorms’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idzp_aid.f:91:72: 1 krank,list,proj(n2*n+1)) 1 Warning: Type mismatch in argument ‘rnorms’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_asvd.f:122:72: 1 w(iui),w(ivi),w(isi),ier,w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idzp_asvd.f:142:72: call idz_realcomplex(ls,w(isi),w(is)) 1 Warning: Type mismatch in argument ‘a’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_rid.f:273:22: enorm = enorm + y(k)*conjg(y(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_rsvd.f:157:72: 3 w(iwork)) 1 Warning: Type mismatch in argument ‘s’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idzp_rsvd.f:177:72: call idz_reco(ls,w(isi),w(is)) 1 Warning: Type mismatch in argument ‘a’ at (1); passed COMPLEX(8) to REAL(8) [-Wargument-mismatch] scipy/linalg/src/id_dist/src/idzp_rsvd.f:189:41: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘matveca’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/idzp_rsvd.f:189:45: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p1t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/idzp_rsvd.f:189:49: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p2t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/idzp_rsvd.f:189:53: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p3t’ at (1) [-Wunused-dummy-argument] scipy/linalg/src/id_dist/src/idzp_rsvd.f:189:57: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument ‘p4t’ at (1) [-Wunused-dummy-argument] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzr_aid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzr_aid.f:105:12: l = w(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idzr_aid.f:106:13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] scipy/linalg/src/id_dist/src/idzp_rid.f:305:0: 1 .and. krank .lt. m .and. krank .lt. n) Warning: ‘enorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzr_asvd.f:77:72: 1 w(ilist),w(iproj),w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd.f INFO: gfortran:f77: scipy/linalg/src/id_dist/src/prini.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/linalg/_interpolative-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzr_rsvd.f:110:72: 2 w(ilist),w(iproj),w(icol),w(iwork)) 1 Warning: Type mismatch in argument ‘list’ at (1); passed COMPLEX(8) to INTEGER(4) [-Wargument-mismatch] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/linalg/_interpolativemodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/dfft.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/id_rand.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/id_rtrans.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_frm.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_id2svd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idd_svd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddp_asvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddp_rsvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddr_asvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/iddr_rsvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_frm.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_id2svd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_snorm.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idz_svd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzp_aid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzp_asvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzp_rsvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzr_asvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/idzr_rsvd.o build/temp.linux-x86_64-cpython-311/scipy/linalg/src/id_dist/src/prini.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/linalg/_interpolative-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_interpolative.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._interpolative.map INFO: building 'scipy.linalg._solve_toeplitz' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/_solve_toeplitz.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/_solve_toeplitz.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/linalg/_solve_toeplitz.c: In function ‘__pyx_pf_5scipy_6linalg_15_solve_toeplitz_2levinson’: scipy/linalg/_solve_toeplitz.c:3667:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] if (unlikely(!((__pyx_t_6 == ((2 * __pyx_v_n) - 1)) != 0))) { ^~ scipy/linalg/_solve_toeplitz.c:945:43: note: in definition of macro ‘unlikely’ #define unlikely(x) __builtin_expect(!!(x), 0) ^ scipy/linalg/_solve_toeplitz.c: In function ‘__pyx_pf_5scipy_6linalg_15_solve_toeplitz_4levinson’: scipy/linalg/_solve_toeplitz.c:4685:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] if (unlikely(!((__pyx_t_6 == ((2 * __pyx_v_n) - 1)) != 0))) { ^~ scipy/linalg/_solve_toeplitz.c:945:43: note: in definition of macro ‘unlikely’ #define unlikely(x) __builtin_expect(!!(x), 0) ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/linalg/_solve_toeplitz.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_solve_toeplitz.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._solve_toeplitz.map INFO: building 'scipy.linalg._matfuncs_sqrtm_triu' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/_matfuncs_sqrtm_triu.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/_matfuncs_sqrtm_triu.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_sqrtm_triu.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_sqrtm_triu.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._matfuncs_sqrtm_triu.map INFO: building 'scipy.linalg.cython_blas' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Iscipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/cython_blas.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/cython_blas.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/linalg/cython_blas.c: In function ‘__pyx_f_5scipy_6linalg_11cython_blas_cdotc’: scipy/linalg/cython_blas.c:2740:31: warning: passing argument 1 of ‘cdotcwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(cdotcwrp, CDOTCWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex64 *)__pyx_v_cx), __pyx_v_incx, ((npy_complex64 *)__pyx_v_cy), __pyx_v_incy); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_blas.c:755: scipy/linalg/_blas_subroutines.h:13:48: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} void F_FUNC(cdotcwrp, CDOTCWRP)(npy_complex64 *ret, int *n, npy_complex64 *cx, int *incx, npy_complex64 *cy, int *incy); ~~~~~~~~~~~~~~~^~~ scipy/linalg/cython_blas.c: In function ‘__pyx_f_5scipy_6linalg_11cython_blas_cdotu’: scipy/linalg/cython_blas.c:2784:31: warning: passing argument 1 of ‘cdotuwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(cdotuwrp, CDOTUWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex64 *)__pyx_v_cx), __pyx_v_incx, ((npy_complex64 *)__pyx_v_cy), __pyx_v_incy); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_blas.c:755: scipy/linalg/_blas_subroutines.h:14:48: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} void F_FUNC(cdotuwrp, CDOTUWRP)(npy_complex64 *ret, int *n, npy_complex64 *cx, int *incx, npy_complex64 *cy, int *incy); ~~~~~~~~~~~~~~~^~~ scipy/linalg/cython_blas.c: In function ‘__pyx_f_5scipy_6linalg_11cython_blas_zdotc’: scipy/linalg/cython_blas.c:3620:31: warning: passing argument 1 of ‘zdotcwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(zdotcwrp, ZDOTCWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex128 *)__pyx_v_zx), __pyx_v_incx, ((npy_complex128 *)__pyx_v_zy), __pyx_v_incy); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_blas.c:755: scipy/linalg/_blas_subroutines.h:33:49: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} void F_FUNC(zdotcwrp, ZDOTCWRP)(npy_complex128 *ret, int *n, npy_complex128 *zx, int *incx, npy_complex128 *zy, int *incy); ~~~~~~~~~~~~~~~~^~~ scipy/linalg/cython_blas.c: In function ‘__pyx_f_5scipy_6linalg_11cython_blas_zdotu’: scipy/linalg/cython_blas.c:3664:31: warning: passing argument 1 of ‘zdotuwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(zdotuwrp, ZDOTUWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex128 *)__pyx_v_zx), __pyx_v_incx, ((npy_complex128 *)__pyx_v_zy), __pyx_v_incy); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_blas.c:755: scipy/linalg/_blas_subroutines.h:34:49: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} void F_FUNC(zdotuwrp, ZDOTUWRP)(npy_complex128 *ret, int *n, npy_complex128 *zx, int *incx, npy_complex128 *zy, int *incy); ~~~~~~~~~~~~~~~~^~~ INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/linalg/cython_blas.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lfwrappers -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/cython_blas.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg.cython_blas.map INFO: building 'scipy.linalg.cython_lapack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -Iscipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/cython_lapack.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/cython_lapack.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/linalg/cython_lapack.c: In function ‘__pyx_f_5scipy_6linalg_13cython_lapack_cladiv’: scipy/linalg/cython_lapack.c:1878:33: warning: passing argument 1 of ‘cladivwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(cladivwrp, CLADIVWRP)((&__pyx_v_out), ((npy_complex64 *)__pyx_v_x), ((npy_complex64 *)__pyx_v_y)); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_lapack.c:755: scipy/linalg/_lapack_subroutines.h:23:50: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} void F_FUNC(cladivwrp, CLADIVWRP)(npy_complex64 *ret, npy_complex64 *x, npy_complex64 *y); ~~~~~~~~~~~~~~~^~~ scipy/linalg/cython_lapack.c: In function ‘__pyx_f_5scipy_6linalg_13cython_lapack_zladiv’: scipy/linalg/cython_lapack.c:4738:33: warning: passing argument 1 of ‘zladivwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] F_FUNC(zladivwrp, ZLADIVWRP)((&__pyx_v_out), ((npy_complex128 *)__pyx_v_x), ((npy_complex128 *)__pyx_v_y)); ~^~~~~~~~~~~~~ In file included from scipy/linalg/cython_lapack.c:755: scipy/linalg/_lapack_subroutines.h:88:51: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} void F_FUNC(zladivwrp, ZLADIVWRP)(npy_complex128 *ret, npy_complex128 *x, npy_complex128 *y); ~~~~~~~~~~~~~~~~^~~ INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/linalg/cython_lapack.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lfwrappers -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/linalg/cython_lapack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg.cython_lapack.map INFO: building 'scipy.linalg._decomp_update' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/_decomp_update.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/_decomp_update.c:750: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/linalg/_decomp_update.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_update.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._decomp_update.map INFO: building 'scipy.linalg._cythonized_array_utils' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-Iscipy/linalg -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/_cythonized_array_utils.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/_cythonized_array_utils.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_0__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:10093:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_1__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:10362:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_2__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:10631:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_3__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:10900:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_4__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:11169:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_5__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:11438:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_6__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:11707:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_7__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:11976:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_8__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:12245:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_9__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:12514:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_10__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:12783:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_11__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:13052:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_12__pyx_f_5scipy_6linalg_23_cythonized_array_utils_band_check_internal_c’: scipy/linalg/_cythonized_array_utils.c:13321:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_11__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_69bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:16557:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_12__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_71bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:16826:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_11__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_41bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:13052:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_12__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_43bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:13321:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_0__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_47bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:13598:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_1__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_49bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:13867:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_2__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_51bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:14136:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_3__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_53bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:14405:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_4__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_55bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:14674:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_5__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_57bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:14943:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_6__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_59bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:15212:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_7__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_61bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:15481:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_8__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_63bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:15750:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_9__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_65bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:16019:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_10__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_67bandwidth_noncontig’: scipy/linalg/_cythonized_array_utils.c:16288:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_0__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_19bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:10093:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_1__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_21bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:10362:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_2__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_23bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:10631:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_3__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_25bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:10900:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_4__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_27bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:11169:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_5__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_29bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:11438:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_6__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_31bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:11707:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_7__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_33bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:11976:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_8__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_35bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:12245:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_9__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_37bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:12514:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ scipy/linalg/_cythonized_array_utils.c: In function ‘__pyx_fuse_10__pyx_pw_5scipy_6linalg_23_cythonized_array_utils_39bandwidth_c’: scipy/linalg/_cythonized_array_utils.c:12783:14: warning: ‘__pyx_v_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_c; ^~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/linalg/_cythonized_array_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_cythonized_array_utils.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._cythonized_array_utils.map INFO: building 'scipy.linalg._matfuncs_expm' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/linalg/_matfuncs_expm.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/linalg/_matfuncs_expm.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_expm.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_expm.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.linalg._matfuncs_expm.map INFO: building 'scipy.odr.__odrpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Iscipy/odr -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/odr/__odrpack.c INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/odr/__odrpack.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lodrpack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/odr/__odrpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.odr.__odrpack.map INFO: building 'scipy.optimize._minpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_minpackmodule.c INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/optimize/_minpackmodule.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lminpack -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_minpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._minpack.map INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpzxwfk8od/tmp creating /tmp/tmpzxwfk8od/tmp/tmpzxwfk8od INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c99' INFO: gcc: /tmp/tmpzxwfk8od/main.c INFO: building 'scipy.optimize._lsap' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c99 -msse -msse2 -msse3' INFO: gcc: scipy/optimize/_lsap.c INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_lsap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lrectangular_lsap -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsap.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._lsap.map INFO: building 'scipy.optimize._zeros' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/zeros.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/zeros.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lrootfind -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_zeros.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._zeros.map INFO: building 'scipy.optimize._lbfgsb' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src INFO: compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/fortranobject.c build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c:208:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize/lbfgsb_src INFO: compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/optimize/lbfgsb_src/lbfgsb.f INFO: gfortran:f77: scipy/optimize/lbfgsb_src/timer.f INFO: gfortran:f77: scipy/optimize/lbfgsb_src/linpack.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/lbfgsb_src/timer.f:4:15: real temp 1 Warning: Unused variable ‘temp’ declared at (1) [-Wunused-variable] scipy/optimize/lbfgsb_src/lbfgsb.f:969:5: 1003 format (2(1x,i4),5x,'-',5x,'-',3x,'-',5x,'-',5x,'-',8x,'-',3x, 1 Warning: Label 1003 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2886:5: 3008 format (/,' Total User time',1p,e10.3,' seconds.',/) 1 Warning: Label 3008 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2883:5: 3007 format (/,' Cauchy time',1p,e10.3,' seconds.',/ 1 Warning: Label 3007 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2867:5: 3002 format(2(1x,i4),2(1x,i5),2x,a3,1x,i4,1p,2(2x,d7.1),6x,'-',10x,'-') 1 Warning: Label 3002 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2727:5: 9001 format (/,3x,'it',3x,'nf',2x,'nseg',2x,'nact',2x,'sub',2x,'itls', 1 Warning: Label 9001 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2709:5: 2001 format ('RUNNING THE L-BFGS-B CODE',/,/, 1 Warning: Label 2001 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2795:5: 3001 format(2(1x,i4),2(1x,i5),2x,a3,1x,i4,1p,2(2x,d7.1),1p,2(1x,d10.3)) 1 Warning: Label 3001 at (1) defined but not used [-Wunused-label] scipy/optimize/lbfgsb_src/lbfgsb.f:2806:30: + cachyt, sbtime, lnscht) 1 Warning: Unused dummy argument ‘cachyt’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:47: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘iback’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2806:46: + cachyt, sbtime, lnscht) 1 Warning: Unused dummy argument ‘lnscht’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:34: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘nseg’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2806:38: + cachyt, sbtime, lnscht) 1 Warning: Unused dummy argument ‘sbtime’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:52: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘stp’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:28: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘time’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:40: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘word’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2805:59: + time, nseg, word, iback, stp, xstep, k, 1 Warning: Unused dummy argument ‘xstep’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2736:60: subroutine prn2lb(n, x, f, g, iprint, iter, nfgv, nact, 1 Warning: Unused dummy argument ‘nact’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2736:54: subroutine prn2lb(n, x, f, g, iprint, iter, nfgv, nact, 1 Warning: Unused dummy argument ‘nfgv’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2737:36: + sbgnrm, nseg, word, iword, iback, stp, xstep) 1 Warning: Unused dummy argument ‘nseg’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2737:61: + sbgnrm, nseg, word, iword, iback, stp, xstep) 1 Warning: Unused dummy argument ‘stp’ at (1) [-Wunused-dummy-argument] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsbmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/optimize/lbfgsb_src/lbfgsb.o build/temp.linux-x86_64-cpython-311/scipy/optimize/lbfgsb_src/linpack.o build/temp.linux-x86_64-cpython-311/scipy/optimize/lbfgsb_src/timer.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_lbfgsb.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._lbfgsb.map INFO: building 'scipy.optimize._moduleTNC' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/tnc INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/tnc/_moduleTNC.c INFO: gcc: scipy/optimize/tnc/tnc.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/tnc/_moduleTNC.o build/temp.linux-x86_64-cpython-311/scipy/optimize/tnc/tnc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_moduleTNC.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._moduleTNC.map INFO: building 'scipy.optimize._cobyla' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/cobyla creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/fortranobject.c build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c: In function ‘cb_calcfc_in__cobyla__user__routines’: build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c:462:12: warning: unused variable ‘f’ [-Wunused-variable] double f=(*f_cb_capi); ^ build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c: In function ‘cb_callback_in__cobyla__user__routines’: build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c:648:9: warning: unused variable ‘m’ [-Wunused-variable] int m=(*m_cb_capi); ^ build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c:644:9: warning: variable ‘capi_j’ set but not used [-Wunused-but-set-variable] int capi_j,capi_i = 0; ^~~~~~ At top level: build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.c:158:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize/cobyla INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/optimize/cobyla/trstlp.f INFO: gfortran:f77: scipy/optimize/cobyla/cobyla2.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobyla-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobylamodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/optimize/cobyla/cobyla2.o build/temp.linux-x86_64-cpython-311/scipy/optimize/cobyla/trstlp.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobyla-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_cobyla.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._cobyla.map INFO: building 'scipy.optimize._minpack2' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2module.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/fortranobject.c build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2module.c:160:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize/minpack2 INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/optimize/minpack2/dcsrch.f INFO: gfortran:f77: scipy/optimize/minpack2/dcstep.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2module.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/optimize/minpack2/dcsrch.o build/temp.linux-x86_64-cpython-311/scipy/optimize/minpack2/dcstep.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_minpack2.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._minpack2.map INFO: building 'scipy.optimize._slsqp' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/slsqp creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqpmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/fortranobject.c build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqpmodule.c:157:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize/slsqp INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/optimize/slsqp/slsqp_optmz.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqp-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/slsqp/slsqp_optmz.f:1998:72: 10 assign 30 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2003:19: 20 GO TO next,(30, 50, 70, 110) 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2005:72: assign 50 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2015:72: assign 70 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2021:72: assign 110 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2034:5: 110 IF( ABS(dx(i)) .LE. xmax ) GO TO 115 1 Warning: Label 110 at (1) defined but not used [-Wunused-label] scipy/optimize/slsqp/slsqp_optmz.f:2029:5: 70 IF( ABS(dx(i)) .GT. cutlo ) GO TO 75 1 Warning: Label 70 at (1) defined but not used [-Wunused-label] scipy/optimize/slsqp/slsqp_optmz.f:2010:5: 50 IF( dx(i) .EQ. ZERO) GO TO 200 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] scipy/optimize/slsqp/slsqp_optmz.f:637:54: INTEGER jw(*),i,ic,id,ie,IF,ig,ih,il,im,ip,iu,iw, 1 Warning: Unused variable ‘im’ declared at (1) [-Wunused-variable] scipy/optimize/slsqp/slsqp_optmz.f:637:60: INTEGER jw(*),i,ic,id,ie,IF,ig,ih,il,im,ip,iu,iw, 1 Warning: Unused variable ‘iu’ declared at (1) [-Wunused-variable] scipy/optimize/slsqp/slsqp_optmz.f:1584:0: alpha=tp/t Warning: ‘tp’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:2035:0: sum = one + sum * (xmax / dx(i))**2 Warning: ‘xmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1679:0: 20 m = 0.5d0*(a + b) Warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1680:0: tol1 = eps*ABS(x) + tol Warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1689:0: IF (ABS(e) .LE. tol1) GOTO 30 Warning: ‘e’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1694:0: q = (x - v)*(fx - fw) Warning: ‘w’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1735:0: IF (fu .GT. fx) GOTO 60 Warning: ‘fx’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1747:0: IF (fu .LE. fw .OR. w .EQ. x) GOTO 70 Warning: ‘fw’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1748:0: IF (fu .LE. fv .OR. v .EQ. x .OR. v .EQ. w) GOTO 80 Warning: ‘fv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1748:0: Warning: ‘v’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1207:0: j=INDEX(iz) Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqpmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/optimize/slsqp/slsqp_optmz.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqp-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_slsqp.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._slsqp.map INFO: building 'scipy.optimize._direct' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_directmodule.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_directmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_direct_lib -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_direct.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._direct.map INFO: building 'scipy.optimize.__nnls' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/__nnls creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnlsmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/fortranobject.c build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnlsmodule.c:116:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/scipy/optimize/__nnls INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/optimize/__nnls/nnls.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnls-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/__nnls/nnls.f:121:0: J=INDEX(IZ) Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnlsmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/optimize/__nnls/nnls.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnls-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/optimize/__nnls.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize.__nnls.map INFO: building 'scipy.optimize._group_columns' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_group_columns.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_group_columns.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_group_columns.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_group_columns.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._group_columns.map INFO: building 'scipy.optimize._bglu_dense' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_bglu_dense.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_bglu_dense.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_bglu_dense.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_bglu_dense.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._bglu_dense.map INFO: building 'scipy.optimize._lsq.givens_elimination' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_lsq INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_lsq/givens_elimination.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_lsq/givens_elimination.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/givens_elimination.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._lsq.givens_elimination.map INFO: building 'scipy.optimize._trlib._trlib' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib INFO: compile options: '-DHAVE_CBLAS -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -Iscipy/optimize/_trlib/trlib -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/_trlib/_trlib.c INFO: gcc: scipy/optimize/_trlib/trlib_krylov.c INFO: gcc: scipy/optimize/_trlib/trlib_eigen_inverse.c INFO: gcc: scipy/optimize/_trlib/trlib_leftmost.c INFO: gcc: scipy/optimize/_trlib/trlib_quadratic_zero.c INFO: gcc: scipy/optimize/_trlib/trlib_tri_factor.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_leftmost.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_quadratic_zero.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_tri_factor.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_krylov.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/_trlib.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_eigen_inverse.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from scipy/optimize/_trlib/trlib_quadratic_zero.c:25: scipy/optimize/_trlib/trlib_private.h:107:13: warning: ‘trlib_dlagtm’ defined but not used [-Wunused-function] static void trlib_dlagtm(char *trans, trlib_int_t *n, trlib_int_t *nrhs, double *alpha, double *dl, double *d, double *du, double *x, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:99:13: warning: ‘trlib_dptrfs’ defined but not used [-Wunused-function] static void trlib_dptrfs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *df, double *ef, double *b, trlib_int_t *ldb, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:92:13: warning: ‘trlib_dpttrs’ defined but not used [-Wunused-function] static void trlib_dpttrs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *b, trlib_int_t *ldb, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:85:13: warning: ‘trlib_dpttrf’ defined but not used [-Wunused-function] static void trlib_dpttrf(trlib_int_t *n, double *d, double *e, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:79:15: warning: ‘trlib_ddot’ defined but not used [-Wunused-function] static double trlib_ddot(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:73:15: warning: ‘trlib_dnrm2’ defined but not used [-Wunused-function] static double trlib_dnrm2(trlib_int_t *n, double *x, trlib_int_t *incx) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:67:13: warning: ‘trlib_dcopy’ defined but not used [-Wunused-function] static void trlib_dcopy(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:61:13: warning: ‘trlib_dscal’ defined but not used [-Wunused-function] static void trlib_dscal(trlib_int_t *n, double *alpha, double *x, trlib_int_t *incx) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:55:13: warning: ‘trlib_daxpy’ defined but not used [-Wunused-function] static void trlib_daxpy(trlib_int_t *n, double *alpha, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_quadratic_zero.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ In file included from scipy/optimize/_trlib/trlib_eigen_inverse.c:25: scipy/optimize/_trlib/trlib_private.h:107:13: warning: ‘trlib_dlagtm’ defined but not used [-Wunused-function] static void trlib_dlagtm(char *trans, trlib_int_t *n, trlib_int_t *nrhs, double *alpha, double *dl, double *d, double *du, double *x, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:99:13: warning: ‘trlib_dptrfs’ defined but not used [-Wunused-function] static void trlib_dptrfs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *df, double *ef, double *b, trlib_int_t *ldb, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:79:15: warning: ‘trlib_ddot’ defined but not used [-Wunused-function] static double trlib_ddot(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_eigen_inverse.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ In file included from scipy/optimize/_trlib/trlib_leftmost.c:25: scipy/optimize/_trlib/trlib_private.h:107:13: warning: ‘trlib_dlagtm’ defined but not used [-Wunused-function] static void trlib_dlagtm(char *trans, trlib_int_t *n, trlib_int_t *nrhs, double *alpha, double *dl, double *d, double *du, double *x, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:99:13: warning: ‘trlib_dptrfs’ defined but not used [-Wunused-function] static void trlib_dptrfs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *df, double *ef, double *b, trlib_int_t *ldb, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:92:13: warning: ‘trlib_dpttrs’ defined but not used [-Wunused-function] static void trlib_dpttrs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *b, trlib_int_t *ldb, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:85:13: warning: ‘trlib_dpttrf’ defined but not used [-Wunused-function] static void trlib_dpttrf(trlib_int_t *n, double *d, double *e, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:79:15: warning: ‘trlib_ddot’ defined but not used [-Wunused-function] static double trlib_ddot(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:73:15: warning: ‘trlib_dnrm2’ defined but not used [-Wunused-function] static double trlib_dnrm2(trlib_int_t *n, double *x, trlib_int_t *incx) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:67:13: warning: ‘trlib_dcopy’ defined but not used [-Wunused-function] static void trlib_dcopy(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:61:13: warning: ‘trlib_dscal’ defined but not used [-Wunused-function] static void trlib_dscal(trlib_int_t *n, double *alpha, double *x, trlib_int_t *incx) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:55:13: warning: ‘trlib_daxpy’ defined but not used [-Wunused-function] static void trlib_daxpy(trlib_int_t *n, double *alpha, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_leftmost.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_tri_factor.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ In file included from scipy/optimize/_trlib/trlib_krylov.c:25: scipy/optimize/_trlib/trlib_private.h:107:13: warning: ‘trlib_dlagtm’ defined but not used [-Wunused-function] static void trlib_dlagtm(char *trans, trlib_int_t *n, trlib_int_t *nrhs, double *alpha, double *dl, double *d, double *du, double *x, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:99:13: warning: ‘trlib_dptrfs’ defined but not used [-Wunused-function] static void trlib_dptrfs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *df, double *ef, double *b, trlib_int_t *ldb, ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:92:13: warning: ‘trlib_dpttrs’ defined but not used [-Wunused-function] static void trlib_dpttrs(trlib_int_t *n, trlib_int_t *nrhs, double *d, double *e, double *b, trlib_int_t *ldb, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:85:13: warning: ‘trlib_dpttrf’ defined but not used [-Wunused-function] static void trlib_dpttrf(trlib_int_t *n, double *d, double *e, trlib_int_t *info) ^~~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:79:15: warning: ‘trlib_ddot’ defined but not used [-Wunused-function] static double trlib_ddot(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:73:15: warning: ‘trlib_dnrm2’ defined but not used [-Wunused-function] static double trlib_dnrm2(trlib_int_t *n, double *x, trlib_int_t *incx) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:67:13: warning: ‘trlib_dcopy’ defined but not used [-Wunused-function] static void trlib_dcopy(trlib_int_t *n, double *x, trlib_int_t *incx, double *y, trlib_int_t *incy) ^~~~~~~~~~~ scipy/optimize/_trlib/trlib_private.h:61:13: warning: ‘trlib_dscal’ defined but not used [-Wunused-function] static void trlib_dscal(trlib_int_t *n, double *alpha, double *x, trlib_int_t *incx) ^~~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_trlib/trlib_private.h:31, from scipy/optimize/_trlib/trlib_krylov.c:25: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/_trlib.o build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/trlib_krylov.o build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/trlib_eigen_inverse.o build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/trlib_leftmost.o build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/trlib_quadratic_zero.o build/temp.linux-x86_64-cpython-311/scipy/optimize/_trlib/trlib_tri_factor.o -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib/_trlib.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._trlib._trlib.map INFO: building 'scipy.optimize.cython_optimize._zeros' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/cython_optimize INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/optimize/cython_optimize/_zeros.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/cython_optimize/_zeros.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize/_zeros.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize.cython_optimize._zeros.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpu91wq8d7/tmp creating /tmp/tmpu91wq8d7/tmp/tmpu91wq8d7 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpu91wq8d7/main.cpp INFO: building 'scipy.optimize._highs._highs_wrapper' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_highs creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_highs/cython creating build/temp.linux-x86_64-cpython-311/scipy/optimize/_highs/cython/src creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern/filereaderlp creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/test creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/interfaces creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src INFO: compile options: '-DCMAKE_BUILD_TYPE="RELEASE" -DHIGHS_GITHASH="n/a" -DHIGHS_COMPILATION_DATE="2023-05-30" -DHIGHS_VERSION_MAJOR=1 -DHIGHS_VERSION_MINOR=2 -DHIGHS_VERSION_PATCH=2 -DHIGHS_DIR="/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs" -DNDEBUG -DCMAKE_BUILD_TYPE="RELEASE" -DHIGHS_GITHASH="n/a" -DHIGHS_COMPILATION_DATE="2023-05-30" -DHIGHS_VERSION_MAJOR=1 -DHIGHS_VERSION_MINOR=2 -DHIGHS_VERSION_PATCH=2 -DHIGHS_DIR="/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs" -DNDEBUG -UOPENMP -UEXT_PRESOLVE -USCIP_DEV -UHiGHSDEV -UOSI_FOUND -Iscipy/optimize/_highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/basiclu/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/optimize/_highs/cython/src/_highs_wrapper.cxx INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern/filereaderlp/reader.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/Filereader.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderLp.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderMps.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HighsIO.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderEms.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HMPSIO.cpp In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/optimize/_highs/cython/src/_highs_wrapper.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderLp.cpp: In member function ‘virtual FilereaderRetcode FilereaderLp::readModelFromFile(const HighsOptions&, std::__cxx11::string, HighsModel&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderLp.cpp:66:24: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (num_continuous == m.variables.size()) lp.integrality_.clear(); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HMpsFF.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/LoadOptions.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsDebug.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfo.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfoDebug.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:31: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:31: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::getReducedRow(HighsInt, double*, HighsInt*, HighsInt*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:1562:15: warning: unused variable ‘return_status’ [-Wunused-variable] HighsStatus return_status = HighsStatus::kOk; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::getReducedColumn(HighsInt, double*, HighsInt*, HighsInt*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:1617:15: warning: unused variable ‘return_status’ [-Wunused-variable] HighsStatus return_status = HighsStatus::kOk; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::setSolution(const HighsSolution&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:1654:33: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] solution.col_value.size() >= model_.lp_.num_col_; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:1657:32: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] solution.row_dual.size() >= model_.lp_.num_row_; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::changeColsIntegrality(HighsInt, const HighsInt*, const HighsVarType*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:1938:14: warning: unused variable ‘create_ok’ [-Wunused-variable] const bool create_ok = create(index_collection, num_set_entries, ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::changeColsCost(HighsInt, const HighsInt*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2000:14: warning: unused variable ‘create_ok’ [-Wunused-variable] const bool create_ok = create(index_collection, num_set_entries, ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::changeColsBounds(HighsInt, const HighsInt*, const double*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2071:14: warning: unused variable ‘create_ok’ [-Wunused-variable] const bool create_ok = create(index_collection, num_set_entries, ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::changeRowsBounds(HighsInt, const HighsInt*, const double*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2144:14: warning: unused variable ‘create_ok’ [-Wunused-variable] const bool create_ok = create(index_collection, num_set_entries, ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::callSolveLp(HighsLp&, std::__cxx11::string)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2673:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::callSolveQp()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2730:26: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < instance.c.value.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::callSolveMip()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2859:14: warning: unused variable ‘solver_solution_size’ [-Wunused-variable] HighsInt solver_solution_size = solver.solution_.size(); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:2904:20: warning: unused variable ‘mip_max_infeasibility’ [-Wunused-variable] const double mip_max_infeasibility = ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp: In member function ‘HighsStatus Highs::returnFromRun(HighsStatus)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.cpp:3174:14: warning: unused variable ‘have_info’ [-Wunused-variable] const bool have_info = info_.valid; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfoDebug.cpp: In function ‘HighsDebugStatus debugInfo(const HighsOptions&, const HighsLp&, const HighsBasis&, const HighsSolution&, const HighsInfo&, HighsModelStatus)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfoDebug.cpp:27:14: warning: unused variable ‘have_info’ [-Wunused-variable] const bool have_info = info.valid; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfoDebug.cpp:30:14: warning: unused variable ‘have_basis’ [-Wunused-variable] const bool have_basis = basis.valid; ^~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsDeprecated.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLp.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::changeIntegralityInterface(HighsIndexCollection&, const HighsVarType*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:595:15: warning: unused variable ‘return_status’ [-Wunused-variable] HighsStatus return_status = HighsStatus::kOk; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:596:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::changeColBoundsInterface(HighsIndexCollection&, const double*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:660:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::changeRowBoundsInterface(HighsIndexCollection&, const double*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:704:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::getBasicVariablesInterface(HighsInt*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:1079:12: warning: unused variable ‘ekk_lp’ [-Wunused-variable] HighsLp& ekk_lp = ekk_instance_.lp_; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp: In member function ‘HighsStatus Highs::basisSolveInterface(const std::vector&, double*, HighsInt*, HighsInt*, bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:1127:12: warning: unused variable ‘num_col’ [-Wunused-variable] HighsInt num_col = lp.num_col_; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.cpp:1140:15: warning: unused variable ‘scale’ [-Wunused-variable] HighsScale& scale = lp.scale_; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.cpp: In function ‘void writeGlpsolSolution(FILE*, const HighsOptions&, const HighsModel&, const HighsBasis&, const HighsSolution&, HighsModelStatus, const HighsInfo&, bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.cpp:548:30: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘const HighsInt’ {aka ‘const int’} [-Wsign-compare] if (lp.integrality_.size() == lp.num_col_) { ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.cpp:710:30: warning: unused variable ‘status’ [-Wunused-variable] const HighsBasisStatus status = basis.row_status[iRow]; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.cpp:825:30: warning: unused variable ‘status’ [-Wunused-variable] const HighsBasisStatus status = basis.col_status[iCol]; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘bool lpDimensionsOk(std::__cxx11::string, const HighsLp&, const HighsLogOptions&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:134:12: warning: unused variable ‘matrix_start_size’ [-Wunused-variable] HighsInt matrix_start_size = lp.a_matrix_.start_.size(); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void scaleLp(const HighsOptions&, HighsLp&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:727:8: warning: unused variable ‘allow_cost_scaling’ [-Wunused-variable] bool allow_cost_scaling = options.allowed_cost_scale_factor > 0; ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘bool maxValueScaleMatrix(const HighsOptions&, HighsLp&, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:1132:12: warning: unused variable ‘simplex_scale_strategy’ [-Wunused-variable] HighsInt simplex_scale_strategy = use_scale_strategy; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void deleteLpCols(HighsLp&, const HighsIndexCollection&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:1341:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void deleteLpRows(HighsLp&, const HighsIndexCollection&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:1390:15: warning: unused variable ‘call_status’ [-Wunused-variable] HighsStatus call_status; ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void deleteScale(std::vector&, const HighsIndexCollection&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:1440:15: warning: unused variable ‘return_status’ [-Wunused-variable] HighsStatus return_status = HighsStatus::kOk; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘HighsStatus readSolutionFile(std::__cxx11::string, const HighsOptions&, const HighsLp&, HighsBasis&, HighsSolution&, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:1984:12: warning: unused variable ‘status’ [-Wunused-variable] HighsInt status; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void checkLpSolutionFeasibility(const HighsOptions&, const HighsLp&, const HighsSolution&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:2080:14: warning: unused variable ‘integer_infeasibility’ [-Wunused-variable] double integer_infeasibility = std::fabs(primal - nearest_integer); ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp: In function ‘void removeRowsOfCountOne(const HighsLogOptions&, HighsLp&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:2637:18: warning: unused variable ‘original_num_nz’ [-Wunused-variable] const HighsInt original_num_nz = num_nz; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.cpp:2638:18: warning: unused variable ‘original_num_row’ [-Wunused-variable] const HighsInt original_num_row = lp.num_row_; ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.cpp: In function ‘HighsStatus getRangingData(HighsRanging&, HighsLpSolverObject&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.cpp:233:20: warning: unused variable ‘numerator’ [-Wunused-variable] const double numerator = (alpha < 0 ? dxi_inc[i] : dxi_dec[i]); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.cpp:97:25: warning: unused variable ‘col_scale’ [-Wunused-variable] const vector& col_scale = use_lp.scale_.col; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.cpp:98:25: warning: unused variable ‘row_scale’ [-Wunused-variable] const vector& row_scale = use_lp.scale_.row; ^~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolutionDebug.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp: In function ‘void getVariableKktFailures(double, double, double, double, double, double, const HighsBasisStatus*, HighsVarType, double&, double&, double&, double&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:460:16: warning: unused variable ‘middle’ [-Wunused-variable] const double middle = (lower + upper) * 0.5; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp: In function ‘HighsStatus ipxSolutionToHighsSolution(const HighsOptions&, const HighsLp&, const std::vector&, const std::vector&, HighsInt, HighsInt, const std::vector&, const std::vector&, const std::vector&, const std::vector&, const std::vector&, HighsModelStatus, HighsSolution&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:652:12: warning: unused variable ‘lower’ [-Wunused-variable] double lower = lp.col_lower_[col]; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:653:12: warning: unused variable ‘upper’ [-Wunused-variable] double upper = lp.col_upper_[col]; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:726:39: warning: unused variable ‘residual’ [-Wunused-variable] double lower, upper, value, dual, residual; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp: In function ‘HighsStatus ipxBasicSolutionToHighsBasicSolution(const HighsLogOptions&, const HighsLp&, const std::vector&, const std::vector&, const IpxSolution&, HighsBasis&, HighsSolution&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:958:18: warning: unused variable ‘lower’ [-Wunused-variable] const double lower = lp.col_lower_[col]; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.cpp:959:18: warning: unused variable ‘upper’ [-Wunused-variable] const double upper = lp.col_upper_[col]; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp: In function ‘HighsStatus solveLp(HighsLpSolverObject&, std::__cxx11::string)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp:50:10: warning: unused variable ‘imprecise_solution’ [-Wunused-variable] bool imprecise_solution; ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp: In function ‘HighsStatus solveUnconstrainedLp(const HighsOptions&, const HighsLp&, HighsModelStatus&, HighsInfo&, HighsSolution&, HighsBasis&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp:163:8: warning: unused variable ‘infeasible’ [-Wunused-variable] bool infeasible = false; ^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.cpp:164:8: warning: unused variable ‘unbounded’ [-Wunused-variable] bool unbounded = false; ^~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsStatus.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsOptions.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsOptions.cpp: In function ‘void highsOpenLogFile(HighsLogOptions&, std::vector&, std::__cxx11::string)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsOptions.cpp:27:16: warning: unused variable ‘status’ [-Wunused-variable] OptionStatus status = ^~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDynamicRowMatrix.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparation.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparator.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp: In member function ‘void HighsMipSolver::run()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.cpp:366:41: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] nextNode.domchgstack.size() == bestBoundNodeStackSize) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘void HighsDomain::ConflictPoolPropagation::conflictAdded(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:155:14: warning: unused variable ‘col’ [-Wunused-variable] HighsInt col = conflictEntries[i].column; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘void HighsDomain::ConflictPoolPropagation::updateActivityLbChange(HighsInt, double, double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:236:41: warning: unused variable ‘conflictEntries’ [-Wunused-variable] const std::vector& conflictEntries = ^~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘void HighsDomain::ConflictPoolPropagation::updateActivityUbChange(HighsInt, double, double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:257:41: warning: unused variable ‘conflictEntries’ [-Wunused-variable] const std::vector& conflictEntries = ^~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘void HighsDomain::ConflictPoolPropagation::propagateConflict(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:296:12: warning: unused variable ‘latestactive’ [-Wunused-variable] HighsInt latestactive[2]; ^~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In constructor ‘HighsDomain::ObjectivePropagation::ObjectivePropagation(HighsDomain*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:717:10: warning: unused variable ‘lb’ [-Wunused-variable] double lb = numInfObjLower == 0 ^~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘void HighsDomain::setDomainChangeStack(const std::vector&, const std::vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:2179:12: warning: unused variable ‘nextBranchPos’ [-Wunused-variable] HighsInt nextBranchPos = -1; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘bool HighsDomain::ConflictSet::explainInfeasibility()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:3226:16: warning: unused variable ‘ub’ [-Wunused-variable] double ub = ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:3231:16: warning: unused variable ‘lb’ [-Wunused-variable] double lb = ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘HighsInt HighsDomain::ConflictSet::resolveDepth(std::set&, HighsInt, HighsInt, HighsInt, bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:3709:21: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (depthLevel < localdom.branchPos_.size()) { ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:3719:18: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] depthLevel == localdom.branchPos_.size() ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp: In member function ‘HighsInt HighsDomain::ConflictSet::computeCuts(HighsInt, HighsConflictPool&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.cpp:3786:31: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] depthLevel == localdom.branchPos_.size() ? 1 : 0, true); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:20: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp: In member function ‘void HighsMipSolverData::evaluateRootNode()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:1464:12: warning: unused variable ‘oldLimit’ [-Wunused-variable] double oldLimit = upper_limit; ^~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:20: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:20: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp: In member function ‘void HighsLpRelaxation::computeBasicDegenerateDuals(double, HighsDomain*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:211:30: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘const HighsInt’ {aka ‘const int’} [-Wsign-compare] if (row_ap.values.size() < num_col) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:301:22: warning: unused variable ‘dual’ [-Wunused-variable] const double dual = solution.row_dual[iRow]; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:314:30: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < row_ap.nonzeroinds.size(); ++i) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp: In member function ‘void HighsLpRelaxation::performAging(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:526:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] else if (epochs < agelimit) ~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp: In member function ‘void HighsLpRelaxation::storeDualInfProof()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.cpp:807:30: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] if (row_ap.values.size() < num_col) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparation.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparation.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparation.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp: In member function ‘virtual void HighsTableauSeparator::separateLpSolution(HighsLpRelaxation&, HighsLpAggregator&, HighsTransformedLp&, HighsCutPool&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:105:34: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] if (fractionalBasisvars.size() > maxTries) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:150:14: warning: unused variable ‘i’ [-Wunused-variable] HighsInt i = fracvar.basisIndex; ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.cpp:219:13: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (len > fracvar.row_ep.size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsModkSeparator.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp: In function ‘std::array convertToPrintString(double, const char*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:1007:45: warning: ‘%.13g’ directive output may be truncated writing between 1 and 20 bytes into a region of size 16 [-Wformat-truncation=] std::snprintf(printString.data(), 16, "%.13g%s", val, trailingStr); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:1007:45: note: assuming directive output of 19 bytes In file included from /usr/include/stdio.h:873, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6404, from /usr/include/c++/8/string:52, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HConst.h:21, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.h:20, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:19, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /usr/include/bits/stdio2.h:68:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 20) into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __glibc_objsize (__s), __fmt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __va_arg_pack ()); ~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:1000:45: warning: ‘%.12g’ directive output may be truncated writing between 1 and 19 bytes into a region of size 16 [-Wformat-truncation=] std::snprintf(printString.data(), 16, "%.12g%s", val, trailingStr); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:1000:45: note: assuming directive output of 18 bytes In file included from /usr/include/stdio.h:873, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6404, from /usr/include/c++/8/string:52, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HConst.h:21, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.h:20, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:19, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /usr/include/bits/stdio2.h:68:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 19) into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __glibc_objsize (__s), __fmt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __va_arg_pack ()); ~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:997:45: warning: ‘%.11g’ directive output may be truncated writing between 1 and 18 bytes into a region of size 16 [-Wformat-truncation=] std::snprintf(printString.data(), 16, "%.11g%s", val, trailingStr); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:997:45: note: assuming directive output of 17 bytes In file included from /usr/include/stdio.h:873, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6404, from /usr/include/c++/8/string:52, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HConst.h:21, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.h:20, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:19, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /usr/include/bits/stdio2.h:68:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 18) into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __glibc_objsize (__s), __fmt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __va_arg_pack ()); ~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:994:45: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] std::snprintf(printString.data(), 16, "%.10g%s", val, trailingStr); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6404, from /usr/include/c++/8/string:52, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HConst.h:21, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.h:20, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:19, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /usr/include/bits/stdio2.h:68:35: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 17) into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __glibc_objsize (__s), __fmt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __va_arg_pack ()); ~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp: In function ‘std::array convertToPrintString(int64_t)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:974:45: warning: ‘%ld’ directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] std::snprintf(printString.data(), 16, "%" PRId64 "k", val / 1000); ^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:974:45: note: directive argument in the range [-9223372036854775, 9223372036854775] In file included from /usr/include/stdio.h:873, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6404, from /usr/include/c++/8/string:52, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HConst.h:21, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.h:20, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:19, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.cpp:13: /usr/include/bits/stdio2.h:68:35: note: ‘__builtin___snprintf_chk’ output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __glibc_objsize (__s), __fmt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __va_arg_pack ()); ~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsModkSeparator.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsModkSeparator.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsModkSeparator.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPathSeparator.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPathSeparator.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPathSeparator.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPathSeparator.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp: In member function ‘bool HighsCutGeneration::determineCover(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.cpp:63:17: warning: unused variable ‘nodequeue’ [-Wunused-variable] const auto& nodequeue = lpRelaxation.getMipSolver().mipdata_->nodequeue; ^~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutPool.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:13: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:20: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:20: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp: In member function ‘HighsInt HighsSearch::selectBranchingCandidate(int64_t, double&, double&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:253:29: warning: unused variable ‘basisstart_threshold’ [-Wunused-variable] static constexpr HighsInt basisstart_threshold = 20; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp: In member function ‘void HighsSearch::openNodesToQueue(HighsNodeQueue&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:855:34: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] if (basis->row_status.size() == lp->numRows()) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp: In member function ‘void HighsSearch::installNode(HighsNodeQueue::OpenNode&&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:915:17: warning: unused variable ‘branchpos’ [-Wunused-variable] const auto& branchpos = localdom.getBranchingPositions(); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp: In member function ‘bool HighsSearch::backtrackUntilDepth(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.cpp:1882:53: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘const HighsInt’ {aka ‘const int’} [-Wsign-compare] nodestack.back().nodeBasis->row_status.size() == lp->getLp().num_row_) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.cpp: In member function ‘void HighsConflictPool::addConflictCut(const HighsDomain&, const std::set&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.cpp:65:41: warning: unused variable ‘domchgStack_’ [-Wunused-variable] const std::vector& domchgStack_ = ^~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.cpp: In member function ‘void HighsConflictPool::addReconvergenceCut(const HighsDomain&, const std::set&, const HighsDomainChange&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.cpp:137:41: warning: unused variable ‘domchgStack_’ [-Wunused-variable] const std::vector& domchgStack_ = ^~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutPool.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutPool.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutPool.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsGFkSolve.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpAggregator.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDebugSol.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:23: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp: In member function ‘void HighsCliqueTable::processInfeasibleVertices(HighsDomain&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:1662:18: warning: unused variable ‘initSize’ [-Wunused-variable] HighsInt initSize = cliques[cliqueid].end - cliques[cliqueid].start; ^~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp: In member function ‘void HighsCliqueTable::separateCliques(const HighsMipSolver&, const std::vector&, HighsCutPool&, double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:1784:30: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘long unsigned int’ [-Wsign-compare] for (HighsInt i = 0; i < extensionend; ++i) { ~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp: In member function ‘void HighsCliqueTable::runCliqueMerging(HighsDomain&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.cpp:2227:18: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (hits == extensionvars.size()) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp: In constructor ‘HighsTransformedLp::HighsTransformedLp(const HighsLpRelaxation&, HighsImplications&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp:185:51: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] if (bestVlb[col] == nullptr || vlbnodes > bestvlbnodes || ~~~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.cpp:186:25: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare] (vlbnodes == bestvlbnodes && ~~~~~~~~~^~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPseudocost.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp:16: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp: In member function ‘void HighsImplications::separateImpliedBounds(const HighsLpRelaxation&, const std::vector&, HighsCutPool&, double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.cpp:410:16: warning: unused variable ‘oldNumEntries’ [-Wunused-variable] HighsInt oldNumEntries = mipsolver.mipdata_->cliquetable.getNumEntries(); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPseudocost.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPseudocost.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp: In member function ‘void HighsPrimalHeuristics::RINS(const std::vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.cpp:648:20: warning: unused variable ‘oldNumBranched’ [-Wunused-variable] HighsInt oldNumBranched = numBranched; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPseudocost.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsRedcostFixing.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsNodeQueue.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsRedcostFixing.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsRedcostFixing.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsRedcostFixing.cpp:15: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsNodeQueue.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessian.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsNodeQueue.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsNodeQueue.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp: In member function ‘void HighsObjectiveFunction::checkIntegrality(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.cpp:124:19: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (numIntegral == objectiveNonzeros.size()) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsModel.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.cpp: In function ‘HighsStatus extractTriangularHessian(const HighsOptions&, HighsHessian&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.cpp:224:12: warning: unused variable ‘diagonal_value’ [-Wunused-variable] double diagonal_value = 0; ^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.cpp: In function ‘void triangularToSquareHessian(const HighsHessian&, std::vector&, std::vector&, std::vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.cpp:277:14: warning: unused variable ‘iRow’ [-Wunused-variable] HighsInt iRow = hessian.index_[hessian.start_[iCol]]; ^~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrash.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.cpp:1: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashUtil.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.cpp:1: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashX.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsPostsolveStack.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashX.cpp: In function ‘HighsStatus callCrossover(const HighsOptions&, const HighsLp&, HighsBasis&, HighsSolution&, HighsModelStatus&, HighsInfo&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashX.cpp:91:67: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘ipx::Int’ {aka ‘int’} [-Wsign-compare] if (highs_solution.dual_valid && highs_solution.col_dual.size() == num_col && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashX.cpp:92:38: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘ipx::Int’ {aka ‘int’} [-Wsign-compare] highs_solution.row_dual.size() == num_row) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:18: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/PresolveComponent.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/ratiotest.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:25: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:25: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In lambda function: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:47:35: warning: unused variable ‘oldCellStart’ [-Wunused-variable] HighsInt oldCellStart = vertexToCell[vertex]; ^~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘std::shared_ptr HighsSymmetries::computeStabilizerOrbits(const HighsDomain&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:184:15: warning: unused variable ‘prevBounds’ [-Wunused-variable] const auto& prevBounds = localdom.getPreviousBounds(); ^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘HighsInt StabilizerOrbits::orbitalFixing(HighsDomain&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:305:60: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] if (domain.getDomainChangeStack().size() - oldSize > newFixed) i = -1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:280:14: warning: unused variable ‘fixVal’ [-Wunused-variable] double fixVal = domain.col_lower_[fixcol]; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘bool HighsSymmetryDetection::updateCellMembership(HighsInt, HighsInt, bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:818:14: warning: unused variable ‘oldCellStart’ [-Wunused-variable] HighsInt oldCellStart = vertexToCell[vertex]; ^~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘bool HighsSymmetryDetection::splitCell(HighsInt, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:853:30: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] (firstLeavePrefixLen == currNodeCertificate.size()) * ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:856:29: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] (bestLeavePrefixLen == currNodeCertificate.size()) * ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:862:29: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (firstLeavePrefixLen <= currNodeCertificate.size() && ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:863:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] bestLeavePrefixLen <= currNodeCertificate.size()) { ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:864:40: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] u32 diffVal = bestLeavePrefixLen == currNodeCertificate.size() ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘HighsSymmetryDetection::ComponentData HighsSymmetryDetection::computeComponentData(const HighsSymmetries&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1506:12: warning: unused variable ‘numComponents’ [-Wunused-variable] HighsInt numComponents = componentData.componentStarts.size(); ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘bool HighsSymmetryDetection::isFullOrbitope(const HighsSymmetryDetection::ComponentData&, HighsInt, HighsSymmetries&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1581:12: warning: unused variable ‘orbitopeIndex’ [-Wunused-variable] HighsInt orbitopeIndex = symmetries.orbitopes.size(); ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp: In member function ‘void HighsSymmetryDetection::run(HighsSymmetries&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1723:33: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (firstLeavePrefixLen == currNodeCertificate.size() || ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1724:32: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] bestLeavePrefixLen == currNodeCertificate.size()) { ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1725:35: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (firstLeavePrefixLen == currNodeCertificate.size() && ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1752:41: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] bestLeavePrefixLen == currNodeCertificate.size() && ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1779:41: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] } else if (bestLeavePrefixLen < currNodeCertificate.size() && ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.cpp:1834:12: warning: unused variable ‘success’ [-Wunused-variable] bool success = determineNextToDistinguish(); ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.cpp: In constructor ‘Basis::Basis(Runtime&, std::vector, std::vector, std::vector)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.cpp:12:26: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < active.size(); i++) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.cpp: In member function ‘Vector& Basis::Ztprod(const Vector&, Vector&, bool, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.cpp:274:26: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < nonactiveconstraintsidx.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:9: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/dantzigpricing.hpp: In member function ‘HighsInt DantzigPricing::chooseconstrainttodrop(const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/dantzigpricing.hpp:23:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < activeconstraintidx.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:10: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/devexharrispricing.hpp: In member function ‘HighsInt DevexHarrisPricing::chooseconstrainttodrop(const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/devexharrispricing.hpp:23:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < activeconstraintidx.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:11: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/devexpricing.hpp: In member function ‘HighsInt DevexPricing::chooseconstrainttodrop(const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/devexpricing.hpp:25:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < activeconstraintidx.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/feasibility.hpp:6, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:13: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/feasibility_highs.hpp: In function ‘void computestartingpoint_highs(Runtime&, CrashSolution&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/feasibility_highs.hpp:66:23: warning: unused variable ‘internal_basis’ [-Wunused-variable] const HighsBasis& internal_basis = highs.getBasis(); ^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/feasibility_highs.hpp:107:26: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < bas.row_status.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/feasibility_highs.hpp:122:26: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < bas.col_status.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/steepestedgepricing.hpp: In member function ‘HighsInt SteepestEdgePricing::chooseconstrainttodrop(const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/steepestedgepricing.hpp:23:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt i = 0; i < activeconstraintidx.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp: In function ‘void tidyup(Vector&, Vector&, Basis&, Runtime&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:57:14: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘HighsInt’ {aka ‘int’} [-Wsign-compare] if (acon >= runtime.instance.num_con) { ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp: In member function ‘void Quass::solve(const Vector&, const Vector&, Basis&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.cpp:288:14: warning: unused variable ‘denominator’ [-Wunused-variable] double denominator = p * runtime.instance.Q.mat_vec(p, buffer_Qp); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.h:27, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:31, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp:28: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h: In member function ‘HighsMatrixColoring::u32 HighsMatrixColoring::color(double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.h:49:9: warning: unused variable ‘color’ [-Wunused-variable] u32 color; ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp:28: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.h:33, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp:28: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp: In member function ‘presolve::HPresolve::Result presolve::HPresolve::rowPresolve(presolve::HighsPostsolveStack&, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.cpp:2861:18: warning: unused variable ‘colCoef’ [-Wunused-variable] double colCoef = Avalue[colhead[col]]; ^~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/scaling.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/perturbation.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkControl.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDebug.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘HighsStatus HEkk::dualise()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:637:18: warning: unused variable ‘lower’ [-Wunused-variable] const double lower = original_col_lower_[iCol]; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:695:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < primal_bound_index.size(); iX++) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:713:30: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < primal_bound_index.size(); iX++) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘HighsStatus HEkk::undualise()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:821:18: warning: unused variable ‘cost’ [-Wunused-variable] const double cost = original_col_cost_[iCol]; ^~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:788:19: warning: unused variable ‘dual_work_dual’ [-Wunused-variable] vector& dual_work_dual = info_.workDual_; ^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:789:19: warning: unused variable ‘primal_work_value’ [-Wunused-variable] vector& primal_work_value = info_.workValue_; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:801:16: warning: unused variable ‘inf’ [-Wunused-variable] const double inf = kHighsInf; ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘HighsStatus HEkk::setBasis()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:1155:18: warning: unused variable ‘num_tot’ [-Wunused-variable] const HighsInt num_tot = num_col + num_row; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘HighsStatus HEkk::setBasis(const HighsBasis&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:1221:12: warning: unused variable ‘num_tot’ [-Wunused-variable] HighsInt num_tot = num_col + num_row; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘void HEkk::handleRankDeficiency()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:1568:21: warning: unused variable ‘col_with_no_pivot’ [-Wunused-variable] vector& col_with_no_pivot = factor.col_with_no_pivot; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘void HEkk::initialiseForSolve()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:1622:21: warning: unused variable ‘return_status’ [-Wunused-variable] const HighsStatus return_status = initialiseSimplexLpBasisAndFactor(); ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘void HEkk::initialiseCost(SimplexAlgorithm, HighsInt, bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:2539:18: warning: unused variable ‘previous_cost’ [-Wunused-variable] const double previous_cost = info_.workCost_[i]; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp: In member function ‘double HEkk::factorSolveError()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:3867:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < solution_value.size(); iX++) ~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:3871:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < solution_value.size(); iX++) { ~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:3894:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < solution_value.size(); iX++) ~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.cpp:3899:28: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iX = 0; iX < solution_value.size(); iX++) ~~~^~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp: In member function ‘void HEkkPrimal::rebuild()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp:749:10: warning: unused variable ‘correct_primal_ok’ [-Wunused-variable] bool correct_primal_ok = correctPrimal(); ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp: In member function ‘void HEkkPrimal::chuzc()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp:954:12: warning: unused variable ‘measure_error’ [-Wunused-variable] bool measure_error = abs_measure_error > 1e-12; ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp: In member function ‘void HEkkPrimal::getBasicPrimalInfeasibility()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.cpp:2772:10: warning: unused variable ‘num_primal_infeasibility_ok’ [-Wunused-variable] bool num_primal_infeasibility_ok = ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRHS.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:27: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:27: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘HighsStatus HEkkDual::solve(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:113:12: warning: unused variable ‘unperturbed_num_infeasibilities’ [-Wunused-variable] HighsInt unperturbed_num_infeasibilities = info.num_dual_infeasibilities; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:114:10: warning: unused variable ‘unperturbed_max_infeasibility’ [-Wunused-variable] double unperturbed_max_infeasibility = info.max_dual_infeasibility; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:115:10: warning: unused variable ‘unperturbed_sum_infeasibilities’ [-Wunused-variable] double unperturbed_sum_infeasibilities = info.sum_dual_infeasibilities; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘void HEkkDual::initSlice(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:501:19: warning: unused variable ‘Aindex’ [-Wunused-variable] const HighsInt* Aindex = &a_matrix->index_[0]; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:502:17: warning: unused variable ‘Avalue’ [-Wunused-variable] const double* Avalue = &a_matrix->value_[0]; ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘void HEkkDual::chooseRow()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:1404:22: warning: unused variable ‘return_status’ [-Wunused-variable] HighsDebugStatus return_status = ^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘void HEkkDual::shiftBack(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:2198:16: warning: unused variable ‘shift’ [-Wunused-variable] const double shift = fabs(info.workShift_[iCol]); ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘void HEkkDual::interpretDualEdgeWeightStrategy(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:2283:14: warning: unused variable ‘always_initialise_dual_steepest_edge_weights’ [-Wunused-variable] const bool always_initialise_dual_steepest_edge_weights = true; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp: In member function ‘void HEkkDual::assessPhase1Optimality()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.cpp:2543:21: warning: unused variable ‘model_status’ [-Wunused-variable] HighsModelStatus& model_status = ekk_instance_.model_status_; ^~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRHS.cpp: In member function ‘void HEkkDualRHS::setup()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRHS.cpp:34:18: warning: unused variable ‘numTot’ [-Wunused-variable] const HighsInt numTot = ^~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp: In member function ‘bool HEkkDualRow::chooseFinalWorkGroupHeap()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp:493:16: warning: unused variable ‘alt_workGroup_size’ [-Wunused-variable] HighsInt alt_workGroup_size = alt_workGroup.size(); ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp: In member function ‘HighsInt HEkkDualRow::debugChooseColumnInfeasibilities() const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp:673:18: warning: unused variable ‘delta’ [-Wunused-variable] const double delta = workData[i].second; ^~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.cpp:664:18: warning: unused variable ‘move_out’ [-Wunused-variable] const HighsInt move_out = workDelta < 0 ? -1 : 1; ^~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualMulti.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkInterface.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualMulti.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualMulti.cpp:24: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplex.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexDebug.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp:21: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp: In member function ‘void HighsSimplexAnalysis::summaryReport()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp:1095:16: warning: unused variable ‘lc_simplex_strategy’ [-Wunused-variable] HighsInt lc_simplex_strategy = lcAnIter.AnIterTrace_simplex_strategy; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.cpp:1118:16: warning: unused variable ‘local_simplex_strategy’ [-Wunused-variable] HighsInt local_simplex_strategy = lcAnIter.AnIterTrace_simplex_strategy; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:22: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp: In member function ‘double HSimplexNla::rowEp2NormInScaledSpace(HighsInt, const HVector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:180:25: warning: unused variable ‘col_scale’ [-Wunused-variable] const vector& col_scale = scale_->col; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp: In member function ‘void HSimplexNla::transformForUpdate(HVector*, HVector*, HighsInt, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:249:10: warning: unused variable ‘pivot_in_scaled_space’ [-Wunused-variable] double pivot_in_scaled_space = pivotInScaledSpace(aq, variable_in, row_out); ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp: In member function ‘void HSimplexNla::applyBasisMatrixRowScale(HVector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:289:25: warning: unused variable ‘col_scale’ [-Wunused-variable] const vector& col_scale = scale_->col; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp: In member function ‘void HSimplexNla::unapplyBasisMatrixRowScale(HVector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:320:25: warning: unused variable ‘col_scale’ [-Wunused-variable] const vector& col_scale = scale_->col; ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp: In member function ‘void HSimplexNla::reportPackValue(std::__cxx11::string, const HVector*, bool) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.cpp:452:18: warning: unused variable ‘num_row’ [-Wunused-variable] const HighsInt num_row = lp_->num_row_; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.cpp: In member function ‘HighsDebugStatus HSimplexNla::debugCheckInvert(std::__cxx11::string, HighsInt) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.cpp:145:16: warning: unused variable ‘report_level’ [-Wunused-variable] HighsLogType report_level; ^~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.cpp: In member function ‘HighsDebugStatus HSimplexNla::debugReportInvertSolutionError(bool, const HVector&, const HVector&, HVector&, bool) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.cpp:316:23: warning: unused variable ‘options’ [-Wunused-variable] const HighsOptions* options = this->options_; ^~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaProductForm.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexReport.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.cpp: In member function ‘void HSimplexNla::frozenBasisClearAllUpdate()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.cpp:55:24: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] frozen_basis_id < this->frozen_basis_.size(); frozen_basis_id++) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.cpp: In member function ‘bool HSimplexNla::frozenBasisIdValid(HighsInt) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.cpp:62:47: warning: comparison of integer expressions of different signedness: ‘const HighsInt’ {aka ‘const int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 0 <= frozen_basis_id && frozen_basis_id < frozen_basis_.size(); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/test/DevKkt.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/test/KktCh2.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorDebug.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorExtend.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp: In member function ‘void HFactor::buildHandleRankDeficiency()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp:1233:18: warning: unused variable ‘basic_index_rank_deficiency’ [-Wunused-variable] const HighsInt basic_index_rank_deficiency = rank_deficiency; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp: In member function ‘void HFactor::buildMarkSingC()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp:1326:18: warning: unused variable ‘basic_index_rank_deficiency’ [-Wunused-variable] const HighsInt basic_index_rank_deficiency = ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp: In member function ‘void HFactor::zeroCol(HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp:1462:18: warning: unused variable ‘abs_value’ [-Wunused-variable] const double abs_value = std::abs(mc_value[iEl]); ^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.cpp:1464:20: warning: unused variable ‘original_row_count’ [-Wunused-variable] const HighsInt original_row_count = mr_count[iRow]; ^~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorRefactor.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorUtils.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorExtend.cpp: In member function ‘void HFactor::addRows(const HighsSparseMatrix*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorExtend.cpp:51:14: warning: unused variable ‘iVar’ [-Wunused-variable] HighsInt iVar = basic_index[iRow]; ^~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsHash.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorRefactor.cpp: In member function ‘HighsInt HFactor::rebuild(HighsTimerClock*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorRefactor.cpp:82:18: warning: unused variable ‘count’ [-Wunused-variable] HighsInt count = a_start[iVar + 1] - start; ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsLinearSumBounds.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorRefactor.cpp:228:14: warning: unused variable ‘pivot_type’ [-Wunused-variable] int8_t pivot_type = this->refactor_info_.pivot_type[iK]; ^~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixPic.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorUtils.cpp: In member function ‘void HFactor::reportLu(HighsInt, bool) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorUtils.cpp:56:36: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt iRow = 0; iRow < ur_start.size(); iRow++) { ~~~~~^~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSort.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp: In function ‘HighsStatus assessMatrix(const HighsLogOptions&, std::__cxx11::string, HighsInt, HighsInt, bool, std::vector&, std::vector&, std::vector&, std::vector&, double, double)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:85:14: warning: unused variable ‘next_start’ [-Wunused-variable] HighsInt next_start = matrix_start[ix + 1]; ^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp: In function ‘HighsStatus assessMatrixDimensions(const HighsLogOptions&, HighsInt, bool, const std::vector&, const std::vector&, const std::vector&, const std::vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:288:60: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] const bool legal_matrix_start_size = matrix_start.size() >= num_vec + 1; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:296:62: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] const bool legal_matrix_p_end_size = matrix_p_end.size() >= num_vec + 1; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:302:30: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] ok = matrix_p_end.size() >= num_vec + 1 && ok; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:311:62: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘const HighsInt’ {aka ‘const int’} [-Wsign-compare] const bool legal_matrix_index_size = matrix_index.size() >= num_nz; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.cpp:318:62: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘const HighsInt’ {aka ‘const int’} [-Wsign-compare] const bool legal_matrix_value_size = matrix_value.size() >= num_nz; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsUtils.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HSet.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/stringutil.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp: In member function ‘void HighsSparseMatrix::ensureRowwise()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp:176:8: warning: unused variable ‘empty_matrix’ [-Wunused-variable] bool empty_matrix = num_col == 0 || num_row == 0; ^~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/interfaces/highs_c_api.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp: In member function ‘void HighsSparseMatrix::createSlice(const HighsSparseMatrix&, HighsInt, HighsInt)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp:897:12: warning: unused variable ‘num_col’ [-Wunused-variable] HighsInt num_col = matrix.num_col_; ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.cpp:899:12: warning: unused variable ‘num_nz’ [-Wunused-variable] HighsInt num_nz = matrix.numNz(); ^~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/IpxWrapper.cpp /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp: In instantiation of ‘void HVectorBase::tight() [with Real = double]’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp:221:16: required from here /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp:95:42: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (HighsInt my_index = 0; my_index < array.size(); my_index++) /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp: In instantiation of ‘void HVectorBase::tight() [with Real = HighsCDouble]’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp:243:16: required from here /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.cpp:95:42: warning: comparison of integer expressions of different signedness: ‘HighsInt’ {aka ‘int’} and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_kernel.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_kernel.cc: In member function ‘virtual void ipx::BasicLuKernel::_Factorize(ipx::Int, const Int*, const Int*, const Int*, const double*, double, bool, ipx::SparseMatrix*, ipx::SparseMatrix*, std::vector*, std::vector*, std::vector*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_kernel.cc:65:9: warning: unused variable ‘num_dropped’ [-Wunused-variable] Int num_dropped = RemoveDiagonal(*L, nullptr); ^~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_wrapper.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/conjugate_residuals.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/control.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_wrapper.cc: In member function ‘virtual void ipx::BasicLu::_GetFactors(ipx::SparseMatrix*, ipx::SparseMatrix*, ipx::Int*, ipx::Int*, std::vector*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_wrapper.cc:110:13: warning: unused variable ‘num_dropped’ [-Wunused-variable] Int num_dropped = RemoveDiagonal(*L, nullptr); ^~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc: In member function ‘void ipx::Basis::SetToSlackBasis()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc:74:9: warning: unused variable ‘err’ [-Wunused-variable] Int err = Factorize(); ^~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc: In member function ‘void ipx::Basis::ConstructBasisFromWeights(const double*, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc:355:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = model_.rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc:356:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = model_.cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc: In member function ‘void ipx::Basis::CrashBasis(const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc:524:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int k = 0; k < cols_guessed.size(); k++) { ~~^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.cc:509:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = model_.rows(); ^ In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsSplitDeque.h:28, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:24, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/control.cc:1: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h: In member function ‘void HighsTask::cancel()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTask.h:112:15: warning: unused variable ‘state’ [-Wunused-variable] uintptr_t state = ^~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc In file included from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsMutex.h:18, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsParallel.h:16, from /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/control.cc:1: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h: In static member function ‘static void HighsTaskExecutor::shutdown(bool)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.h:145:45: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (executorHandle.ptr.use_count() != ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ executorHandle.ptr->workerDeques.size()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/diagonal_precond.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc: In member function ‘void ipx::Crossover::PushAll(ipx::Basis*, ipx::Vector&, ipx::Vector&, ipx::Vector&, const double*, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc:30:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int p = 0; p < perm.size(); p++) { ~~^~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc: In member function ‘void ipx::Crossover::PushPrimal(ipx::Basis*, ipx::Vector&, const std::vector&, const bool*, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc:114:17: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (next < variables.size()) { ~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc: In member function ‘void ipx::Crossover::PushDual(ipx::Basis*, ipx::Vector&, ipx::Vector&, const std::vector&, const int*, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc:251:17: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (next < variables.size()) { ~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc: In member function ‘void ipx::Crossover::PushDual(ipx::Basis*, ipx::Vector&, ipx::Vector&, const std::vector&, const Vector&, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.cc:347:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int j = 0; j < sign_restrict.size(); j++) { ~~^~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/guess_basis.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/indexed_vector.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/info.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/guess_basis.cc: In function ‘void ipx::ProcessRemaining(const ipx::Control&, const ipx::Model&, const double*, std::vector*, ipx::Int*, int*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/guess_basis.cc:188:24: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (num_failed >= 10*(m-basis->size())) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipm.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.cc: In member function ‘void ipx::ForrestTomlin::ComputeSpike(ipx::Int, const Int*, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.cc:319:9: warning: unused variable ‘nz’ [-Wunused-variable] Int nz = 0; ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.cc: In member function ‘void ipx::ForrestTomlin::ComputeEta(ipx::Int)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.cc:351:9: warning: unused variable ‘nz’ [-Wunused-variable] Int nz = 0; ^~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipx_c.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/iterate.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipm.cc: In member function ‘void ipx::IPM::StepSizes(const ipx::IPM::Step&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipm.cc:359:18: warning: unused variable ‘mu’ [-Wunused-variable] const double mu = iterate_->mu(); ^~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver_basis.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/iterate.cc: In member function ‘void ipx::Iterate::assert_consistency()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/iterate.cc:448:19: warning: unused variable ‘lb’ [-Wunused-variable] const Vector& lb = model_.lb(); ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/iterate.cc:449:19: warning: unused variable ‘ub’ [-Wunused-variable] const Vector& ub = model_.ub(); ^~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver_diag.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/linear_operator.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lp_solver.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lu_factorization.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lu_update.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/maxvolume.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/normal_matrix.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lp_solver.cc: In member function ‘void ipx::LpSolver::RunCrossover()’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lp_solver.cc:579:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int j = 0; j < basic_statuses_.size(); j++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_utils.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/splitted_normal_matrix.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/starting_basis.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::PresolveStartingPoint(const double*, const double*, const double*, const double*, ipx::Vector&, ipx::Vector&, ipx::Vector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:109:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:110:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::PostsolveInteriorSolution(const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, double*, double*, double*, double*, double*, double*, double*) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:221:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:222:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::EvaluateInteriorSolution(const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, ipx::Info*) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:265:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:266:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::PostsolveBasicSolution(const Vector&, const Vector&, const Vector&, const std::vector&, double*, double*, double*, double*) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:362:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:363:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::EvaluateBasicSolution(const Vector&, const Vector&, const Vector&, const std::vector&, ipx::Info*) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:396:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:397:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::PostsolveBasis(const std::vector&, ipx::Int*, ipx::Int*) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:456:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:457:15: warning: unused variable ‘n’ [-Wunused-variable] const Int n = cols(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::DualizeBasicSolution(const Vector&, const Vector&, const Vector&, const Vector&, ipx::Vector&, ipx::Vector&, ipx::Vector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1060:27: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int k = 0; k < boxed_vars_.size(); k++) { ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1070:27: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int k = 0; k < boxed_vars_.size(); k++) { ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::DualizeBackBasicSolution(const Vector&, const Vector&, const Vector&, ipx::Vector&, ipx::Vector&, ipx::Vector&, ipx::Vector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1308:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In member function ‘void ipx::Model::DualizeBackBasis(const std::vector&, std::vector&, std::vector&) const’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1338:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In function ‘double ipx::PrimalInfeasibility(const ipx::Model&, const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1432:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int j = 0; j < x.size(); j++) { ~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In function ‘double ipx::DualInfeasibility(const ipx::Model&, const Vector&, const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1447:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int j = 0; j < x.size(); j++) { ~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In function ‘double ipx::PrimalResidual(const ipx::Model&, const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1462:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int i = 0; i < b.size(); i++) { ~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc: In function ‘double ipx::DualResidual(const ipx::Model&, const Vector&, const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.cc:1476:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int j = 0; j < c.size(); j++) { ~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.cc: In function ‘void ipx::MultiplyAdd(const ipx::SparseMatrix&, const Vector&, double, ipx::Vector&, char)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.cc:195:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = A.rows(); ^ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.cc: In function ‘void ipx::AddNormalProduct(const ipx::SparseMatrix&, const double*, const Vector&, ipx::Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.cc:212:15: warning: unused variable ‘m’ [-Wunused-variable] const Int m = A.rows(); ^ INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/symbolic_invert.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/timer.cc INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.cc /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/splitted_normal_matrix.cc: In member function ‘void ipx::SplittedNormalMatrix::Prepare(const ipx::Basis&, const double*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/splitted_normal_matrix.cc:48:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int k = 0; k < nonbasic_vars.size(); k++) { ~~^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/starting_basis.cc: In function ‘void ipx::PostprocessDependencies(ipx::Iterate*, ipx::Basis*, ipx::Info*)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/starting_basis.cc:60:19: warning: unused variable ‘zl’ [-Wunused-variable] const Vector& zl = iterate->zl(); ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/starting_basis.cc:61:19: warning: unused variable ‘zu’ [-Wunused-variable] const Vector& zu = iterate->zu(); ^~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/symbolic_invert.cc: In function ‘std::vector ipx::Matching(const ipx::Model&, const std::vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/symbolic_invert.cc:35:18: warning: unused variable ‘matched’ [-Wunused-variable] bool matched = AugmentingPath(j, Ap, Ai, jmatch.data(), ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/symbolic_invert.cc:44:18: warning: unused variable ‘matched’ [-Wunused-variable] bool matched = AugmentingPath(j, Ap, Ai, jmatch.data(), ^~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.cc: In function ‘double ipx::Dot(const Vector&, const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.cc:41:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int i = 0; i < x.size(); i++) ~~^~~~~~~~~~ /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.cc: In function ‘ipx::Int ipx::FindMaxAbs(const Vector&)’: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.cc:49:23: warning: comparison of integer expressions of different signedness: ‘ipx::Int’ {aka ‘int’} and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (Int i = 0; i < x.size(); i++) { ~~^~~~~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_highs/cython/src/_highs_wrapper.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern/filereaderlp/reader.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/Filereader.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderLp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderEms.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/FilereaderMps.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HighsIO.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HMPSIO.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/HMpsFF.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io/LoadOptions.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/Highs.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfo.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInfoDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsDeprecated.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsInterface.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsLpUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsModelUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsRanging.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolution.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolutionDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsSolve.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsStatus.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data/HighsOptions.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolver.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsMipSolverData.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDomain.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDynamicRowMatrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpRelaxation.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparation.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSeparator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTableauSeparator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsModkSeparator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPathSeparator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutGeneration.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsSearch.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsConflictPool.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCutPool.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsCliqueTable.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsGFkSolve.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsTransformedLp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsLpAggregator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsDebugSol.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsImplications.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPrimalHeuristics.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsPseudocost.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsRedcostFixing.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsNodeQueue.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/mip/HighsObjectiveFunction.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessian.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsHessianUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/model/HighsModel.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/parallel/HighsTaskExecutor.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrash.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashUtil.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/ICrashX.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsPostsolveStack.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HighsSymmetry.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/HPresolve.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/presolve/PresolveComponent.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/basis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/quass.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/ratiotest.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/scaling.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/qpsolver/perturbation.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkk.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkControl.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkPrimal.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDual.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRHS.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualRow.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkDualMulti.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HEkkInterface.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HighsSimplexAnalysis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplex.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNla.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaFreeze.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexNlaProductForm.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex/HSimplexReport.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/test/DevKkt.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/test/KktCh2.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactor.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorDebug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorExtend.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorRefactor.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HFactorUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsHash.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsLinearSumBounds.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixPic.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsMatrixUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSort.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsSparseMatrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HighsUtils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HSet.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/HVectorBase.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util/stringutil.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/interfaces/highs_c_api.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/IpxWrapper.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_kernel.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basiclu_wrapper.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/basis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/conjugate_residuals.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/control.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/crossover.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/diagonal_precond.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/forrest_tomlin.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/guess_basis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/indexed_vector.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/info.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipm.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/ipx_c.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/iterate.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver_basis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/kkt_solver_diag.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/linear_operator.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lp_solver.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lu_factorization.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/lu_update.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/maxvolume.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/model.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/normal_matrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_matrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/sparse_utils.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/splitted_normal_matrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/starting_basis.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/symbolic_invert.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/timer.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/ipm/ipx/src/utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lbasiclu -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/_highs_wrapper.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._highs._highs_wrapper.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp7zladkmi/tmp creating /tmp/tmp7zladkmi/tmp/tmp7zladkmi INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp7zladkmi/main.cpp INFO: building 'scipy.optimize._highs._highs_constants' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-Iscipy/optimize/_highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/util -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/extern -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/io -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/lp_data -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/src/simplex -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/optimize/_highs/cython/src/_highs_constants.cxx INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/optimize/_highs/cython/src/_highs_constants.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/_highs_constants.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.optimize._highs._highs_constants.map INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp0ne0makf/tmp creating /tmp/tmp0ne0makf/tmp/tmp0ne0makf INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c99' INFO: gcc: /tmp/tmp0ne0makf/main.c INFO: building 'scipy.signal._sigtools' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/signal INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Iscipy/signal -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c99 -msse -msse2 -msse3' INFO: gcc: scipy/signal/_sigtoolsmodule.c INFO: gcc: scipy/signal/_firfilter.c INFO: gcc: scipy/signal/_lfilter.c INFO: gcc: scipy/signal/_correlate_nd.c INFO: gcc: scipy/signal/_medianfilter.c scipy/signal/_sigtoolsmodule.c: In function ‘PyArray_OrderFilterND’: scipy/signal/_sigtoolsmodule.c:903:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] if (PyArray_TYPE(ap1) < sizeof(compare_functions) / sizeof(compare_functions[0])) { ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_sigtoolsmodule.o build/temp.linux-x86_64-cpython-311/scipy/signal/_firfilter.o build/temp.linux-x86_64-cpython-311/scipy/signal/_medianfilter.o build/temp.linux-x86_64-cpython-311/scipy/signal/_lfilter.o build/temp.linux-x86_64-cpython-311/scipy/signal/_correlate_nd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_sigtools.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._sigtools.map INFO: building 'scipy.signal._spectral' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_spectral.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_spectral.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_spectral.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_spectral.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._spectral.map INFO: building 'scipy.signal._max_len_seq_inner' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_max_len_seq_inner.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_max_len_seq_inner.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_max_len_seq_inner.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_max_len_seq_inner.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._max_len_seq_inner.map INFO: building 'scipy.signal._peak_finding_utils' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_peak_finding_utils.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_peak_finding_utils.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_peak_finding_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_peak_finding_utils.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._peak_finding_utils.map INFO: building 'scipy.signal._sosfilt' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_sosfilt.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_sosfilt.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_sosfilt.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_sosfilt.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._sosfilt.map INFO: building 'scipy.signal._upfirdn_apply' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_upfirdn_apply.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_upfirdn_apply.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_upfirdn_apply.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_upfirdn_apply.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._upfirdn_apply.map INFO: building 'scipy.signal._spline' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/signal/_splinemodule.c INFO: gcc: scipy/signal/_bspline_util.c In file included from scipy/signal/_bspline_util.c:8: scipy/signal/_splinemodule.h:8:13: warning: ‘convert_strides’ declared ‘static’ but never defined [-Wunused-function] static void convert_strides(npy_intp*,npy_intp*,int,int); ^~~~~~~~~~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/signal/_splinemodule.h:2, from scipy/signal/_bspline_util.c:8: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/__multiarray_api.h:1477:1: warning: ‘_import_array’ defined but not used [-Wunused-function] _import_array(void) ^~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/signal/_splinemodule.o build/temp.linux-x86_64-cpython-311/scipy/signal/_bspline_util.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/signal/_spline.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.signal._spline.map INFO: building 'scipy.sparse.linalg._isolve._iterative' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterativemodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterativemodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterativemodule.c:159:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/getbreak.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGSTABREVCOM.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGREVCOM.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGREVCOM.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGSREVCOM.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/QMRREVCOM.f INFO: gfortran:f77: /builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: gfortran:f77: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:2446:15: integer k, m 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:2446:18: integer k, m 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:2409:37: $ FUNCTION dzAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1809:15: integer k, m 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1809:18: integer k, m 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1772:37: $ FUNCTION scAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1172:15: integer k, m 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1172:18: integer k, m 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:1135:36: $ FUNCTION dAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:535:15: integer k, m 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:535:18: integer k, m 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.f:498:36: $ FUNCTION sAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterativemodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/getbreak.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGREVCOM.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/BiCGSTABREVCOM.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGREVCOM.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/CGSREVCOM.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/GMRESREVCOM.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/QMRREVCOM.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/_iterative.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._isolve._iterative.map INFO: building 'scipy.sparse.linalg._dsolve._superlu' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -DUSE_VENDOR_BLAS=1 -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/linalg/_dsolve/_superlumodule.c INFO: gcc: scipy/sparse/linalg/_dsolve/_superluobject.c INFO: gcc: scipy/sparse/linalg/_dsolve/_superlu_utils.c In file included from scipy/sparse/linalg/_dsolve/_superlu_utils.c:8: scipy/sparse/linalg/_dsolve/_superluobject.h:162:19: warning: ‘Create_CompCol_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:161:19: warning: ‘Create_CompRow_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:160:19: warning: ‘Create_Dense_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:159:19: warning: ‘gssv’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:158:19: warning: ‘gstrs’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:157:19: warning: ‘gsitrf’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:156:19: warning: ‘gstrf’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.c: In function ‘droprule_one_cvt’: scipy/sparse/linalg/_dsolve/_superluobject.c:809:10: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] long i = -1; \ ^ scipy/sparse/linalg/_dsolve/_superluobject.c:963:5: note: in expansion of macro ‘ENUM_CHECK_INIT’ ENUM_CHECK_INIT; ^~~~~~~~~~~~~~~ In file included from scipy/sparse/linalg/_dsolve/_superlumodule.c:19: scipy/sparse/linalg/_dsolve/_superluobject.h:162:19: warning: ‘Create_CompCol_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:161:19: warning: ‘Create_CompRow_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:160:19: warning: ‘Create_Dense_Matrix’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:158:19: warning: ‘gstrs’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:157:19: warning: ‘gsitrf’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^~~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:156:19: warning: ‘gstrf’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^~~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ In file included from scipy/sparse/linalg/_dsolve/_superluobject.c:13: At top level: scipy/sparse/linalg/_dsolve/_superluobject.h:159:19: warning: ‘gssv’ defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^~~~ scipy/sparse/linalg/_dsolve/_superluobject.h:97:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ static returntype name(int type, name##_ARGS) \ ^~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_superlumodule.o build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_superlu_utils.o build/temp.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_superluobject.o -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lsuperlu_src -lopenblasp -lopenblasp -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_superlu.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._dsolve._superlu.map INFO: building 'scipy.sparse.linalg._eigen.arpack._arpack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.c:284:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -larpack_scipy -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._eigen.arpack._arpack.map INFO: building 'scipy.sparse.linalg._propack._spropack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropackmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropackmodule.c:212:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran creating build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_spropack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_spropack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._propack._spropack.map INFO: building 'scipy.sparse.linalg._propack._dpropack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropackmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropackmodule.c:212:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_dpropack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_dpropack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._propack._dpropack.map INFO: building 'scipy.sparse.linalg._propack._cpropack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropackmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropackmodule.c:213:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_cpropack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_cpropack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._propack._cpropack.map INFO: building 'scipy.sparse.linalg._propack._zpropack' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropackmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropackmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropackmodule.c:216:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-DHAVE_CBLAS -U_OPENMP -U_OPENMP -Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropackmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropack-f2pywrappers.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_zpropack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_zpropack.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.linalg._propack._zpropack.map INFO: building 'scipy.sparse.csgraph._shortest_path' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_shortest_path.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_shortest_path.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__floyd_warshall’: scipy/sparse/csgraph/_shortest_path.c:5240:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5252:53: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_10 = (__pyx_v_i + 1); __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5522:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5534:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5576:41: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_19 = 0; __pyx_t_19 < __pyx_t_18; __pyx_t_19+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5661:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5673:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:5715:41: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_19 = 0; __pyx_t_19 < __pyx_t_18; __pyx_t_19+=1) { ^ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__bellman_ford_directed’: scipy/sparse/csgraph/_shortest_path.c:11026:146: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_17 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_14 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_17 < __pyx_t_16; __pyx_t_17+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:11226:143: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_13 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_7 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_13 < __pyx_t_16; __pyx_t_13+=1) { ^ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__bellman_ford_undirected’: scipy/sparse/csgraph/_shortest_path.c:11515:146: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_17 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_14 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_17 < __pyx_t_16; __pyx_t_17+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:11779:144: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_13 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_19 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_13 < __pyx_t_16; __pyx_t_13+=1) { ^ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__johnson_add_weights’: scipy/sparse/csgraph/_shortest_path.c:13690:132: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_8 = (*((int *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_6 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { ^ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__johnson_directed’: scipy/sparse/csgraph/_shortest_path.c:13934:143: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_12 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_7 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:14081:139: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_4 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_7 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_4 < __pyx_t_11; __pyx_t_4+=1) { ^ scipy/sparse/csgraph/_shortest_path.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_14_shortest_path__johnson_undirected’: scipy/sparse/csgraph/_shortest_path.c:14353:143: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_12 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_7 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) { ^ scipy/sparse/csgraph/_shortest_path.c:14533:139: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] for (__pyx_t_4 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_7 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_4 < __pyx_t_11; __pyx_t_4+=1) { ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_shortest_path.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_shortest_path.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._shortest_path.map INFO: building 'scipy.sparse.csgraph._traversal' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_traversal.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_traversal.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__breadth_first_directed’: scipy/sparse/csgraph/_traversal.c:3932:217: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr.rcbuffer->pybuffer.buf, __pyx_t_4, __pyx_pybuffernd_indptr.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__breadth_first_undirected’: scipy/sparse/csgraph/_traversal.c:4285:219: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr1.rcbuffer->pybuffer.buf, __pyx_t_4, __pyx_pybuffernd_indptr1.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_traversal.c:4427:219: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr2.rcbuffer->pybuffer.buf, __pyx_t_4, __pyx_pybuffernd_indptr2.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__depth_first_directed’: scipy/sparse/csgraph/_traversal.c:5547:217: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr.rcbuffer->pybuffer.buf, __pyx_t_3, __pyx_pybuffernd_indptr.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__depth_first_undirected’: scipy/sparse/csgraph/_traversal.c:6078:219: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr1.rcbuffer->pybuffer.buf, __pyx_t_3, __pyx_pybuffernd_indptr1.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ scipy/sparse/csgraph/_traversal.c:6276:221: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_7 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr2.rcbuffer->pybuffer.buf, __pyx_t_3, __pyx_pybuffernd_indptr2.diminfo[0].strides)); __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_traversal.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_traversal.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._traversal.map INFO: building 'scipy.sparse.csgraph._min_spanning_tree' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_min_spanning_tree.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_min_spanning_tree.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/sparse/csgraph/_min_spanning_tree.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_18_min_spanning_tree__min_spanning_tree’: scipy/sparse/csgraph/_min_spanning_tree.c:3349:231: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_8 = (*((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) __pyx_v_indptr.data) + __pyx_t_6)) ))); __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { ^ scipy/sparse/csgraph/_min_spanning_tree.c:3449:226: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] __pyx_t_10 = (((*((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) __pyx_v_predecessors.data) + __pyx_t_6)) ))) != __pyx_v_R1) != 0); ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3481:226: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] __pyx_t_10 = (((*((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) __pyx_v_predecessors.data) + __pyx_t_6)) ))) != __pyx_v_R2) != 0); ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3504:226: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] __pyx_t_10 = (((*((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) __pyx_v_predecessors.data) + __pyx_t_6)) ))) != __pyx_v_R1) != 0); ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3527:226: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] __pyx_t_10 = (((*((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t *) __pyx_v_predecessors.data) + __pyx_t_6)) ))) != __pyx_v_R2) != 0); ^~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_min_spanning_tree.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_min_spanning_tree.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._min_spanning_tree.map INFO: building 'scipy.sparse.csgraph._matching' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_matching.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_matching.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_matching.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_matching.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._matching.map INFO: building 'scipy.sparse.csgraph._flow' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_flow.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_flow.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_flow.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_flow.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._flow.map INFO: building 'scipy.sparse.csgraph._reordering' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_reordering.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_reordering.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_reordering.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_reordering.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._reordering.map INFO: building 'scipy.sparse.csgraph._tools' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/csgraph/_tools.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/csgraph/_tools.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/sparse/csgraph/_tools.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_6_tools__populate_graph’: scipy/sparse/csgraph/_tools.c:4555:215: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_6_tools_ITYPE_t’ {aka ‘int’} [-Wsign-compare] for (__pyx_t_13 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_6_tools_ITYPE_t *, __pyx_pybuffernd_indptr.rcbuffer->pybuffer.buf, __pyx_t_11, __pyx_pybuffernd_indptr.diminfo[0].strides)); __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { ^ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/csgraph/_tools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_tools.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse.csgraph._tools.map INFO: building 'scipy.sparse._csparsetools' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/sparse/_csparsetools.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/sparse/_csparsetools.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/_csparsetools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/_csparsetools.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse._csparsetools.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp_vclovi9/tmp creating /tmp/tmp_vclovi9/tmp/tmp_vclovi9 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp_vclovi9/main.cpp INFO: building 'scipy.sparse._sparsetools' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools INFO: compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -Iscipy/sparse/sparsetools -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/sparse/sparsetools/sparsetools.cxx INFO: g++: scipy/sparse/sparsetools/csc.cxx INFO: g++: scipy/sparse/sparsetools/csr.cxx INFO: g++: scipy/sparse/sparsetools/bsr.cxx INFO: g++: scipy/sparse/sparsetools/other.cxx INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools/sparsetools.o build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools/csr.o build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools/csc.o build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools/bsr.o build/temp.linux-x86_64-cpython-311/scipy/sparse/sparsetools/other.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/sparse/_sparsetools.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.sparse._sparsetools.map INFO: building 'scipy.spatial.transform._rotation' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/spatial creating build/temp.linux-x86_64-cpython-311/scipy/spatial/transform INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/spatial/transform/_rotation.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/spatial/transform/_rotation.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/spatial/transform/_rotation.c: In function ‘__pyx_f_5scipy_7spatial_9transform_9_rotation__make_elementary_quat.constprop’: scipy/spatial/transform/_rotation.c:6731:15: warning: ‘__pyx_v_axis_ind’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_6 = __pyx_v_axis_ind; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/transform/_rotation.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/_rotation.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial.transform._rotation.map INFO: building 'scipy.spatial._qhull' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src INFO: compile options: '-DHAVE_CBLAS -I/usr/include/python3.11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/spatial/_qhull.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/geom_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/geom2_r.c INFO: gcc: scipy/spatial/qhull_misc.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/global_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/io_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/mem_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/libqhull_r.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/spatial/_qhull.c:744: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/merge_r.c scipy/spatial/_qhull.c: In function ‘__pyx_pf_5scipy_7spatial_6_qhull_6_Qhull_18get_simplex_facet_array’: scipy/spatial/_qhull.c:7728:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_13; __pyx_t_4+=1) { ^ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/poly2_r.c scipy/spatial/_qhull.c: In function ‘__pyx_pf_5scipy_7spatial_6_qhull_6_Qhull_24get_voronoi_diagram’: scipy/spatial/_qhull.c:10782:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] if (((__pyx_t_5 > __pyx_t_22) != 0)) { ^ scipy/spatial/_qhull.c: In function ‘__pyx_f_5scipy_7spatial_7setlist_init’: scipy/spatial/_qhull.c:27946:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { ^ scipy/spatial/_qhull.c: In function ‘__pyx_f_5scipy_7spatial_7setlist_free’: scipy/spatial/_qhull.c:28111:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { ^ scipy/spatial/_qhull.c: In function ‘__pyx_f_5scipy_7spatial_7setlist_add’: scipy/spatial/_qhull.c:28232:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] __pyx_t_2 = ((__pyx_v_n >= __pyx_v_setlist->n) != 0); ^~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/poly_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/qset_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/random_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/rboxlib_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/stat_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/user_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/usermem_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/userprintf_r.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/userprintf_rbox_r.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/_qhull.o build/temp.linux-x86_64-cpython-311/scipy/spatial/qhull_misc.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/geom2_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/geom_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/global_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/io_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/libqhull_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/mem_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/merge_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/poly2_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/poly_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/qset_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/random_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/rboxlib_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/stat_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/user_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/usermem_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/userprintf_r.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/spatial/qhull_src/src/userprintf_rbox_r.o -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_qhull.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._qhull.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmptj2um_ac/tmp creating /tmp/tmptj2um_ac/tmp/tmptj2um_ac INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmptj2um_ac/main.cpp INFO: building 'scipy.spatial._ckdtree' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree creating build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src INFO: compile options: '-I/usr/include/python3.11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -Iscipy/spatial/ckdtree/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/spatial/_ckdtree.cxx INFO: g++: scipy/spatial/ckdtree/src/build.cxx INFO: g++: scipy/spatial/ckdtree/src/query.cxx INFO: g++: scipy/spatial/ckdtree/src/count_neighbors.cxx INFO: g++: scipy/spatial/ckdtree/src/query_ball_point.cxx INFO: g++: scipy/spatial/ckdtree/src/query_ball_tree.cxx INFO: g++: scipy/spatial/ckdtree/src/query_pairs.cxx INFO: g++: scipy/spatial/ckdtree/src/sparse_distances.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/spatial/_ckdtree.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/_ckdtree.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/query.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/build.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/query_pairs.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/count_neighbors.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/query_ball_point.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/query_ball_tree.o build/temp.linux-x86_64-cpython-311/scipy/spatial/ckdtree/src/sparse_distances.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_ckdtree.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._ckdtree.map INFO: building 'scipy.spatial._distance_wrap' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/spatial/src INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/spatial/src/distance_wrap.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/src/distance_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_distance_wrap.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._distance_wrap.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmplzjg6kdv/tmp creating /tmp/tmplzjg6kdv/tmp/tmplzjg6kdv INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmplzjg6kdv/main.cpp INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmptf3jgi0a/tmp creating /tmp/tmptf3jgi0a/tmp/tmptf3jgi0a INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14 -fvisibility=hidden' INFO: g++: /tmp/tmptf3jgi0a/main.c INFO: building 'scipy.spatial._distance_pybind' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -fvisibility=hidden -msse -msse2 -msse3' INFO: g++: scipy/spatial/src/distance_pybind.cpp INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/src/distance_pybind.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_distance_pybind.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._distance_pybind.map INFO: building 'scipy.spatial._voronoi' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/spatial/_voronoi.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/spatial/_voronoi.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/spatial/_voronoi.c: In function ‘__pyx_pw_5scipy_7spatial_8_voronoi_1sort_vertices_of_regions’: scipy/spatial/_voronoi.c:3297:14: warning: ‘__pyx_v_current_vertex’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (__pyx_t_16) { ^ scipy/spatial/_voronoi.c:2832:12: note: ‘__pyx_v_current_vertex’ was declared here npy_intp __pyx_v_current_vertex; ^~~~~~~~~~~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/_voronoi.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_voronoi.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._voronoi.map INFO: building 'scipy.spatial._hausdorff' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/spatial/_hausdorff.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/spatial/_hausdorff.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/spatial/_hausdorff.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/spatial/_hausdorff.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.spatial._hausdorff.map INFO: building 'scipy.special._specfun' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/special creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/special/_specfunmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/special/_specfunmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/special/_specfunmodule.c:117:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/special/_specfun-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/special/_specfunmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/special/_specfun-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lsc_specfun -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/special/_specfun.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._specfun.map INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpqn4e3sjg/tmp creating /tmp/tmpqn4e3sjg/tmp/tmpqn4e3sjg INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c99' INFO: gcc: /tmp/tmpqn4e3sjg/main.c INFO: building 'scipy.special._ufuncs' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -I/builddir/build/BUILD/scipy-1.10.0/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c99 -msse -msse2 -msse3' INFO: gcc: scipy/special/_ufuncs.c INFO: gcc: scipy/special/sf_error.c INFO: gcc: scipy/special/amos_wrappers.c INFO: gcc: scipy/special/cdf_wrappers.c INFO: gcc: scipy/special/specfun_wrappers.c INFO: gcc: scipy/special/_cosine.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/special/_ufuncs.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_7_cunity_cexpm1’: scipy/special/_ufuncs.c:35223:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); ~~~~~~~~~~~~~^~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real’: scipy/special/_ufuncs.c:26343:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real’: scipy/special/_ufuncs.c:26973:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/special/_ufuncs.o build/temp.linux-x86_64-cpython-311/scipy/special/sf_error.o build/temp.linux-x86_64-cpython-311/scipy/special/amos_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/cdf_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/specfun_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/_cosine.o -L/usr/lib64 -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lsc_amos -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lopenblasp -lopenblasp -lnpymath -lm -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/special/_ufuncs.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._ufuncs.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpji1k980t/tmp creating /tmp/tmpji1k980t/tmp/tmpji1k980t INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpji1k980t/main.cpp INFO: building 'scipy.special._ufuncs_cxx' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/builddir/build/BUILD/scipy-1.10.0/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/special/_ufuncs_cxx.cxx INFO: g++: scipy/special/_faddeeva.cxx INFO: g++: scipy/special/ellint_carlson_wrap.cxx INFO: g++: scipy/special/sf_error.cc INFO: g++: scipy/special/Faddeeva.cc INFO: g++: scipy/special/_wright.cxx INFO: g++: scipy/special/wright.cc In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/special/_ufuncs_cxx.cxx:762: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/special/_ufuncs_cxx.o build/temp.linux-x86_64-cpython-311/scipy/special/sf_error.o build/temp.linux-x86_64-cpython-311/scipy/special/ellint_carlson_wrap.o build/temp.linux-x86_64-cpython-311/scipy/special/_faddeeva.o build/temp.linux-x86_64-cpython-311/scipy/special/Faddeeva.o build/temp.linux-x86_64-cpython-311/scipy/special/_wright.o build/temp.linux-x86_64-cpython-311/scipy/special/wright.o -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lnpymath -lm -o build/lib.linux-x86_64-cpython-311/scipy/special/_ufuncs_cxx.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._ufuncs_cxx.map INFO: building 'scipy.special._ellip_harm_2' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/special/_ellip_harm_2.c INFO: gcc: scipy/special/sf_error.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/special/_ellip_harm_2.c:751: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/special/_ellip_harm_2.o build/temp.linux-x86_64-cpython-311/scipy/special/sf_error.o -L/usr/lib64 -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lopenblasp -lopenblasp -o build/lib.linux-x86_64-cpython-311/scipy/special/_ellip_harm_2.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._ellip_harm_2.map INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp5eym0ruw/tmp creating /tmp/tmp5eym0ruw/tmp/tmp5eym0ruw INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c99' INFO: gcc: /tmp/tmp5eym0ruw/main.c INFO: building 'scipy.special.cython_special' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DHAVE_CBLAS -I/builddir/build/BUILD/scipy-1.10.0/scipy/special -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c99 -msse -msse2 -msse3' INFO: gcc: scipy/special/cython_special.c INFO: gcc: scipy/special/sf_error.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/special/cython_special.c:747: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_f_5scipy_7special_7_cunity_cexpm1’: scipy/special/cython_special.c:96840:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); ~~~~~~~~~~~~~^~~~~~ scipy/special/cython_special.c: In function ‘__pyx_fuse_0__pyx_f_5scipy_7special_14cython_special_expm1’: scipy/special/cython_special.c:96840:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); ~~~~~~~~~~~~~^~~~~~ scipy/special/cython_special.c:96707:10: note: ‘__pyx_v_ezr’ was declared here double __pyx_v_ezr; ^~~~~~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real.part.29’: scipy/special/cython_special.c:84996:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] double __pyx_v_sn; ^~~~~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_fuse_1__pyx_f_5scipy_7special_14cython_special_spherical_jn’: scipy/special/cython_special.c:86550:13: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real((__pyx_v_n - 1), __pyx_v_x) - (((__pyx_v_n + 1) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real(__pyx_v_n, __pyx_v_x)) / __pyx_v_x)); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84329:10: note: ‘__pyx_r’ was declared here double __pyx_r; ^~~~~~~ scipy/special/cython_special.c:5809:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ scipy/special/cython_special.c:86550:126: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real((__pyx_v_n - 1), __pyx_v_x) - (((__pyx_v_n + 1) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real(__pyx_v_n, __pyx_v_x)) / __pyx_v_x)); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84327:10: note: ‘__pyx_v_sn’ was declared here double __pyx_v_sn; ^~~~~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_pw_5scipy_7special_14cython_special_795__pyx_fuse_0expm1’: scipy/special/cython_special.c:96840:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); ~~~~~~~~~~~~~^~~~~~ scipy/special/cython_special.c:96707:10: note: ‘__pyx_v_ezr’ was declared here double __pyx_v_ezr; ^~~~~~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_fuse_1__pyx_f_5scipy_7special_14cython_special_spherical_yn’: scipy/special/cython_special.c:86698:13: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real((__pyx_v_n - 1), __pyx_v_x) - (((__pyx_v_n + 1) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real(__pyx_v_n, __pyx_v_x)) / __pyx_v_x)); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84998:10: note: ‘__pyx_r’ was declared here double __pyx_r; ^~~~~~~ scipy/special/cython_special.c:6564:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ scipy/special/cython_special.c:85089:13: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__Pyx_pow_long(-1L, (__pyx_v_n + 1)) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real(__pyx_v_n, (-__pyx_v_x))); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84996:10: note: ‘__pyx_v_sn’ was declared here double __pyx_v_sn; ^~~~~~~~~~ scipy/special/cython_special.c:86698:126: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real((__pyx_v_n - 1), __pyx_v_x) - (((__pyx_v_n + 1) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real(__pyx_v_n, __pyx_v_x)) / __pyx_v_x)); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84996:10: note: ‘__pyx_v_sn’ was declared here double __pyx_v_sn; ^~~~~~~~~~ scipy/special/cython_special.c:85089:13: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__Pyx_pow_long(-1L, (__pyx_v_n + 1)) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real(__pyx_v_n, (-__pyx_v_x))); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84996:10: note: ‘__pyx_v_sn’ was declared here double __pyx_v_sn; ^~~~~~~~~~ scipy/special/cython_special.c:85089:13: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_r = (__Pyx_pow_long(-1L, (__pyx_v_n + 1)) * __pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real(__pyx_v_n, (-__pyx_v_x))); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/cython_special.c:84996:10: note: ‘__pyx_v_sn’ was declared here double __pyx_v_sn; ^~~~~~~~~~ INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/scipy/special/cython_special.o build/temp.linux-x86_64-cpython-311/scipy/special/sf_error.o build/temp.linux-x86_64-cpython-311/scipy/special/amos_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/cdf_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/specfun_wrappers.o build/temp.linux-x86_64-cpython-311/scipy/special/_cosine.o -L/usr/lib64 -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lsc_amos -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lopenblasp -lopenblasp -lnpymath -lm -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/special/cython_special.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special.cython_special.map INFO: building 'scipy.special._comb' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/special/_comb.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/special/_comb.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/special/_comb.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._comb.map INFO: building 'scipy.special._test_internal' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/python3.11 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/builddir/build/BUILD/scipy-1.10.0/scipy/_build_utils/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/special/_test_internal.c INFO: gcc: scipy/special/cephes/dd_real.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/special/_test_internal.o build/temp.linux-x86_64-cpython-311/scipy/special/cephes/dd_real.o -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lnpymath -lm -o build/lib.linux-x86_64-cpython-311/scipy/special/_test_internal.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.special._test_internal.map INFO: building 'scipy.stats._statlib' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/stats creating build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c INFO: gcc: build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.h:13, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c:2: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c: In function ‘f2py_rout__statlib_swilk’: build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c:264:41: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] if (init_capi == Py_None) init = 0; else ^~~~ build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c:266:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ f2py_success = 1; ^~~~~~~~~~~~ build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c: In function ‘f2py_rout__statlib_prho’: build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c:523:12: warning: variable ‘prho_return_value’ set but not used [-Wunused-but-set-variable] double prho_return_value=0; ^~~~~~~~~~~~~~~~~ At top level: build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.c:116:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/stats/_statlib-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/stats/_statlibmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/stats/_statlib-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lstatlib -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/stats/_statlib.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._statlib.map INFO: building 'scipy.stats._stats' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_stats.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_stats.c:748: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_stats.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_stats.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._stats.map INFO: building 'scipy.stats._mvn' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: build/src.linux-x86_64-3.11/scipy/stats/_mvnmodule.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.h:13, from build/src.linux-x86_64-3.11/scipy/stats/_mvnmodule.c:23: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ build/src.linux-x86_64-3.11/scipy/stats/_mvnmodule.c:109:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^~~~~~~~~ INFO: compiling Fortran sources INFO: Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -cpp -O3 -funroll-loops INFO: compile options: '-Ibuild/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' INFO: gfortran:f77: scipy/stats/mvndst.f INFO: gfortran:f77: build/src.linux-x86_64-3.11/scipy/stats/_mvn-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/stats/mvndst.f:209:18: INFORM = MVNDNT(N, CORREL, LOWER, UPPER, INFIN, INFIS, D, E) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/stats/mvndst.f:794:14: JP = J + MVNUNI()*( NK + 1 - J ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/stats/mvndst.f:1030:0: END Warning: ‘__result_bvnmvn’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/stats/mvndst.f:988:0: DOUBLE PRECISION FUNCTION BVNMVN( LOWER, UPPER, INFIN, CORREL ) note: ‘__result_bvnmvn’ was declared here scipy/stats/mvndst.f:435:0: IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 Warning: ‘bmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/stats/mvndst.f:429:0: IF ( INFI(I) .NE. 0 ) YL = -EXP( -AMIN**2/2 )/SQTWPI Warning: ‘amin’ may be used uninitialized in this function [-Wmaybe-uninitialized] INFO: /usr/bin/gfortran -Wall -g -Wall -g -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/stats/_mvnmodule.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.o build/temp.linux-x86_64-cpython-311/scipy/stats/mvndst.o build/temp.linux-x86_64-cpython-311/build/src.linux-x86_64-3.11/scipy/stats/_mvn-f2pywrappers.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lgfortran -o build/lib.linux-x86_64-cpython-311/scipy/stats/_mvn.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._mvn.map INFO: building 'scipy.stats._sobol' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_sobol.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_sobol.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_sobol.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_sobol.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._sobol.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp4xghy_jb/tmp creating /tmp/tmp4xghy_jb/tmp/tmp4xghy_jb INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp4xghy_jb/main.cpp INFO: building 'scipy.stats._qmc_cy' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/stats/_qmc_cy.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_qmc_cy.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_qmc_cy.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_qmc_cy.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._qmc_cy.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpe58bmfcj/tmp creating /tmp/tmpe58bmfcj/tmp/tmpe58bmfcj INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpe58bmfcj/main.cpp INFO: building 'scipy.stats._biasedurn' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn INFO: compile options: '-DR_BUILD -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: scipy/stats/_biasedurn.cxx INFO: g++: scipy/stats/biasedurn/impls.cpp INFO: g++: scipy/stats/biasedurn/fnchyppr.cpp INFO: g++: scipy/stats/biasedurn/wnchyppr.cpp INFO: g++: scipy/stats/biasedurn/stoc1.cpp INFO: g++: scipy/stats/biasedurn/stoc3.cpp In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_biasedurn.cxx:765: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_biasedurn.o build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn/impls.o build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn/fnchyppr.o build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn/wnchyppr.o build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn/stoc1.o build/temp.linux-x86_64-cpython-311/scipy/stats/biasedurn/stoc3.o -L/usr/lib64/python3.11/site-packages/numpy/random/lib -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lnpyrandom -lnpymath -o build/lib.linux-x86_64-cpython-311/scipy/stats/_biasedurn.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._biasedurn.map INFO: building 'scipy.stats._unuran.unuran_wrapper' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/stats/_unuran creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests INFO: compile options: '-DHAVE_ALARM=1 -DHAVE_DECL_ALARM=1 -DHAVE_DECL_HUGE_VAL=1 -DHAVE_DECL_INFINITY=1 -DHAVE_DECL_ISFINITE=0 -DHAVE_DECL_ISINF=0 -DHAVE_DECL_ISNAN=1 -DHAVE_DECL_LOG1P=1 -DHAVE_DECL_SIGNAL=1 -DHAVE_DECL_SNPRINTF=1 -DHAVE_DECL_VSNPRINTF=1 -DHAVE_FLOAT_H=1 -DHAVE_FLOOR=1 -DHAVE_IEEE_COMPARISONS=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIMITS_H=1 -DHAVE_POW=1 -DHAVE_SIGNAL=1 -DHAVE_SQRT=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCHR=1 -DHAVE_STRING_H=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DLT_OBJDIR=".libs/" -DPACKAGE="unuran" -DPACKAGE_BUGREPORT="unuran@statmath.wu.ac.at" -DPACKAGE_NAME="unuran" -DPACKAGE_STRING="unuran 16:0:0" -DPACKAGE_TARNAME="unuran" -DPACKAGE_URL="" -DPACKAGE_VERSION="16:0:0" -DSTDC_HEADERS=1 -DUNUR_ENABLE_INFO=1 -DVERSION="16:0:0" -DHAVE_CONFIG_H=1 -D_ISOC99_SOURCE=1 -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_unuran -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_unuran/unuran_wrapper.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/condi.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cemp.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cont.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/corder.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cvec.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cxtrans.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cvemp.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/discr.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_unuran/unuran_wrapper.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/distr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/distr_info.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/matr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_F.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_beta.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_beta_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_burr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_cauchy.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chi.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chi_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chisquare.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_exponential.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_exponential_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_extremeI.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_extremeII.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gamma.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gamma_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_ghyp.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig2.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_hyperbolic.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_ig.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_laplace.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_logistic.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_lognormal.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_lomax.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_meixner.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_normal.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_normal_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_pareto.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_powerexponential.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_powerexponential_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_rayleigh.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_slash.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_slash_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_student.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_student_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_triangular.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_uniform.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_vg.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_weibull.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_binomial.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_binomial_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_geometric.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_hypergeometric.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_hypergeometric_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_logarithmic.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_logarithmic_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_negativebinomial.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_poisson.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_poisson_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_zipf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_zipf_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/m_correlation.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_copula.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multicauchy.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multiexponential.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multinormal.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multinormal_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multistudent.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/arou.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ars.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/auto.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/cext.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/cstd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dari.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dau.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dext.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dgt.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dsrou.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dss.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dstd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/empk.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/empl.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/gibbs.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hinv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hist.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hitro.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hrb.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hrd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hri.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/itdr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mcorr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mixt.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mvstd.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mvtdr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ninv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/norta.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/nrou.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/pinv.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/srou.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ssr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/tabl.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/tdr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/unif.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/utdr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/vempk.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/vnrou.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/x_gen.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/functparser.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/parser.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/stringparser.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/bessel_asympt.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_gamma.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_igam.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_incbet.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_ndtr.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_ndtri.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_polevl.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cgamma.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/hypot.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/log1p.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_default.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_set.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_unuran.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/debug.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/eigensystem.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/error.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/fmax.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/hooke.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/lobatto.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/matrix.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/mrou_rectangle.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/slist.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/stream.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/string.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/umalloc.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/umath.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/unur_fp.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/vector.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/chi2test.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/correlation.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/countpdf.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/counturn.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/inverror.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/moments.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/printsample.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/quantiles.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/tests.c INFO: gcc: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/timing.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_unuran/unuran_wrapper.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cemp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/condi.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cont.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/corder.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cvec.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cvemp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/cxtrans.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/discr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/distr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/distr_info.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distr/matr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_F.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_beta.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_beta_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_burr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_cauchy.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chi.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chi_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_chisquare.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_exponential.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_exponential_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_extremeI.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_extremeII.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gamma.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gamma_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_ghyp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig2.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_gig_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_hyperbolic.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_ig.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_laplace.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_logistic.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_lognormal.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_lomax.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_meixner.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_normal.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_normal_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_pareto.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_powerexponential.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_powerexponential_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_rayleigh.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_slash.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_slash_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_student.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_student_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_triangular.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_uniform.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_vg.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/c_weibull.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_binomial.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_binomial_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_geometric.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_hypergeometric.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_hypergeometric_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_logarithmic.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_logarithmic_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_negativebinomial.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_poisson.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_poisson_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_zipf.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/d_zipf_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/m_correlation.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_copula.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multicauchy.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multiexponential.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multinormal.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multinormal_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/distributions/vc_multistudent.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/arou.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ars.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/auto.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/cext.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/cstd.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dari.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dau.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dext.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dgt.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dsrou.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dss.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/dstd.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/empk.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/empl.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/gibbs.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hinv.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hist.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hitro.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hrb.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hrd.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/hri.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/itdr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mcorr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mixt.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mvstd.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/mvtdr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ninv.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/norta.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/nrou.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/pinv.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/srou.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/ssr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/tabl.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/tdr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/unif.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/utdr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/vempk.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/vnrou.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/methods/x_gen.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/functparser.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/parser.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/parser/stringparser.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/bessel_asympt.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_gamma.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_igam.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_incbet.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_ndtr.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_ndtri.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cephes_polevl.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/cgamma.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/hypot.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/specfunct/log1p.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_default.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_set.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/urng/urng_unuran.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/debug.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/eigensystem.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/error.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/fmax.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/hooke.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/lobatto.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/matrix.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/mrou_rectangle.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/slist.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/stream.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/string.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/umalloc.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/umath.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/unur_fp.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/utils/vector.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/chi2test.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/correlation.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/countpdf.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/counturn.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/inverror.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/moments.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/printsample.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/quantiles.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/tests.o build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/unuran/unuran/src/tests/timing.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran/unuran_wrapper.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._unuran.unuran_wrapper.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp655l1zyu/tmp creating /tmp/tmp655l1zyu/tmp/tmp655l1zyu INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp655l1zyu/main.cpp INFO: building 'scipy.stats._boost.beta_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost creating build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/beta_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/beta_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/beta_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/beta_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.beta_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpg_hz60t7/tmp creating /tmp/tmpg_hz60t7/tmp/tmpg_hz60t7 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpg_hz60t7/main.cpp INFO: building 'scipy.stats._boost.binom_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/binom_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/binom_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/binom_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/binom_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.binom_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpszgrz2hc/tmp creating /tmp/tmpszgrz2hc/tmp/tmpszgrz2hc INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpszgrz2hc/main.cpp INFO: building 'scipy.stats._boost.nbinom_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nbinom_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nbinom_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nbinom_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/nbinom_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.nbinom_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpnk2y8c5a/tmp creating /tmp/tmpnk2y8c5a/tmp/tmpnk2y8c5a INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpnk2y8c5a/main.cpp INFO: building 'scipy.stats._boost.hypergeom_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/hypergeom_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/hypergeom_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/hypergeom_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/hypergeom_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.hypergeom_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpk3qcqv4e/tmp creating /tmp/tmpk3qcqv4e/tmp/tmpk3qcqv4e INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpk3qcqv4e/main.cpp INFO: building 'scipy.stats._boost.ncf_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncf_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncf_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncf_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/ncf_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.ncf_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpi9wvsbj6/tmp creating /tmp/tmpi9wvsbj6/tmp/tmpi9wvsbj6 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmpi9wvsbj6/main.cpp INFO: building 'scipy.stats._boost.ncx2_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncx2_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncx2_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/ncx2_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/ncx2_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.ncx2_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp6zyxnovn/tmp creating /tmp/tmp6zyxnovn/tmp/tmp6zyxnovn INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp6zyxnovn/main.cpp INFO: building 'scipy.stats._boost.nct_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nct_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nct_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/nct_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/nct_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.nct_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp46ey6c_f/tmp creating /tmp/tmp46ey6c_f/tmp/tmp46ey6c_f INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmp46ey6c_f/main.cpp INFO: building 'scipy.stats._boost.skewnorm_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/skewnorm_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/skewnorm_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/skewnorm_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/skewnorm_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.skewnorm_ufunc.map INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmplakuz7_0/tmp creating /tmp/tmplakuz7_0/tmp/tmplakuz7_0 INFO: compile options: '-I/usr/include/python3.11 -c' extra options: '-std=c++14' INFO: g++: /tmp/tmplakuz7_0/main.cpp INFO: building 'scipy.stats._boost.invgauss_ufunc' extension INFO: compiling C++ sources INFO: C compiler: g++ -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DBOOST_MATH_DOMAIN_ERROR_POLICY=ignore_error -DBOOST_MATH_EVALUATION_ERROR_POLICY=user_error -DBOOST_MATH_OVERFLOW_ERROR_POLICY=user_error -DBOOST_MATH_PROMOTE_DOUBLE_POLICY=false -Iscipy/stats/_boost/include/ -Iscipy/stats/_boost/src/ -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/boost -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-std=c++14 -msse -msse2 -msse3' INFO: g++: /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/invgauss_ufunc.cxx In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/invgauss_ufunc.cxx:760: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: g++ -pthread -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/builddir/build/BUILD/scipy-1.10.0/scipy/stats/_boost/src/invgauss_ufunc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/invgauss_ufunc.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._boost.invgauss_ufunc.map INFO: building 'scipy.stats._levy_stable.levyst' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_levy_stable/levyst.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_levy_stable/levyst.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -l_levyst -o build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable/levyst.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._levy_stable.levyst.map INFO: building 'scipy.stats._rcont.rcont' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/stats/_rcont INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/stats/_rcont/rcont.c INFO: gcc: scipy/stats/_rcont/logfactorial.c INFO: gcc: scipy/stats/_rcont/_rcont.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/stats/_rcont/rcont.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/stats/_rcont/rcont.o build/temp.linux-x86_64-cpython-311/scipy/stats/_rcont/_rcont.o build/temp.linux-x86_64-cpython-311/scipy/stats/_rcont/logfactorial.o -L/usr/lib64/python3.11/site-packages/numpy/random/lib -L/usr/lib64/python3.11/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -lnpyrandom -lnpymath -o build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont/rcont.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.stats._rcont.rcont.map INFO: building 'scipy.ndimage._nd_image' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating build/temp.linux-x86_64-cpython-311/scipy/ndimage creating build/temp.linux-x86_64-cpython-311/scipy/ndimage/src INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -Iscipy/ndimage/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/ndimage/src/nd_image.c INFO: gcc: scipy/ndimage/src/ni_filters.c INFO: gcc: scipy/ndimage/src/ni_fourier.c INFO: gcc: scipy/ndimage/src/ni_interpolation.c INFO: gcc: scipy/ndimage/src/ni_morphology.c INFO: gcc: scipy/ndimage/src/ni_splines.c INFO: gcc: scipy/ndimage/src/ni_support.c INFO: gcc: scipy/ndimage/src/ni_measure.c In file included from scipy/ndimage/src/nd_image.c:45: /builddir/build/BUILD/scipy-1.10.0/scipy/_lib/src/ccallback.h:87:21: warning: ‘ccallback_obtain’ defined but not used [-Wunused-function] static ccallback_t *ccallback_obtain(void) ^~~~~~~~~~~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/nd_image.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_filters.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_fourier.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_interpolation.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_measure.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_morphology.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_splines.o build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/ni_support.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/ndimage/_nd_image.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.ndimage._nd_image.map INFO: building 'scipy.ndimage._ni_label' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-Iscipy/ndimage/src -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/ndimage/src/_ni_label.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/ndimage/src/_ni_label.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/_ni_label.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ni_label.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.ndimage._ni_label.map INFO: building 'scipy.ndimage._ctest' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/ndimage/src/_ctest.c INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/_ctest.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ctest.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.ndimage._ctest.map INFO: building 'scipy.ndimage._cytest' extension INFO: compiling C sources INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC INFO: compile options: '-I/usr/lib64/python3.11/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.11/numpy/distutils/include -I/usr/include/python3.11 -c' extra options: '-msse -msse2 -msse3' INFO: gcc: scipy/ndimage/src/_cytest.c In file included from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1948, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from scipy/ndimage/src/_cytest.c:746: /usr/lib64/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ INFO: gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm build/temp.linux-x86_64-cpython-311/scipy/ndimage/src/_cytest.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-311 -o build/lib.linux-x86_64-cpython-311/scipy/ndimage/_cytest.cpython-311-x86_64-linux-gnu.so -Wl,--version-script=build/temp.linux-x86_64-cpython-311/link-version-scipy.ndimage._cytest.map INFO: ########### EXT COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /builddir/build/BUILD/scipy-1.10.0/build/temp.linux-x86_64-cpython-311/ccompiler_opt_cache_ext.py INFO: ########### CLIB COMPILER OPTIMIZATION ########### INFO: Platform : Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /builddir/build/BUILD/scipy-1.10.0/build/temp.linux-x86_64-cpython-311/ccompiler_opt_cache_clib.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0bq64q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 + cd scipy-1.10.0 + export SCIPY_USE_PYTHRAN=0 + SCIPY_USE_PYTHRAN=0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 --prefix /usr /builddir/build/BUILD/scipy-1.10.0/setup.py:506: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html from numpy.distutils.core import setup scipy/linalg/_generate_pyx.py: all files up-to-date scipy/special/_generate_pyx.py: all files up-to-date Running scipy/linalg/_generate_pyx.py Running scipy/special/_generate_pyx.py Running scipy/stats/_generate_pyx.py scipy/_lib/_ccallback_c.pyx has not changed scipy/_lib/_test_deprecation_call.pyx has not changed scipy/_lib/_test_deprecation_def.pyx has not changed scipy/_lib/messagestream.pyx has not changed scipy/cluster/_hierarchy.pyx has not changed scipy/cluster/_optimal_leaf_ordering.pyx has not changed scipy/cluster/_vq.pyx has not changed scipy/fftpack/convolve.pyx has not changed scipy/interpolate/_bspl.pyx has not changed scipy/interpolate/_ppoly.pyx has not changed scipy/interpolate/_rgi_cython.pyx has not changed scipy/interpolate/interpnd.pyx has not changed scipy/io/matlab/_mio5_utils.pyx has not changed scipy/io/matlab/_mio_utils.pyx has not changed scipy/optimize/_group_columns.pyx has not changed scipy/optimize/_highs/cython/src/_highs_constants.pyx has not changed scipy/optimize/_highs/cython/src/_highs_wrapper.pyx has not changed scipy/linalg/_matfuncs_expm.pyx.in has not changed scipy/optimize/_trlib/_trlib.pyx has not changed scipy/linalg/_solve_toeplitz.pyx has not changed scipy/linalg/cython_blas.pyx has not changed scipy/linalg/cython_lapack.pyx has not changed scipy/ndimage/src/_cytest.pyx has not changed scipy/ndimage/src/_ni_label.pyx has not changed scipy/optimize/_bglu_dense.pyx has not changed scipy/io/matlab/_streams.pyx has not changed scipy/linalg/_cythonized_array_utils.pyx has not changed scipy/sparse/csgraph/_flow.pyx has not changed scipy/sparse/csgraph/_matching.pyx has not changed scipy/linalg/_matfuncs_sqrtm_triu.pyx has not changed scipy/optimize/cython_optimize/_zeros.pyx.in has not changed scipy/optimize/tnc/_moduleTNC.pyx has not changed scipy/signal/_max_len_seq_inner.pyx has not changed scipy/signal/_peak_finding_utils.pyx has not changed scipy/signal/_sosfilt.pyx has not changed scipy/signal/_spectral.pyx has not changed scipy/signal/_upfirdn_apply.pyx has not changed scipy/sparse/_csparsetools.pyx.in has not changed scipy/linalg/_decomp_update.pyx.in has not changed scipy/optimize/_lsq/givens_elimination.pyx has not changed scipy/sparse/csgraph/_min_spanning_tree.pyx has not changed scipy/sparse/csgraph/_reordering.pyx has not changed scipy/sparse/csgraph/_shortest_path.pyx has not changed scipy/sparse/csgraph/_tools.pyx has not changed scipy/sparse/csgraph/_traversal.pyx has not changed scipy/spatial/_ckdtree.pyx has not changed scipy/spatial/_hausdorff.pyx has not changed scipy/spatial/_qhull.pyx has not changed scipy/spatial/_voronoi.pyx has not changed scipy/spatial/transform/_rotation.pyx has not changed scipy/special/_comb.pyx has not changed scipy/special/_ellip_harm_2.pyx has not changed scipy/special/_test_internal.pyx has not changed scipy/special/_ufuncs.pyx has not changed scipy/special/_ufuncs_cxx.pyx has not changed scipy/stats/_boost/src/nct_ufunc.pyx has not changed scipy/stats/_qmc_cy.pyx has not changed scipy/stats/_sobol.pyx has not changed scipy/stats/_levy_stable/levyst.pyx has not changed scipy/stats/_biasedurn.pyx has not changed scipy/stats/_boost/src/beta_ufunc.pyx has not changed scipy/stats/_boost/src/binom_ufunc.pyx has not changed scipy/stats/_boost/src/nbinom_ufunc.pyx has not changed scipy/stats/_boost/src/hypergeom_ufunc.pyx has not changed scipy/stats/_boost/src/ncf_ufunc.pyx has not changed scipy/stats/_boost/src/ncx2_ufunc.pyx has not changed scipy/special/cython_special.pyx has not changed scipy/stats/_boost/src/skewnorm_ufunc.pyx has not changed scipy/stats/_boost/src/invgauss_ufunc.pyx has not changed scipy/stats/_stats.pyx has not changed scipy/stats/_rcont/rcont.pyx has not changed scipy/stats/_unuran/unuran_wrapper.pyx has not changed /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:196: UserWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) warnings.warn(msg) Note: for reliable uninstall behaviour and dependency installation and uninstallation, please use pip instead of using `setup.py install`: - `pip install .` (from a git repo or downloaded source release) - `pip install scipy` (last SciPy release on PyPI) Cythonizing sources INFO: lapack_opt_info: INFO: lapack_armpl_info: INFO: customize UnixCCompiler INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: lapack_mkl_info: INFO: libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: openblas_lapack_info: INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC creating /tmp/tmpwf5kt26v/tmp creating /tmp/tmpwf5kt26v/tmp/tmpwf5kt26v INFO: compile options: '-c' INFO: gcc: /tmp/tmpwf5kt26v/source.c INFO: gcc -pthread /tmp/tmpwf5kt26v/tmp/tmpwf5kt26v/source.o -L/usr/lib64 -lopenblasp -o /tmp/tmpwf5kt26v/a.out INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: Running from SciPy source directory. /usr/lib64/python3.11/site-packages/numpy/distutils/system_info.py:937: UserWarning: Specified path /usr/local/include/python3.11 is invalid. return self.get_paths(self.section, key) /usr/lib64/python3.11/site-packages/numpy/distutils/system_info.py:937: UserWarning: Specified path /usr/include/suitesparse/python3.11 is invalid. return self.get_paths(self.section, key) non-existing path in 'scipy/linalg': 'src/lapack_deprecations/LICENSE' INFO: blas_opt_info: INFO: blas_armpl_info: INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: blas_mkl_info: INFO: libraries mkl_rt not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: blis_info: INFO: libraries blis not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] INFO: NOT AVAILABLE INFO: INFO: openblas_info: INFO: C compiler: gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC creating /tmp/tmp50p72ie7/tmp creating /tmp/tmp50p72ie7/tmp/tmp50p72ie7 INFO: compile options: '-c' INFO: gcc: /tmp/tmp50p72ie7/source.c INFO: gcc -pthread /tmp/tmp50p72ie7/tmp/tmp50p72ie7/source.o -L/usr/lib64 -lopenblasp -o /tmp/tmp50p72ie7/a.out INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['openblasp', 'openblasp'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:196: UserWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) warnings.warn(msg) non-existing path in 'scipy/optimize/_highs': '/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src' non-existing path in 'scipy/optimize/_highs': '/builddir/build/BUILD/scipy-1.10.0/scipy/_lib/highs/cython/src' non-existing path in 'scipy/signal/windows': 'tests' running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/_distributor_init.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/conftest.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/version.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying build/lib.linux-x86_64-cpython-311/scipy/__config__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_boost_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_bunch.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_ccallback.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_disjoint_set.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_docscrape.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_finite_differences.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_gcutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_highs_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_pep440.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_testutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_threadsafety.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_tmpdirs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_unuran_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_util.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/decorator.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/deprecation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/doccer.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/uarray.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray/_backend.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_uarray/_uarray.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_ccallback_c.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_ccallback.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_fpumode.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/messagestream.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_call.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib copying build/lib.linux-x86_64-cpython-311/scipy/_lib/_test_deprecation_def.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/hierarchy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/vq.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/_vq.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/_hierarchy.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster copying build/lib.linux-x86_64-cpython-311/scipy/cluster/_optimal_leaf_ordering.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/_codata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/_constants.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/codata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/constants.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants copying build/lib.linux-x86_64-cpython-311/scipy/constants/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/_download_all.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/_fetchers.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/_registry.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets copying build/lib.linux-x86_64-cpython-311/scipy/datasets/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_backend.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_debug_backends.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_fftlog.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_fftlog_multimethods.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_realtransforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft copying build/lib.linux-x86_64-cpython-311/scipy/fft/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/realtransforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft copying build/lib.linux-x86_64-cpython-311/scipy/fft/_pocketfft/pypocketfft.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/_helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/_pseudo_diffs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/_realtransforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/pseudo_diffs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/realtransforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack copying build/lib.linux-x86_64-cpython-311/scipy/fftpack/convolve.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_bvp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ode.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_odepack_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_quad_vec.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_quadpack_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_quadrature.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/dop.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/lsoda.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/odepack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/quadpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/vode.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/base.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/bdf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/dop853_coefficients.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/ivp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/lsoda.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/radau.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/rk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_ivp/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_quadpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_odepack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_vode.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_lsoda.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_dop.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_test_multivariate.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate copying build/lib.linux-x86_64-cpython-311/scipy/integrate/_test_odeint_banded.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_bsplines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_cubic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_fitpack2.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_fitpack_impl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_fitpack_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_interpnd_info.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_interpolate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_ndgriddata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_pade.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_polyint.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rbf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rbfinterp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rbfinterp_pythran.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rgi.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/fitpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/fitpack2.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/interpolate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/ndgriddata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/polyint.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/rbf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/interpnd.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_rgi_cython.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_ppoly.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_bspl.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/_fitpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate copying build/lib.linux-x86_64-cpython-311/scipy/interpolate/dfitpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/_fortran.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/_idl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/_mmio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/_netcdf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/harwell_boeing.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/idl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/mmio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/netcdf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io copying build/lib.linux-x86_64-cpython-311/scipy/io/wavfile.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_byteordercodes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio4.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio5.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio5_params.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_miobase.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/byteordercodes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio4.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio5.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio5_params.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio5_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/mio_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/miobase.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/streams.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_streams.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio_utils.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-cpython-311/scipy/io/matlab/_mio5_utils.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff copying build/lib.linux-x86_64-cpython-311/scipy/io/arff/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff copying build/lib.linux-x86_64-cpython-311/scipy/io/arff/_arffread.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff copying build/lib.linux-x86_64-cpython-311/scipy/io/arff/arffread.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff copying build/lib.linux-x86_64-cpython-311/scipy/io/arff/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing copying build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing copying build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing/_fortran_format_parser.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing copying build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing/hb.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing copying build/lib.linux-x86_64-cpython-311/scipy/io/_harwell_boeing/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing copying build/lib.linux-x86_64-cpython-311/scipy/io/_test_fortran.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_cython_signature_generator.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_cholesky.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_cossin.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_ldl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_lu.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_polar.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_qr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_qz.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_schur.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_svd.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_expm_frechet.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_flinalg_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_generate_pyx.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_interpolative_backend.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_inv_ssq.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_sqrtm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_sqrtm_triu.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_misc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_procrustes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_sketches.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_solvers.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_special_matrices.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_testutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/blas.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp_cholesky.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp_lu.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp_qr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp_schur.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/decomp_svd.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/flinalg.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/interpolative.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/lapack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/misc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/special_matrices.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_fblas.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_flapack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_flinalg.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_interpolative.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_solve_toeplitz.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_sqrtm_triu.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/cython_blas.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/cython_lapack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_decomp_update.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_cythonized_array_utils.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg copying build/lib.linux-x86_64-cpython-311/scipy/linalg/_matfuncs_expm.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc copying build/lib.linux-x86_64-cpython-311/scipy/misc/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc copying build/lib.linux-x86_64-cpython-311/scipy/misc/_common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc copying build/lib.linux-x86_64-cpython-311/scipy/misc/common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc copying build/lib.linux-x86_64-cpython-311/scipy/misc/doccer.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc copying build/lib.linux-x86_64-cpython-311/scipy/misc/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/_add_newdocs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/_models.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/_odrpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/models.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/odrpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr copying build/lib.linux-x86_64-cpython-311/scipy/odr/__odrpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_basinhopping.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_cobyla_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_constraints.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_differentiable_functions.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_differentialevolution.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_direct_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_dual_annealing.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_group_columns.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_hessian_update_strategy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lbfgsb_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linesearch.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_doc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_highs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_ip.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_rs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_simplex.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_linprog_util.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_milp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_minimize.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_minpack_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_nnls.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_nonlin.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_numdiff.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_optimize.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_qap.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_remove_redundancy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_root.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_root_scalar.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_slsqp_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_spectral.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_tnc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_dogleg.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_exact.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_krylov.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_ncg.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_tstutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_zeros_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/cobyla.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/lbfgsb.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/linesearch.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/minpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/minpack2.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/moduleTNC.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/nonlin.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/optimize.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/slsqp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/tnc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/zeros.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/bvls.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/dogbox.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/least_squares.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/lsq_linear.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/trf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/trf_linear.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsq/givens_elimination.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trlib/_trlib.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/canonical_constraint.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/projections.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/qp_subproblem.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/report.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_trustregion_constr/tr_interior_point.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/cython_optimize/_zeros.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo_lib/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_shgo_lib/triangulation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/_highs_wrapper.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_highs/_highs_constants.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_minpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lsap.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_zeros.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_lbfgsb.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_moduleTNC.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_cobyla.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_minpack2.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_slsqp.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_direct.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/__nnls.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_group_columns.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize copying build/lib.linux-x86_64-cpython-311/scipy/optimize/_bglu_dense.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_arraytools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_bsplines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_czt.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_fir_filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_lti_conversion.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_ltisys.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_max_len_seq.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_max_len_seq_inner.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_peak_finding.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_savitzky_golay.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_signaltools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_spectral.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_spectral_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_upfirdn.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_waveforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_wavelets.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/bsplines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/fir_filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/lti_conversion.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/ltisys.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/signaltools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/spectral.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/spline.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/waveforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/wavelets.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-cpython-311/scipy/signal/windows/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-cpython-311/scipy/signal/windows/_windows.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-cpython-311/scipy/signal/windows/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-cpython-311/scipy/signal/windows/windows.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows copying build/lib.linux-x86_64-cpython-311/scipy/signal/_sigtools.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_spectral.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_max_len_seq_inner.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_peak_finding_utils.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_sosfilt.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_upfirdn_apply.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal copying build/lib.linux-x86_64-cpython-311/scipy/signal/_spline.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_arrays.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_base.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_bsr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_compressed.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_construct.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_coo.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_csc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_csr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_dia.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_dok.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_extract.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_generate_sparsetools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_index.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_lil.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_matrix_io.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_spfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_sputils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/base.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/compressed.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/coo.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/dia.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/extract.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/lil.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/sparsetools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/sputils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_expm_multiply.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_interface.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_norm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_onenormest.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_svdp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/dsolve.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/eigen.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/interface.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/isolve.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/_gcrotmk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/iterative.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/lgmres.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/lsmr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/lsqr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/minres.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/tfqmr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_isolve/_iterative.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_add_newdocs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/linsolve.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_dsolve/_superlu.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/_svds.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/_svds_doc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/arpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_eigen/lobpcg/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_spropack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_dpropack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_cpropack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack copying build/lib.linux-x86_64-cpython-311/scipy/sparse/linalg/_propack/_zpropack.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_laplacian.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_validation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_shortest_path.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_traversal.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_min_spanning_tree.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_matching.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_flow.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_reordering.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/csgraph/_tools.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_csparsetools.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse copying build/lib.linux-x86_64-cpython-311/scipy/sparse/_sparsetools.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_geometric_slerp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_kdtree.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_plotutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_procrustes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_spherical_voronoi.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/ckdtree.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/distance.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/kdtree.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/qhull.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/_rotation_groups.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/_rotation_spline.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/rotation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/transform/_rotation.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_qhull.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_ckdtree.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_distance_wrap.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_distance_pybind.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_voronoi.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial copying build/lib.linux-x86_64-cpython-311/scipy/spatial/_hausdorff.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_add_newdocs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_ellip_harm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_generate_pyx.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_lambertw.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_logsumexp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_mptestutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_orthogonal.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_sf_error.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_spfun_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_spherical_bessel.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_testutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/add_newdocs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/orthogonal.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/sf_error.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/specfun.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/spfun_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/cosine_cdf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/expn_asy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/gammainc_asy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/gammainc_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/hyp2f1_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/lambertw.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/loggamma.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/struve_convergence.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/wright_bessel.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/wright_bessel_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/wrightomega.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_precompute/zetac.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute copying build/lib.linux-x86_64-cpython-311/scipy/special/_specfun.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_ufuncs.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_ufuncs_cxx.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_ellip_harm_2.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/cython_special.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_comb.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special copying build/lib.linux-x86_64-cpython-311/scipy/special/_test_internal.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_axis_nan_policy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_binned_statistic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_binomtest.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_constants.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_continuous_distns.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_covariance.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_crosstab.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_discrete_distns.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_distn_infrastructure.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_distr_params.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_entropy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_fit.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_generate_pyx.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_hypotests.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_kde.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_ksstats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_mannwhitneyu.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_morestats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_mstats_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_mstats_extras.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_multivariate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_odds_ratio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_page_trend_test.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_qmc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_relative_risk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_resampling.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_result_classes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_rvs_sampling.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_stats_mstats_common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_stats_py.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_stats_pythran.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_tukeylambda_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_variation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_warnings_errors.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/biasedurn.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/contingency.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/distributions.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/kde.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/morestats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/mstats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/mstats_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/mstats_extras.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/mvn.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/qmc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/sampling.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/statlib.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran copying build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran copying build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran copying build/lib.linux-x86_64-cpython-311/scipy/stats/_unuran/unuran_wrapper.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/beta_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/binom_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/nbinom_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/hypergeom_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/ncf_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/ncx2_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/nct_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/skewnorm_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost copying build/lib.linux-x86_64-cpython-311/scipy/stats/_boost/invgauss_ufunc.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable copying build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable copying build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable copying build/lib.linux-x86_64-cpython-311/scipy/stats/_levy_stable/levyst.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont copying build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont copying build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont copying build/lib.linux-x86_64-cpython-311/scipy/stats/_rcont/rcont.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont copying build/lib.linux-x86_64-cpython-311/scipy/stats/_statlib.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_stats.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_mvn.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_sobol.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_qmc_cy.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats copying build/lib.linux-x86_64-cpython-311/scipy/stats/_biasedurn.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_filters.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_fourier.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_interpolation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_measurements.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_morphology.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ni_docstrings.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ni_support.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/filters.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/fourier.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/interpolation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/measurements.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/morphology.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_nd_image.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ni_label.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_ctest.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage copying build/lib.linux-x86_64-cpython-311/scipy/ndimage/_cytest.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/_fortran.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/compiler_helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/cythoner.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/gcc_build_bitness.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/setup.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/system_info.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-cpython-311/scipy/_build_utils/tempita.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_distributor_init.py to _distributor_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/conftest.py to conftest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/__config__.py to __config__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_boost_utils.py to _boost_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_bunch.py to _bunch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_ccallback.py to _ccallback.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_disjoint_set.py to _disjoint_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_docscrape.py to _docscrape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_finite_differences.py to _finite_differences.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_gcutils.py to _gcutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_highs_utils.py to _highs_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_pep440.py to _pep440.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_testutils.py to _testutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_threadsafety.py to _threadsafety.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_tmpdirs.py to _tmpdirs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_unuran_utils.py to _unuran_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_util.py to _util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/decorator.py to decorator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/deprecation.py to deprecation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/doccer.py to doccer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/uarray.py to uarray.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/_backend.py to _backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/hierarchy.py to hierarchy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/vq.py to vq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/_codata.py to _codata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/_constants.py to _constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/codata.py to codata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_download_all.py to _download_all.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_fetchers.py to _fetchers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_registry.py to _registry.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_backend.py to _backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_basic.py to _basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_debug_backends.py to _debug_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_fftlog.py to _fftlog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_fftlog_multimethods.py to _fftlog_multimethods.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_helper.py to _helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_realtransforms.py to _realtransforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/basic.py to basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/realtransforms.py to realtransforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_basic.py to _basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_helper.py to _helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_pseudo_diffs.py to _pseudo_diffs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_realtransforms.py to _realtransforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/basic.py to basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/realtransforms.py to realtransforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_bvp.py to _bvp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ode.py to _ode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_odepack_py.py to _odepack_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quad_vec.py to _quad_vec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quadpack_py.py to _quadpack_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quadrature.py to _quadrature.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/dop.py to dop.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/lsoda.py to lsoda.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/odepack.py to odepack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/quadpack.py to quadpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/vode.py to vode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/bdf.py to bdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/dop853_coefficients.py to dop853_coefficients.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/ivp.py to ivp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/lsoda.py to lsoda.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/radau.py to radau.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/rk.py to rk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_bsplines.py to _bsplines.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_cubic.py to _cubic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack2.py to _fitpack2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack_impl.py to _fitpack_impl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack_py.py to _fitpack_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_interpnd_info.py to _interpnd_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_interpolate.py to _interpolate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_ndgriddata.py to _ndgriddata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_pade.py to _pade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_polyint.py to _polyint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbf.py to _rbf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbfinterp.py to _rbfinterp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbfinterp_pythran.py to _rbfinterp_pythran.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rgi.py to _rgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/fitpack.py to fitpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/fitpack2.py to fitpack2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/interpolate.py to interpolate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/polyint.py to polyint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/rbf.py to rbf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_fortran.py to _fortran.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_idl.py to _idl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_mmio.py to _mmio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_netcdf.py to _netcdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/harwell_boeing.py to harwell_boeing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/idl.py to idl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/mmio.py to mmio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/netcdf.py to netcdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/wavfile.py to wavfile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_byteordercodes.py to _byteordercodes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio.py to _mio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio4.py to _mio4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio5.py to _mio5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio5_params.py to _mio5_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_miobase.py to _miobase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio.py to mio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio4.py to mio4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5.py to mio5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5_utils.py to mio5_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio_utils.py to mio_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/miobase.py to miobase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/streams.py to streams.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/_arffread.py to _arffread.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/arffread.py to arffread.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/hb.py to hb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_basic.py to _basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_cython_signature_generator.py to _cython_signature_generator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp.py to _decomp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_cholesky.py to _decomp_cholesky.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_cossin.py to _decomp_cossin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_ldl.py to _decomp_ldl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_lu.py to _decomp_lu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_qr.py to _decomp_qr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_schur.py to _decomp_schur.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_svd.py to _decomp_svd.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_flinalg_py.py to _flinalg_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_generate_pyx.py to _generate_pyx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs.py to _matfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.py to _matfuncs_sqrtm_triu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_misc.py to _misc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_procrustes.py to _procrustes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_sketches.py to _sketches.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_solvers.py to _solvers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_special_matrices.py to _special_matrices.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_testutils.py to _testutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/basic.py to basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/blas.py to blas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp.py to decomp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/flinalg.py to flinalg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/interpolative.py to interpolative.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/lapack.py to lapack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/matfuncs.py to matfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/misc.py to misc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/special_matrices.py to special_matrices.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/doccer.py to doccer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_add_newdocs.py to _add_newdocs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_models.py to _models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_odrpack.py to _odrpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/models.py to models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/odrpack.py to odrpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_cobyla_py.py to _cobyla_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_constraints.py to _constraints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_differentiable_functions.py to _differentiable_functions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_differentialevolution.py to _differentialevolution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_direct_py.py to _direct_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_dual_annealing.py to _dual_annealing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_group_columns.py to _group_columns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_hessian_update_strategy.py to _hessian_update_strategy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lbfgsb_py.py to _lbfgsb_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linesearch.py to _linesearch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog.py to _linprog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_doc.py to _linprog_doc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_highs.py to _linprog_highs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_ip.py to _linprog_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_rs.py to _linprog_rs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_simplex.py to _linprog_simplex.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_util.py to _linprog_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_milp.py to _milp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minimize.py to _minimize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minpack_py.py to _minpack_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_nnls.py to _nnls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_nonlin.py to _nonlin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_numdiff.py to _numdiff.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_optimize.py to _optimize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_qap.py to _qap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_remove_redundancy.py to _remove_redundancy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_root.py to _root.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_root_scalar.py to _root_scalar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo.py to _shgo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_slsqp_py.py to _slsqp_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_spectral.py to _spectral.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_tnc.py to _tnc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion.py to _trustregion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_exact.py to _trustregion_exact.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_krylov.py to _trustregion_krylov.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_tstutils.py to _tstutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_zeros_py.py to _zeros_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cobyla.py to cobyla.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/linesearch.py to linesearch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/minpack.py to minpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/minpack2.py to minpack2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/moduleTNC.py to moduleTNC.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/nonlin.py to nonlin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/optimize.py to optimize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/slsqp.py to slsqp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tnc.py to tnc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/zeros.py to zeros.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/bvls.py to bvls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/dogbox.py to dogbox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/least_squares.py to least_squares.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/lsq_linear.py to lsq_linear.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/trf.py to trf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/trf_linear.py to trf_linear.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py to canonical_constraint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py to equality_constrained_sqp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py to minimize_trustregion_constr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/projections.py to projections.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py to qp_subproblem.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/report.py to report.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py to tr_interior_point.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/triangulation.py to triangulation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_arraytools.py to _arraytools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_bsplines.py to _bsplines.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_czt.py to _czt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_filter_design.py to _filter_design.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_fir_filter_design.py to _fir_filter_design.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_lti_conversion.py to _lti_conversion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_ltisys.py to _ltisys.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_max_len_seq.py to _max_len_seq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_max_len_seq_inner.py to _max_len_seq_inner.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_peak_finding.py to _peak_finding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_savitzky_golay.py to _savitzky_golay.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_signaltools.py to _signaltools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spectral.py to _spectral.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spectral_py.py to _spectral_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_upfirdn.py to _upfirdn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_waveforms.py to _waveforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_wavelets.py to _wavelets.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/bsplines.py to bsplines.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/filter_design.py to filter_design.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/lti_conversion.py to lti_conversion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/ltisys.py to ltisys.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/signaltools.py to signaltools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/spectral.py to spectral.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/spline.py to spline.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/waveforms.py to waveforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/wavelets.py to wavelets.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/_windows.py to _windows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/windows.py to windows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_arrays.py to _arrays.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_bsr.py to _bsr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_compressed.py to _compressed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_construct.py to _construct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_coo.py to _coo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_csc.py to _csc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_csr.py to _csr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_data.py to _data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_dia.py to _dia.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_dok.py to _dok.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_extract.py to _extract.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_generate_sparsetools.py to _generate_sparsetools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_index.py to _index.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_lil.py to _lil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_matrix_io.py to _matrix_io.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_spfuncs.py to _spfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_sputils.py to _sputils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/bsr.py to bsr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/compressed.py to compressed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/construct.py to construct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/coo.py to coo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csc.py to csc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csr.py to csr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/data.py to data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/dia.py to dia.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/dok.py to dok.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/extract.py to extract.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/lil.py to lil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/sparsetools.py to sparsetools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/spfuncs.py to spfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/sputils.py to sputils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_interface.py to _interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_matfuncs.py to _matfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_norm.py to _norm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_svdp.py to _svdp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/dsolve.py to dsolve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/eigen.py to eigen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/interface.py to interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/isolve.py to isolve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/_gcrotmk.py to _gcrotmk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/iterative.py to iterative.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lgmres.py to lgmres.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lsmr.py to lsmr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lsqr.py to lsqr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/minres.py to minres.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tfqmr.py to tfqmr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/_add_newdocs.py to _add_newdocs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/linsolve.py to linsolve.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/_svds.py to _svds.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/_svds_doc.py to _svds_doc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/arpack.py to arpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py to lobpcg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_validation.py to _validation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_geometric_slerp.py to _geometric_slerp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_kdtree.py to _kdtree.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_plotutils.py to _plotutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_procrustes.py to _procrustes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_spherical_voronoi.py to _spherical_voronoi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ckdtree.py to ckdtree.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/distance.py to distance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/kdtree.py to kdtree.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/qhull.py to qhull.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/_rotation_groups.py to _rotation_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/_rotation_spline.py to _rotation_spline.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/rotation.py to rotation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_add_newdocs.py to _add_newdocs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_basic.py to _basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_ellip_harm.py to _ellip_harm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_generate_pyx.py to _generate_pyx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_lambertw.py to _lambertw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_logsumexp.py to _logsumexp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_mptestutils.py to _mptestutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_orthogonal.py to _orthogonal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_sf_error.py to _sf_error.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_spfun_stats.py to _spfun_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_spherical_bessel.py to _spherical_bessel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_testutils.py to _testutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/add_newdocs.py to add_newdocs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/basic.py to basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/orthogonal.py to orthogonal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/sf_error.py to sf_error.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/specfun.py to specfun.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/spfun_stats.py to spfun_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/cosine_cdf.py to cosine_cdf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/expn_asy.py to expn_asy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/gammainc_asy.py to gammainc_asy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/gammainc_data.py to gammainc_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/hyp2f1_data.py to hyp2f1_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/lambertw.py to lambertw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/loggamma.py to loggamma.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/struve_convergence.py to struve_convergence.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wright_bessel.py to wright_bessel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wright_bessel_data.py to wright_bessel_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wrightomega.py to wrightomega.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/zetac.py to zetac.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_axis_nan_policy.py to _axis_nan_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_binomtest.py to _binomtest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_constants.py to _constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_continuous_distns.py to _continuous_distns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_covariance.py to _covariance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_crosstab.py to _crosstab.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_discrete_distns.py to _discrete_distns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_distn_infrastructure.py to _distn_infrastructure.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_distr_params.py to _distr_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_entropy.py to _entropy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_fit.py to _fit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_generate_pyx.py to _generate_pyx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_hypotests.py to _hypotests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_kde.py to _kde.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_ksstats.py to _ksstats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mannwhitneyu.py to _mannwhitneyu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_morestats.py to _morestats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mstats_basic.py to _mstats_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mstats_extras.py to _mstats_extras.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_multivariate.py to _multivariate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_odds_ratio.py to _odds_ratio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_page_trend_test.py to _page_trend_test.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_qmc.py to _qmc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_relative_risk.py to _relative_risk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_resampling.py to _resampling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_result_classes.py to _result_classes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rvs_sampling.py to _rvs_sampling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_mstats_common.py to _stats_mstats_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_py.py to _stats_py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_pythran.py to _stats_pythran.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_variation.py to _variation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_warnings_errors.py to _warnings_errors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/biasedurn.py to biasedurn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/contingency.py to contingency.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/distributions.py to distributions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/kde.py to kde.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/morestats.py to morestats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats.py to mstats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats_basic.py to mstats_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats_extras.py to mstats_extras.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mvn.py to mvn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/qmc.py to qmc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/sampling.py to sampling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/statlib.py to statlib.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_filters.py to _filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_fourier.py to _fourier.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_interpolation.py to _interpolation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_measurements.py to _measurements.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_morphology.py to _morphology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ni_docstrings.py to _ni_docstrings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ni_support.py to _ni_support.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/filters.py to filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/fourier.py to fourier.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/interpolation.py to interpolation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/measurements.py to measurements.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/morphology.py to morphology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/_fortran.py to _fortran.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/compiler_helper.py to compiler_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/cythoner.py to cythoner.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/gcc_build_bitness.py to gcc_build_bitness.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/system_info.py to system_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tempita.py to tempita.cpython-311.pyc writing byte-compilation script '/tmp/tmpgenpdv5k.py' /usr/bin/python3.11 /tmp/tmpgenpdv5k.py removing /tmp/tmpgenpdv5k.py running install_data creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_tmpdirs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__threadsafety.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_public_api.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_bunch.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__testutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_warnings.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__gcutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__pep440.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__util.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_deprecation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_ccallback.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_import_cycles.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests copying scipy/_lib/_uarray/LICENSE -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests copying scipy/cluster/tests/test_disjoint_set.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/hierarchy_test_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests copying scipy/constants/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/ copying scipy/constants/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests copying scipy/datasets/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests/ copying scipy/datasets/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests/ copying scipy/datasets/tests/test_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests/ copying scipy/fft/_pocketfft/LICENSE.md -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests copying scipy/fft/_pocketfft/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/ copying scipy/fft/_pocketfft/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/ copying scipy/fft/_pocketfft/tests/test_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/ copying scipy/fft/_pocketfft/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests copying scipy/fft/tests/test_backend.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_multithreading.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_numpy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_fftlog.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/mock_backend.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ copying scipy/fft/tests/test_fft_function.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_longdouble_ref.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_import.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests copying scipy/integrate/_ivp/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests/ copying scipy/integrate/_ivp/tests/test_rk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests/ copying scipy/integrate/_ivp/tests/test_ivp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests copying scipy/integrate/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_bvp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/_test_multivariate.c -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/banded5x5.f -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test__quad_vec.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_banded_ode_solvers.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_odeint_jac.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/banded5x5.pyf -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/gcvspl.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbfinterp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_gil.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_bsplines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rgi.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_pade.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-11x1x10.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-15x10x22.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-be-3ch-5S-24bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof-no-data.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x5.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-mixed.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte_descr.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_byte_idl80.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-2ch-1byteu.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-be.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x5.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x7.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_3_maskedvals.nc -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-3x3d-2i.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-24bit-inconsistent.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-48000Hz-2ch-64bit-float-le-wavex.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-53bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_2.nc -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/invalid_pointer.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x7.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-11x1x10.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-5ch-9S-5bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x3x5.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-4ch-9S-12bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x3x5.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-le.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/Transparent Busy.ani -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-36bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-1ch-10S-20bit-extra.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-64bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-be-1ch-4bytes.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-15x10x22.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-3ch-5S-45bit.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-1ch-1byte-ulaw.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/null_pointer.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-incomplete-chunk.wav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/test_fortran.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/test_paths.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ copying scipy/io/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/logical_sparse.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/broken_utf8.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miuint32.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/malformed1.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miutf8_array_name.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miuint32_for_miint32.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miutf8_array_name.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_data.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsimplecell.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_funcs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_streams.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test8.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test7.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test10.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test6.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/quoted_nominal_spaces.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/nodata.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test9.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test11.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/quoted_nominal.arff -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/test_arffread.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/ copying scipy/io/arff/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/ copying scipy/io/arff/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests copying scipy/io/_harwell_boeing/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/ copying scipy/io/_harwell_boeing/tests/test_fortran_format.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/ copying scipy/io/_harwell_boeing/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/ copying scipy/io/_harwell_boeing/tests/test_hb.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_6_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/gendare_20170120_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_15_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_19_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_20_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_18_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_blas.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_sketches.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solve_toeplitz.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_ldl.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cossin.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_lapack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cythonized_array_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matmul_toeplitz.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_update.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_procrustes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_misc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/ copying scipy/linalg/_cythonized_array_utils.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/ copying scipy/linalg/_cythonized_array_utils.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/ copying scipy/linalg/cython_lapack.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/ copying scipy/linalg/_matfuncs_expm.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/ copying scipy/linalg/cython_blas.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/id_dist creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/id_dist/doc copying scipy/linalg/src/id_dist/doc/doc.tex -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/id_dist/doc creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/lapack_deprecations copying scipy/optimize.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ copying scipy/linalg.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ copying scipy/special.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ copying scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/ copying scipy/misc/ecg.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/ copying scipy/misc/face.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/ copying scipy/misc/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/ copying scipy/misc/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests copying scipy/odr/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests/ copying scipy/odr/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests/ copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests/ copying scipy/optimize/__nnls.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/ copying scipy/optimize/cython_optimize.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests copying scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_report.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_projections.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/cython_optimize/_zeros.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/ copying scipy/optimize/cython_optimize/c_zeros.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/ copying scipy/optimize/_shgo_lib/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsSparseMatrix.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsModelUtils.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/Highs.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsRuntimeOptions.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsIO.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsLp.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsInfo.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsOptions.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsStatus.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HConst.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/HighsLpUtils.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/highs_c_api.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src copying scipy/optimize/_highs/cython/src/SimplexConst.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_least_squares.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cython_optimize.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_differentiable_functions.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lbfgsb_setulb.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linprog.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__linprog_clean_inputs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraint_conversion.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_krylov.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_common.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraints.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__dual_annealing.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_hessian_update_strategy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__remove_redundancy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lbfgsb_hessinv.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__spectral.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_exact.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__numdiff.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_linear.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_quadratic_assignment.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linear_assignment.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minimize_constrained.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_milp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__differential_evolution.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_direct.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__shgo.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/lbfgsb_src copying scipy/optimize/lbfgsb_src/README -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/lbfgsb_src creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_savitzky_golay.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_upfirdn.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_bsplines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_max_len_seq.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_result_type.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_czt.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/mpsig.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py2.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py3.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_matrix_io.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_array_api.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests copying scipy/sparse/linalg/_isolve/tests/test_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_lgmres.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_lsmr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_lsqr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_iterative.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_minres.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ copying scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests copying scipy/sparse/linalg/_dsolve/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests/ copying scipy/sparse/linalg/_dsolve/tests/test_linsolve.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests/ copying scipy/sparse/linalg/_dsolve/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/SuperLU copying scipy/sparse/linalg/_dsolve/SuperLU/License.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/SuperLU creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests copying scipy/sparse/linalg/_eigen/arpack/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/ copying scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/ copying scipy/sparse/linalg/_eigen/arpack/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/ARPACK copying scipy/sparse/linalg/_eigen/arpack/ARPACK/COPYING -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/ARPACK creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests copying scipy/sparse/linalg/_eigen/lobpcg/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/ copying scipy/sparse/linalg/_eigen/lobpcg/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/ copying scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests copying scipy/sparse/linalg/_eigen/tests/test_svds.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests/ copying scipy/sparse/linalg/_eigen/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests/ copying scipy/sparse/linalg/_eigen/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_interface.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_pydata_sparse.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/propack_test_data.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_onenormest.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_propack.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_norm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_traversal.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_flow.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_reordering.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_connected_components.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_matching.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-double-data.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-int-data.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-uint-data.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/selfdual-4d-polytope.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_spherical_voronoi.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__procrustes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_slerp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_hausdorff.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests copying scipy/spatial/transform/tests/test_rotation_spline.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/test_rotation_groups.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/test_rotation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/_rotation.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/qhull_src copying scipy/spatial/qhull_src/COPYING.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/qhull_src copying scipy/spatial/_voronoi.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ copying scipy/spatial/_ckdtree.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ copying scipy/spatial/distance.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ copying scipy/spatial/_qhull.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ copying scipy/special/_test_internal.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/ copying scipy/special/cython_special.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/ copying scipy/special/_orthogonal.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/ copying scipy/special/_ufuncs.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/ copying scipy/special/cython_special.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_ndtr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_nan_inputs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_dd.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_hypergeometric.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_sf_error.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_kolmogorov.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_zeta.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_cosine_distr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_cdflib.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_utils.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_round.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_sici.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_erfinv.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_hyp2f1.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_faddeeva.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_digamma.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_spence.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_pcf.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_loggamma.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_cdft_asymptotic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_pdtr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_ellip_harm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_boxcox.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_powm1.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_gammainc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_cython_special.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_bdtr.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_gamma.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_owens_t.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_gammainc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_spherical_bessel.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_wrightomega.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_expn_asy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_sph_harm.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_exponential_integrals.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_logsumexp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_log_softmax.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_wright_bessel.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal_eval.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_ndtri_exp.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests copying scipy/special/tests/test_trig.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data copying scipy/special/tests/data/local.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/studentized_range_mpmath_ref.json -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/fisher_exact_results_from_r.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation copying scipy/stats/tests/test_generation/studentized_range_mpmath_ref.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation copying scipy/stats/tests/test_generation/generate_fisher_exact_results_from_r.R -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation copying scipy/stats/tests/test_generation/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable copying scipy/stats/tests/data/levy_stable/stable-loc-scale-sample-data.npy -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable copying scipy/stats/tests/data/levy_stable/stable-Z1-cdf-sample-data.npy -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable copying scipy/stats/tests/data/levy_stable/stable-Z1-pdf-sample-data.npy -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable copying scipy/stats/tests/data/levy_stable/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs03.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs06.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs05.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs02.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SiRstv.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs01.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/AtmWtAg.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs07.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs04.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs08.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs09.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/data/nist_linregress/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/data/nist_linregress/Norris.dat -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/test_resampling.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_odds_ratio.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_multivariate.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_axis_nan_policy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_distns.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_crosstab.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_relative_risk.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_hypotests.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_qmc.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_entropy.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_boost_ufuncs.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_variation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_sampling.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/common_tests.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/ copying scipy/stats/_biasedurn.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/ copying scipy/stats/_sobol.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/ copying scipy/stats/_qmc_cy.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/ copying scipy/stats/_sobol_direction_numbers.npz -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/ copying scipy/stats/_unuran/unuran_wrapper.pyi -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/ copying scipy/stats/_unuran/unuran.pxd -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/meson.build -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_splines.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_interpolation.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_c_api.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_fourier.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_morphology.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests copying scipy/_build_utils/tests/__init__.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests/ copying scipy/_build_utils/tests/test_scipy_version.py -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests/ copying mypy_requirements.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying HACKING.rst.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying LICENSES_bundled.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying doc_requirements.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying INSTALL.rst.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy copying meson_options.txt -> /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy running install_clib INFO: customize UnixCCompiler running install_egg_info running egg_info running build_src INFO: build_src INFO: building py_modules sources INFO: building library "test_boost_build" sources INFO: building library "mach" sources INFO: building library "quadpack" sources INFO: building library "lsoda" sources INFO: building library "vode" sources INFO: building library "dop" sources INFO: building library "fitpack" sources INFO: building library "fwrappers" sources INFO: building library "odrpack" sources INFO: building library "minpack" sources INFO: building library "rectangular_lsap" sources INFO: building library "rootfind" sources INFO: building library "_direct_lib" sources INFO: building library "basiclu" sources INFO: building library "superlu_src" sources INFO: building library "arpack_scipy" sources INFO: building library "_spropack" sources INFO: building library "_dpropack" sources INFO: building library "_cpropack" sources INFO: building library "_zpropack" sources INFO: building library "sc_cephes" sources INFO: building library "sc_mach" sources INFO: building library "sc_amos" sources INFO: building library "sc_cdf" sources INFO: building library "sc_specfun" sources INFO: building library "statlib" sources INFO: building library "_levyst" sources INFO: building extension "scipy._lib._ccallback_c" sources INFO: building extension "scipy._lib._test_ccallback" sources INFO: building extension "scipy._lib._fpumode" sources INFO: building extension "scipy._lib.messagestream" sources WARN: Could not locate executable armflang INFO: building extension "scipy._lib._test_deprecation_call" sources INFO: building extension "scipy._lib._test_deprecation_def" sources INFO: building extension "scipy._lib._uarray._uarray" sources INFO: building extension "scipy.cluster._vq" sources INFO: building extension "scipy.cluster._hierarchy" sources INFO: building extension "scipy.cluster._optimal_leaf_ordering" sources INFO: building extension "scipy.fft._pocketfft.pypocketfft" sources INFO: building extension "scipy.fftpack.convolve" sources INFO: building extension "scipy.integrate._quadpack" sources INFO: building extension "scipy.integrate._odepack" sources INFO: building extension "scipy.integrate._vode" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_vode-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._lsoda" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_lsoda-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._dop" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_dop-f2pywrappers.f' to sources. INFO: building extension "scipy.integrate._test_multivariate" sources INFO: building extension "scipy.integrate._test_odeint_banded" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/integrate' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. INFO: building extension "scipy.interpolate.interpnd" sources INFO: building extension "scipy.interpolate._rgi_cython" sources INFO: building extension "scipy.interpolate._ppoly" sources INFO: building extension "scipy.interpolate._bspl" sources INFO: building extension "scipy.interpolate._fitpack" sources INFO: building extension "scipy.interpolate.dfitpack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/interpolate/src' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. INFO: building extension "scipy.io._test_fortran" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/io' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/io/_test_fortran-f2pywrappers.f' to sources. INFO: building extension "scipy.io.matlab._streams" sources INFO: building extension "scipy.io.matlab._mio_utils" sources INFO: building extension "scipy.io.matlab._mio5_utils" sources INFO: building extension "scipy.linalg._fblas" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_fblas-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._flapack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/_flapack-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._flinalg" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/linalg/_flinalg-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._interpolative" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/linalg' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/linalg/_interpolative-f2pywrappers.f' to sources. INFO: building extension "scipy.linalg._solve_toeplitz" sources INFO: building extension "scipy.linalg._matfuncs_sqrtm_triu" sources INFO: building extension "scipy.linalg.cython_blas" sources INFO: building extension "scipy.linalg.cython_lapack" sources INFO: building extension "scipy.linalg._decomp_update" sources INFO: building extension "scipy.linalg._cythonized_array_utils" sources INFO: building extension "scipy.linalg._matfuncs_expm" sources INFO: building extension "scipy.odr.__odrpack" sources INFO: building extension "scipy.optimize._minpack" sources INFO: building extension "scipy.optimize._lsap" sources INFO: building extension "scipy.optimize._zeros" sources INFO: building extension "scipy.optimize._lbfgsb" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._moduleTNC" sources INFO: building extension "scipy.optimize._cobyla" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/cobyla' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/cobyla/_cobyla-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._minpack2" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/minpack2' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/minpack2/_minpack2-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._slsqp" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/slsqp' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/slsqp/_slsqp-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._direct" sources INFO: building extension "scipy.optimize.__nnls" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/optimize/__nnls' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/optimize/__nnls/__nnls-f2pywrappers.f' to sources. INFO: building extension "scipy.optimize._group_columns" sources INFO: building extension "scipy.optimize._bglu_dense" sources INFO: building extension "scipy.optimize._lsq.givens_elimination" sources INFO: building extension "scipy.optimize._trlib._trlib" sources INFO: building extension "scipy.optimize.cython_optimize._zeros" sources INFO: building extension "scipy.optimize._highs._highs_wrapper" sources INFO: building extension "scipy.optimize._highs._highs_constants" sources INFO: building extension "scipy.signal._sigtools" sources INFO: building extension "scipy.signal._spectral" sources INFO: building extension "scipy.signal._max_len_seq_inner" sources INFO: building extension "scipy.signal._peak_finding_utils" sources INFO: building extension "scipy.signal._sosfilt" sources INFO: building extension "scipy.signal._upfirdn_apply" sources INFO: building extension "scipy.signal._spline" sources INFO: building extension "scipy.sparse.linalg._isolve._iterative" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_isolve/iterative/_iterative-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._dsolve._superlu" sources INFO: building extension "scipy.sparse.linalg._eigen.arpack._arpack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_eigen/arpack/_arpack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._spropack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_spropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._dpropack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_dpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._cpropack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_cpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.linalg._propack._zpropack" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/sparse/linalg/_propack/_zpropack-f2pywrappers.f' to sources. INFO: building extension "scipy.sparse.csgraph._shortest_path" sources INFO: building extension "scipy.sparse.csgraph._traversal" sources INFO: building extension "scipy.sparse.csgraph._min_spanning_tree" sources INFO: building extension "scipy.sparse.csgraph._matching" sources INFO: building extension "scipy.sparse.csgraph._flow" sources INFO: building extension "scipy.sparse.csgraph._reordering" sources INFO: building extension "scipy.sparse.csgraph._tools" sources INFO: building extension "scipy.sparse._csparsetools" sources INFO: building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/bsr_impl.h' already up-to-date [generate_sparsetools] '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/csr_impl.h' already up-to-date [generate_sparsetools] '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/csc_impl.h' already up-to-date [generate_sparsetools] '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/other_impl.h' already up-to-date [generate_sparsetools] '/builddir/build/BUILD/scipy-1.10.0/scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date INFO: building extension "scipy.spatial.transform._rotation" sources INFO: building extension "scipy.spatial._qhull" sources INFO: building extension "scipy.spatial._ckdtree" sources INFO: building extension "scipy.spatial._distance_wrap" sources INFO: building extension "scipy.spatial._distance_pybind" sources INFO: building extension "scipy.spatial._voronoi" sources INFO: building extension "scipy.spatial._hausdorff" sources INFO: building extension "scipy.special._specfun" sources INFO: f2py options: ['--no-wrap-functions'] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/special' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/special/_specfun-f2pywrappers.f' to sources. INFO: building extension "scipy.special._ufuncs" sources INFO: building extension "scipy.special._ufuncs_cxx" sources INFO: building extension "scipy.special._ellip_harm_2" sources INFO: building extension "scipy.special.cython_special" sources INFO: building extension "scipy.special._comb" sources INFO: building extension "scipy.special._test_internal" sources INFO: building extension "scipy.stats._statlib" sources INFO: f2py options: ['--no-wrap-functions'] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/stats/_statlib-f2pywrappers.f' to sources. INFO: building extension "scipy.stats._stats" sources INFO: building extension "scipy.stats._mvn" sources INFO: f2py options: [] INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats/fortranobject.c' to sources. INFO: adding 'build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scipy/stats' to include_dirs. INFO: adding 'build/src.linux-x86_64-3.11/scipy/stats/_mvn-f2pywrappers.f' to sources. INFO: building extension "scipy.stats._sobol" sources INFO: building extension "scipy.stats._qmc_cy" sources INFO: building extension "scipy.stats._biasedurn" sources INFO: building extension "scipy.stats._unuran.unuran_wrapper" sources INFO: building extension "scipy.stats._boost.beta_ufunc" sources INFO: building extension "scipy.stats._boost.binom_ufunc" sources INFO: building extension "scipy.stats._boost.nbinom_ufunc" sources INFO: building extension "scipy.stats._boost.hypergeom_ufunc" sources INFO: building extension "scipy.stats._boost.ncf_ufunc" sources INFO: building extension "scipy.stats._boost.ncx2_ufunc" sources INFO: building extension "scipy.stats._boost.nct_ufunc" sources INFO: building extension "scipy.stats._boost.skewnorm_ufunc" sources INFO: building extension "scipy.stats._boost.invgauss_ufunc" sources INFO: building extension "scipy.stats._levy_stable.levyst" sources INFO: building extension "scipy.stats._rcont.rcont" sources INFO: building extension "scipy.ndimage._nd_image" sources INFO: building extension "scipy.ndimage._ni_label" sources INFO: building extension "scipy.ndimage._ctest" sources INFO: building extension "scipy.ndimage._cytest" sources INFO: building data_files sources INFO: build_src: building npy-pkg config files creating SciPy.egg-info writing SciPy.egg-info/PKG-INFO writing dependency_links to SciPy.egg-info/dependency_links.txt writing requirements to SciPy.egg-info/requires.txt writing top-level names to SciPy.egg-info/top_level.txt writing manifest file 'SciPy.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options reading manifest file 'SciPy.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' adding license file 'LICENSES_bundled.txt' writing manifest file 'SciPy.egg-info/SOURCES.txt' Copying SciPy.egg-info to /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/SciPy-1.10.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/bin/__pycache__ + '[' -f /usr/bin/pathfix3.11.py ']' + pathfix=/usr/bin/pathfix3.11.py + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/pathfix3.11.py -pni /usr/bin/python3.11 -kasP /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/SciPy-1.10.0-py3.11.egg-info') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/__config__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_distributor_init.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/conftest.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/version.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/_fortran.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/compiler_helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/cythoner.py: updating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/gcc_build_bitness.py: updating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/system_info.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tempita.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_build_utils/tests/test_scipy_version.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_boost_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_bunch.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_ccallback.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_disjoint_set.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_docscrape.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_finite_differences.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_gcutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_highs_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_pep440.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_testutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_threadsafety.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_tmpdirs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_unuran_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_util.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/decorator.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/deprecation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/doccer.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/uarray.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/_backend.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test__gcutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test__pep440.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test__testutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test__threadsafety.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test__util.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_bunch.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_ccallback.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_deprecation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_import_cycles.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_public_api.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_tmpdirs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/tests/test_warnings.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/hierarchy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/vq.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/hierarchy_test_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/test_disjoint_set.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/__pycache__') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/test_hierarchy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/tests/test_vq.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/_codata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/_constants.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/codata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/constants.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/test_codata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/constants/tests/test_constants.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_download_all.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_fetchers.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_registry.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/datasets/tests/test_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_backend.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_debug_backends.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_fftlog.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_fftlog_multimethods.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_realtransforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/realtransforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/test_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/tests/test_real_transforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/mock_backend.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_backend.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_fft_function.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_fftlog.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_multithreading.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_numpy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/tests/test_real_transforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_pseudo_diffs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/_realtransforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/pseudo_diffs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/realtransforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/gen_fftw_ref.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/gendata.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/__pycache__') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/test_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/test_helper.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/test_import.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/tests/test_real_transforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_bvp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ode.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_odepack_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quad_vec.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quadpack_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quadrature.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/dop.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/lsoda.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/odepack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/quadpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/vode.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/base.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/bdf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/dop853_coefficients.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/ivp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/lsoda.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/radau.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/rk.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests/test_ivp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_ivp/tests/test_rk.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test__quad_vec.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_banded_ode_solvers.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_bvp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_integrate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_odeint_jac.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_quadpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/tests/test_quadrature.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_bsplines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_cubic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack2.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack_impl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_interpnd_info.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_interpolate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_ndgriddata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_pade.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_polyint.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbfinterp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rbfinterp_pythran.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rgi.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/fitpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/fitpack2.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/interpolate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/ndgriddata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/polyint.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/__pycache__') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/rbf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_bsplines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_fitpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_fitpack2.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_gil.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_interpnd.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_interpolate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_ndgriddata.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_pade.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_polyint.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_rbf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_rbfinterp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/tests/test_rgi.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_fortran.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_idl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_mmio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_netcdf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/harwell_boeing.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/idl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/mmio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/netcdf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/wavfile.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/_fortran_format_parser.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/hb.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/test_fortran_format.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_harwell_boeing/tests/test_hb.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/_arffread.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/arffread.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/arff/tests/test_arffread.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_byteordercodes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio4.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio5.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio5_params.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_miobase.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/byteordercodes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio4.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5_params.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio5_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/mio_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/miobase.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/streams.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_byteordercodes.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/id_dist') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/id_dist/doc') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/src/lapack_deprecations') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_mio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_mio5_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_mio_funcs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_mio_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_miobase.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_pathological.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/tests/test_streams.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_fortran.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_idl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_mmio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_netcdf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_paths.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/tests/test_wavfile.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_cython_signature_generator.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_cholesky.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_cossin.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_ldl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_lu.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_polar.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_qr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_qz.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_schur.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_svd.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_expm_frechet.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_flinalg_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_generate_pyx.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_interpolative_backend.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_inv_ssq.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_sqrtm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_misc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_procrustes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_sketches.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_solvers.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_special_matrices.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_testutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/blas.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_cholesky.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_lu.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_qr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_schur.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/decomp_svd.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/flinalg.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/interpolative.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/lapack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/misc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/special_matrices.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_blas.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/__pycache__') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_cython_blas.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_cython_lapack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_cythonized_array_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp_cholesky.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp_cossin.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp_ldl.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp_polar.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_decomp_update.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_fblas.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_interpolative.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_lapack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_matmul_toeplitz.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_misc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_procrustes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_sketches.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_solve_toeplitz.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_solvers.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/tests/test_special_matrices.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/_common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/doccer.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/test_common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/misc/tests/test_doccer.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_filters.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_fourier.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_interpolation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_measurements.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_morphology.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ni_docstrings.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ni_support.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/filters.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/fourier.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/interpolation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/measurements.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/morphology.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_c_api.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_datatypes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_filters.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_fourier.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_interpolation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_measurements.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_morphology.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/tests/test_splines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_add_newdocs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_models.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/_odrpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/models.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/odrpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/setup.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/cython/src') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/tests/test_odr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_basinhopping.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_cobyla_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_constraints.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_differentiable_functions.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_differentialevolution.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_direct_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_dual_annealing.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_group_columns.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_hessian_update_strategy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lbfgsb_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linesearch.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_doc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_highs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_ip.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_rs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_simplex.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_linprog_util.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_milp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minimize.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minpack_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_nnls.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_nonlin.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_numdiff.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_optimize.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_qap.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_remove_redundancy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_root.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_root_scalar.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_slsqp_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_spectral.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_tnc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_dogleg.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_exact.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_krylov.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_ncg.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_tstutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_zeros_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cobyla.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/lbfgsb.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/linesearch.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/minpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/minpack2.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/moduleTNC.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/nonlin.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/optimize.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/slsqp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tnc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/zeros.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/bvls.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/lbfgsb_src') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/dogbox.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/least_squares.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/lsq_linear.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/trf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/trf_linear.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_shgo_lib/triangulation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/projections.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/report.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/test_projections.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trustregion_constr/tests/test_report.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__basinhopping.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__differential_evolution.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__dual_annealing.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__linprog_clean_inputs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__numdiff.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__remove_redundancy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__root.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__shgo.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test__spectral.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_cobyla.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_constraint_conversion.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_constraints.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_cython_optimize.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_differentiable_functions.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_direct.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_hessian_update_strategy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_lbfgsb_hessinv.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_lbfgsb_setulb.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_least_squares.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_linear_assignment.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_linesearch.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_linprog.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_lsq_common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_lsq_linear.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_milp.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_minimize_constrained.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_minpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_nnls.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_nonlin.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_optimize.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_quadratic_assignment.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_regression.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_slsqp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_tnc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_trustregion.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_trustregion_exact.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_trustregion_krylov.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_zeros.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_arraytools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_bsplines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_czt.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_fir_filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_lti_conversion.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_ltisys.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_max_len_seq.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_max_len_seq_inner.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_peak_finding.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_savitzky_golay.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_signaltools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spectral.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spectral_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_upfirdn.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_waveforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_wavelets.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/bsplines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/fir_filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/lti_conversion.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/ltisys.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/signaltools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/spectral.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/spline.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/waveforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/wavelets.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/mpsig.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_array_tools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_bsplines.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_cont2discrete.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_czt.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_dltisys.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_fir_filter_design.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_ltisys.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_max_len_seq.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_peak_finding.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_result_type.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_savitzky_golay.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_signaltools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_spectral.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_upfirdn.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_waveforms.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_wavelets.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/tests/test_windows.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/_windows.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/windows/windows.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_arrays.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_base.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_bsr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_compressed.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_construct.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_coo.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_csc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_csr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_dia.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_dok.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_extract.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_generate_sparsetools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_index.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_lil.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_matrix_io.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_spfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_sputils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/base.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/bsr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/compressed.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/construct.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/coo.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/dia.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/dok.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/extract.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/lil.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/sparsetools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/spfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/sputils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_laplacian.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_validation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_connected_components.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_conversions.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_flow.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_graph_laplacian.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_matching.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_reordering.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_shortest_path.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_spanning_tree.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests/test_traversal.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/__init__.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/SuperLU') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/ARPACK') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_expm_multiply.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_interface.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_norm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_onenormest.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_svdp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/dsolve.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/eigen.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/interface.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/isolve.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/_add_newdocs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/linsolve.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/tests/test_linsolve.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/_svds.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/_svds_doc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/arpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/tests/test_svds.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/_gcrotmk.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/iterative.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lgmres.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lsmr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/lsqr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/minres.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tfqmr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py: updating /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_iterative.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_lgmres.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_lsmr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_lsqr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_minres.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tests/test_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_expm_multiply.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/qhull_src') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_interface.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_matfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_norm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_onenormest.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_propack.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/tests/test_pydata_sparse.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_array_api.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_base.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_construct.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_csc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_csr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_extract.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_matrix_io.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_sparsetools.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_spfuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/tests/test_sputils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_geometric_slerp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_kdtree.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_plotutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_procrustes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_spherical_voronoi.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/ckdtree.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/distance.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/kdtree.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/qhull.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test__plotutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test__procrustes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_distance.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_hausdorff.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_kdtree.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_qhull.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_slerp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/tests/test_spherical_voronoi.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/_rotation_groups.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/_rotation_spline.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/rotation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/test_rotation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/test_rotation_groups.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/tests/test_rotation_spline.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_add_newdocs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_ellip_harm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_generate_pyx.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_lambertw.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_logsumexp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_mptestutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_orthogonal.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_sf_error.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_spfun_stats.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats') /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_spherical_bessel.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_testutils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/add_newdocs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/orthogonal.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/sf_error.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/specfun.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/spfun_stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/cosine_cdf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/expn_asy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/gammainc_asy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/gammainc_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/hyp2f1_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/lambertw.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/loggamma.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/struve_convergence.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wright_bessel.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wright_bessel_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/wrightomega.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_precompute/zetac.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_bdtr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_boxcox.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_cdflib.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_cdft_asymptotic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_cosine_distr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_cython_special.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_data.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_dd.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_digamma.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_ellip_harm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_erfinv.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_exponential_integrals.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_faddeeva.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_gamma.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_gammainc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_hyp2f1.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_hypergeometric.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_kolmogorov.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_lambertw.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_log_softmax.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_loggamma.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_logit.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_logsumexp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_mpmath.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_nan_inputs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_ndtr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_ndtri_exp.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_orthogonal.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_orthogonal_eval.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_owens_t.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_pcf.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_pdtr.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_powm1.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_precompute_expn_asy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_precompute_gammainc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_precompute_utils.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_round.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_sf_error.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_sici.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_spence.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_spfun_stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_sph_harm.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_spherical_bessel.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_trig.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_wright_bessel.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_wrightomega.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/tests/test_zeta.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_axis_nan_policy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_binned_statistic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_binomtest.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_constants.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_continuous_distns.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_covariance.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_crosstab.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_discrete_distns.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_distn_infrastructure.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_distr_params.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_entropy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_fit.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_generate_pyx.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_hypotests.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_kde.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_ksstats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mannwhitneyu.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_morestats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mstats_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mstats_extras.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_multivariate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_odds_ratio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_page_trend_test.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_qmc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_relative_risk.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_resampling.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_result_classes.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rvs_sampling.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_mstats_common.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_py.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_pythran.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_tukeylambda_stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_variation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_warnings_errors.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/biasedurn.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/contingency.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/distributions.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/kde.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/morestats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mstats_extras.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/mvn.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/qmc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/sampling.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/statlib.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/setup.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/__init__.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/common_tests.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_axis_nan_policy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_binned_statistic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_boost_ufuncs.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_contingency.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_continuous_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_crosstab.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_discrete_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_discrete_distns.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_distributions.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_entropy.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_fit.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_hypotests.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_kdeoth.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_morestats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_mstats_basic.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_mstats_extras.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_multivariate.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_odds_ratio.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_qmc.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_rank.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_relative_risk.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_resampling.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_sampling.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_tukeylambda_stats.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_variation.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/fisher_exact_results_from_r.py: no change /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation/studentized_range_mpmath_ref.py: no change recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/__pycache__') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/levy_stable') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_anova') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/data/nist_linregress') recursedown('/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_generation') + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 1.10.0-1.el8 --unique-debug-suffix -1.10.0-1.el8.x86_64 --unique-debug-src-base python3.11-scipy-1.10.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/scipy-1.10.0 extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_ccallback_c.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_fpumode.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_test_deprecation_call.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_test_ccallback.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_test_deprecation_def.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/_hierarchy.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/messagestream.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/_lib/_uarray/_uarray.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fftpack/convolve.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/cluster/_vq.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_dop.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_lsoda.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_odepack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_quadpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_test_multivariate.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_test_odeint_banded.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_bspl.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/integrate/_vode.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_fitpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_ppoly.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/_rgi_cython.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/dfitpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/interpolate/interpnd.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/_test_fortran.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio5_utils.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_streams.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/io/matlab/_mio_utils.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_cythonized_array_utils.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_decomp_update.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_fblas.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_flapack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_flinalg.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_interpolative.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_expm.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_matfuncs_sqrtm_triu.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/_solve_toeplitz.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/cython_blas.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/linalg/cython_lapack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ctest.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_cytest.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_nd_image.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/ndimage/_ni_label.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/odr/__odrpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/__nnls.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_bglu_dense.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_cobyla.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_direct.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_group_columns.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/_highs_constants.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_highs/_highs_wrapper.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lbfgsb.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsap.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_minpack2.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_moduleTNC.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_slsqp.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_trlib/_trlib.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/_zeros.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_max_len_seq_inner.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_peak_finding_utils.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_sigtools.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_sosfilt.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spectral.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_spline.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/signal/_upfirdn_apply.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_csparsetools.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/_sparsetools.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_flow.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_matching.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_reordering.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_traversal.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/csgraph/_tools.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_dsolve/_superlu.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_eigen/arpack/_arpack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/_iterative.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack/_cpropack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack/_dpropack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack/_spropack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_ckdtree.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_distance_pybind.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_propack/_zpropack.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_distance_wrap.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_hausdorff.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_qhull.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/_voronoi.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/spatial/transform/_rotation.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_comb.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_ellip_harm_2.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_specfun.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_test_internal.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_ufuncs.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/_ufuncs_cxx.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/special/cython_special.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_biasedurn.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/beta_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/binom_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/hypergeom_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/invgauss_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/nbinom_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/ncf_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/nct_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/ncx2_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_boost/skewnorm_ufunc.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_levy_stable/levyst.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_mvn.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_qmc_cy.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_rcont/rcont.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_sobol.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_statlib.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_unuran/unuran_wrapper.cpython-311-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 117 CRC32s, 0 CRC32s did match. cpio: debug.h: Cannot stat: No such file or directory cpio: stat.h: Cannot stat: No such file or directory 212038 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.11 + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/python3.11/site-packages/scipy/stats/tests/test_distributions.py is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mpZ59C + umask 022 + cd /builddir/build/BUILD + cd scipy-1.10.0 + export FLEXIBLAS=netlib + FLEXIBLAS=netlib + SKIP_ALL_ARCHS='not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64]' + SKIP_X86_64='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_sygst'\''' + SKIP_AARCH64='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_solve_discrete_are and not test_maxiter_worsening[lgmres] and not test_concatenate_int32_overflow'\''' ~/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages ~/build/BUILD/scipy-1.10.0 + SKIP_PPC64LE='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not TestFFTConvolve and not TestDoubleFFT and not TestSingleFFT and not TestDoubleIFFT and not TestSingleIFFT and not test_tpsv and not TestLinear and not test_various_drivers_standard and not test_Mx1_economic and not test_hegst and not test_tpqrt_tpmqrt and not test_pteqr and not test_pptrs_pptri_pptrf_ppsv_ppcon and not test_against_numpy_convolve and not test_convolve_method and not test_rank1 and not test_splu_smoketest and not test_spilu_smoketest and not test_threads_parallel and not test_hermitian and not test_convergence and not test_precond_dummy and not test_x0_equals_Mb and not test_svdp and not test_examples'\''' + SKIP_S390X='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_solve_discrete_are and not test_maxiter_worsening[lgmres] and not TestInterop and not TestSplder and not test_dblint and not TestUnivariateSpline and not TestLSQBivariateSpline and not TestPPoly and not TestLevyStable'\''' + SKIP_32BIT='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_sygst and not test_cython_api and not test_examples and not test_shifts and not test_mu and not test_sum and not test_svdp and not test_resiliency_all_32 and not test_resiliency_random[TestCSC-test_sum_dtype] and not test_x0_equals_Mb[bicgstab] and not test_gh12218'\''' + export 'PYTEST_ADDOPTS=-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64]'\''' + PYTEST_ADDOPTS='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64]'\''' + TIMEOUT=500 + export 'PYTEST_ADDOPTS=-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_sygst'\''' + PYTEST_ADDOPTS='-k '\''not TestDatasets and not TestOde and not TestComplexOde and not TestVODECheckParameterUse and not TestZVODECheckParameterUse and not test_banded_ode_solvers and not test_examples[True-complex64] and not test_sygst'\''' + pushd /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64//usr/lib64/python3.11/site-packages + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest-3.11 --ignore=scipy/datasets/tests/test_data.py scipy ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.0, pluggy-1.0.0 rootdir: /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy collected 52696 items / 25 deselected / 52671 selected scipy/_build_utils/tests/test_scipy_version.py . [ 0%] scipy/_lib/tests/test__gcutils.py ...... [ 0%] scipy/_lib/tests/test__pep440.py ......... [ 0%] scipy/_lib/tests/test__testutils.py .. [ 0%] scipy/_lib/tests/test__threadsafety.py .. [ 0%] scipy/_lib/tests/test__util.py ........................... [ 0%] scipy/_lib/tests/test_bunch.py ............................ [ 0%] scipy/_lib/tests/test_ccallback.py ss.. [ 0%] scipy/_lib/tests/test_deprecation.py . [ 0%] scipy/_lib/tests/test_import_cycles.py . [ 0%] scipy/_lib/tests/test_public_api.py .... [ 0%] scipy/_lib/tests/test_tmpdirs.py ... [ 0%] scipy/_lib/tests/test_warnings.py .x [ 0%] scipy/cluster/tests/test_disjoint_set.py ..................... [ 0%] scipy/cluster/tests/test_hierarchy.py .................................. [ 0%] ..............................................sss.......... [ 0%] scipy/cluster/tests/test_vq.py ......................... [ 0%] scipy/constants/tests/test_codata.py ....... [ 0%] scipy/constants/tests/test_constants.py ... [ 0%] scipy/fft/_pocketfft/tests/test_basic.py ............................... [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ..................................................................... [ 1%] scipy/fft/_pocketfft/tests/test_real_transforms.py ..................... [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ....................................................... [ 5%] scipy/fft/tests/test_backend.py ........................................ [ 5%] ...... [ 5%] scipy/fft/tests/test_fft_function.py . [ 5%] scipy/fft/tests/test_fftlog.py ........................................ [ 5%] scipy/fft/tests/test_helper.py .................. [ 5%] scipy/fft/tests/test_multithreading.py ................................. [ 5%] ....................... [ 5%] scipy/fft/tests/test_numpy.py .......................................... [ 5%] ........................................................................ [ 5%] ............ [ 5%] scipy/fft/tests/test_real_transforms.py ................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ................................................................ [ 11%] scipy/fftpack/tests/test_basic.py ......x............................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] .......................................... [ 11%] scipy/fftpack/tests/test_helper.py .... [ 11%] scipy/fftpack/tests/test_import.py . [ 11%] scipy/fftpack/tests/test_pseudo_diffs.py ............................. [ 11%] scipy/fftpack/tests/test_real_transforms.py ............................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] .................................................... [ 12%] scipy/integrate/_ivp/tests/test_ivp.py .............................. [ 12%] scipy/integrate/_ivp/tests/test_rk.py .......... [ 12%] scipy/integrate/tests/test__quad_vec.py ......................... [ 12%] scipy/integrate/tests/test_bvp.py ................ [ 12%] scipy/integrate/tests/test_integrate.py ......................... [ 12%] scipy/integrate/tests/test_odeint_jac.py .. [ 12%] scipy/integrate/tests/test_quadpack.py ................................. [ 12%] .............................................................. [ 12%] scipy/integrate/tests/test_quadrature.py ............................... [ 12%] ..... [ 12%] scipy/interpolate/tests/test_bsplines.py ............................... [ 12%] ........................................................................ [ 13%] ....x........................... [ 13%] scipy/interpolate/tests/test_fitpack.py ................................ [ 13%] .....s..... [ 13%] scipy/interpolate/tests/test_fitpack2.py ............................... [ 13%] ..................................... [ 13%] scipy/interpolate/tests/test_gil.py X [ 13%] scipy/interpolate/tests/test_interpnd.py ..................... [ 13%] scipy/interpolate/tests/test_interpolate.py ............................ [ 13%] ........................................................................ [ 13%] .............................. [ 13%] scipy/interpolate/tests/test_ndgriddata.py .................. [ 13%] scipy/interpolate/tests/test_pade.py .... [ 13%] scipy/interpolate/tests/test_polyint.py ................................ [ 13%] ........................................................................ [ 13%] ........... [ 13%] scipy/interpolate/tests/test_rbf.py .......... [ 13%] scipy/interpolate/tests/test_rbfinterp.py .............................. [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........... [ 14%] scipy/interpolate/tests/test_rgi.py .................................... [ 14%] ........................................................................ [ 14%] ........................ [ 14%] scipy/io/_harwell_boeing/tests/test_fortran_format.py ........... [ 14%] scipy/io/_harwell_boeing/tests/test_hb.py .. [ 14%] scipy/io/arff/tests/test_arffread.py ........................... [ 14%] scipy/io/matlab/tests/test_byteordercodes.py .. [ 14%] scipy/io/matlab/tests/test_mio.py ...................................... [ 14%] .............................. [ 14%] scipy/io/matlab/tests/test_mio5_utils.py ...... [ 14%] scipy/io/matlab/tests/test_mio_funcs.py . [ 14%] scipy/io/matlab/tests/test_mio_utils.py .. [ 14%] scipy/io/matlab/tests/test_miobase.py . [ 14%] scipy/io/matlab/tests/test_pathological.py .. [ 14%] scipy/io/matlab/tests/test_streams.py ........... [ 14%] scipy/io/tests/test_fortran.py ........... [ 14%] scipy/io/tests/test_idl.py ............................................. [ 14%] ...................... [ 14%] scipy/io/tests/test_mmio.py ............................................ [ 14%] .............................. [ 15%] scipy/io/tests/test_netcdf.py ......................... [ 15%] scipy/io/tests/test_paths.py ........... [ 15%] scipy/io/tests/test_wavfile.py ......................................... [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ............................. [ 15%] scipy/linalg/tests/test_basic.py ....................................... [ 15%] ......................s................................................s [ 15%] ........................... [ 15%] scipy/linalg/tests/test_blas.py ........................................ [ 15%] ........... [ 16%] scipy/linalg/tests/test_cython_blas.py ...... [ 16%] scipy/linalg/tests/test_cython_lapack.py .. [ 16%] scipy/linalg/tests/test_cythonized_array_utils.py ...................... [ 16%] ........................ [ 16%] scipy/linalg/tests/test_decomp.py ........X............................. [ 16%] ..............................................................s......... [ 16%] ..s..................................................................... [ 16%] ...........................................x............................ [ 16%] .... [ 16%] scipy/linalg/tests/test_decomp_cholesky.py ................ [ 16%] scipy/linalg/tests/test_decomp_cossin.py ............................... [ 16%] ............................................................ [ 16%] scipy/linalg/tests/test_decomp_ldl.py ............ [ 16%] scipy/linalg/tests/test_decomp_polar.py .. [ 16%] scipy/linalg/tests/test_decomp_update.py ............................... [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] .......................................................... [ 18%] scipy/linalg/tests/test_fblas.py ....................................... [ 18%] ........................................................................ [ 18%] .................. [ 18%] scipy/linalg/tests/test_interpolative.py ............................... [ 18%] ................. [ 18%] scipy/linalg/tests/test_lapack.py ...................................... [ 18%] ........................................................................ [ 18%] .s...................................................................... [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] .................................................................. [ 22%] scipy/linalg/tests/test_matfuncs.py .................................... [ 22%] .......X..........s........ [ 22%] scipy/linalg/tests/test_matmul_toeplitz.py ... [ 22%] scipy/linalg/tests/test_misc.py . [ 22%] scipy/linalg/tests/test_procrustes.py .......... [ 22%] scipy/linalg/tests/test_sketches.py ..... [ 22%] scipy/linalg/tests/test_solve_toeplitz.py ......X [ 22%] scipy/linalg/tests/test_solvers.py ..xx..... [ 22%] scipy/linalg/tests/test_special_matrices.py ............................ [ 22%] ........................................................................ [ 22%] ................... [ 22%] scipy/misc/tests/test_common.py ... [ 22%] scipy/misc/tests/test_doccer.py ..... [ 22%] scipy/ndimage/tests/test_c_api.py ... [ 22%] scipy/ndimage/tests/test_datatypes.py .X [ 22%] scipy/ndimage/tests/test_filters.py .................................... [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] [ 25%] scipy/ndimage/tests/test_fourier.py .................................... [ 25%] ........................................ [ 25%] scipy/ndimage/tests/test_interpolation.py .............................. [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ...................... [ 27%] scipy/ndimage/tests/test_measurements.py ............................... [ 27%] ........................................................................ [ 27%] ................... [ 27%] scipy/ndimage/tests/test_morphology.py ................................. [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] .......... [ 29%] scipy/ndimage/tests/test_splines.py .................. [ 29%] scipy/odr/tests/test_odr.py ................s. [ 29%] scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py .. [ 29%] .... [ 29%] scipy/optimize/_trustregion_constr/tests/test_projections.py .......... [ 29%] scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py ......... [ 29%] .............. [ 29%] scipy/optimize/_trustregion_constr/tests/test_report.py .. [ 29%] scipy/optimize/tests/test__basinhopping.py ............................. [ 29%] . [ 29%] scipy/optimize/tests/test__differential_evolution.py ................... [ 29%] ....................................... [ 29%] scipy/optimize/tests/test__dual_annealing.py ........................... [ 29%] ................. [ 29%] scipy/optimize/tests/test__linprog_clean_inputs.py ............. [ 29%] scipy/optimize/tests/test__numdiff.py ................................ [ 29%] scipy/optimize/tests/test__remove_redundancy.py ........................ [ 29%] ............................................ [ 29%] scipy/optimize/tests/test__root.py .... [ 29%] scipy/optimize/tests/test__shgo.py ..................................... [ 29%] ..................... [ 29%] scipy/optimize/tests/test__spectral.py .... [ 29%] scipy/optimize/tests/test_cobyla.py .... [ 30%] scipy/optimize/tests/test_constraint_conversion.py ......... [ 30%] scipy/optimize/tests/test_constraints.py ................ [ 30%] scipy/optimize/tests/test_cython_optimize.py ..... [ 30%] scipy/optimize/tests/test_differentiable_functions.py ........... [ 30%] scipy/optimize/tests/test_direct.py .................................... [ 30%] ss......................... [ 30%] scipy/optimize/tests/test_hessian_update_strategy.py .... [ 30%] scipy/optimize/tests/test_lbfgsb_hessinv.py .. [ 30%] scipy/optimize/tests/test_lbfgsb_setulb.py . [ 30%] scipy/optimize/tests/test_least_squares.py ............................. [ 30%] ........................................................................ [ 30%] ............... [ 30%] scipy/optimize/tests/test_linear_assignment.py ...................... [ 30%] scipy/optimize/tests/test_linesearch.py ........... [ 30%] scipy/optimize/tests/test_linprog.py ................................... [ 30%] ..............................................ss........................ [ 30%] .....................................................s.................. [ 30%] ...........................................................s.ss......... [ 30%] ...................................................................s.... [ 31%] ......................................................................s. [ 31%] X....................................................................... [ 31%] ....s.sX................................................................ [ 31%] ..............ssss...................................................... [ 31%] ..........................sss..............................x............ [ 31%] ........................................................................ [ 31%] .....x................................................................s. [ 32%] ......................... [ 32%] scipy/optimize/tests/test_lsq_common.py .......... [ 32%] scipy/optimize/tests/test_lsq_linear.py ..................... [ 32%] scipy/optimize/tests/test_milp.py .x............s [ 32%] scipy/optimize/tests/test_minimize_constrained.py ..........x.......x [ 32%] scipy/optimize/tests/test_minpack.py ................................... [ 32%] ................................ [ 32%] scipy/optimize/tests/test_nnls.py .. [ 32%] scipy/optimize/tests/test_nonlin.py .................................... [ 32%] [ 32%] scipy/optimize/tests/test_optimize.py ................x..............x.. [ 32%] ............x..............x........................x................... [ 32%] .............x.......................................................... [ 32%] ........................................................................ [ 32%] ..........s.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss. [ 33%] ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.s........ [ 33%] ............................s.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss. [ 33%] ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss. [ 33%] ss.ss.ss.s.......... [ 33%] scipy/optimize/tests/test_quadratic_assignment.py .............. [ 33%] scipy/optimize/tests/test_regression.py ... [ 33%] scipy/optimize/tests/test_slsqp.py ..................................... [ 33%] [ 33%] scipy/optimize/tests/test_tnc.py ..................... [ 33%] scipy/optimize/tests/test_trustregion.py ........ [ 33%] scipy/optimize/tests/test_trustregion_exact.py .......... [ 33%] scipy/optimize/tests/test_trustregion_krylov.py ..... [ 33%] scipy/optimize/tests/test_zeros.py ................................... [ 33%] scipy/signal/tests/test_array_tools.py ...... [ 33%] scipy/signal/tests/test_bsplines.py .............. [ 33%] scipy/signal/tests/test_cont2discrete.py ........................ [ 33%] scipy/signal/tests/test_czt.py ......................................... [ 33%] ........................................................................ [ 34%] ................................................. [ 34%] scipy/signal/tests/test_dltisys.py ................................ [ 34%] scipy/signal/tests/test_filter_design.py ............................... [ 34%] .................................................s...................... [ 34%] ........................................................................ [ 34%] ...................................... [ 34%] scipy/signal/tests/test_fir_filter_design.py ........................... [ 34%] .......... [ 34%] scipy/signal/tests/test_ltisys.py ...................................... [ 34%] ............................................................. [ 34%] scipy/signal/tests/test_max_len_seq.py .. [ 34%] scipy/signal/tests/test_peak_finding.py ................................ [ 34%] ..................... [ 34%] scipy/signal/tests/test_result_type.py ..... [ 34%] scipy/signal/tests/test_savitzky_golay.py .............. [ 35%] scipy/signal/tests/test_signaltools.py ................................. [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ...............................................ss....................... [ 58%] ........................................................................ [ 58%] ................... [ 58%] scipy/signal/tests/test_spectral.py .................................... [ 58%] ........................................................................ [ 58%] ....... [ 58%] scipy/signal/tests/test_upfirdn.py ..................................... [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................ [ 59%] scipy/signal/tests/test_waveforms.py .................................. [ 59%] scipy/signal/tests/test_wavelets.py ....... [ 59%] scipy/signal/tests/test_windows.py ..................................... [ 59%] .............. [ 59%] scipy/sparse/csgraph/tests/test_connected_components.py ...... [ 59%] scipy/sparse/csgraph/tests/test_conversions.py ... [ 59%] scipy/sparse/csgraph/tests/test_flow.py ................................ [ 59%] ............ [ 59%] scipy/sparse/csgraph/tests/test_graph_laplacian.py ..................... [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ................... [ 60%] scipy/sparse/csgraph/tests/test_matching.py ....................s [ 60%] scipy/sparse/csgraph/tests/test_reordering.py ... [ 60%] scipy/sparse/csgraph/tests/test_shortest_path.py ....................... [ 60%] ....... [ 60%] scipy/sparse/csgraph/tests/test_spanning_tree.py . [ 60%] scipy/sparse/csgraph/tests/test_traversal.py .... [ 60%] scipy/sparse/linalg/_dsolve/tests/test_linsolve.py .s.s.s.s.sss.......s. [ 60%] ...s................... [ 61%] scipy/sparse/linalg/_eigen/arpack/tests/test_arpack.py ................. [ 61%] .. [ 61%] scipy/sparse/linalg/_eigen/lobpcg/tests/test_lobpcg.py ................. [ 61%] ... [ 61%] scipy/sparse/linalg/_eigen/tests/test_svds.py .......................... [ 61%] ................................................s.ss..s.ssss....s.ss..s. [ 61%] ssss....s.ss..s.ssss....s.ss..s.ssss....s.ss..s.ssss....s.ss..s.ssss.... [ 61%] ...................ssssssssss........................................... [ 61%] .........................................s.ss....s.ss....s.ss....s.ss... [ 61%] .s.ss....s.ss....s.ss....s.ss....s.ss....s.ss....s.ss....s.ss........... [ 61%] .............sssssssss...x......s..................................sssss [ 61%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%] ssssxx [ 62%] scipy/sparse/linalg/_isolve/tests/test_gcrotmk.py ....... [ 62%] scipy/sparse/linalg/_isolve/tests/test_iterative.py .................... [ 62%] ......Xxxxxx.............................. [ 62%] scipy/sparse/linalg/_isolve/tests/test_lgmres.py ........ [ 62%] scipy/sparse/linalg/_isolve/tests/test_lsmr.py ............... [ 62%] scipy/sparse/linalg/_isolve/tests/test_lsqr.py ..... [ 62%] scipy/sparse/linalg/_isolve/tests/test_minres.py ....... [ 62%] scipy/sparse/linalg/_isolve/tests/test_utils.py . [ 62%] scipy/sparse/linalg/tests/test_expm_multiply.py ........................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........... [ 62%] scipy/sparse/linalg/tests/test_interface.py .............. [ 62%] scipy/sparse/linalg/tests/test_matfuncs.py ............................. [ 62%] .... [ 62%] scipy/sparse/linalg/tests/test_norm.py ........ [ 62%] scipy/sparse/linalg/tests/test_onenormest.py ss.s... [ 62%] scipy/sparse/linalg/tests/test_propack.py .............................. [ 62%] .....................................X [ 63%] scipy/sparse/linalg/tests/test_pydata_sparse.py ssssssssssssssssssssssss [ 63%] sssssssssssssssssssssssssssss [ 63%] scipy/sparse/tests/test_array_api.py ................................... [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ................................ [ 63%] scipy/sparse/tests/test_base.py ........................................ [ 63%] ........................................................................ [ 63%] .........................s.............................................. [ 64%] ........................................................................ [ 64%] ......................................s..............ssss.s............. [ 64%] .....................................s.ssssss........................... [ 64%] ..............................................s.........sss.s........... [ 64%] .........................................ssssss......................... [ 64%] ................................................s................sssssss [ 64%] sssssssssssssssssssssssssssssss.......sssss..ssssss..................... [ 64%] ...................................................s.......x......sss.ss [ 65%] sssssssssssssssssssssssssssssssssssss.......sssss..ssssss............... [ 65%] .........................................................s...x.s.s.....s [ 65%] sssssssssssssssssssssssssssssssssssss.......sssss....................... [ 65%] .......................................................s.............xx. [ 65%] x....................................................................... [ 65%] .............................................................s.......... [ 65%] .........sss..xx........................................................ [ 66%] ........................................................................ [ 66%] ...s..............sss..xx.....ssssssssssssssssssssssssssssssssssssss.... [ 66%] ...sssss................................................................ [ 66%] ..........s.............xx.x.sssxx.....sssssssssssssssssssssssssssssssss [ 66%] sssss.......sssss.ssssss................................................ [ 66%] .......................s.......x......sss..........ss.ss................ [ 66%] ..sss......s...sssssssssssssssss.....sss.ss.....s..s.x................s. [ 67%] .ss..................sssssxxs..sssss.s.s............s.......ss.ss....... [ 67%] .......sss.....s..ssssssssssssssssss....ssss.s..s...s..s.xsss........... [ 67%] ...ss.ss..................ssss..s..sssss.s.s...............s............ [ 67%] ...........................s....................................s....... [ 67%] ..................................s..............s................s..... [ 67%] ....................ss................s................................. [ 67%] .....s.........................................s..............s......... [ 67%] .......s......s.ss.ss...........sss....s..ssssssssssssssssss....ssss.ss. [ 68%] s...s..s.xss.........sss..ss.ss.................ssss...s..sssss.s.s..... [ 68%] .......s......s........s...................ss....................s.....s [ 68%] .s......s..ss.........sss....s...................................s...... [ 68%] .........s.....s..........................ss.....................s...... [ 68%] .s.......s..s...s.........sss...s.....................................s. [ 68%] .............s.......ss.ss..................sss......s...sssssssssssssss [ 68%] ss.....sss.ss.....s..s.x................s..ss..................sssssxxs. [ 69%] .sssss.s.s............s.......ss.ss..............sss.....s..ssssssssssss [ 69%] ssssss....ssss.s..s...s..s.xsss..............ss.ss..................ssss [ 69%] ..s..sssss.s.s...............s.......................................s.. [ 69%] ..................................s..................................... [ 69%] ....s..............s................s.........................ss........ [ 69%] ........s......................................s........................ [ 69%] .................s..............s................s......s.ss.ss......... [ 70%] ..sss....s..ssssssssssssssssss....ssss.ss.s...s..s.xss.........sss..ss.s [ 70%] s.................ssss...s..sssss.s.s............s......s........s...... [ 70%] .............ss....................s.....s.s......s..ss.........sss....s [ 70%] ...................................s...............s.....s.............. [ 70%] ............ss.....................s.......s.......s..s...s.........sss. [ 70%] ..s.....................................s..............s.......ss.ss.... [ 70%] ..............sss......s...sssssssssssssssss.....sss.ss.....s..s.x...... [ 71%] ..........s..ss..................sssssxxs..sssss.s.s............s....... [ 71%] ss.ss..............sss.....s..ssssssssssssssssss....ssss.s..s...s..s.xss [ 71%] s..............ss.ss..................ssss..s..sssss.s.s...............s [ 71%] .......................................s................................ [ 71%] ....s.........................................s..............s.......... [ 71%] ......s.........................ss................s..................... [ 71%] .................s.........................................s............ [ 71%] ..s................s......s.ss.ss...........sss....s..ssssssssssssssssss [ 72%] ....ssss.ss.s...s..s.xss.........sss..ss.ss.................ssss...s..ss [ 72%] sss.s.s............s......s........s...................ss............... [ 72%] .....s.....s.s......s..ss.........sss....s.............................. [ 72%] .....s...............s.....s..........................ss................ [ 72%] .....s.......s.......s..s...s.........sss...s........................... [ 72%] ..........s..............s.......ss.ss..................sss......s...sss [ 72%] ssssssssssssss.....sss.ss.....s..s.x................s..ss............... [ 73%] ...sssssxxs..sssss.s.s............s.......ss.ss..............sss.....s.. [ 73%] ssssssssssssssssss....ssss.s..s...s..s.xsss..............ss.ss.......... [ 73%] ........ssss..s..sssss.s.s...............s.............................. [ 73%] .........s....................................s......................... [ 73%] ................s..............s................s....................... [ 73%] ..ss................s......................................s............ [ 73%] .............................s..............s................s......s.ss [ 74%] .ss...........sss....s..ssssssssssssssssss....ssss.ss.s...s..s.xss...... [ 74%] ...sss..ss.ss.................ssss...s..sssss.s.s............s......s... [ 74%] .....s...................ss....................s.....s.s......s..ss..... [ 74%] ....sss....s...................................s...............s.....s.. [ 74%] ........................ss.....................s.......s.......s..s...s. [ 74%] ........sss...s.....................................s..............s.... [ 74%] ...ss.ss..................sss......s...sssssssssssssssss.....sss.ss..... [ 74%] s..s.x................s..ss..................sssssxxs..sssss.s.s........ [ 75%] ....s.......ss.ss..............sss.....s..ssssssssssssssssss....ssss.s.. [ 75%] s...s..s.xsss..............ss.ss..................ssss..s..sssss.s.s.... [ 75%] ...........s.......................................s.................... [ 75%] ................s.........................................s............. [ 75%] .s................s.........................ss................s......... [ 75%] .............................s.........................................s [ 75%] ..............s................s......s.ss.ss...........sss....s..ssssss [ 76%] ssssssssssss....ssss.ss.s...s..s.xss.........sss..ss.ss................. [ 76%] ssss...s..sssss.s.s............s......s........s...................ss... [ 76%] .................s.....s.s......s..ss.........sss....s.................. [ 76%] .................s...............s.....s..........................ss.... [ 76%] .................s.......s.......s..s...s.........sss...s............... [ 76%] ......................s..............s. [ 76%] scipy/sparse/tests/test_construct.py ..................s......... [ 76%] scipy/sparse/tests/test_csc.py ........... [ 76%] scipy/sparse/tests/test_csr.py ......... [ 76%] scipy/sparse/tests/test_extract.py .. [ 76%] scipy/sparse/tests/test_matrix_io.py ...... [ 76%] scipy/sparse/tests/test_sparsetools.py .......ss...sss...ss.. [ 76%] scipy/sparse/tests/test_spfuncs.py ... [ 76%] scipy/sparse/tests/test_sputils.py ............. [ 76%] scipy/spatial/tests/test__plotutils.py sss [ 77%] scipy/spatial/tests/test__procrustes.py ...... [ 77%] scipy/spatial/tests/test_distance.py ................................... [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] [ 77%] scipy/spatial/tests/test_hausdorff.py ..............s [ 77%] scipy/spatial/tests/test_kdtree.py ..................................... [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ................................................... [ 77%] scipy/spatial/tests/test_qhull.py ...................................... [ 77%] ........................................................................ [ 78%] ..................................................................... [ 78%] scipy/spatial/tests/test_slerp.py ...................................... [ 78%] ............................................. [ 78%] scipy/spatial/tests/test_spherical_voronoi.py .......................... [ 78%] ........................................................................ [ 78%] ..................... [ 78%] scipy/spatial/transform/tests/test_rotation.py ......................... [ 78%] ........................................................................ [ 78%] ... [ 78%] scipy/spatial/transform/tests/test_rotation_groups.py .................. [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ...................................................................... [ 79%] scipy/spatial/transform/tests/test_rotation_spline.py ....... [ 79%] scipy/special/tests/test_basic.py ...................................... [ 79%] ..............x...X..................................................... [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ....X.................................s................................. [ 79%] ........................................................................ [ 79%] ................................................................... [ 80%] scipy/special/tests/test_bdtr.py ........................ [ 80%] scipy/special/tests/test_boxcox.py ........ [ 80%] scipy/special/tests/test_cdflib.py ssssssssssssssssss.. [ 80%] scipy/special/tests/test_cdft_asymptotic.py ... [ 80%] scipy/special/tests/test_cosine_distr.py ............................... [ 80%] [ 80%] scipy/special/tests/test_cython_special.py ............................. [ 80%] ............................xxxxx..xx..xx............................... [ 80%] ........................................................................ [ 80%] ......xxxx............xxxx.................................... [ 80%] scipy/special/tests/test_data.py ....................................... [ 80%] ........................................................................ [ 80%] ......x.x...............................................x..x...x........ [ 81%] ................................. [ 81%] scipy/special/tests/test_dd.py .............. [ 81%] scipy/special/tests/test_digamma.py ... [ 81%] scipy/special/tests/test_ellip_harm.py ..... [ 81%] scipy/special/tests/test_erfinv.py ............. [ 81%] scipy/special/tests/test_exponential_integrals.py ........ [ 81%] scipy/special/tests/test_faddeeva.py ................. [ 81%] scipy/special/tests/test_gamma.py .. [ 81%] scipy/special/tests/test_gammainc.py ............................. [ 81%] scipy/special/tests/test_hyp2f1.py ..................................... [ 81%] .........x........................................x.........x........... [ 81%] .................x..................x................................... [ 81%] ............s [ 81%] scipy/special/tests/test_hypergeometric.py ............................. [ 81%] ....................................... [ 81%] scipy/special/tests/test_kolmogorov.py ................................. [ 81%] .... [ 81%] scipy/special/tests/test_lambertw.py ...... [ 81%] scipy/special/tests/test_log_softmax.py .......... [ 81%] scipy/special/tests/test_loggamma.py ...... [ 81%] scipy/special/tests/test_logit.py .......... [ 81%] scipy/special/tests/test_logsumexp.py .......... [ 81%] scipy/special/tests/test_mpmath.py sssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] scipy/special/tests/test_nan_inputs.py ................................. [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................ [ 82%] scipy/special/tests/test_ndtr.py ........ [ 82%] scipy/special/tests/test_ndtri_exp.py ............ [ 82%] scipy/special/tests/test_orthogonal.py ........................... [ 82%] scipy/special/tests/test_orthogonal_eval.py ............................ [ 82%] .................................................................. [ 82%] scipy/special/tests/test_owens_t.py .... [ 82%] scipy/special/tests/test_pcf.py .. [ 82%] scipy/special/tests/test_pdtr.py .......... [ 82%] scipy/special/tests/test_powm1.py .............................. [ 83%] scipy/special/tests/test_precompute_expn_asy.py s [ 83%] scipy/special/tests/test_precompute_gammainc.py sssss [ 83%] scipy/special/tests/test_precompute_utils.py ss [ 83%] scipy/special/tests/test_round.py .. [ 83%] scipy/special/tests/test_sf_error.py ........ [ 83%] scipy/special/tests/test_sici.py .. [ 83%] scipy/special/tests/test_spence.py .. [ 83%] scipy/special/tests/test_spfun_stats.py .... [ 83%] scipy/special/tests/test_sph_harm.py . [ 83%] scipy/special/tests/test_spherical_bessel.py ........................... [ 83%] .................. [ 83%] scipy/special/tests/test_trig.py .... [ 83%] scipy/special/tests/test_wright_bessel.py .............................. [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ............................................................xxxxxxxxxxxx [ 83%] xxx............... [ 83%] scipy/special/tests/test_wrightomega.py .......... [ 83%] scipy/special/tests/test_zeta.py ..... [ 83%] scipy/stats/tests/test_axis_nan_policy.py .............................. [ 83%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ................... [ 86%] scipy/stats/tests/test_binned_statistic.py ............................. [ 86%] ................................ [ 86%] scipy/stats/tests/test_boost_ufuncs.py .......... [ 86%] scipy/stats/tests/test_contingency.py ............. [ 86%] scipy/stats/tests/test_continuous_basic.py ............................s [ 86%] ............................ss...................................s...... [ 86%] .........s................................s............................s [ 86%] s...................................s...............s................... [ 87%] ..............s............................ss................x.......... [ 87%] ...s.....s..........ss...................................ss............. [ 87%] .....................................................s.................. [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] .........................................................s.............. [ 89%] ........ [ 89%] scipy/stats/tests/test_crosstab.py ............. [ 89%] scipy/stats/tests/test_discrete_basic.py ............................... [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................ [ 89%] scipy/stats/tests/test_discrete_distns.py .............................. [ 90%] .......................... [ 90%] scipy/stats/tests/test_distributions.py ................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ......xxxx.....s..s........................................s............ [ 91%] ................................................s....................... [ 91%] ...s.................................................................... [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ................................s......s................................ [ 92%] ........................................................................ [ 92%] ...........................................................xxxxxxxxxxxxx [ 92%] xxxxxxxxxxxxxx.......................................................... [ 92%] ...................................................s..................s. [ 92%] .................. [ 93%] scipy/stats/tests/test_entropy.py .................................... [ 93%] scipy/stats/tests/test_fit.py .......x...x..............xx.xx........... [ 93%] ........xxxx.xx.....x.......x..x.x...xx..x.........x.x.x..xxx.x.....x..x [ 93%] .x.xxxxx.xxx..xxxxxx..xxxxxx..xxx.x..x...x.xxxxxxxxxxx..xxx..x..x.x.xxxx [ 93%] ..x....xx..x...x.xxxxx..xxx.xx.......................................... [ 93%] ........................................................................ [ 93%] ...s....sss.....s.s.ss...ss..s............s....s.ss.ssss................ [ 93%] .s.ss.....s....s.....sss.....s....s....s.ss.ssss..............ss.......s [ 93%] ..s...sss.ss............s.....ss.s.ss.ss.........ss...s.ss.....s....s... [ 94%] ..sss.s.sss..s.ss..ss.s..s..s.s.............s............. [ 94%] scipy/stats/tests/test_hypotests.py .................................... [ 94%] ........................................................................ [ 94%] ................s....................................................... [ 94%] ................................................................... [ 94%] scipy/stats/tests/test_kdeoth.py ............s.......s.....ssssssss..s.. [ 94%] .....s.......s...........s..... [ 94%] scipy/stats/tests/test_morestats.py .................................... [ 94%] ........................................................................ [ 95%] ...................................s...........................s........ [ 95%] ................................s....................................... [ 95%] .................................................... [ 95%] scipy/stats/tests/test_mstats_basic.py ......s..s................s...... [ 95%] ........................................................................ [ 95%] ................................... [ 95%] scipy/stats/tests/test_mstats_extras.py ......... [ 95%] scipy/stats/tests/test_multivariate.py ......s.s..ss..ss............ssss [ 95%] ....ssss........ssssssss........ssssssss................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] .................................. [ 96%] scipy/stats/tests/test_odds_ratio.py ................................... [ 96%] ...................................................................... [ 96%] scipy/stats/tests/test_qmc.py .......................................s.s [ 96%] .s.s.s.s...sss....................................s.s.s.s.s...sss....... [ 96%] ..................... [ 96%] scipy/stats/tests/test_rank.py ......................................... [ 96%] [ 96%] scipy/stats/tests/test_relative_risk.py ............... [ 96%] scipy/stats/tests/test_resampling.py ........................x..x..x.... [ 97%] ............................................sss......................... [ 97%] ........................................................................ [ 97%] ..........ss..........ssss............. [ 97%] scipy/stats/tests/test_sampling.py ..................................... [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ...................ss...ssssssssss..s...........................ssssssss [ 97%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 97%] ssssssssssssssssssssssssssssssss........................................ [ 98%] .............sssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 98%] sssssssssssssssssssssssssssssssssssssssssssssssssssss................... [ 98%] ............ss...ssssssssss..s............................ [ 98%] scipy/stats/tests/test_stats.py ........................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] .............ss......................................................... [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ......................s................................................. [ 99%] . [ 99%] scipy/stats/tests/test_tukeylambda_stats.py ... [ 99%] scipy/stats/tests/test_variation.py .............................. [100%] =============================== warnings summary =============================== optimize/tests/test__linprog_clean_inputs.py: 2 warnings optimize/tests/test_linprog.py: 10 warnings /usr/lib64/python3.11/site-packages/numpy/core/numeric.py:2457: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. a1, a2 = asarray(a1), asarray(a2) optimize/tests/test_minimize_constrained.py::TestBoundedNelderMead::test_outside_bounds_warning /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/optimize/tests/test_minimize_constrained.py:779: OptimizeWarning: Initial guess is not within the specified bounds minimize(prob.fun, [-10, 8], sparse/linalg/_isolve/tests/test_iterative.py::test_maxiter_worsening[tfqmr] /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tfqmr.py:148: RuntimeWarning: divide by zero encountered in cdouble_scalars d = u + (theta**2 / alpha) * eta * d # [1]-(5.5) sparse/linalg/_isolve/tests/test_iterative.py::test_maxiter_worsening[tfqmr] /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/sparse/linalg/_isolve/tfqmr.py:148: RuntimeWarning: invalid value encountered in cdouble_scalars d = u + (theta**2 / alpha) * eta * d # [1]-(5.5) stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_fast[mixed-1-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed--3-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed--2-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed--1-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed-0-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed-1-omit-wilcoxon-args5-kwds5-1-3-True-] stats/tests/test_axis_nan_policy.py::test_axis_nan_policy_full[mixed-2-omit-wilcoxon-args5-kwds5-1-3-True-] /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_morestats.py:3428: UserWarning: Sample size too small for normal approximation. warnings.warn("Sample size too small for normal approximation.") stats/tests/test_axis_nan_policy.py: 51 warnings /usr/lib64/python3.11/site-packages/numpy/lib/function_base.py:518: RuntimeWarning: Mean of empty slice. avg = a.mean(axis, **keepdims_kw) stats/tests/test_axis_nan_policy.py: 14 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_axis_nan_policy.py:160: RuntimeWarning: Precision loss occurred in moment calculation due to catastrophic cancellation. This occurs when the data are nearly identical. Results may be unreliable. return unpacker(hypotest(*data1d, *args, _no_deco=_no_deco, **kwds)) stats/tests/test_axis_nan_policy.py: 14 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/tests/test_axis_nan_policy.py:244: RuntimeWarning: Precision loss occurred in moment calculation due to catastrophic cancellation. This occurs when the data are nearly identical. Results may be unreliable. res1db = unpacker(hypotest(*data1d, *args, stats/tests/test_axis_nan_policy.py: 17 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_py.py:1417: RuntimeWarning: Mean of empty slice. mean = a.mean(axis, keepdims=True) stats/tests/test_axis_nan_policy.py: 85 warnings /usr/lib64/python3.11/site-packages/numpy/core/fromnumeric.py:3432: RuntimeWarning: Mean of empty slice. return _methods._mean(a, axis=axis, dtype=dtype, stats/tests/test_axis_nan_policy.py: 17 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_py.py:1304: RuntimeWarning: Mean of empty slice. mean = a.mean(axis, keepdims=True) stats/tests/test_axis_nan_policy.py: 21 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_axis_nan_policy.py:376: RuntimeWarning: Precision loss occurred in moment calculation due to catastrophic cancellation. This occurs when the data are nearly identical. Results may be unreliable. return hypotest_fun_in(*args, **kwds) stats/tests/test_axis_nan_policy.py: 21 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_axis_nan_policy.py:502: RuntimeWarning: Precision loss occurred in moment calculation due to catastrophic cancellation. This occurs when the data are nearly identical. Results may be unreliable. res = hypotest_fun_out(*samples, **kwds) stats/tests/test_axis_nan_policy.py: 17 warnings /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/lib64/python3.11/site-packages/scipy/stats/_stats_py.py:1141: RuntimeWarning: Mean of empty slice. mean = a.mean(axis, keepdims=True) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html = 49954 passed, 2472 skipped, 25 deselected, 234 xfailed, 11 xpassed, 279 warnings in 1192.90s (0:19:52) = Normal return from subroutine COBYLA NFVALS = 50 F = 2.485185E+01 MAXCV = 1.999965E-10 X = 4.955358E+00 6.666553E-01 NNLS quitting on iteration count. RUNNING THE L-BFGS-B CODE * * * Machine precision = 2.220D-16 N = 2 M = 10 * * * Tit = total number of iterations Tnf = total number of function evaluations Tnint = total number of segments explored during Cauchy searches Skip = number of BFGS updates skipped Nact = number of active bounds at final generalized Cauchy point Projg = norm of the final projected gradient F = final function value * * * N Tit Tnf Tnint Skip Nact Projg F 2 1 2 2 0 2 0.000D+00 1.604D+03 CONVERGENCE: NORM_OF_PROJECTED_GRADIENT_<=_PGTOL + rm -rf gramA gramB + popd ~/build/BUILD/scipy-1.10.0 + exit 0 Processing files: python3.11-scipy-1.10.0-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U4upA7 + umask 022 + cd /builddir/build/BUILD + cd scipy-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/share/doc/python3.11-scipy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/share/doc/python3.11-scipy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64/usr/share/doc/python3.11-scipy + exit 0 Provides: python3.11-scipy = 1.10.0-1.el8 python3.11-scipy(x86-64) = 1.10.0-1.el8 python3.11dist(scipy) = 1.10.0 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) 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.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(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) libopenblasp.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libquadmath.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.15)(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.9)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: python3.11-scipy-debugsource-1.10.0-1.el8.x86_64 Provides: python3.11-scipy-debugsource = 1.10.0-1.el8 python3.11-scipy-debugsource(x86-64) = 1.10.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3.11-scipy-debuginfo-1.10.0-1.el8.x86_64 Provides: debuginfo(build-id) = 003f65c188b60530c889eb1b8bb5f2932616ad12 debuginfo(build-id) = 006d2c88b562f8bf800798783b1b7caa323ff8e8 debuginfo(build-id) = 029cf7c0f472a4ec45a187ebd73c31dd6d3d8d56 debuginfo(build-id) = 09cbb6598ad2a567142962f3ab90d0d747e213a7 debuginfo(build-id) = 0adf19a5d4b80187beca073d3bfae086ea525c63 debuginfo(build-id) = 0db7f6ad8fb6b96979788621f55769add17318fb debuginfo(build-id) = 0e9c50f2f8388088c04e391956c89727eb055749 debuginfo(build-id) = 13ff9b518b242dd915281226e971b7b1c67f216f debuginfo(build-id) = 145a1e8dc82b29f2e5983dfeec2fbe1245eef80d debuginfo(build-id) = 15f06de29e652429b3b903ceda41035126552758 debuginfo(build-id) = 1e4ac74e9bf58e5e6c7f844d13c12d8244029bea debuginfo(build-id) = 1e5782792e218b3366213a0c72336dda1ca38cfc debuginfo(build-id) = 218234256fc9541dd47b204d66cefafc45460052 debuginfo(build-id) = 2385ff8823adaa7e7f0cf369dee280239e15fc9f debuginfo(build-id) = 23948e63fc2a1738d6292a212ff7b3e0b84c8324 debuginfo(build-id) = 250908c040e7ba44e86db9ba3183bd40e5591362 debuginfo(build-id) = 25ba0f8525969826e149b54236589d58c84c719f debuginfo(build-id) = 269c7f89c672ff2811d12abb0b2532832d2552ad debuginfo(build-id) = 270bc9bbd0dee95a016a9097a1febe767728c7bc debuginfo(build-id) = 2779bc08f0589873e0ff297963333813535fddb7 debuginfo(build-id) = 2a61001f2fb1aa5a507447c014b80af828d83208 debuginfo(build-id) = 2a73ee2b9644908572b2affa4b5a4449077bc9f7 debuginfo(build-id) = 2c28d897cecfc10d5e3e035f3fbf137222fb749d debuginfo(build-id) = 2cab64d8c13acee8f89fc293468e347a34b670c3 debuginfo(build-id) = 2e3a448dccfbfa1c460ce8b24068e81cd6e9e031 debuginfo(build-id) = 30512b9118886479968877086df4d3d44d4eabf5 debuginfo(build-id) = 358e739e6982d8a81334cce601df1396eddc8413 debuginfo(build-id) = 35992d7da3847b7c7ed5395c9585f27cb3ec82e1 debuginfo(build-id) = 372af783a65ed8fdace3230221b8952ae8a23afc debuginfo(build-id) = 37754740ad3f4bbb3045c5134e6f47b8163f92a5 debuginfo(build-id) = 3a905d8dd1ed3f71ec9e7cd8a69f80eaeb1b2bde debuginfo(build-id) = 3b430b6d6d97fe97bc1acdb1a08183e9539023aa debuginfo(build-id) = 3f4ad4b2bb9c01c6692d799e84e3c194ab7cf892 debuginfo(build-id) = 410d07bc2a5124fa6ebeb7dca91b856739ff70f2 debuginfo(build-id) = 4274c51a6b5de44d7a794e3d53cc8b33e1a08f9d debuginfo(build-id) = 4632b7ffbea535a95d2711fc1a935221628c09df debuginfo(build-id) = 47a4ade03b025872716094651fdf143c2946372c debuginfo(build-id) = 48642ee712ef66734f8075d5b38fc33b553eeb78 debuginfo(build-id) = 4bd3bf17d844a911a1ceb10beda9458b5d5307f1 debuginfo(build-id) = 4d44d29f672097a4f553d4ba2ca74b40e12487b4 debuginfo(build-id) = 4daa4403ad6ae26517e9b5a031ca948eafebd82c debuginfo(build-id) = 4ec750cca691b519a1662d7a8ec5f05badbf6581 debuginfo(build-id) = 4f33dd512bf5077deed74883e99cd36994f77507 debuginfo(build-id) = 54854f3aaa6c5be49b9fc7c0f16e91e8b2546132 debuginfo(build-id) = 5817b4c9355508183b2e2f058e09de03f083e453 debuginfo(build-id) = 5a3e02f3e780a2747b450ea66f3d7058ba59521a debuginfo(build-id) = 5b3edc8d4e527ceb2b0a035204c8d8b5f80ab2bb debuginfo(build-id) = 5fa777541b8bf190485e4addfbc58550e4664fef debuginfo(build-id) = 61107cb4952c190dfc2258adc59343eb8dcda5a2 debuginfo(build-id) = 61390eaaa5069f887711528d20ac457a5ec51c3a debuginfo(build-id) = 631f686b0af158f557e88004afa74ecab01440f3 debuginfo(build-id) = 639cfc14d9a48b73d490ed167019c272e7f109d6 debuginfo(build-id) = 640358c39653515a11735fc6acbf8ecf0b83d25a debuginfo(build-id) = 66a3e6ec881017fa8d7f9918a1709652b07edc51 debuginfo(build-id) = 67b1829b6da2f2d7db8207c0e6c5ad1105ef32b1 debuginfo(build-id) = 6bfb03adbd7baf62d57a2c99435eb520886d079e debuginfo(build-id) = 6dbc6f487c88fe9bb392c552b65df9c988d474a9 debuginfo(build-id) = 6fe618c4da021fdf87e69405380d96299f37c413 debuginfo(build-id) = 72d4df7aa50b16d3fdae083a4aaf7b9f93c48520 debuginfo(build-id) = 75b8a2172b53dcca2382577fe9f3d7b083cf4ee7 debuginfo(build-id) = 76c6d39a9ba827bd79e03d029e0030e66830fd09 debuginfo(build-id) = 7733dda645a103ec9240dc314c3c544eb90147bc debuginfo(build-id) = 792284067061c6969a9329efa190a4d2ee90f0ab debuginfo(build-id) = 811c86c572db93187911726e110d25b783fc809c debuginfo(build-id) = 8154954fd7074ffe817b950a0036c9746c46cf93 debuginfo(build-id) = 819f005f9aae0731b847fc4a2999101c15ae50dc debuginfo(build-id) = 856c53b4ddae5a4956877758d8ecc1393ba18243 debuginfo(build-id) = 86a08524807c5fdbbaff21db0424ff98f3c4ede3 debuginfo(build-id) = 89440bf48d1fb75e12d38f19942dc1fae7f3a09a debuginfo(build-id) = 89f48902bea454d403f0f27074cbdf659c317d74 debuginfo(build-id) = 8d4ab759843e986132a69fee5239795b66c5a757 debuginfo(build-id) = 925f9e88736a48bb19255b179d000d42d749ccf8 debuginfo(build-id) = 9312ee33348b831359e05da3318f80950b65ad58 debuginfo(build-id) = 93ed1442fa6237924ce577aaf08a281c26d2ade8 debuginfo(build-id) = 94551da5b58f7d32141809368490b823a8b0e1af debuginfo(build-id) = 96df1d5fb0354662e71e04f30712ad66b30359ed debuginfo(build-id) = 98ce50fe1658e10e30ed285965fb923389c05aab debuginfo(build-id) = 9b02d63117f4a3f8bbfd4da59030ca7dfe140b15 debuginfo(build-id) = 9c4d70c9f6300c4c14c6ee2176fa35bbdc78990a debuginfo(build-id) = a0b66c4d4b1388a78ca0a3e9040882b572d3922d debuginfo(build-id) = a1745c99b2a97d45bd5a62645d2b9bcfd72e5c09 debuginfo(build-id) = a1f3a63606b5adbe4689ec7c8378d925638e6d35 debuginfo(build-id) = a3dec3072e8f32bb4db4f7df84d81da3aac46b34 debuginfo(build-id) = a705522e81cc632c6a8999cbdaf5a84b39640110 debuginfo(build-id) = aad91d55869bfa4e581707712741d28f618d50fe debuginfo(build-id) = ab1cea1cd89f1014a4581be31d105cf75bff72a2 debuginfo(build-id) = adad332a0214873b60bad4f19837932685fa8480 debuginfo(build-id) = aeba9f947bb34067cb8c6a7e1c649e21748b2070 debuginfo(build-id) = b42be570ab6bc6396a85de52cc12304670b3346b debuginfo(build-id) = b450d2b5b45932b49d3a670bf58b1814abd6b5ee debuginfo(build-id) = b70ea4538ac35401332616395294ff069ac81eb4 debuginfo(build-id) = b97a4de1b539781bf19bfe74c4b22f936bef071a debuginfo(build-id) = bcc3bbd2c0040ef36b4e861ee15d75521712ebb5 debuginfo(build-id) = c33daec472c6093f52e66f35765e9e94ea752d23 debuginfo(build-id) = c67bb5550961f520762499740fc58ad0adc51908 debuginfo(build-id) = cbe6abc8a3c107805680043398206995ee1641cf debuginfo(build-id) = cc70643e929c6c4e0442efc4b8f49bd60b2b61d0 debuginfo(build-id) = d586a848fe8d80e6139e73bcf77c6fdbac556203 debuginfo(build-id) = d7c3f501fbff46e68778808a670bc92e02970905 debuginfo(build-id) = d99f70fb5aa7a7734eb324613b8db6d3c063928d debuginfo(build-id) = db4953482cd3678d5fedc988b1edc4f6ef4dcb13 debuginfo(build-id) = db4964dce8c8b42a97bb6631a375dd9ab6c73844 debuginfo(build-id) = dd19c47a8589359f89590716b5711c040c253a4a debuginfo(build-id) = df75cd969cf6c2a53a70dc8bdd80beb515533b44 debuginfo(build-id) = e0169dfcbcb3ff78421caadb6a2983275b29a5a5 debuginfo(build-id) = e04d3ccbbca6691e8cd6a1eb5810936018aae59a debuginfo(build-id) = e1c17ca8cee22e5534f4a7659c8932fe5c9f9efb debuginfo(build-id) = e418628f98c7ae3888cfd30f876caa357db6cd11 debuginfo(build-id) = e5e977c99e873a66a413c0a8a8a8be56b5dfbe96 debuginfo(build-id) = e861ab023e7af171525ef6b0b621fd99c4234075 debuginfo(build-id) = e9162acb0b41138804445bdc98ecfbad15a62a48 debuginfo(build-id) = ec5f8d4acd9baf1e5a345dd212966f2c43f9b75a debuginfo(build-id) = efa539a043aa97a7779d15fea5b9f849ae73c177 debuginfo(build-id) = f973be25fb6a97a4ae84058697cd60212b076bb1 debuginfo(build-id) = fac15a35e239b483a8b3e32866dccfc0c60e46dc debuginfo(build-id) = fc89020adc90f526ed41e77bcf89204091c451f6 debuginfo(build-id) = fd1847a890949beb388be5c6c870fad0ee38024b python3.11-scipy-debuginfo = 1.10.0-1.el8 python3.11-scipy-debuginfo(x86-64) = 1.10.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.11-scipy-debugsource(x86-64) = 1.10.0-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.11-scipy-1.10.0-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3.11-scipy-1.10.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.11-scipy-debugsource-1.10.0-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3.11-scipy-debuginfo-1.10.0-1.el8.x86_64.rpm Child return code was: 0