Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-88263-5268/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=981gid=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/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 Wrote: /builddir/build/SRPMS/scipy-1.11.1-3.ocs23.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/scipy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-88263-5268/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=981gid=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/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.Gr3z9f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scipy-1.11.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/scipy-1.11.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-1.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3c89445b6439f3ce7bffc4cf11c6407c39faedc5.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cat + sed -i 's/metadata = dict(/metadata = dict(package_data={"": ["*.dat"]},/' setup.py ++ grep -rl '/\* Generated by Cython' + rm PKG-INFO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ASqoHA + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd scipy-1.11.1 + export SCIPY_USE_PYTHRAN=0 + SCIPY_USE_PYTHRAN=0 + for PY in 3.11 + env 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm' 'FFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fallow-argument-mismatch' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' /usr/bin/python3.11 setup.py config_fc --fcompiler=gnu95 --noarch build /builddir/build/BUILD/scipy-1.11.1/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/stats/_generate_pyx.py Running scipy/linalg/_generate_pyx.py Running scipy/special/_generate_pyx.py 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/hypergeom_ufunc.pyx Processing scipy/stats/_boost/src/ncx2_ufunc.pyx Processing scipy/stats/_boost/src/skewnorm_ufunc.pyx Processing scipy/stats/_boost/src/binom_ufunc.pyx Processing scipy/stats/_boost/src/ncf_ufunc.pyx Processing scipy/stats/_boost/src/beta_ufunc.pyx Processing scipy/stats/_boost/src/nbinom_ufunc.pyx Processing scipy/stats/_boost/src/invgauss_ufunc.pyx Processing scipy/stats/_boost/src/nct_ufunc.pyx Processing scipy/stats/_unuran/unuran_wrapper.pyx Processing scipy/stats/_rcont/rcont.pyx Processing scipy/stats/_levy_stable/levyst.pyx Processing scipy/ndimage/src/_ni_label.pyx Processing scipy/ndimage/src/_cytest.pyx Processing scipy/signal/_max_len_seq_inner.pyx Processing scipy/signal/_sosfilt.pyx Processing scipy/signal/_spectral.pyx Processing scipy/signal/_peak_finding_utils.pyx Processing scipy/signal/_upfirdn_apply.pyx Processing scipy/linalg/_decomp_update.pyx.in Processing scipy/linalg/_matfuncs_sqrtm_triu.pyx Processing scipy/linalg/_matfuncs_expm.pyx.in Processing scipy/linalg/_cythonized_array_utils.pyx Processing scipy/linalg/_decomp_lu_cython.pyx Processing scipy/linalg/_solve_toeplitz.pyx Processing scipy/linalg/cython_blas.pyx Processing scipy/linalg/cython_lapack.pyx Processing scipy/io/matlab/_mio5_utils.pyx Processing scipy/io/matlab/_streams.pyx Processing scipy/io/matlab/_mio_utils.pyx Processing scipy/optimize/_bglu_dense.pyx Processing scipy/optimize/_group_columns.pyx Processing scipy/optimize/_trlib/_trlib.pyx Processing scipy/optimize/_highs/cython/src/_highs_wrapper.pyx Processing scipy/optimize/_highs/cython/src/_highs_constants.pyx Processing scipy/optimize/tnc/_moduleTNC.pyx Processing scipy/optimize/cython_optimize/_zeros.pyx.in Processing scipy/optimize/_lsq/givens_elimination.pyx Processing scipy/cluster/_hierarchy.pyx Processing scipy/cluster/_vq.pyx Processing scipy/cluster/_optimal_leaf_ordering.pyx Processing scipy/interpolate/_rgi_cython.pyx Processing scipy/interpolate/_bspl.pyx Processing scipy/interpolate/_ppoly.pyx Processing scipy/interpolate/interpnd.pyx Processing scipy/fftpack/convolve.pyx Processing scipy/spatial/_voronoi.pyx Processing scipy/spatial/_hausdorff.pyx Processing scipy/spatial/_qhull.pyx Processing scipy/spatial/_ckdtree.pyx Processing scipy/spatial/transform/_rotation.pyx Processing scipy/special/_ufuncs_cxx.pyx Processing scipy/special/_test_internal.pyx Processing scipy/special/_comb.pyx Processing scipy/special/_ellip_harm_2.pyx Processing scipy/special/cython_special.pyx Processing scipy/special/_ufuncs.pyx Processing scipy/sparse/_csparsetools.pyx.in Processing scipy/sparse/csgraph/_min_spanning_tree.pyx Processing scipy/sparse/csgraph/_matching.pyx Processing scipy/sparse/csgraph/_shortest_path.pyx Processing scipy/sparse/csgraph/_flow.pyx Processing scipy/sparse/csgraph/_traversal.pyx Processing scipy/sparse/csgraph/_reordering.pyx Processing scipy/sparse/csgraph/_tools.pyx Processing scipy/_lib/messagestream.pyx Processing scipy/_lib/_ccallback_c.pyx Processing scipy/_lib/_test_deprecation_def.pyx Processing scipy/_lib/_test_deprecation_call.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: lapack_ssl2_info: INFO: libraries fjlapackexsve 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 -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmp6dirmuca/tmp creating /tmp/tmp6dirmuca/tmp/tmp6dirmuca INFO: compile options: '-c' INFO: gcc: /tmp/tmp6dirmuca/source.c INFO: gcc /tmp/tmp6dirmuca/tmp/tmp6dirmuca/source.o -L/usr/lib64 -lflexiblas -o /tmp/tmp6dirmuca/a.out INFO: FOUND: INFO: libraries = ['flexiblas', 'flexiblas'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['flexiblas', 'flexiblas'] 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:943: 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:943: 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: blas_ssl2_info: INFO: libraries fjlapackexsve 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 -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lm -fPIC creating /tmp/tmpc4qoyy5w/tmp creating /tmp/tmpc4qoyy5w/tmp/tmpc4qoyy5w INFO: compile options: '-c' INFO: gcc: /tmp/tmpc4qoyy5w/source.c INFO: gcc /tmp/tmpc4qoyy5w/tmp/tmpc4qoyy5w/source.o -L/usr/lib64 -lflexiblas -o /tmp/tmpc4qoyy5w/a.out INFO: FOUND: INFO: libraries = ['flexiblas', 'flexiblas'] INFO: library_dirs = ['/usr/lib64'] INFO: language = c INFO: define_macros = [('HAVE_CBLAS', None)] INFO: INFO: FOUND: INFO: libraries = ['flexiblas', 'flexiblas'] 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.11.1/scipy/_lib/highs/cython/src' non-existing path in 'scipy/optimize/_highs': '/builddir/build/BUILD/scipy-1.11.1/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 Applying post-processing hooks... character_backward_compatibility_hook 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 Applying post-processing hooks... character_backward_compatibility_hook 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 Applying post-processing hooks... character_backward_compatibility_hook 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 Applying post-processing hooks... character_backward_compatibility_hook 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 Applying post-processing hooks... character_backward_compatibility_hook 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,ier = splev(t,c,k,x,[e]) Generating possibly empty wrappers" Maybe empty "dfitpack-f2pywrappers.f" Constructing wrapper function "splder"... y,ier = 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 Applying post-processing hooks... character_backward_compatibility_hook 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 Applying post-processing hooks... character_backward_compatibility_hook 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