Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/scipy.spec'], chrootPath='/var/lib/mock/f32-build-18116147-1294712/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1571356800 Wrote: /builddir/build/SRPMS/scipy-1.3.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/scipy.spec'], chrootPath='/var/lib/mock/f32-build-18116147-1294712/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1571356800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aTQrcS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scipy-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/scipy-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/acceptable_failure_rate.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/numpy-deprecation-warnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/ckdtree_bugfix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cat + sed -i 's/metadata = dict(/metadata = dict(package_data={"": ["*.dat"]},/' setup.py + rm doc/sphinxext -r ++ grep -rl '/\* Generated by Cython' + rm scipy/signal/_upfirdn_apply.c scipy/signal/_max_len_seq_inner.c scipy/signal/_peak_finding_utils.c scipy/signal/_spectral.c scipy/optimize/_bglu_dense.c scipy/optimize/_lsq/givens_elimination.c scipy/optimize/_group_columns.c scipy/optimize/cython_optimize/_zeros.c scipy/optimize/_trlib/_trlib.c scipy/interpolate/_ppoly.c scipy/interpolate/interpnd.c scipy/interpolate/_bspl.c scipy/linalg/_solve_toeplitz.c scipy/linalg/cython_blas.c scipy/linalg/_decomp_update.c scipy/linalg/cython_lapack.c scipy/special/cython_special.h scipy/special/_test_round.c scipy/special/_ufuncs_cxx.h scipy/special/_ufuncs_cxx.cxx scipy/special/_ellip_harm_2.c scipy/special/cython_special.c scipy/special/_ufuncs.h scipy/special/_ufuncs.c scipy/special/_comb.c scipy/special/_ellip_harm_2.h scipy/stats/_stats.c scipy/_lib/messagestream.c scipy/_lib/_ccallback_c.c scipy/ndimage/src/_ni_label.c scipy/ndimage/src/_cytest.c scipy/cluster/_hierarchy.c scipy/cluster/_vq.c scipy/cluster/_optimal_leaf_ordering.c scipy/sparse/csgraph/_shortest_path.c scipy/sparse/csgraph/_traversal.c scipy/sparse/csgraph/_tools.c scipy/sparse/csgraph/_reordering.c scipy/sparse/csgraph/_min_spanning_tree.c scipy/sparse/_csparsetools.c scipy/spatial/ckdtree.cxx scipy/spatial/qhull.c scipy/spatial/_hausdorff.c scipy/spatial/_voronoi.c scipy/io/matlab/streams.c scipy/io/matlab/mio_utils.c scipy/io/matlab/mio5_utils.c PKG-INFO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fTJOHQ + umask 022 + cd /builddir/build/BUILD + cd scipy-1.3.1 + for PY in 3.8 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC' OPENBLAS=/usr/lib FFTW=/usr/lib BLAS=/usr/lib LAPACK=/usr/lib /usr/bin/python3.8 setup.py config_fc --fcompiler=gnu95 --noarch build 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 Processing scipy/signal/_max_len_seq_inner.pyx Processing scipy/signal/_spectral.pyx Processing scipy/signal/_peak_finding_utils.pyx Processing scipy/signal/_upfirdn_apply.pyx Processing scipy/optimize/_group_columns.pyx Processing scipy/optimize/_bglu_dense.pyx Processing scipy/optimize/_lsq/givens_elimination.pyx Processing scipy/optimize/cython_optimize/_zeros.pyx.in Processing scipy/optimize/_trlib/_trlib.pyx Processing scipy/interpolate/_ppoly.pyx Processing scipy/interpolate/interpnd.pyx Processing scipy/interpolate/_bspl.pyx Processing scipy/linalg/cython_lapack.pyx Processing scipy/linalg/cython_blas.pyx Processing scipy/linalg/_decomp_update.pyx.in Processing scipy/linalg/_solve_toeplitz.pyx Processing scipy/special/cython_special.pyx Processing scipy/special/_ellip_harm_2.pyx Processing scipy/special/_ufuncs_cxx.pyx Processing scipy/special/_comb.pyx Processing scipy/special/_ufuncs.pyx Processing scipy/special/_test_round.pyx Processing scipy/stats/_stats.pyx Processing scipy/_lib/_ccallback_c.pyx Processing scipy/_lib/messagestream.pyx Processing scipy/ndimage/src/_cytest.pyx Processing scipy/ndimage/src/_ni_label.pyx Processing scipy/cluster/_vq.pyx Processing scipy/cluster/_hierarchy.pyx Processing scipy/cluster/_optimal_leaf_ordering.pyx Processing scipy/sparse/_csparsetools.pyx.in Processing scipy/sparse/csgraph/_shortest_path.pyx Processing scipy/sparse/csgraph/_min_spanning_tree.pyx Processing scipy/sparse/csgraph/_reordering.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/_voronoi.pyx Processing scipy/spatial/qhull.pyx Processing scipy/io/matlab/mio5_utils.pyx Processing scipy/io/matlab/mio_utils.pyx Processing scipy/io/matlab/streams.pyx Cythonizing sources lapack_opt_info: lapack_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_lapack_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating /tmp/tmp05_gxx47/tmp creating /tmp/tmp05_gxx47/tmp/tmp05_gxx47 compile options: '-c' gcc: /tmp/tmp05_gxx47/source.c gcc -pthread /tmp/tmp05_gxx47/tmp/tmp05_gxx47/source.o -L/usr/lib -lopenblasp -o /tmp/tmp05_gxx47/a.out customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib'] FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib'] Splitting linalg.interpolative Fortran source files blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE blis_info: customize UnixCCompiler libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib'] FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] runtime_library_dirs = ['/usr/lib'] [makenpz] scipy/special/tests/data/boost.npz not rebuilt [makenpz] scipy/special/tests/data/gsl.npz not rebuilt [makenpz] scipy/special/tests/data/local.npz not rebuilt 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 unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running build_src build_src building py_modules sources creating build creating build/src.linux-armv7l-3.8 creating build/src.linux-armv7l-3.8/scipy building library "dfftpack" sources building library "fftpack" sources building library "mach" sources building library "quadpack" sources building library "lsoda" sources building library "vode" sources building library "dop" sources building library "fitpack" sources building library "fwrappers" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack_scipy" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy" sources building extension "scipy.cluster._optimal_leaf_ordering" sources building extension "scipy.fftpack._fftpack" sources creating build/src.linux-armv7l-3.8/scipy/fftpack creating build/src.linux-armv7l-3.8/scipy/fftpack/src conv_template:> build/src.linux-armv7l-3.8/scipy/fftpack/src/dct.c conv_template:> build/src.linux-armv7l-3.8/scipy/fftpack/src/dst.c f2py options: [] f2py: scipy/fftpack/fftpack.pyf Reading fortran codes... Reading file 'scipy/fftpack/fftpack.pyf' (format:free) Post-processing... Block: _fftpack Block: zfft Block: drfft Block: zrfft Block: zfftnd Block: destroy_zfft_cache Block: destroy_zfftnd_cache Block: destroy_drfft_cache Block: cfft Block: rfft Block: crfft Block: cfftnd Block: destroy_cfft_cache Block: destroy_cfftnd_cache Block: destroy_rfft_cache Block: ddct1 Block: ddct2 Block: ddct3 Block: ddct4 Block: dct1 Block: dct2 Block: dct3 Block: dct4 Block: destroy_ddct2_cache Block: destroy_ddct1_cache Block: destroy_ddct4_cache Block: destroy_dct2_cache Block: destroy_dct1_cache Block: destroy_dct4_cache Block: ddst1 Block: ddst2 Block: ddst3 Block: ddst4 Block: dst1 Block: dst2 Block: dst3 Block: dst4 Block: destroy_ddst2_cache Block: destroy_ddst1_cache Block: destroy_dst2_cache Block: destroy_dst1_cache Post-processing (stage 2)... Building modules... Building module "_fftpack"... Constructing wrapper function "zfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "drfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = drfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zrfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zrfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_zfft_cache"... destroy_zfft_cache() Constructing wrapper function "destroy_zfftnd_cache"... destroy_zfftnd_cache() Constructing wrapper function "destroy_drfft_cache"... destroy_drfft_cache() Constructing wrapper function "cfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "rfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = rfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "crfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = crfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "cfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_cfft_cache"... destroy_cfft_cache() Constructing wrapper function "destroy_cfftnd_cache"... destroy_cfftnd_cache() Constructing wrapper function "destroy_rfft_cache"... destroy_rfft_cache() Constructing wrapper function "ddct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct4"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct4(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct4"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct4(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddct2_cache"... destroy_ddct2_cache() Constructing wrapper function "destroy_ddct1_cache"... destroy_ddct1_cache() Constructing wrapper function "destroy_ddct4_cache"... destroy_ddct4_cache() Constructing wrapper function "destroy_dct2_cache"... destroy_dct2_cache() Constructing wrapper function "destroy_dct1_cache"... destroy_dct1_cache() Constructing wrapper function "destroy_dct4_cache"... destroy_dct4_cache() Constructing wrapper function "ddst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst4"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst4(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst4"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst4(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddst2_cache"... destroy_ddst2_cache() Constructing wrapper function "destroy_ddst1_cache"... destroy_ddst1_cache() Constructing wrapper function "destroy_dst2_cache"... destroy_dst2_cache() Constructing wrapper function "destroy_dst1_cache"... destroy_dst1_cache() Wrote C/API module "_fftpack" to file "build/src.linux-armv7l-3.8/scipy/fftpack/_fftpackmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack' to include_dirs. creating build/src.linux-armv7l-3.8/build creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8 creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack building extension "scipy.fftpack.convolve" sources f2py options: [] f2py: scipy/fftpack/convolve.pyf Reading fortran codes... Reading file 'scipy/fftpack/convolve.pyf' (format:free) Post-processing... Block: convolve__user__routines Block: kernel_func Block: convolve Block: init_convolution_kernel In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel get_useparameters: no module convolve__user__routines info used by init_convolution_kernel Block: destroy_convolve_cache Block: convolve Block: convolve_z Post-processing (stage 2)... Building modules... Constructing call-back function "cb_kernel_func_in_convolve__user__routines" def kernel_func(k): return kernel_func Building module "convolve"... Constructing wrapper function "init_convolution_kernel"... omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args]) Constructing wrapper function "destroy_convolve_cache"... destroy_convolve_cache() Constructing wrapper function "convolve"... y = convolve(x,omega,[swap_real_imag,overwrite_x]) Constructing wrapper function "convolve_z"... y = convolve_z(x,omega_real,omega_imag,[overwrite_x]) Wrote C/API module "convolve" to file "build/src.linux-armv7l-3.8/scipy/fftpack/convolvemodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources creating build/src.linux-armv7l-3.8/scipy/integrate f2py options: [] f2py: scipy/integrate/vode.pyf 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"... 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]) 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]) Wrote C/API module "vode" to file "build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate building extension "scipy.integrate.lsoda" sources f2py options: [] f2py: scipy/integrate/lsoda.pyf 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"... 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]) Wrote C/API module "lsoda" to file "build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] f2py: scipy/integrate/dop.pyf 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"... 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]) 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]) Wrote C/API module "_dop" to file "build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. building extension "scipy.integrate._test_multivariate" sources building extension "scipy.integrate._test_odeint_banded" sources f2py options: [] f2py:> build/src.linux-armv7l-3.8/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"... Constructing wrapper function "getbands"... jac = getbands() Constructing wrapper function "banded5x5"... banded5x5(t,y,f,[n]) Constructing wrapper function "banded5x5_jac"... banded5x5_jac(t,y,ml,mu,jac,[n,nrowpd]) Constructing wrapper function "banded5x5_bjac"... banded5x5_bjac(t,y,ml,mu,bjac,[n,nrowpd]) 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-armv7l-3.8/scipy/integrate/_test_odeint_bandedmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. adding 'build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._ppoly" sources building extension "scipy.interpolate._bspl" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources creating build/src.linux-armv7l-3.8/scipy/interpolate creating build/src.linux-armv7l-3.8/scipy/interpolate/src f2py options: [] 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: 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"... Constructing wrapper function "fpchec"... ier = fpchec(x,t,k) Constructing wrapper function "splev"... y = splev(t,c,k,x,[e]) Constructing wrapper function "splder"... y = splder(t,c,k,x,[nu,e]) Creating wrapper for Fortran function "splint"("splint")... Constructing wrapper function "splint"... splint = splint(t,c,k,a,b) Constructing wrapper function "sproot"... zero,m,ier = sproot(t,c,[mest]) Constructing wrapper function "spalde"... d,ier = spalde(t,c,k,x) Constructing wrapper function "curfit"... n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) Constructing wrapper function "percur"... n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) Constructing wrapper function "parcur"... n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) 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]) 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]) 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]) Constructing wrapper function "bispev"... z,ier = bispev(tx,ty,c,kx,ky,x,y) Constructing wrapper function "parder"... z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Constructing wrapper function "pardeu"... z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,x,y) 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]) Constructing wrapper function "surfit_lsq"... tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) Constructing wrapper function "spherfit_smth"... nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps]) Constructing wrapper function "spherfit_lsq"... tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp]) Constructing wrapper function "regrid_smth"... nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s]) Constructing wrapper function "regrid_smth_spher"... nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s]) Creating wrapper for Fortran function "dblint"("dblint")... Constructing wrapper function "dblint"... dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye) Wrote C/API module "dfitpack" to file "build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpack-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src adding 'build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.io._test_fortran" sources creating build/src.linux-armv7l-3.8/scipy/io f2py options: [] 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"... Constructing wrapper function "read_unformatted_double"... a = read_unformatted_double(m,n,k,filename) Constructing wrapper function "read_unformatted_int"... a = read_unformatted_int(m,n,k,filename) 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-armv7l-3.8/scipy/io/_test_fortranmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.linalg._fblas" sources creating build/src.linux-armv7l-3.8/scipy/linalg from_template:> build/src.linux-armv7l-3.8/scipy/linalg/fblas.pyf Including file scipy/linalg/fblas_l1.pyf.src Including file scipy/linalg/fblas_l2.pyf.src Including file scipy/linalg/fblas_l3.pyf.src Mismatch in number of replacements (base ) for <__l1=->. Ignoring. Mismatch in number of replacements (base ) for . Ignoring. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg f2py options: [] f2py: build/src.linux-armv7l-3.8/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-armv7l-3.8/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"... Constructing wrapper function "srotg"... c,s = srotg(a,b) Constructing wrapper function "drotg"... c,s = drotg(a,b) Constructing wrapper function "crotg"... c,s = crotg(a,b) Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "ssyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Constructing wrapper function "dsyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Constructing wrapper function "csyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Constructing wrapper function "zsyr"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Constructing wrapper function "cher"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) Constructing wrapper function "zher"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,diag,overwrite_x]) Constructing wrapper function "strsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = strsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Constructing wrapper function "dtrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = dtrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Constructing wrapper function "ctrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ctrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) Constructing wrapper function "ztrsv"... getarrdims:warning: assumed shape array, using 0 instead of '*' xout = ztrsv(a,x,[incx,offx,lower,trans,diag,overwrite_x]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "ssymm"... c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "dsymm"... c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "csymm"... c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zsymm"... c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "chemm"... c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zhemm"... c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "ssyrk"... c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyrk"... c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyrk"... c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyrk"... c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cherk"... c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zherk"... c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "ssyr2k"... c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyr2k"... c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyr2k"... c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyr2k"... c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cher2k"... c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zher2k"... c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "strmm"... b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "dtrmm"... b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ctrmm"... b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ztrmm"... b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) 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]) 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]) 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]) 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-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblas-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8 creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources from_template:> build/src.linux-armv7l-3.8/scipy/linalg/flapack.pyf Including file scipy/linalg/flapack_user.pyf.src Including file scipy/linalg/flapack_gen.pyf.src Including file scipy/linalg/flapack_gen_banded.pyf.src Including file scipy/linalg/flapack_gen_tri.pyf.src Including file scipy/linalg/flapack_sym_herm.pyf.src Including file scipy/linalg/flapack_pos_def.pyf.src Including file scipy/linalg/flapack_pos_def_tri.pyf.src Including file scipy/linalg/flapack_other.pyf.src f2py options: [] f2py: build/src.linux-armv7l-3.8/scipy/linalg/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-armv7l-3.8/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: 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: 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: sgegv Block: dgegv Block: cgegv Block: zgegv Block: cgees In: build/src.linux-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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-armv7l-3.8/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: 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: ssyev Block: dsyev Block: cheev Block: zheev Block: ssyevd Block: dsyevd Block: cheevd Block: zheevd 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: cheevr Block: zheevr Block: ssygv Block: dsygv Block: chegv Block: zhegv Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: ssygvx Block: dsygvx Block: chegvx Block: zhegvx 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: stgsen Block: dtgsen Block: ctgsen Block: ztgsen 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: spbsv Block: dpbsv Block: cpbsv Block: zpbsv 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: 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: 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"... Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgehrd_lwork"... work,info = sgehrd_lwork(n,[lo,hi]) Constructing wrapper function "dgehrd_lwork"... work,info = dgehrd_lwork(n,[lo,hi]) Constructing wrapper function "cgehrd_lwork"... work,info = cgehrd_lwork(n,[lo,hi]) Constructing wrapper function "zgehrd_lwork"... work,info = zgehrd_lwork(n,[lo,hi]) Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) 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]) 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]) 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]) 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]) Constructing wrapper function "sgecon"... rcond,info = sgecon(a,anorm,[norm]) Constructing wrapper function "dgecon"... rcond,info = dgecon(a,anorm,[norm]) Constructing wrapper function "cgecon"... rcond,info = cgecon(a,anorm,[norm]) Constructing wrapper function "zgecon"... rcond,info = zgecon(a,anorm,[norm]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "sgetri_lwork"... work,info = sgetri_lwork(n) Constructing wrapper function "dgetri_lwork"... work,info = dgetri_lwork(n) Constructing wrapper function "cgetri_lwork"... work,info = cgetri_lwork(n) Constructing wrapper function "zgetri_lwork"... work,info = zgetri_lwork(n) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "sgesdd_lwork"... work,info = sgesdd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "dgesdd_lwork"... work,info = dgesdd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "cgesdd_lwork"... work,info = cgesdd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "zgesdd_lwork"... work,info = zgesdd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "sgesvd"... u,s,vt,info = sgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "dgesvd"... u,s,vt,info = dgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "sgesvd_lwork"... work,info = sgesvd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "dgesvd_lwork"... work,info = dgesvd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "cgesvd"... u,s,vt,info = cgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "zgesvd"... u,s,vt,info = zgesvd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "cgesvd_lwork"... work,info = cgesvd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "zgesvd_lwork"... work,info = zgesvd_lwork(m,n,[compute_uv,full_matrices]) Constructing wrapper function "sgels"... lqr,x,info = sgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgels"... lqr,x,info = dgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgels"... lqr,x,info = cgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgels"... lqr,x,info = zgels(a,b,[trans,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgels_lwork"... work,info = sgels_lwork(m,n,nrhs,[trans]) Constructing wrapper function "dgels_lwork"... work,info = dgels_lwork(m,n,nrhs,[trans]) Constructing wrapper function "cgels_lwork"... work,info = cgels_lwork(m,n,nrhs,[trans]) Constructing wrapper function "zgels_lwork"... work,info = zgels_lwork(m,n,nrhs,[trans]) Constructing wrapper function "sgelss"... v,x,s,rank,work,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,work,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgelss_lwork"... work,info = sgelss_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "dgelss_lwork"... work,info = dgelss_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "cgelss"... v,x,s,rank,work,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,work,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss_lwork"... work,info = cgelss_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "zgelss_lwork"... work,info = zgelss_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "sgelsy"... v,x,j,rank,info = sgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Constructing wrapper function "dgelsy"... v,x,j,rank,info = dgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Constructing wrapper function "sgelsy_lwork"... work,info = sgelsy_lwork(m,n,nrhs,cond,[lwork]) Constructing wrapper function "dgelsy_lwork"... work,info = dgelsy_lwork(m,n,nrhs,cond,[lwork]) Constructing wrapper function "cgelsy"... v,x,j,rank,info = cgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Constructing wrapper function "zgelsy"... v,x,j,rank,info = zgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) Constructing wrapper function "cgelsy_lwork"... work,info = cgelsy_lwork(m,n,nrhs,cond,[lwork]) Constructing wrapper function "zgelsy_lwork"... work,info = zgelsy_lwork(m,n,nrhs,cond,[lwork]) Constructing wrapper function "sgelsd"... x,s,rank,info = sgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) Constructing wrapper function "dgelsd"... x,s,rank,info = dgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) Constructing wrapper function "sgelsd_lwork"... work,iwork,info = sgelsd_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "dgelsd_lwork"... work,iwork,info = dgelsd_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "cgelsd"... x,s,rank,info = cgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) Constructing wrapper function "zgelsd"... x,s,rank,info = zgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) Constructing wrapper function "cgelsd_lwork"... work,rwork,iwork,info = cgelsd_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "zgelsd_lwork"... work,rwork,iwork,info = zgelsd_lwork(m,n,nrhs,[cond,lwork]) Constructing wrapper function "sgeqp3"... qr,jpvt,tau,work,info = sgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqp3"... qr,jpvt,tau,work,info = dgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqp3"... qr,jpvt,tau,work,info = cgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqp3"... qr,jpvt,tau,work,info = zgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "sgeqrf"... qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqrf"... qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqrf"... qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqrf"... qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "sgerqf"... qr,tau,work,info = sgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "dgerqf"... qr,tau,work,info = dgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "cgerqf"... qr,tau,work,info = cgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "zgerqf"... qr,tau,work,info = zgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgeev_lwork"... work,info = sgeev_lwork(n,[compute_vl,compute_vr]) Constructing wrapper function "dgeev_lwork"... work,info = dgeev_lwork(n,[compute_vl,compute_vr]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev_lwork"... work,info = cgeev_lwork(n,[compute_vl,compute_vr]) Constructing wrapper function "zgeev_lwork"... work,info = zgeev_lwork(n,[compute_vl,compute_vr]) Constructing wrapper function "sgegv"... alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgegv"... alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgegv"... alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgegv"... alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgees"... t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Constructing wrapper function "zgees"... t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) 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]) 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]) 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]) 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]) Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cggev"... alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zggev"... alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sgbtrf"... lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "dgbtrf"... lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "cgbtrf"... lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "zgbtrf"... lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "sgbtrs"... x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "dgbtrs"... x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "cgbtrs"... x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "zgbtrs"... x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "sgtsv"... du2,d,du,x,info = sgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Constructing wrapper function "dgtsv"... du2,d,du,x,info = dgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Constructing wrapper function "cgtsv"... du2,d,du,x,info = cgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Constructing wrapper function "zgtsv"... du2,d,du,x,info = zgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssytf2"... ldu,ipiv,info = ssytf2(a,[lower,overwrite_a]) Constructing wrapper function "dsytf2"... ldu,ipiv,info = dsytf2(a,[lower,overwrite_a]) Constructing wrapper function "csytf2"... ldu,ipiv,info = csytf2(a,[lower,overwrite_a]) Constructing wrapper function "zsytf2"... ldu,ipiv,info = zsytf2(a,[lower,overwrite_a]) Constructing wrapper function "ssygst"... c,info = ssygst(a,b,[itype,lower,overwrite_a]) Constructing wrapper function "dsygst"... c,info = dsygst(a,b,[itype,lower,overwrite_a]) Constructing wrapper function "ssytrf"... ldu,ipiv,info = ssytrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "dsytrf"... ldu,ipiv,info = dsytrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "csytrf"... ldu,ipiv,info = csytrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "zsytrf"... ldu,ipiv,info = zsytrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "ssytrf_lwork"... work,info = ssytrf_lwork(n,[lower]) Constructing wrapper function "dsytrf_lwork"... work,info = dsytrf_lwork(n,[lower]) Constructing wrapper function "csytrf_lwork"... work,info = csytrf_lwork(n,[lower]) Constructing wrapper function "zsytrf_lwork"... work,info = zsytrf_lwork(n,[lower]) Constructing wrapper function "ssysv"... udut,ipiv,x,info = ssysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "dsysv"... udut,ipiv,x,info = dsysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "csysv"... udut,ipiv,x,info = csysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "zsysv"... udut,ipiv,x,info = zsysv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "ssysv_lwork"... work,info = ssysv_lwork(n,[lower]) Constructing wrapper function "dsysv_lwork"... work,info = dsysv_lwork(n,[lower]) Constructing wrapper function "csysv_lwork"... work,info = csysv_lwork(n,[lower]) Constructing wrapper function "zsysv_lwork"... work,info = zsysv_lwork(n,[lower]) 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]) 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]) 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]) 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]) Constructing wrapper function "ssysvx_lwork"... work,info = ssysvx_lwork(n,[lower]) Constructing wrapper function "dsysvx_lwork"... work,info = dsysvx_lwork(n,[lower]) Constructing wrapper function "csysvx_lwork"... work,info = csysvx_lwork(n,[lower]) Constructing wrapper function "zsysvx_lwork"... work,info = zsysvx_lwork(n,[lower]) Constructing wrapper function "ssycon"... rcond,info = ssycon(a,ipiv,anorm,[lower]) Constructing wrapper function "dsycon"... rcond,info = dsycon(a,ipiv,anorm,[lower]) Constructing wrapper function "csycon"... rcond,info = csycon(a,ipiv,anorm,[lower]) Constructing wrapper function "zsycon"... rcond,info = zsycon(a,ipiv,anorm,[lower]) Constructing wrapper function "checon"... rcond,info = checon(a,ipiv,anorm,[lower]) Constructing wrapper function "zhecon"... rcond,info = zhecon(a,ipiv,anorm,[lower]) Constructing wrapper function "ssyconv"... a,e,info = ssyconv(a,ipiv,[lower,way,overwrite_a]) Constructing wrapper function "dsyconv"... a,e,info = dsyconv(a,ipiv,[lower,way,overwrite_a]) Constructing wrapper function "csyconv"... a,e,info = csyconv(a,ipiv,[lower,way,overwrite_a]) Constructing wrapper function "zsyconv"... a,e,info = zsyconv(a,ipiv,[lower,way,overwrite_a]) Constructing wrapper function "chegst"... c,info = chegst(a,b,[itype,lower,overwrite_a]) Constructing wrapper function "zhegst"... c,info = zhegst(a,b,[itype,lower,overwrite_a]) Constructing wrapper function "chetrf"... ldu,ipiv,info = chetrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "zhetrf"... ldu,ipiv,info = zhetrf(a,[lower,lwork,overwrite_a]) Constructing wrapper function "chetrf_lwork"... work,info = chetrf_lwork(n,[lower]) Constructing wrapper function "zhetrf_lwork"... work,info = zhetrf_lwork(n,[lower]) Constructing wrapper function "chesv"... uduh,ipiv,x,info = chesv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "zhesv"... uduh,ipiv,x,info = zhesv(a,b,[lwork,lower,overwrite_a,overwrite_b]) Constructing wrapper function "chesv_lwork"... work,info = chesv_lwork(n,[lower]) Constructing wrapper function "zhesv_lwork"... work,info = zhesv_lwork(n,[lower]) Constructing wrapper function "chesvx"... uduh,ipiv,x,rcond,ferr,berr,info = chesvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Constructing wrapper function "zhesvx"... uduh,ipiv,x,rcond,ferr,berr,info = zhesvx(a,b,[af,ipiv,lwork,factored,lower,overwrite_a,overwrite_b]) Constructing wrapper function "chesvx_lwork"... work,info = chesvx_lwork(n,[lower]) Constructing wrapper function "zhesvx_lwork"... work,info = zhesvx_lwork(n,[lower]) Constructing wrapper function "ssytrd"... c,d,e,tau,info = ssytrd(a,[lower,lwork,overwrite_a]) Constructing wrapper function "dsytrd"... c,d,e,tau,info = dsytrd(a,[lower,lwork,overwrite_a]) Constructing wrapper function "ssytrd_lwork"... work,info = ssytrd_lwork(n,[lower]) Constructing wrapper function "dsytrd_lwork"... work,info = dsytrd_lwork(n,[lower]) Constructing wrapper function "chetrd"... c,d,e,tau,info = chetrd(a,[lower,lwork,overwrite_a]) Constructing wrapper function "zhetrd"... c,d,e,tau,info = zhetrd(a,[lower,lwork,overwrite_a]) Constructing wrapper function "chetrd_lwork"... work,info = chetrd_lwork(n,[lower]) Constructing wrapper function "zhetrd_lwork"... work,info = zhetrd_lwork(n,[lower]) Constructing wrapper function "ssyevr"... w,z,info = ssyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "dsyevr"... w,z,info = dsyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "cheevr"... w,z,info = cheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "zheevr"... w,z,info = zheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "ssygv"... a,w,info = ssygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "dsygv"... a,w,info = dsygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "chegv"... a,w,info = chegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "zhegv"... a,w,info = zhegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvd"... a,w,info = ssygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvd"... a,w,info = dsygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvd"... a,w,info = chegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvd"... a,w,info = zhegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvx"... w,z,ifail,info = ssygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvx"... w,z,ifail,info = dsygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvx"... w,z,ifail,info = chegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvx"... w,z,ifail,info = zhegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) 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]) 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]) 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]) 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]) Constructing wrapper function "spocon"... rcond,info = spocon(a,anorm,[uplo]) Constructing wrapper function "dpocon"... rcond,info = dpocon(a,anorm,[uplo]) Constructing wrapper function "cpocon"... rcond,info = cpocon(a,anorm,[uplo]) Constructing wrapper function "zpocon"... rcond,info = zpocon(a,anorm,[uplo]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Constructing wrapper function "sptsv"... d,du,x,info = sptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Constructing wrapper function "dptsv"... d,du,x,info = dptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Constructing wrapper function "cptsv"... d,du,x,info = cptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Constructing wrapper function "zptsv"... d,du,x,info = zptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) Constructing wrapper function "stgsen"... a,b,alphar,alphai,beta,q,z,m,pl,pr,dif,work,iwork,info = stgsen(select,a,b,q,z,[lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Constructing wrapper function "dtgsen"... a,b,alphar,alphai,beta,q,z,m,pl,pr,dif,work,iwork,info = dtgsen(select,a,b,q,z,[lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Constructing wrapper function "ctgsen"... a,b,alpha,beta,q,z,m,pl,pr,dif,work,iwork,info = ctgsen(select,a,b,q,z,[lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Constructing wrapper function "ztgsen"... a,b,alpha,beta,q,z,m,pl,pr,dif,work,iwork,info = ztgsen(select,a,b,q,z,[lwork,liwork,overwrite_a,overwrite_b,overwrite_q,overwrite_z]) Constructing wrapper function "spbtrf"... c,info = spbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "dpbtrf"... c,info = dpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "cpbtrf"... c,info = cpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "zpbtrf"... c,info = zpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "spbtrs"... x,info = spbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "dpbtrs"... x,info = dpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "cpbtrs"... x,info = cpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "zpbtrs"... x,info = zpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "strtrs"... x,info = strtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "dtrtrs"... x,info = dtrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "ctrtrs"... x,info = ctrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "ztrtrs"... x,info = ztrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "spbsv"... c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "dpbsv"... c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "cpbsv"... c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "zpbsv"... c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "sorghr"... ht,info = sorghr(a,tau,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dorghr"... ht,info = dorghr(a,tau,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sorghr_lwork"... work,info = sorghr_lwork(n,[lo,hi]) Constructing wrapper function "dorghr_lwork"... work,info = dorghr_lwork(n,[lo,hi]) Constructing wrapper function "cunghr"... ht,info = cunghr(a,tau,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zunghr"... ht,info = zunghr(a,tau,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cunghr_lwork"... work,info = cunghr_lwork(n,[lo,hi]) Constructing wrapper function "zunghr_lwork"... work,info = zunghr_lwork(n,[lo,hi]) Constructing wrapper function "sorgqr"... q,work,info = sorgqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "dorgqr"... q,work,info = dorgqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "cungqr"... q,work,info = cungqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "zungqr"... q,work,info = zungqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "sormqr"... cq,work,info = sormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "dormqr"... cq,work,info = dormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "cunmqr"... cq,work,info = cunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "zunmqr"... cq,work,info = zunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "sormrz"... cq,info = sormrz(a,tau,c,[side,trans,lwork,overwrite_c]) Constructing wrapper function "dormrz"... cq,info = dormrz(a,tau,c,[side,trans,lwork,overwrite_c]) Constructing wrapper function "cunmrz"... cq,info = cunmrz(a,tau,c,[side,trans,lwork,overwrite_c]) Constructing wrapper function "zunmrz"... cq,info = zunmrz(a,tau,c,[side,trans,lwork,overwrite_c]) Constructing wrapper function "sormrz_lwork"... work,info = sormrz_lwork(m,n,[side,trans]) Constructing wrapper function "dormrz_lwork"... work,info = dormrz_lwork(m,n,[side,trans]) Constructing wrapper function "cunmrz_lwork"... work,info = cunmrz_lwork(m,n,[side,trans]) Constructing wrapper function "zunmrz_lwork"... work,info = zunmrz_lwork(m,n,[side,trans]) Constructing wrapper function "sorgrq"... q,work,info = sorgrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "dorgrq"... q,work,info = dorgrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "cungrq"... q,work,info = cungrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "zungrq"... q,work,info = zungrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "strsyl"... x,scale,info = strsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "dtrsyl"... x,scale,info = dtrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "ctrsyl"... x,scale,info = ctrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "ztrsyl"... x,scale,info = ztrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "chbevd"... w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Constructing wrapper function "zhbevd"... w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Constructing wrapper function "chbevx"... w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "zhbevx"... w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "sgglse"... t,r,res,x,info = sgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Constructing wrapper function "dgglse"... t,r,res,x,info = dgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Constructing wrapper function "cgglse"... t,r,res,x,info = cgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Constructing wrapper function "zgglse"... t,r,res,x,info = zgglse(a,b,c,d,[lwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d]) Constructing wrapper function "sgglse_lwork"... work,info = sgglse_lwork(m,n,p) Constructing wrapper function "dgglse_lwork"... work,info = dgglse_lwork(m,n,p) Constructing wrapper function "cgglse_lwork"... work,info = cgglse_lwork(m,n,p) Constructing wrapper function "zgglse_lwork"... work,info = zgglse_lwork(m,n,p) Constructing wrapper function "ssbev"... w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab]) Constructing wrapper function "dsbev"... w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab]) Constructing wrapper function "ssbevd"... w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Constructing wrapper function "dsbevd"... w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Constructing wrapper function "ssbevx"... w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "dsbevx"... w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "sstebz"... m,w,iblock,isplit,info = sstebz(d,e,range,vl,vu,il,iu,tol,order) Constructing wrapper function "dstebz"... m,w,iblock,isplit,info = dstebz(d,e,range,vl,vu,il,iu,tol,order) Constructing wrapper function "ssterf"... vals,info = ssterf(d,e,[overwrite_d,overwrite_e]) Constructing wrapper function "dsterf"... vals,info = dsterf(d,e,[overwrite_d,overwrite_e]) Constructing wrapper function "sstein"... z,info = sstein(d,e,w,iblock,isplit) Constructing wrapper function "dstein"... z,info = dstein(d,e,w,iblock,isplit) Constructing wrapper function "sstemr"... m,w,z,info = sstemr(d,e,range,vl,vu,il,iu,[compute_v,lwork,liwork,overwrite_d]) Constructing wrapper function "dstemr"... m,w,z,info = dstemr(d,e,range,vl,vu,il,iu,[compute_v,lwork,liwork,overwrite_d]) Constructing wrapper function "sstemr_lwork"... work,iwork,info = sstemr_lwork(d,e,range,vl,vu,il,iu,[compute_v,overwrite_d,overwrite_e]) Constructing wrapper function "dstemr_lwork"... work,iwork,info = dstemr_lwork(d,e,range,vl,vu,il,iu,[compute_v,overwrite_d,overwrite_e]) Constructing wrapper function "sstev"... vals,z,info = sstev(d,e,[compute_v,overwrite_d,overwrite_e]) Constructing wrapper function "dstev"... vals,z,info = dstev(d,e,[compute_v,overwrite_d,overwrite_e]) Constructing wrapper function "ssfrk"... cout = ssfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Constructing wrapper function "dsfrk"... cout = dsfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Constructing wrapper function "chfrk"... cout = chfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Constructing wrapper function "zhfrk"... cout = zhfrk(n,k,alpha,a,beta,c,[transr,uplo,trans,overwrite_c]) Constructing wrapper function "stpttf"... arf,info = stpttf(n,ap,[transr,uplo]) Constructing wrapper function "dtpttf"... arf,info = dtpttf(n,ap,[transr,uplo]) Constructing wrapper function "ctpttf"... arf,info = ctpttf(n,ap,[transr,uplo]) Constructing wrapper function "ztpttf"... arf,info = ztpttf(n,ap,[transr,uplo]) Constructing wrapper function "stpttr"... a,info = stpttr(n,ap,[uplo]) Constructing wrapper function "dtpttr"... a,info = dtpttr(n,ap,[uplo]) Constructing wrapper function "ctpttr"... a,info = ctpttr(n,ap,[uplo]) Constructing wrapper function "ztpttr"... a,info = ztpttr(n,ap,[uplo]) Constructing wrapper function "stfttp"... ap,info = stfttp(n,arf,[transr,uplo]) Constructing wrapper function "dtfttp"... ap,info = dtfttp(n,arf,[transr,uplo]) Constructing wrapper function "ctfttp"... ap,info = ctfttp(n,arf,[transr,uplo]) Constructing wrapper function "ztfttp"... ap,info = ztfttp(n,arf,[transr,uplo]) Constructing wrapper function "stfttr"... a,info = stfttr(n,arf,[transr,uplo]) Constructing wrapper function "dtfttr"... a,info = dtfttr(n,arf,[transr,uplo]) Constructing wrapper function "ctfttr"... a,info = ctfttr(n,arf,[transr,uplo]) Constructing wrapper function "ztfttr"... a,info = ztfttr(n,arf,[transr,uplo]) Constructing wrapper function "strttf"... arf,info = strttf(a,[transr,uplo]) Constructing wrapper function "dtrttf"... arf,info = dtrttf(a,[transr,uplo]) Constructing wrapper function "ctrttf"... arf,info = ctrttf(a,[transr,uplo]) Constructing wrapper function "ztrttf"... arf,info = ztrttf(a,[transr,uplo]) Constructing wrapper function "strttp"... ap,info = strttp(a,[uplo]) Constructing wrapper function "dtrttp"... ap,info = dtrttp(a,[uplo]) Constructing wrapper function "ctrttp"... ap,info = ctrttp(a,[uplo]) Constructing wrapper function "ztrttp"... ap,info = ztrttp(a,[uplo]) Constructing wrapper function "stfsm"... x = stfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Constructing wrapper function "dtfsm"... x = dtfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Constructing wrapper function "ctfsm"... x = ctfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Constructing wrapper function "ztfsm"... x = ztfsm(alpha,a,b,[transr,side,uplo,trans,diag,overwrite_b]) Constructing wrapper function "spftrf"... achol,info = spftrf(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "dpftrf"... achol,info = dpftrf(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "cpftrf"... achol,info = cpftrf(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "zpftrf"... achol,info = zpftrf(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "spftri"... ainv,info = spftri(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "dpftri"... ainv,info = dpftri(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "cpftri"... ainv,info = cpftri(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "zpftri"... ainv,info = zpftri(n,a,[transr,uplo,overwrite_a]) Constructing wrapper function "spftrs"... x,info = spftrs(n,a,b,[transr,uplo,overwrite_b]) Constructing wrapper function "dpftrs"... x,info = dpftrs(n,a,b,[transr,uplo,overwrite_b]) Constructing wrapper function "cpftrs"... x,info = cpftrs(n,a,b,[transr,uplo,overwrite_b]) Constructing wrapper function "zpftrs"... x,info = zpftrs(n,a,b,[transr,uplo,overwrite_b]) Constructing wrapper function "stzrzf"... rz,tau,info = stzrzf(a,[lwork,overwrite_a]) Constructing wrapper function "dtzrzf"... rz,tau,info = dtzrzf(a,[lwork,overwrite_a]) Constructing wrapper function "ctzrzf"... rz,tau,info = ctzrzf(a,[lwork,overwrite_a]) Constructing wrapper function "ztzrzf"... rz,tau,info = ztzrzf(a,[lwork,overwrite_a]) Constructing wrapper function "stzrzf_lwork"... work,info = stzrzf_lwork(m,n) Constructing wrapper function "dtzrzf_lwork"... work,info = dtzrzf_lwork(m,n) Constructing wrapper function "ctzrzf_lwork"... work,info = ctzrzf_lwork(m,n) Constructing wrapper function "ztzrzf_lwork"... work,info = ztzrzf_lwork(m,n) Constructing wrapper function "slasd4"... delta,sigma,work,info = slasd4(i,d,z,[rho]) Constructing wrapper function "dlasd4"... delta,sigma,work,info = dlasd4(i,d,z,[rho]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Constructing wrapper function "slaswp"... a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "dlaswp"... a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "claswp"... a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "zlaswp"... a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Creating wrapper for Fortran function "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Creating wrapper for Fortran function "slamch"("slamch")... Constructing wrapper function "slamch"... slamch = slamch(cmach) Creating wrapper for Fortran function "slange"("slange")... Constructing wrapper function "slange"... n2 = slange(norm,a) Creating wrapper for Fortran function "dlange"("dlange")... Constructing wrapper function "dlange"... n2 = dlange(norm,a) Creating wrapper for Fortran function "clange"("clange")... Constructing wrapper function "clange"... n2 = clange(norm,a) Creating wrapper for Fortran function "zlange"("zlange")... Constructing wrapper function "zlange"... n2 = zlange(norm,a) Constructing wrapper function "slarfg"... alpha,x,tau = slarfg(n,alpha,x,[incx,overwrite_x]) Constructing wrapper function "dlarfg"... alpha,x,tau = dlarfg(n,alpha,x,[incx,overwrite_x]) Constructing wrapper function "clarfg"... alpha,x,tau = clarfg(n,alpha,x,[incx,overwrite_x]) Constructing wrapper function "zlarfg"... alpha,x,tau = zlarfg(n,alpha,x,[incx,overwrite_x]) Constructing wrapper function "slarf"... c = slarf(v,tau,c,work,[side,incv,overwrite_c]) Constructing wrapper function "dlarf"... c = dlarf(v,tau,c,work,[side,incv,overwrite_c]) Constructing wrapper function "clarf"... c = clarf(v,tau,c,work,[side,incv,overwrite_c]) Constructing wrapper function "zlarf"... c = zlarf(v,tau,c,work,[side,incv,overwrite_c]) Constructing wrapper function "slartg"... cs,sn,r = slartg(f,g) Constructing wrapper function "dlartg"... cs,sn,r = dlartg(f,g) Constructing wrapper function "clartg"... cs,sn,r = clartg(f,g) Constructing wrapper function "zlartg"... cs,sn,r = zlartg(f,g) Constructing wrapper function "crot"... x,y = crot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "zrot"... x,y = zrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "ilaver"... major,minor,patch = ilaver() Wrote C/API module "_flapack" to file "build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapack-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._flinalg" sources f2py options: [] f2py:> build/src.linux-armv7l-3.8/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 {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_c vars2fortran: No typespec for argument "info". Block: ddet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_r vars2fortran: No typespec for argument "info". Block: ddet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_c vars2fortran: No typespec for argument "info". Block: sdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_r vars2fortran: No typespec for argument "info". Block: sdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_c vars2fortran: No typespec for argument "info". Block: zdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_r vars2fortran: No typespec for argument "info". Block: zdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_c vars2fortran: No typespec for argument "info". Block: cdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_r vars2fortran: No typespec for argument "info". Block: cdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:dlu_c vars2fortran: No typespec for argument "info". Block: dlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:zlu_c vars2fortran: No typespec for argument "info". Block: zlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:slu_c vars2fortran: No typespec for argument "info". Block: slu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:clu_c vars2fortran: No typespec for argument "info". Block: clu_c Post-processing (stage 2)... Building modules... Building module "_flinalg"... Constructing wrapper function "ddet_c"... det,info = ddet_c(a,[overwrite_a]) Constructing wrapper function "ddet_r"... det,info = ddet_r(a,[overwrite_a]) Constructing wrapper function "sdet_c"... det,info = sdet_c(a,[overwrite_a]) Constructing wrapper function "sdet_r"... det,info = sdet_r(a,[overwrite_a]) Constructing wrapper function "zdet_c"... det,info = zdet_c(a,[overwrite_a]) Constructing wrapper function "zdet_r"... det,info = zdet_r(a,[overwrite_a]) Constructing wrapper function "cdet_c"... det,info = cdet_c(a,[overwrite_a]) Constructing wrapper function "cdet_r"... det,info = cdet_r(a,[overwrite_a]) Constructing wrapper function "dlu_c"... p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "zlu_c"... p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "slu_c"... p,l,u,info = slu_c(a,[permute_l,overwrite_a]) 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-armv7l-3.8/scipy/linalg/_flinalgmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg building extension "scipy.linalg._interpolative" sources f2py options: [] f2py: scipy/linalg/interpolative.pyf 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"... Constructing wrapper function "id_srand"... r = id_srand(n) Constructing wrapper function "id_srandi"... id_srandi(t) Constructing wrapper function "id_srando"... id_srando() Constructing wrapper function "idd_frm"... y = idd_frm(n,w,x,[m]) Constructing wrapper function "idd_sfrm"... y = idd_sfrm(l,n,w,x,[m]) Constructing wrapper function "idd_frmi"... n,w = idd_frmi(m) Constructing wrapper function "idd_sfrmi"... n,w = idd_sfrmi(l,m) Constructing wrapper function "iddp_id"... krank,list,rnorms = iddp_id(eps,a,[m,n]) Constructing wrapper function "iddr_id"... list,rnorms = iddr_id(a,krank,[m,n]) Constructing wrapper function "idd_reconid"... approx = idd_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idd_reconint"... p = idd_reconint(list,proj,[n,krank]) Constructing wrapper function "idd_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idd_copycols(a,krank,list,[m,n]) Constructing wrapper function "idd_id2svd"... u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) 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]) 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]) Constructing wrapper function "iddr_svd"... u,v,s,ier = iddr_svd(a,krank,[m,n,r]) Constructing wrapper function "iddp_svd"... krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) 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]) Constructing wrapper function "idd_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idd_estrank(eps,a,w,ra,[m,n]) 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]) 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]) Constructing wrapper function "idd_findrank"... krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) 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]) Constructing wrapper function "iddr_aid"... list,proj = iddr_aid(a,krank,w,[m,n]) Constructing wrapper function "iddr_aidi"... w = iddr_aidi(m,n,krank) Constructing wrapper function "iddr_asvd"... u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) Constructing wrapper function "iddr_rid"... list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) 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]) Constructing wrapper function "idz_frm"... y = idz_frm(n,w,x,[m]) Constructing wrapper function "idz_sfrm"... y = idz_sfrm(l,n,w,x,[m]) Constructing wrapper function "idz_frmi"... n,w = idz_frmi(m) Constructing wrapper function "idz_sfrmi"... n,w = idz_sfrmi(l,m) Constructing wrapper function "idzp_id"... krank,list,rnorms = idzp_id(eps,a,[m,n]) Constructing wrapper function "idzr_id"... list,rnorms = idzr_id(a,krank,[m,n]) Constructing wrapper function "idz_reconid"... approx = idz_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idz_reconint"... p = idz_reconint(list,proj,[n,krank]) Constructing wrapper function "idz_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idz_copycols(a,krank,list,[m,n]) Constructing wrapper function "idz_id2svd"... u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) 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]) 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]) Constructing wrapper function "idzr_svd"... u,v,s,ier = idzr_svd(a,krank,[m,n,r]) Constructing wrapper function "idzp_svd"... krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) 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]) Constructing wrapper function "idz_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idz_estrank(eps,a,w,ra,[m,n]) 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]) 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]) Constructing wrapper function "idz_findrank"... krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) 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]) Constructing wrapper function "idzr_aid"... list,proj = idzr_aid(a,krank,w,[m,n]) Constructing wrapper function "idzr_aidi"... w = idzr_aidi(m,n,krank) Constructing wrapper function "idzr_asvd"... u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) Constructing wrapper function "idzr_rid"... list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) 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-armv7l-3.8/scipy/linalg/_interpolativemodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. building extension "scipy.linalg._solve_toeplitz" sources building extension "scipy.linalg.cython_blas" sources building extension "scipy.linalg.cython_lapack" sources building extension "scipy.linalg._decomp_update" sources building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources creating build/src.linux-armv7l-3.8/scipy/optimize creating build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src f2py options: [] 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"... Constructing wrapper function "setulb"... setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,maxls,[n]) Wrote C/API module "_lbfgsb" to file "build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources creating build/src.linux-armv7l-3.8/scipy/optimize/cobyla f2py options: [] f2py: scipy/optimize/cobyla/cobyla.pyf 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: _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 Building module "_cobyla"... Constructing wrapper function "minimize"... x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,[iprint,maxfun,calcfc_extra_args]) Wrote C/API module "_cobyla" to file "build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla building extension "scipy.optimize.minpack2" sources creating build/src.linux-armv7l-3.8/scipy/optimize/minpack2 f2py options: [] 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"... Constructing wrapper function "dcsrch"... stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) 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-armv7l-3.8/scipy/optimize/minpack2/minpack2module.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 building extension "scipy.optimize._slsqp" sources creating build/src.linux-armv7l-3.8/scipy/optimize/slsqp f2py options: [] 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"... 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-armv7l-3.8/scipy/optimize/slsqp/_slsqpmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp building extension "scipy.optimize._nnls" sources creating build/src.linux-armv7l-3.8/scipy/optimize/nnls f2py options: [] 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"... 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-armv7l-3.8/scipy/optimize/nnls/_nnlsmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls building extension "scipy.optimize._group_columns" sources building extension "scipy.optimize._bglu_dense" sources building extension "scipy.optimize._lsq.givens_elimination" sources building extension "scipy.optimize._trlib._trlib" sources building extension "scipy.optimize.cython_optimize._zeros" sources building extension "scipy.signal.sigtools" sources creating build/src.linux-armv7l-3.8/scipy/signal conv_template:> build/src.linux-armv7l-3.8/scipy/signal/lfilter.c conv_template:> build/src.linux-armv7l-3.8/scipy/signal/correlate_nd.c building extension "scipy.signal._spectral" sources building extension "scipy.signal._max_len_seq_inner" sources building extension "scipy.signal._peak_finding_utils" sources building extension "scipy.signal._upfirdn_apply" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources creating build/src.linux-armv7l-3.8/scipy/sparse creating build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/getbreak.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterative.pyf creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative f2py options: [] f2py: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.linux-armv7l-3.8/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"... Constructing wrapper function "sbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) 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) 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) 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) 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-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources creating build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack from_template:> build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/arpack.pyf creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack f2py options: [] f2py: build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.linux-armv7l-3.8/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"... 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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]) 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-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.csgraph._shortest_path" sources building extension "scipy.sparse.csgraph._traversal" sources building extension "scipy.sparse.csgraph._min_spanning_tree" sources building extension "scipy.sparse.csgraph._reordering" sources building extension "scipy.sparse.csgraph._tools" sources building extension "scipy.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] generating 'scipy/sparse/sparsetools/bsr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csc_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/other_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/sparsetools_impl.h' building extension "scipy.spatial.qhull" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.spatial._voronoi" sources building extension "scipy.spatial._hausdorff" sources building extension "scipy.special.specfun" sources creating build/src.linux-armv7l-3.8/scipy/special f2py options: ['--no-wrap-functions'] f2py: scipy/special/specfun.pyf 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: bernoa Block: lpmns Block: eulera Block: clqn Block: airyzo Block: eulerb Block: cva1 Block: lqnb Block: lamv Block: lagzo Block: legzo Block: pbdv Block: cerzo Block: lamn Block: clpn Block: lqmns Block: chgm Block: lpmn Block: fcszo Block: aswfb Block: lqna Block: cpbdn Block: lpn Block: fcoef Block: rcty Block: lpni Block: cyzo Block: othpl Block: klvnzo Block: jyzo Block: rctj Block: herzo Block: pbvv Block: segv Post-processing (stage 2)... Building modules... Building module "specfun"... Constructing wrapper function "clqmn"... cqm,cqd = clqmn(m,n,z) Constructing wrapper function "lqmn"... qm,qd = lqmn(m,n,x) Constructing wrapper function "clpmn"... cpm,cpd = clpmn(m,n,x,y,ntype) Constructing wrapper function "jdzo"... n,m,pcode,zo = jdzo(nt) Constructing wrapper function "bernob"... bn = bernob(n) Constructing wrapper function "bernoa"... bn = bernoa(n) Constructing wrapper function "lpmns"... pm,pd = lpmns(m,n,x) Constructing wrapper function "eulera"... en = eulera(n) Constructing wrapper function "clqn"... cqn,cqd = clqn(n,z) Constructing wrapper function "airyzo"... xa,xb,xc,xd = airyzo(nt,[kf]) Constructing wrapper function "eulerb"... en = eulerb(n) Constructing wrapper function "cva1"... cv = cva1(kd,m,q) Constructing wrapper function "lqnb"... qn,qd = lqnb(n,x) Constructing wrapper function "lamv"... vm,vl,dl = lamv(v,x) Constructing wrapper function "lagzo"... x,w = lagzo(n) Constructing wrapper function "legzo"... x,w = legzo(n) Constructing wrapper function "pbdv"... dv,dp,pdf,pdd = pbdv(v,x) Constructing wrapper function "cerzo"... zo = cerzo(nt) Constructing wrapper function "lamn"... nm,bl,dl = lamn(n,x) Constructing wrapper function "clpn"... cpn,cpd = clpn(n,z) Constructing wrapper function "lqmns"... qm,qd = lqmns(m,n,x) Constructing wrapper function "chgm"... hg = chgm(a,b,x) Constructing wrapper function "lpmn"... pm,pd = lpmn(m,n,x) Constructing wrapper function "fcszo"... zo = fcszo(kf,nt) Constructing wrapper function "aswfb"... s1f,s1d = aswfb(m,n,c,x,kd,cv) Constructing wrapper function "lqna"... qn,qd = lqna(n,x) Constructing wrapper function "cpbdn"... cpb,cpd = cpbdn(n,z) Constructing wrapper function "lpn"... pn,pd = lpn(n,x) Constructing wrapper function "fcoef"... fc = fcoef(kd,m,q,a) Constructing wrapper function "rcty"... nm,ry,dy = rcty(n,x) Constructing wrapper function "lpni"... pn,pd,pl = lpni(n,x) Constructing wrapper function "cyzo"... zo,zv = cyzo(nt,kf,kc) Constructing wrapper function "othpl"... pl,dpl = othpl(kf,n,x) Constructing wrapper function "klvnzo"... zo = klvnzo(nt,kd) Constructing wrapper function "jyzo"... rj0,rj1,ry0,ry1 = jyzo(n,nt) Constructing wrapper function "rctj"... nm,rj,dj = rctj(n,x) Constructing wrapper function "herzo"... x,w = herzo(n) Constructing wrapper function "pbvv"... vv,vp,pvf,pvd = pbvv(v,x) Constructing wrapper function "segv"... cv,eg = segv(m,n,c,kd) Wrote C/API module "specfun" to file "build/src.linux-armv7l-3.8/scipy/special/specfunmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special building extension "scipy.special._ufuncs" sources conv_template:> build/src.linux-armv7l-3.8/scipy/special/_logit.c building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.special._ellip_harm_2" sources building extension "scipy.special.cython_special" sources building extension "scipy.special._comb" sources building extension "scipy.special._test_round" sources building extension "scipy.stats.statlib" sources creating build/src.linux-armv7l-3.8/scipy/stats f2py options: ['--no-wrap-functions'] 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"... Constructing wrapper function "swilk"... a,w,pw,ifault = swilk(x,a,[init,n1]) Constructing wrapper function "gscale"... astart,a1,ifault = gscale(test,other) Constructing wrapper function "prho"... ifault = prho(n,is) Wrote C/API module "statlib" to file "build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats' to include_dirs. creating build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats copying /usr/lib/python3.8/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats building extension "scipy.stats._stats" sources building extension "scipy.stats.mvn" sources f2py options: [] 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"... Constructing wrapper function "mvnun"... value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) Constructing wrapper function "mvnun_weighted"... value,inform = mvnun_weighted(lower,upper,means,weights,covar,[maxpts,abseps,releps]) 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-armv7l-3.8/scipy/stats/mvnmodule.c" Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.8/scipy/stats/mvn-f2pywrappers.f" adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats' to include_dirs. adding 'build/src.linux-armv7l-3.8/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building extension "scipy.ndimage._ctest" sources building extension "scipy.ndimage._ctest_oldapi" sources building extension "scipy.ndimage._cytest" sources building extension "scipy._lib._ccallback_c" sources building extension "scipy._lib._test_ccallback" sources building extension "scipy._lib._fpumode" sources building extension "scipy._lib.messagestream" sources creating build/src.linux-armv7l-3.8/scipy/_lib customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler using config C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/include/python3.8 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.linux-armv7l-3.8 creating build/lib.linux-armv7l-3.8/scipy copying scipy/setup.py -> build/lib.linux-armv7l-3.8/scipy copying scipy/__init__.py -> build/lib.linux-armv7l-3.8/scipy copying scipy/_distributor_init.py -> build/lib.linux-armv7l-3.8/scipy copying scipy/version.py -> build/lib.linux-armv7l-3.8/scipy copying scipy/conftest.py -> build/lib.linux-armv7l-3.8/scipy copying build/src.linux-armv7l-3.8/scipy/__config__.py -> build/lib.linux-armv7l-3.8/scipy creating build/lib.linux-armv7l-3.8/scipy/cluster copying scipy/cluster/setup.py -> build/lib.linux-armv7l-3.8/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.linux-armv7l-3.8/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.linux-armv7l-3.8/scipy/cluster copying scipy/cluster/vq.py -> build/lib.linux-armv7l-3.8/scipy/cluster creating build/lib.linux-armv7l-3.8/scipy/constants copying scipy/constants/codata.py -> build/lib.linux-armv7l-3.8/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-armv7l-3.8/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-armv7l-3.8/scipy/constants copying scipy/constants/constants.py -> build/lib.linux-armv7l-3.8/scipy/constants creating build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/realtransforms.py -> build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.linux-armv7l-3.8/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-armv7l-3.8/scipy/fftpack creating build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/quadrature.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/_bvp.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/_ode.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.linux-armv7l-3.8/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.linux-armv7l-3.8/scipy/integrate creating build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/ivp.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/bdf.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/__init__.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/common.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/base.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/rk.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/radau.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp copying scipy/integrate/_ivp/lsoda.py -> build/lib.linux-armv7l-3.8/scipy/integrate/_ivp creating build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/interpnd_info.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/_fitpack_impl.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/_pade.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/_cubic.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/ndgriddata.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/_bsplines.py -> build/lib.linux-armv7l-3.8/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.linux-armv7l-3.8/scipy/interpolate creating build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/setup.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/idl.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/__init__.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/wavfile.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/netcdf.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/_fortran.py -> build/lib.linux-armv7l-3.8/scipy/io copying scipy/io/mmio.py -> build/lib.linux-armv7l-3.8/scipy/io creating build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/mio5_params.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.linux-armv7l-3.8/scipy/io/matlab creating build/lib.linux-armv7l-3.8/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.linux-armv7l-3.8/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.linux-armv7l-3.8/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.linux-armv7l-3.8/scipy/io/arff creating build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing creating build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_decomp_polar.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/setup.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/special_matrices.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp_svd.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_decomp_ldl.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/linalg_version.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_decomp_qz.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_testutils.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/misc.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_solvers.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/blas.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/basic.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp_schur.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/interpolative.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_sketches.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_procrustes.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_cython_signature_generator.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp_lu.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_expm_frechet.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/_generate_pyx.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/decomp_qr.py -> build/lib.linux-armv7l-3.8/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.linux-armv7l-3.8/scipy/linalg creating build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/setup.py -> build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/__init__.py -> build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/common.py -> build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/doccer.py -> build/lib.linux-armv7l-3.8/scipy/misc creating build/lib.linux-armv7l-3.8/scipy/odr copying scipy/odr/setup.py -> build/lib.linux-armv7l-3.8/scipy/odr copying scipy/odr/__init__.py -> build/lib.linux-armv7l-3.8/scipy/odr copying scipy/odr/add_newdocs.py -> build/lib.linux-armv7l-3.8/scipy/odr copying scipy/odr/odrpack.py -> build/lib.linux-armv7l-3.8/scipy/odr copying scipy/odr/models.py -> build/lib.linux-armv7l-3.8/scipy/odr creating build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_constraints.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_linprog_ip.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/setup.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_linprog_rs.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_linprog.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_differentialevolution.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_dual_annealing.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_differentiable_functions.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_trustregion.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_trustregion_krylov.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/nnls.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_spectral.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_trustregion_exact.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_linprog_util.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_linprog_simplex.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_remove_redundancy.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_root_scalar.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_basinhopping.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_shgo.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_hessian_update_strategy.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_minimize.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_root.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_hungarian.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/_numdiff.py -> build/lib.linux-armv7l-3.8/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.linux-armv7l-3.8/scipy/optimize creating build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/setup.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/bvls.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/least_squares.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/common.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/trf.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/dogbox.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/trf_linear.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq copying scipy/optimize/_lsq/lsq_linear.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_lsq creating build/lib.linux-armv7l-3.8/scipy/optimize/_trlib copying scipy/optimize/_trlib/setup.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trlib copying scipy/optimize/_trlib/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trlib creating build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/setup.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/report.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/canonical_constraint.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/qp_subproblem.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/projections.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr copying scipy/optimize/_trustregion_constr/tr_interior_point.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr creating build/lib.linux-armv7l-3.8/scipy/optimize/cython_optimize copying scipy/optimize/cython_optimize/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize/cython_optimize creating build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib copying scipy/optimize/_shgo_lib/triangulation.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib copying scipy/optimize/_shgo_lib/__init__.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib copying scipy/optimize/_shgo_lib/sobol_seq.py -> build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib creating build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/setup.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/lti_conversion.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/__init__.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/_arraytools.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/_upfirdn.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/filter_design.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/_max_len_seq.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/waveforms.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/fir_filter_design.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/bsplines.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/_peak_finding.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/signaltools.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/_savitzky_golay.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/ltisys.py -> build/lib.linux-armv7l-3.8/scipy/signal copying scipy/signal/wavelets.py -> build/lib.linux-armv7l-3.8/scipy/signal creating build/lib.linux-armv7l-3.8/scipy/signal/windows copying scipy/signal/windows/setup.py -> build/lib.linux-armv7l-3.8/scipy/signal/windows copying scipy/signal/windows/__init__.py -> build/lib.linux-armv7l-3.8/scipy/signal/windows copying scipy/signal/windows/windows.py -> build/lib.linux-armv7l-3.8/scipy/signal/windows creating build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/sparsetools.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/_index.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/csr.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/_matrix_io.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/base.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/lil.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/construct.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/dok.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/data.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/coo.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/dia.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/generate_sparsetools.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/csc.py -> build/lib.linux-armv7l-3.8/scipy/sparse copying scipy/sparse/extract.py -> build/lib.linux-armv7l-3.8/scipy/sparse creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/_norm.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/_gcrotmk.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack creating build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg creating build/lib.linux-armv7l-3.8/scipy/sparse/csgraph copying scipy/sparse/csgraph/setup.py -> build/lib.linux-armv7l-3.8/scipy/sparse/csgraph copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-armv7l-3.8/scipy/sparse/csgraph copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-armv7l-3.8/scipy/sparse/csgraph copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-armv7l-3.8/scipy/sparse/csgraph creating build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/setup.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/_plotutils.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/distance.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/_procrustes.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/_spherical_voronoi.py -> build/lib.linux-armv7l-3.8/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.linux-armv7l-3.8/scipy/spatial creating build/lib.linux-armv7l-3.8/scipy/spatial/transform copying scipy/spatial/transform/setup.py -> build/lib.linux-armv7l-3.8/scipy/spatial/transform copying scipy/spatial/transform/rotation.py -> build/lib.linux-armv7l-3.8/scipy/spatial/transform copying scipy/spatial/transform/__init__.py -> build/lib.linux-armv7l-3.8/scipy/spatial/transform copying scipy/spatial/transform/_rotation_spline.py -> build/lib.linux-armv7l-3.8/scipy/spatial/transform creating build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/setup.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_logsumexp.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_mptestutils.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/spfun_stats.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/__init__.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/lambertw.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/add_newdocs.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_spherical_bessel.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_testutils.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_ellip_harm.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/orthogonal.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/basic.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/sf_error.py -> build/lib.linux-armv7l-3.8/scipy/special copying scipy/special/_generate_pyx.py -> build/lib.linux-armv7l-3.8/scipy/special creating build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/setup.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/struve_convergence.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/__init__.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/lambertw.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/loggamma.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/expn_asy.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/zetac.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/gammainc_data.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/gammainc_asy.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute copying scipy/special/_precompute/utils.py -> build/lib.linux-armv7l-3.8/scipy/special/_precompute creating build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/setup.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_discrete_distns.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/contingency.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/__init__.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/mstats.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/kde.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_stats_mstats_common.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/distributions.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/vonmises.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_distr_params.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_distn_infrastructure.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_constants.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_continuous_distns.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_hypotests.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/morestats.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_multivariate.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_binned_statistic.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/_rvs_sampling.py -> build/lib.linux-armv7l-3.8/scipy/stats copying scipy/stats/stats.py -> build/lib.linux-armv7l-3.8/scipy/stats creating build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/_ni_docstrings.py -> build/lib.linux-armv7l-3.8/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.linux-armv7l-3.8/scipy/ndimage creating build/lib.linux-armv7l-3.8/scipy/_build_utils copying scipy/_build_utils/__init__.py -> build/lib.linux-armv7l-3.8/scipy/_build_utils copying scipy/_build_utils/_fortran.py -> build/lib.linux-armv7l-3.8/scipy/_build_utils copying scipy/_build_utils/system_info.py -> build/lib.linux-armv7l-3.8/scipy/_build_utils creating build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/setup.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_numpy_compat.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_gcutils.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/__init__.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/decorator.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_tmpdirs.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_threadsafety.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_testutils.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_util.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/six.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_ccallback.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/doccer.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/_lib/_version.py -> build/lib.linux-armv7l-3.8/scipy/_lib copying scipy/misc/ascent.dat -> build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/ecg.dat -> build/lib.linux-armv7l-3.8/scipy/misc copying scipy/misc/face.dat -> build/lib.linux-armv7l-3.8/scipy/misc running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8 creating build/temp.linux-armv7l-3.8/scipy creating build/temp.linux-armv7l-3.8/scipy/fftpack creating build/temp.linux-armv7l-3.8/scipy/fftpack/src creating build/temp.linux-armv7l-3.8/scipy/fftpack/src/dfftpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.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/fftpack/src/dfftpack/dcosqb.f:26:18: 25 | DO 101 I=3,N,2 | 2 26 | XIM1 = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:26:25: 25 | DO 101 I=3,N,2 | 2 26 | XIM1 = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:27:11: 25 | DO 101 I=3,N,2 | 2 26 | XIM1 = X(I-1)+X(I) 27 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:27:18: 25 | DO 101 I=3,N,2 | 2 26 | XIM1 = X(I-1)+X(I) 27 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:27:23: 25 | DO 101 I=3,N,2 | 2 26 | XIM1 = X(I-1)+X(I) 27 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:28:11: 25 | DO 101 I=3,N,2 | 2 ...... 28 | X(I-1) = XIM1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:36:12: 34 | DO 102 K=2,NS2 | 2 35 | KC = NP2-K 36 | XH(K) = W(K-1)*X(KC)+W(KC-1)*X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:36:40: 34 | DO 102 K=2,NS2 | 2 35 | KC = NP2-K 36 | XH(K) = W(K-1)*X(KC)+W(KC-1)*X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:37:27: 34 | DO 102 K=2,NS2 | 2 ...... 37 | XH(KC) = W(K-1)*X(K)-W(KC-1)*X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:42:11: 40 | DO 103 K=2,NS2 | 2 41 | KC = NP2-K 42 | X(K) = XH(K)+XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:42:19: 40 | DO 103 K=2,NS2 | 2 41 | KC = NP2-K 42 | X(K) = XH(K)+XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqb.f:43:20: 40 | DO 103 K=2,NS2 | 2 ...... 43 | X(KC) = XH(K)-XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosti.f:15:15: 12 | DO 101 K=2,NS2 | 2 ...... 15 | WSAVE(K) = 2.0D0*SIN(FK*DT) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:342:43: 324 | DO 103 I=3,IDO,2 | 2 ...... 342 | CH(I-1,K,2) = WA1(I-2)*CR2-WA1(I-1)*CI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:343:41: 324 | DO 103 I=3,IDO,2 | 2 ...... 343 | CH(I,K,2) = WA1(I-2)*CI2+WA1(I-1)*CR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:344:43: 324 | DO 103 I=3,IDO,2 | 2 ...... 344 | CH(I-1,K,3) = WA2(I-2)*CR3-WA2(I-1)*CI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:345:41: 324 | DO 103 I=3,IDO,2 | 2 ...... 345 | CH(I,K,3) = WA2(I-2)*CI3+WA2(I-1)*CR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:346:43: 324 | DO 103 I=3,IDO,2 | 2 ...... 346 | CH(I-1,K,4) = WA3(I-2)*CR4-WA3(I-1)*CI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:347:41: 324 | DO 103 I=3,IDO,2 | 2 ...... 347 | CH(I,K,4) = WA3(I-2)*CI4+WA3(I-1)*CR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:248:43: 242 | DO 103 I=3,IDO,2 | 2 ...... 248 | CH(I-1,K,2) = WA1(I-2)*TR2-WA1(I-1)*TI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:249:41: 242 | DO 103 I=3,IDO,2 | 2 ...... 249 | CH(I,K,2) = WA1(I-2)*TI2+WA1(I-1)*TR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:293:43: 279 | DO 102 I=3,IDO,2 | 2 ...... 293 | CH(I-1,K,2) = WA1(I-2)*DR2-WA1(I-1)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:294:41: 279 | DO 102 I=3,IDO,2 | 2 ...... 294 | CH(I,K,2) = WA1(I-2)*DI2+WA1(I-1)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:295:43: 279 | DO 102 I=3,IDO,2 | 2 ...... 295 | CH(I-1,K,3) = WA2(I-2)*DR3-WA2(I-1)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:296:41: 279 | DO 102 I=3,IDO,2 | 2 ...... 296 | CH(I,K,3) = WA2(I-2)*DI3+WA2(I-1)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:425:43: 397 | DO 102 I=3,IDO,2 | 2 ...... 425 | CH(I-1,K,2) = WA1(I-2)*DR2-WA1(I-1)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:426:41: 397 | DO 102 I=3,IDO,2 | 2 ...... 426 | CH(I,K,2) = WA1(I-2)*DI2+WA1(I-1)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:427:43: 397 | DO 102 I=3,IDO,2 | 2 ...... 427 | CH(I-1,K,3) = WA2(I-2)*DR3-WA2(I-1)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:428:41: 397 | DO 102 I=3,IDO,2 | 2 ...... 428 | CH(I,K,3) = WA2(I-2)*DI3+WA2(I-1)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:429:43: 397 | DO 102 I=3,IDO,2 | 2 ...... 429 | CH(I-1,K,4) = WA3(I-2)*DR4-WA3(I-1)*DI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:430:41: 397 | DO 102 I=3,IDO,2 | 2 ...... 430 | CH(I,K,4) = WA3(I-2)*DI4+WA3(I-1)*DR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:431:43: 397 | DO 102 I=3,IDO,2 | 2 ...... 431 | CH(I-1,K,5) = WA4(I-2)*DR5-WA4(I-1)*DI5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftb1.f:432:41: 397 | DO 102 I=3,IDO,2 | 2 ...... 432 | CH(I,K,5) = WA4(I-2)*DI5+WA4(I-1)*DR5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcost.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 gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/fftpack/src/dfftpack/dfftf1.f:329:43: 327 | DO 103 I=3,IDO,2 | 2 328 | IC = IDP2-I 329 | CR2 = WA1(I-2)*CC(I-1,K,2)+WA1(I-1)*CC(I,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:330:41: 327 | DO 103 I=3,IDO,2 | 2 ...... 330 | CI2 = WA1(I-2)*CC(I,K,2)-WA1(I-1)*CC(I-1,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:331:43: 327 | DO 103 I=3,IDO,2 | 2 ...... 331 | CR3 = WA2(I-2)*CC(I-1,K,3)+WA2(I-1)*CC(I,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:332:41: 327 | DO 103 I=3,IDO,2 | 2 ...... 332 | CI3 = WA2(I-2)*CC(I,K,3)-WA2(I-1)*CC(I-1,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:333:43: 327 | DO 103 I=3,IDO,2 | 2 ...... 333 | CR4 = WA3(I-2)*CC(I-1,K,4)+WA3(I-1)*CC(I,K,4) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:334:41: 327 | DO 103 I=3,IDO,2 | 2 ...... 334 | CI4 = WA3(I-2)*CC(I,K,4)-WA3(I-1)*CC(I-1,K,4) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:251:43: 249 | DO 103 I=3,IDO,2 | 2 250 | IC = IDP2-I 251 | TR2 = WA1(I-2)*CC(I-1,K,2)+WA1(I-1)*CC(I,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:252:41: 249 | DO 103 I=3,IDO,2 | 2 ...... 252 | TI2 = WA1(I-2)*CC(I,K,2)-WA1(I-1)*CC(I-1,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f scipy/fftpack/src/dfftpack/dfftf1.f:286:43: 284 | DO 102 I=3,IDO,2 | 2 285 | IC = IDP2-I 286 | DR2 = WA1(I-2)*CC(I-1,K,2)+WA1(I-1)*CC(I,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:287:41: 284 | DO 102 I=3,IDO,2 | 2 ...... 287 | DI2 = WA1(I-2)*CC(I,K,2)-WA1(I-1)*CC(I-1,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:288:43: 284 | DO 102 I=3,IDO,2 | 2 ...... 288 | DR3 = WA2(I-2)*CC(I-1,K,3)+WA2(I-1)*CC(I,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:289:41: 284 | DO 102 I=3,IDO,2 | 2 ...... 289 | DI3 = WA2(I-2)*CC(I,K,3)-WA2(I-1)*CC(I-1,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:394:43: 392 | DO 102 I=3,IDO,2 | 2 393 | IC = IDP2-I 394 | DR2 = WA1(I-2)*CC(I-1,K,2)+WA1(I-1)*CC(I,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:395:41: 392 | DO 102 I=3,IDO,2 | 2 ...... 395 | DI2 = WA1(I-2)*CC(I,K,2)-WA1(I-1)*CC(I-1,K,2) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:396:43: 392 | DO 102 I=3,IDO,2 | 2 ...... 396 | DR3 = WA2(I-2)*CC(I-1,K,3)+WA2(I-1)*CC(I,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:397:41: 392 | DO 102 I=3,IDO,2 | 2 ...... 397 | DI3 = WA2(I-2)*CC(I,K,3)-WA2(I-1)*CC(I-1,K,3) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:398:43: 392 | DO 102 I=3,IDO,2 | 2 ...... 398 | DR4 = WA3(I-2)*CC(I-1,K,4)+WA3(I-1)*CC(I,K,4) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:399:41: 392 | DO 102 I=3,IDO,2 | 2 ...... 399 | DI4 = WA3(I-2)*CC(I,K,4)-WA3(I-1)*CC(I-1,K,4) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:400:43: 392 | DO 102 I=3,IDO,2 | 2 ...... 400 | DR5 = WA4(I-2)*CC(I-1,K,5)+WA4(I-1)*CC(I,K,5) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dfftf1.f:401:41: 392 | DO 102 I=3,IDO,2 | 2 ...... 401 | DI5 = WA4(I-2)*CC(I,K,5)-WA4(I-1)*CC(I-1,K,5) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/fftpack/src/dfftpack/dcosqf.f:25:12: 23 | DO 101 K=2,NS2 | 2 24 | KC = NP2-K 25 | XH(K) = X(K)+X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:25:19: 23 | DO 101 K=2,NS2 | 2 24 | KC = NP2-K 25 | XH(K) = X(K)+X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:26:20: 23 | DO 101 K=2,NS2 | 2 ...... 26 | XH(KC) = X(K)-X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f scipy/fftpack/src/dfftpack/dcosqf.f:32:11: 30 | DO 102 K=2,NS2 | 2 31 | KC = NP2-K 32 | X(K) = W(K-1)*XH(KC)+W(KC-1)*XH(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:32:41: 30 | DO 102 K=2,NS2 | 2 31 | KC = NP2-K 32 | X(K) = W(K-1)*XH(KC)+W(KC-1)*XH(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:33:27: 30 | DO 102 K=2,NS2 | 2 ...... 33 | X(KC) = W(K-1)*XH(K)-W(KC-1)*XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:38:18: 37 | DO 103 I=3,N,2 | 2 38 | XIM1 = X(I-1)-X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:38:25: 37 | DO 103 I=3,N,2 | 2 38 | XIM1 = X(I-1)-X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:39:11: 37 | DO 103 I=3,N,2 | 2 38 | XIM1 = X(I-1)-X(I) 39 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:39:18: 37 | DO 103 I=3,N,2 | 2 38 | XIM1 = X(I-1)-X(I) 39 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:39:25: 37 | DO 103 I=3,N,2 | 2 38 | XIM1 = X(I-1)-X(I) 39 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dcosqf.f:40:11: 37 | DO 103 I=3,N,2 | 2 ...... 40 | X(I-1) = XIM1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.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/fftpack/src/dfftpack/dsinqb.f:10:11: 9 | DO 102 K=2,N,2 | 2 10 | X(K) = -X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dsinqb.f:10:19: 9 | DO 102 K=2,N,2 | 2 10 | X(K) = -X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dsinqf.f:15:11: 14 | DO 102 K=2,N,2 | 2 15 | X(K) = -X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/dsinqf.f:15:19: 14 | DO 102 K=2,N,2 | 2 15 | X(K) = -X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/fftpack/src/dfftpack/zfftb1.f:302:43: 285 | DO 103 I=2,IDO,2 | 2 ...... 302 | CH(I-1,K,2) = WA1(I-1)*CR2-WA1(I)*CI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:303:41: 285 | DO 103 I=2,IDO,2 | 2 ...... 303 | CH(I,K,2) = WA1(I-1)*CI2+WA1(I)*CR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:304:43: 285 | DO 103 I=2,IDO,2 | 2 ...... 304 | CH(I-1,K,3) = WA2(I-1)*CR3-WA2(I)*CI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:305:41: 285 | DO 103 I=2,IDO,2 | 2 ...... 305 | CH(I,K,3) = WA2(I-1)*CI3+WA2(I)*CR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:306:43: 285 | DO 103 I=2,IDO,2 | 2 ...... 306 | CH(I-1,K,4) = WA3(I-1)*CR4-WA3(I)*CI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:307:41: 285 | DO 103 I=2,IDO,2 | 2 ...... 307 | CH(I,K,4) = WA3(I-1)*CI4+WA3(I)*CR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:203:41: 198 | DO 103 I=2,IDO,2 | 2 ...... 203 | CH(I,K,2) = WA1(I-1)*TI2+WA1(I)*TR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:204:43: 198 | DO 103 I=2,IDO,2 | 2 ...... 204 | CH(I-1,K,2) = WA1(I-1)*TR2-WA1(I)*TI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:248:41: 235 | DO 103 I=2,IDO,2 | 2 ...... 248 | CH(I,K,2) = WA1(I-1)*DI2+WA1(I)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:249:43: 235 | DO 103 I=2,IDO,2 | 2 ...... 249 | CH(I-1,K,2) = WA1(I-1)*DR2-WA1(I)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:250:41: 235 | DO 103 I=2,IDO,2 | 2 ...... 250 | CH(I,K,3) = WA2(I-1)*DI3+WA2(I)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:251:43: 235 | DO 103 I=2,IDO,2 | 2 ...... 251 | CH(I-1,K,3) = WA2(I-1)*DR3-WA2(I)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:384:43: 357 | DO 103 I=2,IDO,2 | 2 ...... 384 | CH(I-1,K,2) = WA1(I-1)*DR2-WA1(I)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:385:41: 357 | DO 103 I=2,IDO,2 | 2 ...... 385 | CH(I,K,2) = WA1(I-1)*DI2+WA1(I)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:386:43: 357 | DO 103 I=2,IDO,2 | 2 ...... 386 | CH(I-1,K,3) = WA2(I-1)*DR3-WA2(I)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:387:41: 357 | DO 103 I=2,IDO,2 | 2 ...... 387 | CH(I,K,3) = WA2(I-1)*DI3+WA2(I)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:388:43: 357 | DO 103 I=2,IDO,2 | 2 ...... 388 | CH(I-1,K,4) = WA3(I-1)*DR4-WA3(I)*DI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:389:41: 357 | DO 103 I=2,IDO,2 | 2 ...... 389 | CH(I,K,4) = WA3(I-1)*DI4+WA3(I)*DR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:390:43: 357 | DO 103 I=2,IDO,2 | 2 ...... 390 | CH(I-1,K,5) = WA4(I-1)*DR5-WA4(I)*DI5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftb1.f:391:41: 357 | DO 103 I=2,IDO,2 | 2 ...... 391 | CH(I,K,5) = WA4(I-1)*DI5+WA4(I)*DR5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:301:43: 284 | DO 103 I=2,IDO,2 | 2 ...... 301 | CH(I-1,K,2) = WA1(I-1)*CR2+WA1(I)*CI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:302:41: 284 | DO 103 I=2,IDO,2 | 2 ...... 302 | CH(I,K,2) = WA1(I-1)*CI2-WA1(I)*CR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:303:43: 284 | DO 103 I=2,IDO,2 | 2 ...... 303 | CH(I-1,K,3) = WA2(I-1)*CR3+WA2(I)*CI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:304:41: 284 | DO 103 I=2,IDO,2 | 2 ...... 304 | CH(I,K,3) = WA2(I-1)*CI3-WA2(I)*CR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:305:43: 284 | DO 103 I=2,IDO,2 | 2 ...... 305 | CH(I-1,K,4) = WA3(I-1)*CR4+WA3(I)*CI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:306:41: 284 | DO 103 I=2,IDO,2 | 2 ...... 306 | CH(I,K,4) = WA3(I-1)*CI4-WA3(I)*CR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:203:41: 198 | DO 103 I=2,IDO,2 | 2 ...... 203 | CH(I,K,2) = WA1(I-1)*TI2-WA1(I)*TR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:204:43: 198 | DO 103 I=2,IDO,2 | 2 ...... 204 | CH(I-1,K,2) = WA1(I-1)*TR2+WA1(I)*TI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:248:41: 235 | DO 103 I=2,IDO,2 | 2 ...... 248 | CH(I,K,2) = WA1(I-1)*DI2-WA1(I)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:249:43: 235 | DO 103 I=2,IDO,2 | 2 ...... 249 | CH(I-1,K,2) = WA1(I-1)*DR2+WA1(I)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:250:41: 235 | DO 103 I=2,IDO,2 | 2 ...... 250 | CH(I,K,3) = WA2(I-1)*DI3-WA2(I)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:251:43: 235 | DO 103 I=2,IDO,2 | 2 ...... 251 | CH(I-1,K,3) = WA2(I-1)*DR3+WA2(I)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:383:43: 356 | DO 103 I=2,IDO,2 | 2 ...... 383 | CH(I-1,K,2) = WA1(I-1)*DR2+WA1(I)*DI2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:384:41: 356 | DO 103 I=2,IDO,2 | 2 ...... 384 | CH(I,K,2) = WA1(I-1)*DI2-WA1(I)*DR2 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:385:43: 356 | DO 103 I=2,IDO,2 | 2 ...... 385 | CH(I-1,K,3) = WA2(I-1)*DR3+WA2(I)*DI3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:386:41: 356 | DO 103 I=2,IDO,2 | 2 ...... 386 | CH(I,K,3) = WA2(I-1)*DI3-WA2(I)*DR3 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:387:43: 356 | DO 103 I=2,IDO,2 | 2 ...... 387 | CH(I-1,K,4) = WA3(I-1)*DR4+WA3(I)*DI4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:388:41: 356 | DO 103 I=2,IDO,2 | 2 ...... 388 | CH(I,K,4) = WA3(I-1)*DI4-WA3(I)*DR4 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:389:43: 356 | DO 103 I=2,IDO,2 | 2 ...... 389 | CH(I-1,K,5) = WA4(I-1)*DR5+WA4(I)*DI5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/dfftpack/zfftf1.f:390:41: 356 | DO 103 I=2,IDO,2 | 2 ...... 390 | CH(I,K,5) = WA4(I-1)*DI5-WA4(I)*DR5 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f gfortran:f77: scipy/fftpack/src/dfftpack/dffti.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 gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 23 object files to build/temp.linux-armv7l-3.8/libdfftpack.a building 'fftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/fftpack/src/fftpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f gfortran:f77: scipy/fftpack/src/fftpack/cffti.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf.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/fftpack/src/fftpack/cosqb.f:25:18: 24 | DO 101 I=3,N,2 | 2 25 | XIM1 = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:25:25: 24 | DO 101 I=3,N,2 | 2 25 | XIM1 = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:26:11: 24 | DO 101 I=3,N,2 | 2 25 | XIM1 = X(I-1)+X(I) 26 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:26:18: 24 | DO 101 I=3,N,2 | 2 25 | XIM1 = X(I-1)+X(I) 26 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:26:23: 24 | DO 101 I=3,N,2 | 2 25 | XIM1 = X(I-1)+X(I) 26 | X(I) = X(I)-X(I-1) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:27:11: 24 | DO 101 I=3,N,2 | 2 ...... 27 | X(I-1) = XIM1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:35:12: 33 | DO 102 K=2,NS2 | 2 34 | KC = NP2-K 35 | XH(K) = W(K-1)*X(KC)+W(KC-1)*X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:35:40: 33 | DO 102 K=2,NS2 | 2 34 | KC = NP2-K 35 | XH(K) = W(K-1)*X(KC)+W(KC-1)*X(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:36:27: 33 | DO 102 K=2,NS2 | 2 ...... 36 | XH(KC) = W(K-1)*X(K)-W(KC-1)*X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:41:11: 39 | DO 103 K=2,NS2 | 2 40 | KC = NP2-K 41 | X(K) = XH(K)+XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:41:19: 39 | DO 103 K=2,NS2 | 2 40 | KC = NP2-K 41 | X(K) = XH(K)+XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqb.f:42:20: 39 | DO 103 K=2,NS2 | 2 ...... 42 | X(KC) = XH(K)-XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.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 gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/fftpack/src/fftpack/cosqf.f:24:12: 22 | DO 101 K=2,NS2 | 2 23 | KC = NP2-K 24 | XH(K) = X(K)+X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:24:19: 22 | DO 101 K=2,NS2 | 2 23 | KC = NP2-K 24 | XH(K) = X(K)+X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:25:20: 22 | DO 101 K=2,NS2 | 2 ...... 25 | XH(KC) = X(K)-X(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:31:11: 29 | DO 102 K=2,NS2 | 2 30 | KC = NP2-K 31 | X(K) = W(K-1)*XH(KC)+W(KC-1)*XH(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:31:41: 29 | DO 102 K=2,NS2 | 2 30 | KC = NP2-K 31 | X(K) = W(K-1)*XH(KC)+W(KC-1)*XH(K) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:32:27: 29 | DO 102 K=2,NS2 | 2 ...... 32 | X(KC) = W(K-1)*XH(K)-W(KC-1)*XH(KC) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:37:18: 36 | DO 103 I=3,N,2 | 2 37 | XIM1 = X(I-1)-X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:37:25: 36 | DO 103 I=3,N,2 | 2 37 | XIM1 = X(I-1)-X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:38:11: 36 | DO 103 I=3,N,2 | 2 37 | XIM1 = X(I-1)-X(I) 38 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:38:18: 36 | DO 103 I=3,N,2 | 2 37 | XIM1 = X(I-1)-X(I) 38 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:38:25: 36 | DO 103 I=3,N,2 | 2 37 | XIM1 = X(I-1)-X(I) 38 | X(I) = X(I-1)+X(I) | 1 Warning: Array reference at (1) out of bounds (3 > 1) in loop beginning at (2) scipy/fftpack/src/fftpack/cosqf.f:39:11: 36 | DO 103 I=3,N,2 | 2 ...... 39 | X(I-1) = XIM1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/cost.f gfortran:f77: scipy/fftpack/src/fftpack/costi.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 gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f gfortran:f77: scipy/fftpack/src/fftpack/sinqb.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 gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f gfortran:f77: scipy/fftpack/src/fftpack/sint.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 gfortran:f77: scipy/fftpack/src/fftpack/sinti.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/sint1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/fftpack/src/fftpack/rffti.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf.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 ar: adding 23 object files to build/temp.linux-armv7l-3.8/libfftpack.a building 'mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/integrate/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-3.8/scipy/integrate creating build/temp.linux-armv7l-3.8/scipy/integrate/mach compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/mach/xerror.f gfortran:f77: scipy/integrate/mach/d1mach.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: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument ‘l1’ at (1) [-Wunused-dummy-argument] scipy/integrate/mach/xerror.f:1:40: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument ‘l2’ at (1) [-Wunused-dummy-argument] ar: adding 2 object files to build/temp.linux-armv7l-3.8/libmach.a building 'quadpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/integrate/quadpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/quadpack/dqags.f gfortran:f77: scipy/integrate/quadpack/dqag.f gfortran:f77: scipy/integrate/quadpack/dqagie.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqawce.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 gfortran:f77: scipy/integrate/quadpack/dqage.f 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 scipy/integrate/quadpack/dqagie.f:411:0: 411 | small = small*0.5d+00 | Warning: ‘small’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagie.f:372:0: 372 | 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: 362 | erlarg = erlarg-erlast | Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:404:0: 404 | small = small*0.5d+00 | Warning: ‘small’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:363:0: 363 | 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: 353 | erlarg = erlarg-erlast | Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqagse.f:418:0: 418 | if(ierro.eq.3) abserr = abserr+correc | Warning: ‘correc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/integrate/quadpack/dqawf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqawfe.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqagi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqawfe.f:267:10: 267 | 10 l = dabs(omega) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/integrate/quadpack/dqagp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqawfe.f:358:0: 358 | 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: 316 | 20 psum(numrl2) = psum(ll)+rslst(lst) | Warning: ‘ll’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/integrate/quadpack/dqawo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqawc.f gfortran:f77: scipy/integrate/quadpack/dqagpe.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 gfortran:f77: scipy/integrate/quadpack/dqawoe.f scipy/integrate/quadpack/dqagpe.f:297:72: 297 | do 20 j = ip1,nintp1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqawse.f gfortran:f77: scipy/integrate/quadpack/dqc25s.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/dqagpe.f:524:0: 524 | 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: 350 | iord(k) = iord(i) | Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqawoe.f:449:0: 449 | 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: 428 | erlarg = erlarg-erlast | Warning: ‘erlarg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqawoe.f:505:0: 505 | if(ierro.eq.3) abserr = abserr+correc | Warning: ‘correc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/integrate/quadpack/dqc25c.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqc25f.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqaws.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk15.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk21.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqc25f.f:341:0: 341 | ress24 = ress24+cheb24(k+1)*chebmo(m,k+1) | Warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/integrate/quadpack/dqk15i.f gfortran:f77: scipy/integrate/quadpack/dqcheb.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 gfortran:f77: scipy/integrate/quadpack/dqk31.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk15w.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk41.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk51.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqelg.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqng.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqwgtf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqk61.f scipy/integrate/quadpack/dqwgtf.f:1:49: 1 | 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: 1 | 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: 1 | double precision function dqwgtf(x,omega,p2,p3,p4,integr) | 1 Warning: Unused dummy argument ‘p4’ at (1) [-Wunused-dummy-argument] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqwgts.f scipy/integrate/quadpack/dqng.f:365:0: 365 | * abserr = resasc*dmin1(0.1d+01,(0.2d+03*abserr/resasc)**1.5d+00) | Warning: ‘resasc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqng.f:367:0: 367 | * ((epmach*0.5d+02)*resabs,abserr) | Warning: ‘resabs’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/quadpack/dqng.f:363:0: 363 | abserr = dabs((res87-res43)*hlgth) | Warning: ‘res43’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/quadpack/dqmomo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/quadpack/dqmomo.f:126:5: 126 | 90 return | 1 Warning: Label 90 at (1) defined but not used [-Wunused-label] gfortran:f77: scipy/integrate/quadpack/dqpsrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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: 1 | 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: 1 | 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: 1 | 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: 1 | double precision function dqwgtc(x,c,p2,p3,p4,kp) | 1 Warning: Unused dummy argument ‘p4’ at (1) [-Wunused-dummy-argument] ar: adding 35 object files to build/temp.linux-armv7l-3.8/libquadpack.a building 'lsoda' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/integrate/odepack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/odepack/blkdta000.f gfortran:f77: scipy/integrate/odepack/cfode.f gfortran:f77: scipy/integrate/odepack/ewset.f gfortran:f77: scipy/integrate/odepack/bnorm.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 gfortran:f77: scipy/integrate/odepack/fnorm.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/bnorm.f:24:72: 24 | 10 sum = sum + dabs(a(i1-j,j))/w(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/cfode.f:62:72: 62 | 110 pc(i) = pc(i-1) + fnqm1*pc(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/cfode.f:71:72: 71 | 120 xpin = xpin + tsign*pc(i)/dfloat(i+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/cfode.f:76:72: 76 | 130 elco(i+1,nq) = rq1fac*pc(i)/dfloat(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) scipy/integrate/odepack/cfode.f:99:72: 99 | 210 pc(i) = pc(i-1) + fnq*pc(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/cfode.f:103:72: 103 | 220 elco(i,nq) = pc(i)/pc(2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/ewset.f:17:72: 17 | 15 ewt(i) = rtol(1)*dabs(ycur(i)) + atol(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/ewset.f:21:72: 21 | 25 ewt(i) = rtol(1)*dabs(ycur(i)) + atol(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/ewset.f:25:72: 25 | 35 ewt(i) = rtol(i)*dabs(ycur(i)) + atol(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/integrate/odepack/ewset.f:29:72: 29 | 45 ewt(i) = rtol(i)*dabs(ycur(i)) + atol(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/integrate/odepack/fnorm.f:16:72: 16 | 10 sum = sum + dabs(a(i,j))/w(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran:f77: scipy/integrate/odepack/intdy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/odepack/lsoda.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/intdy.f:48:72: 48 | 10 ic = ic*jj | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/intdy.f:51:72: 51 | 20 dky(i) = c*yh(i,l) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/intdy.f:61:72: 61 | 30 ic = ic*jj | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/integrate/odepack/intdy.f:64:72: 64 | 40 dky(i) = c*yh(i,jp1) + s*dky(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/integrate/odepack/intdy.f:69:72: 69 | 60 dky(i) = r*dky(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) gfortran:f77: scipy/integrate/odepack/prja.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/lsoda.f:1178:72: 1178 | 95 rwork(i) = 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1) scipy/integrate/odepack/lsoda.f:1219:72: 1219 | 115 rwork(i+lyh-1) = y(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/lsoda.f:1226:72: 1226 | 120 rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/lsoda.f:1253:72: 1253 | 130 tol = dmax1(tol,rtol(i)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) scipy/integrate/odepack/lsoda.f:1274:72: 1274 | 190 rwork(i+lf0-1) = h0*rwork(i+lf0-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/integrate/odepack/prja.f:69:72: 69 | 110 wm(i+2) = 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/lsoda.f:1330:72: 1330 | 260 rwork(i+lewt-1) = 1.0d0/rwork(i+lewt-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/prja.f:77:72: 77 | 120 wm(i+2) = wm(i+2)*con | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/prja.f:96:72: 96 | 220 wm(i+j1) = (ftem(i) - savf(i))*fac | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/prja.f:109:72: 109 | 250 j = j + np1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/integrate/odepack/prja.f:126:72: 126 | 410 wm(i+2) = 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) scipy/integrate/odepack/prja.f:134:72: 134 | 420 wm(i+2) = wm(i+2)*con | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) scipy/integrate/odepack/prja.f:151:72: 151 | 530 y(i) = y(i) + r | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) scipy/integrate/odepack/prja.f:166:72: 166 | 540 wm(ii+i) = (ftem(i) - savf(i))*fac | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) scipy/integrate/odepack/prja.f:177:72: 177 | 580 ii = ii + meband | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1) scipy/integrate/odepack/lsoda.f:1425:72: 1425 | 410 y(i) = rwork(i+lyh-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) scipy/integrate/odepack/lsoda.f:1521:72: 1521 | 590 y(i) = rwork(i+lyh-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 590 at (1) gfortran:f77: scipy/integrate/odepack/solsy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/solsy.f:57:72: 57 | 320 wm(i+2) = 1.0d0/di | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/integrate/odepack/solsy.f:59:72: 59 | 340 x(i) = wm(i+2)*x(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) scipy/integrate/odepack/solsy.f:1:39: 1 | subroutine solsy (wm, iwm, x, tem) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/integrate/odepack/srcma.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/integrate/odepack/srcma.f:27:72: 27 | 10 rsav(i) = rls(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/srcma.f:29:72: 29 | 15 rsav(lenrls+i) = rlsa(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/srcma.f:32:72: 32 | 20 isav(i) = ils(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/srcma.f:34:72: 34 | 25 isav(lenils+i) = ilsa(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/srcma.f:42:72: 42 | 110 rls(i) = rsav(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/srcma.f:44:72: 44 | 115 rlsa(i) = rsav(lenrls+i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/srcma.f:47:72: 47 | 120 ils(i) = isav(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/srcma.f:49:72: 49 | 125 ilsa(i) = isav(lenils+i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1) scipy/integrate/odepack/lsoda.f:1428:0: 1428 | if (ihit) t = tcrit | Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/lsoda.f:1112:0: 1112 | len1s = len1s + lenwm | Warning: ‘lenwm’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/integrate/odepack/stoda.f gfortran:f77: scipy/integrate/odepack/vmnorm.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/stoda.f:155:72: 155 | 10 cm2(i) = tesco(2,i)*elco(i+1,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/stoda.f:158:72: 158 | 20 cm1(i) = tesco(2,i)*elco(i+1,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/stoda.f:183:72: 183 | 155 el(i) = elco(i,nq) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 155 at (1) scipy/integrate/odepack/stoda.f:218:72: 218 | do 180 i = 1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) scipy/integrate/odepack/stoda.f:219:72: 219 | 180 yh(i,j) = yh(i,j)*r | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/integrate/odepack/stoda.f:240:72: 240 | 210 yh1(i) = yh1(i) + yh1(i+nyh) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/stoda.f:253:72: 253 | 230 y(i) = yh(i,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) scipy/integrate/odepack/stoda.f:275:72: 275 | 260 acor(i) = 0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/stoda.f:283:72: 283 | 290 y(i) = savf(i) - acor(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) scipy/integrate/odepack/stoda.f:287:72: 287 | 300 acor(i) = savf(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) scipy/integrate/odepack/stoda.f:295:72: 295 | 360 y(i) = h*savf(i) - (yh(i,2) + acor(i)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/integrate/odepack/stoda.f:302:72: 302 | 380 y(i) = yh(i,1) + el(1)*acor(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) scipy/integrate/odepack/vmnorm.f:14:72: 14 | 10 vm = dmax1(vm,dabs(v(i))*w(i)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/stoda.f:360:72: 360 | 440 yh1(i) = yh1(i) - yh1(i+nyh) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1) scipy/integrate/odepack/stoda.f:399:72: 399 | do 460 i = 1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 460 at (1) scipy/integrate/odepack/stoda.f:400:72: 400 | 460 yh(i,j) = yh(i,j) + el(j)*acor(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 460 at (1) scipy/integrate/odepack/stoda.f:508:72: 508 | 490 yh(i,lmax) = acor(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 490 at (1) scipy/integrate/odepack/stoda.f:524:72: 524 | 510 yh1(i) = yh1(i) - yh1(i+nyh) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) scipy/integrate/odepack/stoda.f:544:72: 544 | 530 savf(i) = acor(i) - yh(i,lmax) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) scipy/integrate/odepack/stoda.f:578:72: 578 | 600 yh(i,newq+1) = acor(i)*r | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 600 at (1) scipy/integrate/odepack/stoda.f:611:72: 611 | 645 y(i) = yh(i,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 645 at (1) scipy/integrate/odepack/stoda.f:619:72: 619 | 650 yh(i,2) = h*savf(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 650 at (1) scipy/integrate/odepack/stoda.f:640:72: 640 | 710 acor(i) = acor(i)*r | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 710 at (1) gfortran:f77: scipy/integrate/odepack/xerrwv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/odepack/xsetf.f scipy/integrate/odepack/xerrwv.f:1:40: 1 | subroutine xerrwv (msg, nmes, nerr, level, ni, i1, i2, nr, r1, r2) | 1 Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/integrate/odepack/xsetun.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 15 object files to build/temp.linux-armv7l-3.8/liblsoda.a building 'vode' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/odepack/vode.f 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/zvode.f:1362:72: 1362 | 120 RWORK(I+LEWT-1) = ONE/RWORK(I+LEWT-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/vode.f:1347:72: 1347 | 120 RWORK(I+LEWT-1) = ONE/RWORK(I+LEWT-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/vode.f:1412:72: 1412 | 260 RWORK(I+LEWT-1) = ONE/RWORK(I+LEWT-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/zvode.f:1427:72: 1427 | 260 RWORK(I+LEWT-1) = ONE/RWORK(I+LEWT-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/vode.f:1776:72: 1776 | 60 Y(I) = Y0(I) + H*YDOT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/integrate/odepack/vode.f:1779:72: 1779 | 70 TEMP(I) = (TEMP(I) - YDOT(I))/H | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/integrate/odepack/zvode.f:1795:72: 1795 | 60 Y(I) = Y0(I) + H*YDOT(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/integrate/odepack/zvode.f:1798:72: 1798 | 70 TEMP(I) = (TEMP(I) - YDOT(I))/H | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/integrate/odepack/vode.f:1906:72: 1906 | 10 IC = IC*JJ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/vode.f:1909:72: 1909 | 20 DKY(I) = C*YH(I,L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/vode.f:1919:72: 1919 | 30 IC = IC*JJ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/integrate/odepack/vode.f:1922:72: 1922 | 40 DKY(I) = C*YH(I,JP1) + S*DKY(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/integrate/odepack/zvode.f:1926:72: 1926 | 10 IC = IC*JJ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/zvode.f:1929:72: 1929 | 20 DKY(I) = C*YH(I,L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/zvode.f:1939:72: 1939 | 30 IC = IC*JJ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/integrate/odepack/zvode.f:1942:72: 1942 | 40 DKY(I) = C*YH(I,JP1) + S*DKY(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/integrate/odepack/vode.f:2134:72: 2134 | 110 YH1(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/vode.f:2181:72: 2181 | 210 YH1(I) = YH1(I) + YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/vode.f:2208:72: 2208 | 420 YH1(I) = YH1(I) - YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) scipy/integrate/odepack/zvode.f:2155:72: 2155 | 110 YH1(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/vode.f:2236:72: 2236 | 470 TAU(I+1) = TAU(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) scipy/integrate/odepack/vode.f:2267:72: 2267 | 510 YH1(I) = YH1(I) - YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) scipy/integrate/odepack/zvode.f:2202:72: 2202 | 210 YH1(I) = YH1(I) + YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/zvode.f:2229:72: 2229 | 420 YH1(I) = YH1(I) - YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) scipy/integrate/odepack/vode.f:2301:72: 2301 | 550 YH(I,2) = H*SAVF(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 550 at (1) scipy/integrate/odepack/zvode.f:2257:72: 2257 | 470 TAU(I+1) = TAU(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) scipy/integrate/odepack/vode.f:2329:72: 2329 | 575 SAVF(I) = ACOR(I) - CNQUOT*YH(I,LMAX) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 575 at (1) scipy/integrate/odepack/zvode.f:2288:72: 2288 | 510 YH1(I) = YH1(I) - YH1(I+LDYH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) scipy/integrate/odepack/zvode.f:2322:72: 2322 | 550 YH(I,2) = H*SAVF(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 550 at (1) scipy/integrate/odepack/vode.f:2479:72: 2479 | 115 EM(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/zvode.f:2350:72: 2350 | 575 SAVF(I) = ACOR(I) - CNQUOT*YH(I,LMAX) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 575 at (1) scipy/integrate/odepack/vode.f:2486:72: 2486 | 120 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/vode.f:2491:72: 2491 | 140 EM(I) = EM(I) + EM(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/integrate/odepack/vode.f:2502:72: 2502 | 160 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/integrate/odepack/vode.f:2507:72: 2507 | 170 EL(I+1) = S*EM(I)/REAL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/integrate/odepack/vode.f:2516:72: 2516 | 180 EM(I) = EM(I) + EM(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/integrate/odepack/vode.f:2522:72: 2522 | 190 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/integrate/odepack/vode.f:2528:72: 2528 | 210 EL(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/vode.f:2545:72: 2545 | 220 EL(I) = EL(I) + EL(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/vode.f:2554:72: 2554 | 235 EL(I) = EL(I) + EL(I-1)*RXIS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 235 at (1) scipy/integrate/odepack/zvode.f:2500:72: 2500 | 115 EM(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/zvode.f:2507:72: 2507 | 120 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/zvode.f:2512:72: 2512 | 140 EM(I) = EM(I) + EM(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/integrate/odepack/vode.f:2644:72: 2644 | 110 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/zvode.f:2523:72: 2523 | 160 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/integrate/odepack/vode.f:2654:72: 2654 | 120 EL(I) = EL(I)*XI + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/zvode.f:2528:72: 2528 | 170 EL(I+1) = S*EM(I)/REAL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/integrate/odepack/vode.f:2658:72: 2658 | 140 EL(J+1) = REAL(NQ)*EL(J)/REAL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/integrate/odepack/vode.f:2662:72: 2662 | 160 YH(I,J) = YH(I,J) - YH(I,L)*EL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/integrate/odepack/zvode.f:2537:72: 2537 | 180 EM(I) = EM(I) + EM(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/integrate/odepack/zvode.f:2543:72: 2543 | 190 S = -S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/integrate/odepack/vode.f:2670:72: 2670 | 190 YH(I,LP1) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/integrate/odepack/zvode.f:2549:72: 2549 | 210 EL(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/vode.f:2680:72: 2680 | 210 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/vode.f:2690:72: 2690 | 220 EL(I) = EL(I)*XI + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/zvode.f:2566:72: 2566 | 220 EL(I) = EL(I) + EL(I-1)*RXI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/vode.f:2695:72: 2695 | 240 YH(I,J) = YH(I,J) - YH(I,L)*EL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) scipy/integrate/odepack/vode.f:2700:72: 2700 | 310 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/integrate/odepack/zvode.f:2575:72: 2575 | 235 EL(I) = EL(I) + EL(I-1)*RXIS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 235 at (1) scipy/integrate/odepack/vode.f:2718:72: 2718 | 320 EL(I) = EL(I)*XIOLD + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/integrate/odepack/vode.f:2726:72: 2726 | 350 YH(I,LP1) = T1*YH(I,LMAX) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) scipy/integrate/odepack/zvode.f:2665:72: 2665 | 110 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/zvode.f:2675:72: 2675 | 120 EL(I) = EL(I)*XI + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/zvode.f:2679:72: 2679 | 140 EL(J+1) = REAL(NQ)*EL(J)/REAL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/integrate/odepack/zvode.f:2683:72: 2683 | 160 YH(I,J) = YH(I,J) - YH(I,L)*EL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/integrate/odepack/zvode.f:2691:72: 2691 | 190 YH(I,LP1) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/integrate/odepack/vode.f:2894:72: 2894 | 260 ACOR(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/zvode.f:2701:72: 2701 | 210 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/integrate/odepack/vode.f:2902:72: 2902 | 280 SAVF(I) = RL1*(H*SAVF(I) - YH(I,2)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) scipy/integrate/odepack/vode.f:2904:72: 2904 | 290 Y(I) = SAVF(I) - ACOR(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) scipy/integrate/odepack/zvode.f:2711:72: 2711 | 220 EL(I) = EL(I)*XI + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/vode.f:2907:72: 2907 | 300 Y(I) = YH(I,1) + SAVF(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) scipy/integrate/odepack/zvode.f:2716:72: 2716 | 240 YH(I,J) = YH(I,J) - YH(I,L)*EL(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) scipy/integrate/odepack/vode.f:2917:72: 2917 | 360 Y(I) = (RL1*H)*SAVF(I) - (RL1*YH(I,2) + ACOR(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/integrate/odepack/zvode.f:2721:72: 2721 | 310 EL(J) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/integrate/odepack/vode.f:2928:72: 2928 | 380 Y(I) = YH(I,1) + ACOR(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) scipy/integrate/odepack/zvode.f:2739:72: 2739 | 320 EL(I) = EL(I)*XIOLD + EL(I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/integrate/odepack/zvode.f:2747:72: 2747 | 350 YH(I,LP1) = T1*YH(I,LMAX) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) scipy/integrate/odepack/vode.f:3091:72: 3091 | 110 WM(I+2) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/zvode.f:2916:72: 2916 | 260 ACOR(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/integrate/odepack/zvode.f:2924:72: 2924 | 280 SAVF(I) = RL1*(H*SAVF(I) - YH(I,2)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) scipy/integrate/odepack/vode.f:3113:72: 3113 | 220 WM(I+J1) = (FTEM(I) - SAVF(I))*FAC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/zvode.f:2926:72: 2926 | 290 Y(I) = SAVF(I) - ACOR(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) scipy/integrate/odepack/zvode.f:2929:72: 2929 | 300 Y(I) = YH(I,1) + SAVF(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) scipy/integrate/odepack/zvode.f:2939:72: 2939 | 360 Y(I) = (RL1*H)*SAVF(I) - (RL1*YH(I,2) + ACOR(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/integrate/odepack/vode.f:3136:72: 3136 | 250 J = J + NP1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/integrate/odepack/zvode.f:2950:72: 2950 | 380 Y(I) = YH(I,1) + ACOR(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) scipy/integrate/odepack/vode.f:3153:72: 3153 | 310 Y(I) = Y(I) + R*(H*SAVF(I) - YH(I,2)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/integrate/odepack/vode.f:3184:72: 3184 | 410 WM(I+2) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) scipy/integrate/odepack/vode.f:3205:72: 3205 | 530 Y(I) = Y(I) + R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) scipy/integrate/odepack/vode.f:3216:72: 3216 | 540 WM(II+I) = (FTEM(I) - SAVF(I))*FAC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) scipy/integrate/odepack/zvode.f:3110:72: 3110 | 110 WM(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/vode.f:3235:72: 3235 | 580 II = II + MEBAND | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1) scipy/integrate/odepack/zvode.f:3131:72: 3131 | 220 WM(I+J1) = (FTEM(I) - SAVF(I))*FAC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/integrate/odepack/zvode.f:3154:72: 3154 | 250 J = J + NP1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/integrate/odepack/vode.f:3355:72: 3355 | 320 WM(I+2) = ONE/DI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/integrate/odepack/vode.f:3358:72: 3358 | 340 X(I) = WM(I+2)*X(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) scipy/integrate/odepack/zvode.f:3170:72: 3170 | 310 Y(I) = Y(I) + R*(H*SAVF(I) - YH(I,2)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/integrate/odepack/vode.f:3409:72: 3409 | 10 RSAV(I) = RVOD1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/vode.f:3411:72: 3411 | 15 RSAV(LENRV1+I) = RVOD2(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/zvode.f:3201:72: 3201 | 410 WM(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) scipy/integrate/odepack/vode.f:3414:72: 3414 | 20 ISAV(I) = IVOD1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/vode.f:3416:72: 3416 | 25 ISAV(LENIV1+I) = IVOD2(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/vode.f:3422:72: 3422 | 110 RVOD1(I) = RSAV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/vode.f:3424:72: 3424 | 115 RVOD2(I) = RSAV(LENRV1+I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/vode.f:3427:72: 3427 | 120 IVOD1(I) = ISAV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/vode.f:3429:72: 3429 | 125 IVOD2(I) = ISAV(LENIV1+I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1) scipy/integrate/odepack/zvode.f:3221:72: 3221 | 530 Y(I) = Y(I) + R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) scipy/integrate/odepack/zvode.f:3232:72: 3232 | 540 WM(II+I) = (FTEM(I) - SAVF(I))*FAC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) scipy/integrate/odepack/vode.f:3456:72: 3456 | 15 EWT(I) = RTOL(1)*ABS(YCUR(I)) + ATOL(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/vode.f:3460:72: 3460 | 25 EWT(I) = RTOL(1)*ABS(YCUR(I)) + ATOL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/vode.f:3464:72: 3464 | 35 EWT(I) = RTOL(I)*ABS(YCUR(I)) + ATOL(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/integrate/odepack/vode.f:3468:72: 3468 | 45 EWT(I) = RTOL(I)*ABS(YCUR(I)) + ATOL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/integrate/odepack/zvode.f:3251:72: 3251 | 580 II = II + MEBAND | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 580 at (1) scipy/integrate/odepack/vode.f:3494:72: 3494 | 10 SUM = SUM + (V(I)*W(I))**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/zvode.f:3367:72: 3367 | 320 WM(I) = ONE/DI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/integrate/odepack/zvode.f:3370:72: 3370 | 340 X(I) = WM(I)*X(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) scipy/integrate/odepack/zvode.f:3421:72: 3421 | 10 RSAV(I) = RVOD1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/zvode.f:3423:72: 3423 | 15 RSAV(LENRV1+I) = RVOD2(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/zvode.f:3426:72: 3426 | 20 ISAV(I) = IVOD1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/integrate/odepack/zvode.f:3428:72: 3428 | 25 ISAV(LENIV1+I) = IVOD2(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/zvode.f:3434:72: 3434 | 110 RVOD1(I) = RSAV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/integrate/odepack/zvode.f:3436:72: 3436 | 115 RVOD2(I) = RSAV(LENRV1+I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/integrate/odepack/zvode.f:3439:72: 3439 | 120 IVOD1(I) = ISAV(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/integrate/odepack/zvode.f:3441:72: 3441 | 125 IVOD2(I) = ISAV(LENIV1+I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1) scipy/integrate/odepack/zvode.f:3475:72: 3475 | 15 EWT(I) = RTOL(1)*ABS(YCUR(I)) + ATOL(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/odepack/vode.f:2370:4: 2370 | 700 R = ONE/TQ(2) | 1 Warning: Label 700 at (1) defined but not used [-Wunused-label] scipy/integrate/odepack/zvode.f:3479:72: 3479 | 25 EWT(I) = RTOL(1)*ABS(YCUR(I)) + ATOL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/odepack/zvode.f:3483:72: 3483 | 35 EWT(I) = RTOL(I)*ABS(YCUR(I)) + ATOL(1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/integrate/odepack/zvode.f:3487:72: 3487 | 45 EWT(I) = RTOL(I)*ABS(YCUR(I)) + ATOL(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/integrate/odepack/zvode.f:3519:72: 3519 | 10 SUM = SUM + ZABSSQ(V(I)) * W(I)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/odepack/zvode.f:2391:4: 2391 | 700 R = ONE/TQ(2) | 1 Warning: Label 700 at (1) defined but not used [-Wunused-label] scipy/integrate/odepack/vode.f:3519:40: 3519 | 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: 3500 | DOUBLE PRECISION FUNCTION D1MACH (IDUM) | 1 Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument] scipy/integrate/odepack/vode.f:2737:35: 2737 | 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: 2736 | 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: 2758 | 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: 2757 | 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: 3615 | INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET) | Warning: ‘__result_ixsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/vode.f:1487:0: 1487 | IF (IHIT) T = TCRIT | Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/odepack/zvode.f:1502:0: 1502 | IF (IHIT) T = TCRIT | Warning: ‘ihit’ may be used uninitialized in this function [-Wmaybe-uninitialized] ar: adding 2 object files to build/temp.linux-armv7l-3.8/libvode.a building 'dop' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/integrate/dop compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/dop/dop853.f gfortran:f77: scipy/integrate/dop/dopri5.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/dop853.f:590:72: 590 | 22 Y1(I)=Y(I)+H*A21*K1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1) scipy/integrate/dop/dop853.f:593:72: 593 | 23 Y1(I)=Y(I)+H*(A31*K1(I)+A32*K2(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 23 at (1) scipy/integrate/dop/dop853.f:596:72: 596 | 24 Y1(I)=Y(I)+H*(A41*K1(I)+A43*K3(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 24 at (1) scipy/integrate/dop/dop853.f:599:72: 599 | 25 Y1(I)=Y(I)+H*(A51*K1(I)+A53*K3(I)+A54*K4(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/dop/dopri5.f:249:72: 249 | 16 IWORK(20+I)=I | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) scipy/integrate/dop/dop853.f:602:72: 602 | 26 Y1(I)=Y(I)+H*(A61*K1(I)+A64*K4(I)+A65*K5(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 26 at (1) scipy/integrate/dop/dop853.f:605:72: 605 | 27 Y1(I)=Y(I)+H*(A71*K1(I)+A74*K4(I)+A75*K5(I)+A76*K6(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 27 at (1) scipy/integrate/dop/dop853.f:608:72: 608 | 28 Y1(I)=Y(I)+H*(A81*K1(I)+A84*K4(I)+A85*K5(I)+A86*K6(I)+A87*K7(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 28 at (1) scipy/integrate/dop/dop853.f:612:72: 612 | & +A98*K8(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 29 at (1) scipy/integrate/dop/dop853.f:616:72: 616 | & +A107*K7(I)+A108*K8(I)+A109*K9(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/integrate/dop/dop853.f:620:72: 620 | & +A117*K7(I)+A118*K8(I)+A119*K9(I)+A1110*K10(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 31 at (1) scipy/integrate/dop/dop853.f:625:72: 625 | & +A127*K7(I)+A128*K8(I)+A129*K9(I)+A1210*K10(I)+A1211*K2(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 32 at (1) scipy/integrate/dop/dop853.f:631:72: 631 | 35 K5(I)=Y(I)+H*K4(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/integrate/dop/dop853.f:642:72: 642 | 41 ERR=ERR+(ERRI/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 41 at (1) scipy/integrate/dop/dop853.f:650:72: 650 | 42 ERR=ERR+(ERRI/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 42 at (1) scipy/integrate/dop/dop853.f:714:72: 714 | & +A1413*K4(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 51 at (1) scipy/integrate/dop/dop853.f:719:72: 719 | & +A1514*K10(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 52 at (1) scipy/integrate/dop/dop853.f:724:72: 724 | & +A1615*K2(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 53 at (1) scipy/integrate/dop/dop853.f:743:72: 743 | 67 Y(I)=K5(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 67 at (1) scipy/integrate/dop/dopri5.f:422:72: 422 | 22 Y1(I)=Y(I)+H*A21*K1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1) scipy/integrate/dop/dopri5.f:425:72: 425 | 23 Y1(I)=Y(I)+H*(A31*K1(I)+A32*K2(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 23 at (1) scipy/integrate/dop/dopri5.f:428:72: 428 | 24 Y1(I)=Y(I)+H*(A41*K1(I)+A42*K2(I)+A43*K3(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 24 at (1) scipy/integrate/dop/dopri5.f:431:72: 431 | 25 Y1(I)=Y(I)+H*(A51*K1(I)+A52*K2(I)+A53*K3(I)+A54*K4(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/integrate/dop/dopri5.f:434:72: 434 | 26 YSTI(I)=Y(I)+H*(A61*K1(I)+A62*K2(I)+A63*K3(I)+A64*K4(I)+A65*K5(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 26 at (1) scipy/integrate/dop/dopri5.f:438:72: 438 | 27 Y1(I)=Y(I)+H*(A71*K1(I)+A73*K3(I)+A74*K4(I)+A75*K5(I)+A76*K6(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 27 at (1) scipy/integrate/dop/dopri5.f:448:72: 448 | 28 K4(I)=(E1*K1(I)+E3*K3(I)+E4*K4(I)+E5*K5(I)+E6*K6(I)+E7*K2(I))*H | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 28 at (1) scipy/integrate/dop/dopri5.f:455:72: 455 | 41 ERR=ERR+(K4(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 41 at (1) scipy/integrate/dop/dopri5.f:459:72: 459 | 42 ERR=ERR+(K4(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 42 at (1) scipy/integrate/dop/dop853.f:811:72: 811 | 10 DNY=DNY+(Y(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/dop/dop853.f:816:72: 816 | 11 DNY=DNY+(Y(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) scipy/integrate/dop/dop853.f:827:72: 827 | 12 Y1(I)=Y(I)+H*F0(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) scipy/integrate/dop/dop853.f:834:72: 834 | 15 DER2=DER2+((F1(I)-F0(I))/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/dop/dop853.f:838:72: 838 | 16 DER2=DER2+((F1(I)-F0(I))/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) scipy/integrate/dop/dopri5.f:509:72: 509 | 44 Y(I)=Y1(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 44 at (1) scipy/integrate/dop/dopri5.f:578:72: 578 | 10 DNY=DNY+(Y(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/integrate/dop/dopri5.f:583:72: 583 | 11 DNY=DNY+(Y(I)/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) scipy/integrate/dop/dopri5.f:594:72: 594 | 12 Y1(I)=Y(I)+H*F0(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) scipy/integrate/dop/dopri5.f:601:72: 601 | 15 DER2=DER2+((F1(I)-F0(I))/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/integrate/dop/dopri5.f:605:72: 605 | 16 DER2=DER2+((F1(I)-F0(I))/SK)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) scipy/integrate/dop/dop853.f:364:42: 364 | & 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: 791 | 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:558:35: 558 | 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/dopri5.f:491:0: 491 | NONSTI=NONSTI+1 | Warning: ‘nonsti’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/integrate/dop/dop853.f:686:0: 686 | NONSTI=NONSTI+1 | Warning: ‘nonsti’ may be used uninitialized in this function [-Wmaybe-uninitialized] ar: adding 2 object files to build/temp.linux-armv7l-3.8/libdop.a building 'fitpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/interpolate creating build/temp.linux-armv7l-3.8/scipy/interpolate/fitpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/interpolate/fitpack/bispeu.f gfortran:f77: scipy/interpolate/fitpack/cualde.f gfortran:f77: scipy/interpolate/fitpack/fpbisp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpader.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/interpolate/fitpack/fpader.f:45:72: 45 | do 500 j2=jj,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1) gfortran:f77: scipy/interpolate/fitpack/bispev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/curev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/clocur.f 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 gfortran:f77: scipy/interpolate/fitpack/fpbspl.f gfortran:f77: scipy/interpolate/fitpack/curfit.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpadpo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpbspl.f:31:72: 31 | do 20 i=1,j | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpchec.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/dblint.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/cocosp.f 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 gfortran:f77: scipy/interpolate/fitpack/fpched.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/evapol.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpbacp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fourco.f gfortran:f77: scipy/interpolate/fitpack/concon.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpchep.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 gfortran:f77: scipy/interpolate/fitpack/fpcoco.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/concur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpbfout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpclos.f scipy/interpolate/fitpack/fpbfout.f:76:72: 76 | do 20 ll=i,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/interpolate/fitpack/fpbfout.f:108:72: 108 | do 50 ll=jj,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpbfout.f:185:72: 185 | do 180 ll=i,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) scipy/interpolate/fitpack/fpclos.f:200:72: 200 | do 70 j=1,kk1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1) scipy/interpolate/fitpack/fpclos.f:233:72: 233 | do 95 j=1,kk | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 95 at (1) scipy/interpolate/fitpack/fpclos.f:510:72: 510 | do 360 j=1,k | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 360 at (1) scipy/interpolate/fitpack/fpclos.f:395:35: 395 | 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] gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpbfout.f:117:0: 117 | c2 = (hc(5)-hc(4))*term | Warning: ‘term’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f gfortran:f77: scipy/interpolate/fitpack/fpcons.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:131:72: 131 | do 80 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1) scipy/interpolate/fitpack/fpcons.f:321:72: 321 | do 260 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1) scipy/interpolate/fitpack/fpcons.f:224:35: 224 | 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] gfortran:f77: scipy/interpolate/fitpack/fpdeno.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpgrdi.f:219:72: 219 | do 240 j=1,5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 240 at (1) scipy/interpolate/fitpack/fpgrdi.f:319:72: 319 | do 440 j=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 440 at (1) gfortran:f77: scipy/interpolate/fitpack/fpdisc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcons.f:225:0: 225 | 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:264:0: 264 | if(n.eq.nmax) go to 25 | Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:383:0: 383 | 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:81:0: 81 | t(i) = u(j) | Warning: ‘mm’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:195:0: 195 | fpint(n-1) = fpold | Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:301:0: 301 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:194:0: 194 | fpint(n) = fp0 | Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcons.f:418:0: 418 | if((f1-f2).gt.acc) go to 345 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpfrno.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpfrno.f:42:0: 42 | right(k) = count | Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:396:0: 396 | 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:438:0: 438 | if(n.eq.nmax) go to 5 | Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:535:0: 535 | if(l0.eq.n10) go to 400 | Warning: ‘n10’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:16:0: 16 | 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:363:0: 363 | fpint(n-1) = fpold | Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:472:0: 472 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:470:0: 470 | f1 = fp0-s | Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpclos.f:663:0: 663 | if((f1-f2) .gt. acc) go to 585 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpgivs.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpknot.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpknot.f:41:0: 41 | ihalf = maxpt/2+1 | Warning: ‘maxpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpknot.f:42:0: 42 | nrx = maxbeg+ihalf | Warning: ‘maxbeg’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpknot.f:43:0: 43 | next = number+1 | Warning: ‘number’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpopdi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpgrdi.f:204:0: 204 | bb(2,i) = fac*pinv | Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpopsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpcosp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcosp.f:61:72: 61 | do 20 j=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/interpolate/fitpack/fpcosp.f:91:72: 91 | do 60 j3 = j1,l | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 60 at (1) scipy/interpolate/fitpack/fpcosp.f:157:72: 157 | do 170 j=1,kdim | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 170 at (1) gfortran:f77: scipy/interpolate/fitpack/fporde.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fppara.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppara.f:121:72: 121 | do 80 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1) scipy/interpolate/fitpack/fppara.f:299:72: 299 | do 260 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1) scipy/interpolate/fitpack/fppara.f:202:35: 202 | 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/fppara.f:203:0: 203 | 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: 242 | if(n.eq.nmax) go to 10 | Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:175:0: 175 | fpint(n-1) = fpold | Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:279:0: 279 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:174:0: 174 | fpint(n) = fp0 | Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppara.f:378:0: 378 | if((f1-f2).gt.acc) go to 345 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpcsin.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpcurf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpcurf.f:119:72: 119 | do 80 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1) scipy/interpolate/fitpack/fpcurf.f:274:72: 274 | do 260 j=1,k1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1) scipy/interpolate/fitpack/fpcurf.f:186:35: 186 | 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] gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpperi.f scipy/interpolate/fitpack/fpgrpa.f:158:72: 158 | do 220 i=1,nuu | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 220 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpgrpa.f:164:72: 164 | do 260 i=1,nuu | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1) scipy/interpolate/fitpack/fpgrpa.f:172:72: 172 | do 360 j=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 360 at (1) scipy/interpolate/fitpack/fpgrpa.f:189:72: 189 | do 460 j=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 460 at (1) scipy/interpolate/fitpack/fpgrpa.f:209:72: 209 | do 560 l=1,nuu | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 560 at (1) scipy/interpolate/fitpack/fpperi.f:172:72: 172 | do 70 j=1,kk1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1) scipy/interpolate/fitpack/fpperi.f:201:72: 201 | do 95 j=1,kk | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 95 at (1) scipy/interpolate/fitpack/fpperi.f:445:72: 445 | do 360 j=1,k | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 360 at (1) scipy/interpolate/fitpack/fpperi.f:339:35: 339 | 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/fpcurf.f:187:0: 187 | 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:219:0: 219 | if(n.eq.nmax) go to 10 | Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:163:0: 163 | fpint(n-1) = fpold | Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:256:0: 256 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:162:0: 162 | fpint(n) = fp0 | Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpcurf.f:335:0: 335 | if((f1-f2).gt.acc) go to 345 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fppasu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppasu.f:272:33: 272 | 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:279:33: 279 | 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] scipy/interpolate/fitpack/fppasu.f:336:0: 336 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:308:0: 308 | if(nv.eq.nve) go to 250 | Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:295:0: 295 | if(nu.eq.nue) go to 250 | Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:251:0: 251 | 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:251:0: Warning: ‘nmaxu’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:367:0: 367 | if((f1-f2).gt.acc) go to 330 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:230:0: 230 | tv(l2) = tv(l4)-perv | Warning: ‘perv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:209:0: 209 | tu(l3) = tu(l1)+peru | Warning: ‘peru’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:340:0: 340 | 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:375:0: 375 | if(n.eq.nmax) go to 5 | Warning: ‘nmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:468:0: 468 | if(l0.eq.n10) go to 400 | Warning: ‘n10’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:16:0: 16 | 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:315:0: 315 | fpint(n-1) = fpold | Warning: ‘fpold’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:409:0: 409 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:407:0: 407 | f1 = fp0-s | Warning: ‘fp0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpperi.f:574:0: 574 | if((f1-f2) .gt. acc) go to 585 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fpgrre.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpgrre.f:115:72: 115 | do 140 j=1,kx2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) scipy/interpolate/fitpack/fpgrre.f:185:72: 185 | do 290 j=1,ky2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 290 at (1) gfortran:f77: scipy/interpolate/fitpack/fpcuro.f gfortran:f77: scipy/interpolate/fitpack/fpregr.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/fpregr.f:246:33: 246 | 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:253:33: 253 | 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] gfortran:f77: scipy/interpolate/fitpack/fpsphe.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpsphe.f:165:72: 165 | do 100 j=1,npp | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) scipy/interpolate/fitpack/fpsphe.f:216:72: 216 | do 160 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1) scipy/interpolate/fitpack/fpsphe.f:357:72: 357 | do 380 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 380 at (1) scipy/interpolate/fitpack/fpsphe.f:532:72: 532 | do 600 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 600 at (1) scipy/interpolate/fitpack/fpsphe.f:555:72: 555 | do 720 j=1,nt6 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 720 at (1) scipy/interpolate/fitpack/fpregr.f:310:0: 310 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:603:72: 603 | do 810 j=1,npp | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 810 at (1) scipy/interpolate/fitpack/fpregr.f:282:0: 282 | if(ny.eq.nye) go to 250 | Warning: ‘nye’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:269:0: 269 | if(nx.eq.nxe) go to 250 | Warning: ‘nxe’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:225:0: 225 | 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:225:0: Warning: ‘nmaxx’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:341:0: 341 | if((f1-f2).gt.acc) go to 330 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpgrre.f:199:0: 199 | h(j) = by(n1,j)*pinv | Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:519:0: 519 | if(ntt.le.4) iband4 = ncof | Warning: ‘ntt’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:614:0: 614 | 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:23:0: 23 | * 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:746:0: 746 | 925 ier = lwest | Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:578:0: 578 | i2 = min0(iband1,ncof-irot) | Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:510:0: 510 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsphe.f:730:0: 730 | if((f1-f2).gt.acc) go to 905 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fprota.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fprppo.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fppocu.f scipy/interpolate/fitpack/fpgrsp.f:255:72: 255 | do 240 j=1,5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 240 at (1) scipy/interpolate/fitpack/fpgrsp.f:372:72: 372 | do 440 j=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 440 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fprppo.f:12:0: 12 | integer i,iopt,ii,j,k,l,nu4,nvv | Warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fprpsp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fppogr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpseno.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppogr.f:286:33: 286 | 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:293:33: 293 | 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] gfortran:f77: scipy/interpolate/fitpack/fpspgr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpspgr.f:315:33: 315 | 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:322:33: 322 | 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] scipy/interpolate/fitpack/fppogr.f:353:0: 353 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:385:0: 385 | if((f1-f2).gt.acc) go to 330 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:260:0: 260 | 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:315:0: 315 | 230 if(nv.eq.nve) go to 210 | Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppogr.f:260:0: 260 | 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:312:0: 312 | if(nu.eq.nue) go to 270 | Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:382:0: 382 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:414:0: 414 | if((f1-f2).gt.acc) go to 330 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:287:0: 287 | 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:344:0: 344 | 230 if(nv.eq.nve) go to 210 | Warning: ‘nve’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpspgr.f:287:0: 287 | 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:341:0: 341 | if(nu.eq.nue) go to 270 | Warning: ‘nue’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpgrsp.f:212:0: 212 | b0(2,i) = fac*pinv | Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fppola.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppola.f:68:72: 68 | do 20 j=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/interpolate/fitpack/fppola.f:198:72: 198 | do 140 j=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) scipy/interpolate/fitpack/fppola.f:263:72: 263 | do 200 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) scipy/interpolate/fitpack/fppola.f:319:72: 319 | do 270 i=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 270 at (1) scipy/interpolate/fitpack/fppola.f:407:72: 407 | do 420 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 420 at (1) scipy/interpolate/fitpack/fppola.f:588:72: 588 | do 630 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 630 at (1) scipy/interpolate/fitpack/fppola.f:604:72: 604 | do 720 j=1,nuu | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 720 at (1) scipy/interpolate/fitpack/fppola.f:615:72: 615 | do 650 l=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 650 at (1) scipy/interpolate/fitpack/fppola.f:624:72: 624 | do 660 l=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 660 at (1) scipy/interpolate/fitpack/fppola.f:670:72: 670 | do 810 j=1,nvv | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 810 at (1) gfortran:f77: scipy/interpolate/fitpack/insert.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/parcur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/parder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fppola.f:24:0: 24 | * 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:680:0: 680 | 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:821:0: 821 | 925 ier = lwest | Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:645:0: 645 | i2 = min0(iband1,ncof-irot) | Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:565:0: 565 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppola.f:805:0: 805 | if((f1-f2).gt.acc) go to 905 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/pardeu.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpsuev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/parsur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fpsurf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpsurf.f:172:72: 172 | do 140 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) scipy/interpolate/fitpack/fpsurf.f:273:72: 273 | do 290 j=1,iband | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 290 at (1) scipy/interpolate/fitpack/fpsurf.f:447:72: 447 | do 480 j=ibb,iband4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 480 at (1) scipy/interpolate/fitpack/fpsurf.f:455:72: 455 | do 550 j=1,nk1x | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 550 at (1) scipy/interpolate/fitpack/fpsurf.f:497:72: 497 | do 630 j=1,nk1y | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 630 at (1) scipy/interpolate/fitpack/fpsurf.f:642:72: 642 | do 840 j=1,nk1y | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 840 at (1) gfortran:f77: scipy/interpolate/fitpack/percur.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/pogrid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpsurf.f:22:0: 22 | * 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:21:0: 21 | * la,lf,lh,lwest,lx,ly,l1,l2,n,ncof,nk1x,nk1y,nminx,nminy,nreg, | Warning: ‘nk1x’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:621:0: 621 | 780 ier = lwest | Warning: ‘lwest’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:471:0: 471 | i2 = min0(iband1,ncof-irot) | Warning: ‘iband1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:425:0: 425 | f3 = fpms | Warning: ‘fpms’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpsurf.f:605:0: 605 | if((f1-f2).gt.acc) go to 750 | Warning: ‘acc’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/polar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/profil.f gfortran:f77: scipy/interpolate/fitpack/fpinst.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 gfortran:f77: scipy/interpolate/fitpack/fpintb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/regrid.f scipy/interpolate/fitpack/fpintb.f:89:72: 89 | do 70 i=1,j1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fpintb.f:113:0: 113 | if(ib.lt.ia) go to 130 | Warning: ‘ia’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/spalde.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/spgrid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/sphere.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/splder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/surfit.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/splev.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/splint.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/sproot.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/interpolate/fitpack/fprank.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fprank.f:90:72: 90 | do 100 j=1,m | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) gfortran:f77: scipy/interpolate/fitpack/fpsysy.f gfortran:f77: scipy/interpolate/fitpack/surev.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 gfortran:f77: scipy/interpolate/fitpack/fptrnp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fptrnp.f:39:72: 39 | do 100 j=1,5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) scipy/interpolate/fitpack/fptrnp.f:70:72: 70 | do 400 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 400 at (1) scipy/interpolate/fitpack/fptrnp.f:87:72: 87 | do 500 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1) scipy/interpolate/fitpack/fptrnp.f:53:0: 53 | h(j) = b(n1,j)*pinv | Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/interpolate/fitpack/fptrpe.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fptrpe.f:51:72: 51 | do 100 j=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) scipy/interpolate/fitpack/fptrpe.f:80:72: 80 | do 220 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 220 at (1) scipy/interpolate/fitpack/fptrpe.f:135:72: 135 | do 440 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 440 at (1) scipy/interpolate/fitpack/fptrpe.f:167:72: 167 | do 580 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 580 at (1) scipy/interpolate/fitpack/fptrpe.f:193:72: 193 | do 660 jj=1,mm | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 660 at (1) gfortran:f77: scipy/interpolate/fitpack/fprati.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/interpolate/fitpack/fptrpe.f:64:0: 64 | h(j) = b(n1,j)*pinv | Warning: ‘pinv’ may be used uninitialized in this function [-Wmaybe-uninitialized] ar: adding 50 object files to build/temp.linux-armv7l-3.8/libfitpack.a ar: adding 35 object files to build/temp.linux-armv7l-3.8/libfitpack.a building 'fwrappers' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/linalg creating build/temp.linux-armv7l-3.8/builddir creating build/temp.linux-armv7l-3.8/builddir/build creating build/temp.linux-armv7l-3.8/builddir/build/BUILD creating build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1 creating build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy creating build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils creating build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/usr/include/python3.8 -I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/linalg/_blas_subroutine_wrappers.f gfortran:f77: scipy/linalg/_lapack_subroutine_wrappers.f gfortran:f77: /builddir/build/BUILD/scipy-1.3.1/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 ar: adding 3 object files to build/temp.linux-armv7l-3.8/libfwrappers.a building 'odrpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/odr creating build/temp.linux-armv7l-3.8/scipy/odr/odrpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/odr/odrpack/dlunoc.f gfortran:f77: scipy/odr/odrpack/d_mprec.f gfortran:f77: scipy/odr/odrpack/d_odr.f gfortran:f77: scipy/odr/odrpack/d_lpk.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: 1014 | 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: 2955 | 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: 6032 | J = WORK(WRK3+I) - 1 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ar: adding 4 object files to build/temp.linux-armv7l-3.8/libodrpack.a building 'minpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize creating build/temp.linux-armv7l-3.8/scipy/optimize/minpack compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/optimize/minpack/chkder.f gfortran:f77: scipy/optimize/minpack/hybrd.f gfortran:f77: scipy/optimize/minpack/dpmpar.f gfortran:f77: scipy/optimize/minpack/fdjac1.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 gfortran:f77: scipy/optimize/minpack/enorm.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/hybrj.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/dogleg.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/fdjac2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmder.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmdif.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/hybrd1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmpar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/hybrj1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmstr1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/qform.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmder1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/qrfac.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/r1mpyq.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmdif1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/lmstr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/optimize/minpack/rwupdt.f gfortran:f77: scipy/optimize/minpack/r1updt.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 gfortran:f77: scipy/optimize/minpack/qrsolv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 23 object files to build/temp.linux-armv7l-3.8/libminpack.a building 'rootfind' library compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/optimize/Zeros compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gcc: scipy/optimize/Zeros/bisect.c gcc: scipy/optimize/Zeros/brenth.c gcc: scipy/optimize/Zeros/brentq.c gcc: scipy/optimize/Zeros/ridder.c ar: adding 4 object files to build/temp.linux-armv7l-3.8/librootfind.a building 'superlu_src' library compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/sparse creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/SuperLU creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/SuperLU/SRC compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/lib/python3.8/site-packages/numpy/core/include -c' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c: In function ‘ccolumn_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:296:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 296 | if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c: In function ‘dcolumn_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:283:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 283 | if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c: In function ‘cPivotGrowth’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c:73:15: warning: unused variable ‘temp_comp’ [-Wunused-variable] 73 | complex temp_comp; | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c: In function ‘cgstrs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c: In function ‘dcolumn_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 139 | if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 181 | if ( mem_error = | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c: In function ‘ccolumn_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 139 | if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 181 | if ( mem_error = | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c: In function ‘ccopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 87 | if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 90 | if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function ‘creadhb’: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:301:29: warning: unused variable ‘key’ [-Wunused-variable] 301 | char buf[100], type[4], key[10]; | ^~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon2.c: In function ‘clacon2_’: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon2.c:175:5: warning: implicit declaration of function ‘ccopy_’ [-Wimplicit-function-declaration] 175 | ccopy_(n, x, &c__1, v, &c__1); | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon2.c:181:1: warning: label ‘L90’ defined but not used [-Wunused-label] 181 | L90: | ^~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c: In function ‘dcopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 87 | if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 90 | if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c: In function ‘clangs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:126:12: warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return (value); | ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c: In function ‘cgsisx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:588:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] 588 | if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ | ^~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:677:18: warning: unused variable ‘rhs_work’ [-Wunused-variable] 677 | complex *rhs_work; | ^~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:423:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 423 | float diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c: In function ‘cLUMemXpand’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] 453 | switch ( mem_type ) { | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c: In function ‘dgsisx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:588:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] 588 | if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ | ^~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:677:17: warning: unused variable ‘rhs_work’ [-Wunused-variable] 677 | double *rhs_work; | ^~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:423:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 423 | double diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:421:35: note: ‘smlnum’ was declared here 421 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:421:27: note: ‘bignum’ was declared here 421 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c: In function ‘csnode_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:63:35: warning: unused variable ‘iptr’ [-Wunused-variable] 63 | int isub, irow, i, iptr; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:63:32: warning: unused variable ‘i’ [-Wunused-variable] 63 | int isub, irow, i, iptr; | ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:421:36: note: ‘smlnum’ was declared here 421 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:421:28: note: ‘bignum’ was declared here 421 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c: In function ‘csnode_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 91 | if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 104 | if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmyblas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c: In function ‘cgsitrf’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c:251:11: warning: unused variable ‘one’ [-Wunused-variable] 251 | float one = 1.0; | ^~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c: In function ‘sp_cgemv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:502:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 502 | c_eq(&alpha, &comp_zero) && gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c: In function ‘cFillRHS’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:370:16: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] 370 | complex *Aval; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:478:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 478 | print_complex_vec(char *what, int n, complex *vec) | ^~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c: In function ‘cgssv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:210:5: warning: ‘AA’ may be used uninitialized in this function [-Wmaybe-uninitialized] 210 | sp_preorder(options, AA, perm_c, etree, &AC); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c: In function ‘dgssv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:210:5: warning: ‘AA’ may be used uninitialized in this function [-Wmaybe-uninitialized] 210 | sp_preorder(options, AA, perm_c, etree, &AC); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c: In function ‘dgssvx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:377:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 377 | double diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c: In function ‘cgssvx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:377:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 377 | float diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:375:36: note: ‘smlnum’ was declared here 375 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:375:28: note: ‘bignum’ was declared here 375 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:375:35: note: ‘smlnum’ was declared here 375 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:375:27: note: ‘bignum’ was declared here 375 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c: In function ‘dFillRHS’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:368:15: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] 368 | double *Aval; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:474:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 474 | print_double_vec(char *what, int n, double *vec) | ^~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c: In function ‘dgstrs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function ‘dreadhb’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:291:29: warning: unused variable ‘key’ [-Wunused-variable] 291 | char buf[100], type[4], key[10]; | ^~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] 35 | static int _compare_(const void *a, const void *b) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c: In function ‘dlangs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:126:12: warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return (value); | ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c: In function ‘icmax1_slu’: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c:63:24: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] 63 | int ret_val, i__1, i__2; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c:63:18: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] 63 | int ret_val, i__1, i__2; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c: In function ‘dsnode_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:62:35: warning: unused variable ‘iptr’ [-Wunused-variable] 62 | int isub, irow, i, iptr; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:62:32: warning: unused variable ‘i’ [-Wunused-variable] 62 | int isub, irow, i, iptr; | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c: In function ‘dmach’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:62:9: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] 62 | if (strncmp(cmach, "E", 1)==0) { | ^~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:62:29: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 62 | if (strncmp(cmach, "E", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:64:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 64 | } else if (strncmp(cmach, "S", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:73:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 73 | } else if (strncmp(cmach, "B", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:75:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 75 | } else if (strncmp(cmach, "P", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:77:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 77 | } else if (strncmp(cmach, "N", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:79:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 79 | } else if (strncmp(cmach, "R", 1)==0) { | ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:81:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 81 | } else if (strncmp(cmach, "M", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:83:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 83 | } else if (strncmp(cmach, "U", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:85:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 85 | } else if (strncmp(cmach, "L", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:87:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 87 | } else if (strncmp(cmach, "O", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c:91:12: warning: ‘rmach’ may be used uninitialized in this function [-Wmaybe-uninitialized] 91 | return rmach; | ^~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c: In function ‘dsnode_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 91 | if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 104 | if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c: In function ‘dLUMemXpand’: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] 453 | switch ( mem_type ) { | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c: In function ‘ilu_ccopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c:193:11: warning: ‘tmp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 193 | sum->r += tmp; | ^~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c: In function ‘ilu_cdrop_row’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:196:3: warning: implicit declaration of function ‘scopy_’; did you mean ‘ccopy_’? [-Wimplicit-function-declaration] 196 | scopy_(&len, swork, &i_1, swork2, &i_1); | ^~~~~~ | ccopy_ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:85:13: warning: unused variable ‘zero’ [-Wunused-variable] 85 | complex zero = {0.0, 0.0}; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] 35 | static int _compare_(const void *a, const void *b) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmyblas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] 35 | static int _compare_(const void *a, const void *b) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c: In function ‘ilu_zcopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c:193:11: warning: ‘tmp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 193 | sum->r += tmp; | ^~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c: In function ‘sgsisx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:588:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] 588 | if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ | ^~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:677:16: warning: unused variable ‘rhs_work’ [-Wunused-variable] 677 | float *rhs_work; | ^~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:423:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 423 | float diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c: In function ‘smach’: scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:62:9: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] 62 | if (strncmp(cmach, "E", 1)==0) { | ^~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:62:29: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 62 | if (strncmp(cmach, "E", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:64:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 64 | } else if (strncmp(cmach, "S", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:73:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 73 | } else if (strncmp(cmach, "B", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:75:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 75 | } else if (strncmp(cmach, "P", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:77:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 77 | } else if (strncmp(cmach, "N", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:79:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 79 | } else if (strncmp(cmach, "R", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:81:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 81 | } else if (strncmp(cmach, "M", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:83:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 83 | } else if (strncmp(cmach, "U", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:85:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 85 | } else if (strncmp(cmach, "L", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:87:36: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 87 | } else if (strncmp(cmach, "O", 1)==0) { | ^ : note: built-in ‘strncmp’ declared here scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c:91:12: warning: ‘rmach’ may be used uninitialized in this function [-Wmaybe-uninitialized] 91 | return rmach; | ^~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:421:35: note: ‘smlnum’ was declared here 421 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:421:27: note: ‘bignum’ was declared here 421 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c: In function ‘sLUMemXpand’: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] 453 | switch ( mem_type ) { | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c: In function ‘ilu_zdrop_row’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:196:3: warning: implicit declaration of function ‘dcopy_’; did you mean ‘zcopy_’? [-Wimplicit-function-declaration] 196 | dcopy_(&len, dwork, &i_1, dwork2, &i_1); | ^~~~~~ | zcopy_ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:85:19: warning: unused variable ‘zero’ [-Wunused-variable] 85 | doublecomplex zero = {0.0, 0.0}; | ^~~~ At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:35:12: warning: ‘_compare_’ defined but not used [-Wunused-function] 35 | static int _compare_(const void *a, const void *b) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/smyblas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c: In function ‘scolumn_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:283:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 283 | if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c: In function ‘scolumn_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 139 | if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 181 | if ( mem_error = | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c:253:6: warning: ‘etdfs’ defined but not used [-Wunused-function] 253 | void etdfs ( | ^~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c: In function ‘sp_ienv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c:85:5: warning: implicit declaration of function ‘input_error’ [-Wimplicit-function-declaration] 85 | input_error("sp_ienv", &i); | ^~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c: In function ‘izmax1_slu’: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c:61:24: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] 61 | int ret_val, i__1, i__2; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c:61:18: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] 61 | int ret_val, i__1, i__2; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c: In function ‘scopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 87 | if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 90 | if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c: In function ‘scsum1_slu’: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c:56:15: warning: variable ‘i__2’ set but not used [-Wunused-but-set-variable] 56 | int i__1, i__2; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c:56:9: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable] 56 | int i__1, i__2; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function ‘sreadhb’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:291:29: warning: unused variable ‘key’ [-Wunused-variable] 291 | char buf[100], type[4], key[10]; | ^~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c: In function ‘sgssv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:210:5: warning: ‘AA’ may be used uninitialized in this function [-Wmaybe-uninitialized] 210 | sp_preorder(options, AA, perm_c, etree, &AC); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c: In function ‘zcolumn_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:298:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 298 | if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c: In function ‘sgssvx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:377:14: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 377 | float diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:375:35: note: ‘smlnum’ was declared here 375 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:375:27: note: ‘bignum’ was declared here 375 | float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c: In function ‘zcolumn_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:139:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 139 | if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:181:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 181 | if ( mem_error = | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c: In function ‘zcopy_to_ucol’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:87:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 87 | if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:90:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 90 | if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c: In function ‘ssnode_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:62:35: warning: unused variable ‘iptr’ [-Wunused-variable] 62 | int isub, irow, i, iptr; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:62:32: warning: unused variable ‘i’ [-Wunused-variable] 62 | int isub, irow, i, iptr; | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c: In function ‘sgstrs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c: In function ‘ssnode_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 91 | if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 104 | if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c: In function ‘zgstrs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:108:24: warning: unused variable ‘incy’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:108:14: warning: unused variable ‘incx’ [-Wunused-variable] 108 | int incx = 1, incy = 1; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon2.c: In function ‘slacon2_’: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon2.c:160:16: warning: implicit declaration of function ‘idamax_’; did you mean ‘isamax_’? [-Wimplicit-function-declaration] 160 | isave[1] = idamax_(n, &x[0], &c__1); /* j */ | ^~~~~~~ | isamax_ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c: In function ‘slangs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:126:12: warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return (value); | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c: In function ‘zgsisx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:588:7: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] 588 | if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ | ^~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:677:24: warning: unused variable ‘rhs_work’ [-Wunused-variable] 677 | doublecomplex *rhs_work; | ^~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:423:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 423 | double diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon2.c: In function ‘zlacon2_’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon2.c:175:5: warning: implicit declaration of function ‘zcopy_’ [-Wimplicit-function-declaration] 175 | zcopy_(n, x, &c__1, v, &c__1); | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon2.c:181:1: warning: label ‘L90’ defined but not used [-Wunused-label] 181 | L90: | ^~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:421:36: note: ‘smlnum’ was declared here 421 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:421:28: note: ‘bignum’ was declared here 421 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c: In function ‘zlangs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:126:12: warning: ‘value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return (value); | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c: In function ‘sFillRHS’: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:368:14: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] 368 | float *Aval; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:474:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 474 | print_float_vec(char *what, int n, float *vec) | ^~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c: In function ‘zPivotGrowth’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c:73:21: warning: unused variable ‘temp_comp’ [-Wunused-variable] 73 | doublecomplex temp_comp; | ^~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c: In function ‘zgsitrf’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c:251:12: warning: unused variable ‘one’ [-Wunused-variable] 251 | double one = 1.0; | ^~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function ‘zreadhb’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:301:29: warning: unused variable ‘key’ [-Wunused-variable] 301 | char buf[100], type[4], key[10]; | ^~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c: In function ‘zLUMemXpand’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:453:5: warning: enumeration value ‘LLVL’ not handled in switch [-Wswitch] 453 | switch ( mem_type ) { | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:453:5: warning: enumeration value ‘ULVL’ not handled in switch [-Wswitch] scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c: In function ‘ilu_countnz’: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c:224:24: warning: variable ‘irep’ set but not used [-Wunused-but-set-variable] 224 | int jlen, irep; | ^~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmyblas2.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c: In function ‘zsnode_bmod’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:63:35: warning: unused variable ‘iptr’ [-Wunused-variable] 63 | int isub, irow, i, iptr; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:63:32: warning: unused variable ‘i’ [-Wunused-variable] 63 | int isub, irow, i, iptr; | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c: In function ‘zgssv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:210:5: warning: ‘AA’ may be used uninitialized in this function [-Wmaybe-uninitialized] 210 | sp_preorder(options, AA, perm_c, etree, &AC); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c: In function ‘zsnode_dfs’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:91:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 91 | if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:104:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 104 | if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | ^~~~~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c: In function ‘zgssvx’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:377:15: warning: variable ‘diag_pivot_thresh’ set but not used [-Wunused-but-set-variable] 377 | double diag_pivot_thresh; | ^~~~~~~~~~~~~~~~~ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:95:46: warning: ‘smlnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 95 | #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:375:36: note: ‘smlnum’ was declared here 375 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:101, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:22: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:96:46: warning: ‘bignum’ may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) | ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:375:28: note: ‘bignum’ was declared here 375 | double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; | ^~~~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c: In function ‘sp_zgemv’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:502:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 502 | z_eq(&alpha, &comp_zero) && gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c: In function ‘zFillRHS’: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:370:22: warning: variable ‘Aval’ set but not used [-Wunused-but-set-variable] 370 | doublecomplex *Aval; | ^~~~ scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:478:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 478 | print_doublecomplex_vec(char *what, int n, doublecomplex *vec) | ^~~~~~~~~~~~~~~~~~~~~~~ ar: adding 50 object files to build/temp.linux-armv7l-3.8/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-armv7l-3.8/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-armv7l-3.8/libsuperlu_src.a ar: adding 25 object files to build/temp.linux-armv7l-3.8/libsuperlu_src.a building 'arpack_scipy' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/ARPACK creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC creating build/temp.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.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/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:116:26: 116 | & ( 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/dngets.f:96:40: 96 | & shiftr, shifti ) | 1 Warning: Unused dummy argument ‘shifti’ at (1) [-Wunused-dummy-argument] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96:32: 96 | & 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] stat.h:8:27: Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:520:17: 520 | 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] 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f:209:33: 209 | & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.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] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.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 gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:316:5: 316 | 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: 175 | & ( 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 gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.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/dgetv0.f:120:26: 120 | & ( 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/dsaup2.f:810:5: 810 | 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: 324 | 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: 180 | & ( 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/cnaup2.f:322:5: 322 | 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: 169 | & ( 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:541:24: 541 | 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: 542 | if (tol .le. zero) tol = dlamch ('EpsMach') | 1 Warning: Nonconforming tab character at (1) [-Wtabs] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:447:32: 447 | & 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/dnaitr.f:210:33: 210 | & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, | 1 Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.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/cnaupd.f:514:24: 514 | 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: 515 | 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: 518 | & ishift .ne. 2) ishift = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:422:32: 422 | & 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:124:18: 124 | 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] 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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 gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.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 scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:587:17: 587 | 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: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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f 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 f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:499:17: 499 | 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] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:316:5: 316 | 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: 175 | & ( 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.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/sgetv0.f:120:26: 120 | & ( 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/snaupd.f:541:24: 541 | 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: 542 | 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: 447 | & 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f 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/snaitr.f:210:33: 210 | & (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 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.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 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f 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 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.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 scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:587:17: 587 | 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:809:5: 809 | 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: 324 | 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: 180 | & ( 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] 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: 499 | 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] 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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] 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: 96 | & shiftr, shifti ) | 1 Warning: Unused dummy argument ‘shifti’ at (1) [-Wunused-dummy-argument] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96:32: 96 | & 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.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/znaupd.f:514:24: 514 | 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: 515 | 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: 518 | & ishift .ne. 2) ishift = 1 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:422:32: 422 | & 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.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: 124 | 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] scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:116:26: 116 | & ( 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.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/znaitr.f:209:33: 209 | & (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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f 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 scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:520:17: 520 | 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.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] 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: 6 | subroutine iset (n, value, array, inc) | 1 Warning: Unused dummy argument ‘inc’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.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 gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:322:5: 322 | 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: 169 | & ( 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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.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] gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:17:27: 17 | REAL T1 | 1 Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20:36: 20 | REAL TARRAY( 2 ) | 1 Warning: Unused variable ‘tarray’ declared at (1) [-Wunused-variable] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: /builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 50 object files to build/temp.linux-armv7l-3.8/libarpack_scipy.a ar: adding 31 object files to build/temp.linux-armv7l-3.8/libarpack_scipy.a building 'sc_c_misc' library compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/special creating build/temp.linux-armv7l-3.8/scipy/special/c_misc compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -c' gcc: scipy/special/c_misc/besselpoly.c gcc: scipy/special/c_misc/gammasgn.c gcc: scipy/special/c_misc/poch.c gcc: scipy/special/c_misc/struve.c ar: adding 4 object files to build/temp.linux-armv7l-3.8/libsc_c_misc.a building 'sc_cephes' library compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/special/cephes compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -c' gcc: scipy/special/cephes/airy.c gcc: scipy/special/cephes/cbrt.c gcc: scipy/special/cephes/dawsn.c gcc: scipy/special/cephes/ellpe.c gcc: scipy/special/cephes/chbevl.c gcc: scipy/special/cephes/ellpj.c gcc: scipy/special/cephes/dd_real.c gcc: scipy/special/cephes/bdtr.c gcc: scipy/special/cephes/chdtr.c gcc: scipy/special/cephes/ellpk.c gcc: scipy/special/cephes/beta.c gcc: scipy/special/cephes/const.c gcc: scipy/special/cephes/exp10.c gcc: scipy/special/cephes/btdtr.c gcc: scipy/special/cephes/exp2.c gcc: scipy/special/cephes/gamma.c gcc: scipy/special/cephes/i0.c gcc: scipy/special/cephes/expn.c gcc: scipy/special/cephes/i1.c gcc: scipy/special/cephes/fdtr.c gcc: scipy/special/cephes/gdtr.c gcc: scipy/special/cephes/igam.c gcc: scipy/special/cephes/fresnl.c gcc: scipy/special/cephes/hyp2f1.c gcc: scipy/special/cephes/ellie.c gcc: scipy/special/cephes/incbet.c gcc: scipy/special/cephes/igami.c gcc: scipy/special/cephes/ellik.c gcc: scipy/special/cephes/hyperg.c gcc: scipy/special/cephes/incbi.c gcc: scipy/special/cephes/jv.c gcc: scipy/special/cephes/kolmogorov.c gcc: scipy/special/cephes/ndtr.c gcc: scipy/special/cephes/j0.c scipy/special/cephes/kolmogorov.c: In function ‘_kolmogi’: scipy/special/cephes/kolmogorov.c:264:23: warning: variable ‘fb’ set but not used [-Wunused-but-set-variable] 264 | double fa = fmin, fb = fmax; | ^~ scipy/special/cephes/kolmogorov.c:264:12: warning: variable ‘fa’ set but not used [-Wunused-but-set-variable] 264 | double fa = fmin, fb = fmax; | ^~ scipy/special/cephes/kolmogorov.c: In function ‘_smirnov’: scipy/special/cephes/kolmogorov.c:728:15: warning: variable ‘nxceil’ set but not used [-Wunused-but-set-variable] 728 | int nxfl, nxceil, n1mxfl, n1mxceil; | ^~~~~~ scipy/special/cephes/kolmogorov.c: In function ‘_smirnovi’: scipy/special/cephes/kolmogorov.c:913:21: warning: variable ‘fb’ set but not used [-Wunused-but-set-variable] 913 | double fa=pcdf, fb=-psf; | ^~ scipy/special/cephes/kolmogorov.c:913:12: warning: variable ‘fa’ set but not used [-Wunused-but-set-variable] 913 | double fa=pcdf, fb=-psf; | ^~ gcc: scipy/special/cephes/ndtri.c gcc: scipy/special/cephes/j1.c gcc: scipy/special/cephes/k0.c gcc: scipy/special/cephes/owens_t.c gcc: scipy/special/cephes/k1.c gcc: scipy/special/cephes/psi.c gcc: scipy/special/cephes/pdtr.c gcc: scipy/special/cephes/kn.c gcc: scipy/special/cephes/rgamma.c gcc: scipy/special/cephes/shichi.c gcc: scipy/special/cephes/stdtr.c gcc: scipy/special/cephes/round.c gcc: scipy/special/cephes/lanczos.c gcc: scipy/special/cephes/sici.c gcc: scipy/special/cephes/scipy_iv.c scipy/special/cephes/lanczos.c:46:15: warning: ‘lanczos_sum_near_2’ defined but not used [-Wunused-function] 46 | 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] 34 | static double lanczos_sum_near_1(double dx) | ^~~~~~~~~~~~~~~~~~ scipy/special/cephes/lanczos.c:16:15: warning: ‘lanczos_sum’ defined but not used [-Wunused-function] 16 | static double lanczos_sum(double x) | ^~~~~~~~~~~ gcc: scipy/special/cephes/tandg.c gcc: scipy/special/cephes/mtherr.c gcc: scipy/special/cephes/sindg.c gcc: scipy/special/cephes/tukey.c gcc: scipy/special/cephes/nbdtr.c gcc: scipy/special/cephes/yn.c gcc: scipy/special/cephes/unity.c gcc: scipy/special/cephes/spence.c gcc: scipy/special/cephes/yv.c gcc: scipy/special/cephes/zeta.c gcc: scipy/special/cephes/zetac.c ar: adding 50 object files to build/temp.linux-armv7l-3.8/libsc_cephes.a ar: adding 10 object files to build/temp.linux-armv7l-3.8/libsc_cephes.a building 'sc_mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/special/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-3.8/scipy/special/mach compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/mach/i1mach.f gfortran:f77: scipy/special/mach/d1mach.f gfortran:f77: scipy/special/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 f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/mach/xerror.f:1:37: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument ‘l1’ at (1) [-Wunused-dummy-argument] scipy/special/mach/xerror.f:1:40: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument ‘l2’ at (1) [-Wunused-dummy-argument] ar: adding 3 object files to build/temp.linux-armv7l-3.8/libsc_mach.a building 'sc_amos' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/special/amos compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/amos/zbesk.f gfortran:f77: scipy/special/amos/dgamln.f gfortran:f77: scipy/special/amos/zbesh.f gfortran:f77: scipy/special/amos/zacon.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/amos/dgamln.f:188:0: 188 | RETURN | Warning: ‘__result_dgamln’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/dgamln.f:155:0: 155 | ZINC = ZMIN - FLOAT(NZ) | Warning: ‘nz’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zacon.f:166:0: 166 | S1R = SC1R*CSSR(KFLAG) | Warning: ‘sc2r’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zacon.f:167:0: 167 | S1I = SC1I*CSSR(KFLAG) | Warning: ‘sc2i’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/special/amos/zabs.f gfortran:f77: scipy/special/amos/zbesy.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 gfortran:f77: scipy/special/amos/zacai.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zbesi.f gfortran:f77: scipy/special/amos/zairy.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 gfortran:f77: scipy/special/amos/zbiry.f gfortran:f77: scipy/special/amos/zbinu.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 gfortran:f77: scipy/special/amos/zbesj.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zbunk.f gfortran:f77: scipy/special/amos/zasyi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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 gfortran:f77: scipy/special/amos/zdiv.f gfortran:f77: scipy/special/amos/zbknu.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 gfortran:f77: scipy/special/amos/zexp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zmlt.f gfortran:f77: scipy/special/amos/zlog.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 gfortran:f77: scipy/special/amos/zrati.f scipy/special/amos/zbknu.f:430:0: 430 | CKI = CKI + RZI | Warning: ‘cki’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/amos/zbknu.f:429:0: 429 | CKR = CKR + RZR | Warning: ‘ckr’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zmlri.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zseri.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zs1s2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zuchk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zunhj.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zuni2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zshch.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zsqrt.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zbuni.f gfortran:f77: scipy/special/amos/zunk2.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 gfortran:f77: scipy/special/amos/zunik.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zunk2.f:30:0: 30 | 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: 253 | C1R = CSRR(KFLAG) | Warning: ‘kflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/special/amos/zunk1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zuni1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/amos/zunk1.f:23:0: 23 | 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: 198 | C1R = CSRR(KFLAG) | Warning: ‘kflag’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/special/amos/zuoik.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/amos/zwrsk.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 36 object files to build/temp.linux-armv7l-3.8/libsc_amos.a building 'sc_cdf' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/special/cdflib compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/cdflib/algdiv.f gfortran:f77: scipy/special/cdflib/bgrat.f gfortran:f77: scipy/special/cdflib/basym.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/brcomp.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/cdflib/brcomp.f:78:10: 78 | n = b0 - 1.0D0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/special/cdflib/alngam.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/bpser.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/bup.f scipy/special/cdflib/bpser.f:57:10: 57 | 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 gfortran:f77: scipy/special/cdflib/alnrel.f gfortran:f77: scipy/special/cdflib/bcorr.f scipy/special/cdflib/bup.f:32:11: 32 | mu = abs(exparg(1)) | 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/bup.f:33:10: 33 | 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: 55 | IF (r.LT.t) k = r | 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 gfortran:f77: scipy/special/cdflib/apser.f gfortran:f77: scipy/special/cdflib/bratio.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/betaln.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/bratio.f:166:10: 166 | 160 n = b0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/special/cdflib/cdfbet.f gfortran:f77: scipy/special/cdflib/cdfchi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/betaln.f:55:10: 55 | 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: 69 | 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 | 80 n = a - 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/cdfchi.f:177:0: 177 | IF (porq.GT.1.5D0) THEN | Warning: ‘porq’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/special/cdflib/brcmp1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/bfrac.f gfortran:f77: scipy/special/cdflib/cdfchn.f scipy/special/cdflib/brcmp1.f:77:10: 77 | n = 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 gfortran:f77: scipy/special/cdflib/cdfbin.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 gfortran:f77: scipy/special/cdflib/cdfgam.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cdft.f gfortran:f77: scipy/special/cdflib/cdff.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 gfortran:f77: scipy/special/cdflib/cumchi.f gfortran:f77: scipy/special/cdflib/cdfnbn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cdftnc.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 gfortran:f77: scipy/special/cdflib/cumchn.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cdffnc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cumf.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cdfnor.f gfortran:f77: scipy/special/cdflib/cumbet.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cumfnc.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cumgam.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 gfortran:f77: scipy/special/cdflib/cumbin.f scipy/special/cdflib/cumfnc.f:117:14: 117 | icent = xnonc | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/special/cdflib/cumnbn.f 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 f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cumnor.f gfortran:f77: scipy/special/cdflib/cumt.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 gfortran:f77: scipy/special/cdflib/dinvr.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/cumtnc.f scipy/special/cdflib/dinvr.f:100:72: 100 | ASSIGN 10 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:106:72: 106 | ASSIGN 20 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) gfortran:f77: scipy/special/cdflib/erfc1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/dinvr.f:143:72: 143 | ASSIGN 90 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:168:72: 168 | ASSIGN 130 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:203:72: 203 | ASSIGN 200 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:238:72: 238 | ASSIGN 270 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:379:72: 379 | GO TO i99999 | 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dinvr.f:241:5: 241 | 270 CONTINUE | 1 Warning: Label 270 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:206:5: 206 | 200 yy = fx | 1 Warning: Label 200 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:171:5: 171 | 130 yy = fx | 1 Warning: Label 130 at (1) defined but not used [-Wunused-label] gfortran:f77: scipy/special/cdflib/cumpoi.f scipy/special/cdflib/dinvr.f:146:5: 146 | 90 yy = fx | 1 Warning: Label 90 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:109:5: 109 | 20 fbig = fx | 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dinvr.f:103:5: 103 | 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 f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/gam1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/esum.f gfortran:f77: scipy/special/cdflib/devlpl.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/dt1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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 gfortran:f77: scipy/special/cdflib/exparg.f gfortran:f77: scipy/special/cdflib/dzror.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/dinvnr.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/dzror.f:93:72: 93 | ASSIGN 10 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:101:72: 101 | ASSIGN 20 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:182:72: 182 | ASSIGN 200 TO i99999 | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:311:72: 311 | GO TO i99999 | 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dzror.f:185:5: 185 | 200 fb = fx | 1 Warning: Label 200 at (1) defined but not used [-Wunused-label] scipy/special/cdflib/dzror.f:107:5: 107 | 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: 96 | 10 fb = fx | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] gfortran:f77: scipy/special/cdflib/fpser.f scipy/special/cdflib/gaminv.f:168:0: 168 | 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 gfortran:f77: scipy/special/cdflib/gamma_fort.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/ipmpar.f scipy/special/cdflib/gamma_fort.f:1:6: 1 | 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: 124 | 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 gfortran:f77: scipy/special/cdflib/erf.f scipy/special/cdflib/gamma_fort.f:149:0: 149 | 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 gfortran:f77: scipy/special/cdflib/psi_fort.f scipy/special/cdflib/erf.f:1:6: 1 | 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 gfortran:f77: scipy/special/cdflib/grat1.f gfortran:f77: scipy/special/cdflib/rlog.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 gfortran:f77: scipy/special/cdflib/gamln.f gfortran:f77: scipy/special/cdflib/rcomp.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/rlog1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/cdflib/gamln.f:44:10: 44 | n = a - 1.25D0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 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 gfortran:f77: scipy/special/cdflib/rexp.f gfortran:f77: scipy/special/cdflib/gamln1.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 gfortran:f77: scipy/special/cdflib/spmpar.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/stvaln.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/special/cdflib/gsumln.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran ar: adding 50 object files to build/temp.linux-armv7l-3.8/libsc_cdf.a ar: adding 14 object files to build/temp.linux-armv7l-3.8/libsc_cdf.a building 'sc_specfun' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/special/specfun compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/specfun/specfun.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/special/specfun/specfun.f:121:72: 121 | 10 WB0=WB | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:131:72: 131 | 15 CF0=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:138:72: 138 | 20 CF=CF+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:143:72: 143 | 25 CG=CG+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:171:72: 171 | DO 10 J=0,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) scipy/special/specfun/specfun.f:188:72: 188 | DO 15 J=2,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) scipy/special/specfun/specfun.f:193:72: 193 | DO 20 I=2,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/special/specfun/specfun.f:210:72: 210 | 25 QF1=QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:212:72: 212 | 30 QM(0,K)=Q0*QM(0,K)/QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:219:72: 219 | 35 QF1=QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:222:72: 222 | 40 QM(1,K)=Q10*QM(1,K)/QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:226:72: 226 | DO 45 I=0,M-2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 45 at (1) scipy/special/specfun/specfun.f:235:72: 235 | 50 QD(0,J)=LS*J*(QM(0,J-1)-X*QM(0,J))/XS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:237:72: 237 | DO 55 I=1,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 55 at (1) scipy/special/specfun/specfun.f:266:72: 266 | DO 10 J=0,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) scipy/special/specfun/specfun.f:268:72: 268 | 10 CPD(J,I)=(0.0D0,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:274:72: 274 | 15 CPD(0,I)=0.5D0*I*(I+1)*X**(I+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:276:72: 276 | DO 20 I=1,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/special/specfun/specfun.f:301:72: 301 | 25 CPM(I,I)=(2.0D0*I-1.0D0)*ZQ*CPM(I-1,I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:304:72: 304 | 30 CPM(I,I+1)=(2.0D0*I+1.0D0)*Z*CPM(I,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:306:72: 306 | DO 35 J=I+2,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 35 at (1) scipy/special/specfun/specfun.f:314:72: 314 | 40 CPD(0,J)=LS*J*(Z*CPM(0,J)-CPM(0,J-1))/ZS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:316:72: 316 | DO 45 J=I,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 45 at (1) scipy/special/specfun/specfun.f:469:72: 469 | 40 P(K)=P1(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:487:72: 487 | 45 L0=L2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:511:72: 511 | 10 U(J)=C*C | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:513:72: 513 | 15 V(J)=(2.0*J-1.0-IP)*(2.0*(J-M)-IP)+M*(M-1.0)-CV | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:515:72: 515 | 20 W(J)=(2.0*J-IP)*(2.0*J+1.0-IP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:525:72: 525 | 25 R1=R1*(I+M-J)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:541:72: 541 | 45 R1=R1*(I+M-J)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:555:72: 555 | 65 BK(K)=(BK(K)-BK(K-1)*U(K))/T | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:557:72: 557 | 70 BK(K)=BK(K)-W(K)*BK(K+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:602:72: 602 | 10 SW=SU0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:608:72: 608 | 20 SW=SD0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:615:72: 615 | 30 SD1=SD1+DN(K)*QD(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:623:72: 623 | 35 R1=(M+J1)*R1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:626:72: 626 | 40 R2=J2*R2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:631:72: 631 | 45 SF=SF+R3 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:643:72: 643 | 50 SD=SD+R4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:654:72: 654 | 60 SW=SU2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:660:72: 660 | 70 SW=SD2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:695:72: 695 | 20 BN(M)=R1*R2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:718:72: 718 | 10 R=R*(J+M-K)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:719:72: 719 | 20 S=S-R*BN(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:720:72: 720 | 30 BN(M)=S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:722:72: 722 | 40 BN(M)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:746:72: 746 | 10 SK=SK+CK(K+1)*CK(L-K+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:747:72: 747 | 15 S=S+SK*AP(I-L+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:748:72: 748 | 20 AP(I+1)=-R*S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:753:72: 753 | 25 R=R*(2.0D0*K+IP)*(2.0D0*K-1.0D0+IP)/(2.0D0*K)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:754:72: 754 | 30 QS0=QS0+AP(M-L+1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1010:72: 1010 | 10 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1049:72: 1049 | 10 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1195:72: 1195 | 55 G0=G0+R0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:1200:72: 1200 | 60 G1=G1+R1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:1242:72: 1242 | 10 CF(K)=CF(K)*CT2+A(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1243:72: 1243 | 15 CF(K)=CF(K)*CT**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:1247:72: 1247 | 20 CSJ=CSJ+CF(K)*VR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1252:72: 1252 | 25 CSY=CSY+(-1)**K*CF(K)*VR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:1290:72: 1290 | 10 R0=R0*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1298:72: 1298 | 15 SW=SUC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:1316:72: 1316 | 50 SW=R2F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:1339:72: 1339 | 60 SW=SUD | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:1369:72: 1369 | 10 S=S+1.0D0/K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1374:72: 1374 | 20 S=S+1.0/(2.0D0*K-1.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1380:72: 1380 | 30 S=S+1.0D0/(XA+K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1507:72: 1507 | 10 PD(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1531:72: 1531 | 20 PM0=PMK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1539:72: 1539 | 25 PM1=PM2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:1542:72: 1542 | 30 PD(K)=(K*X*PM(K)-(K+M)*PM(K-1))/(X*X-1.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1545:72: 1545 | 35 PD(K)=(-1)**M*PD(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:1576:72: 1576 | 10 W=ER | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1584:72: 1584 | 20 ER=ER+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1602:72: 1602 | 25 W1=ER2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:1611:72: 1611 | 35 W2=EI2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:1728:72: 1728 | 20 GR=GR*X+G(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1789:72: 1789 | 10 R=R*(2.0D0*M-2.0D0*K+J)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1790:72: 1790 | 20 S=S+R*EN(2*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:1791:72: 1791 | 30 EN(2*M)=-S | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1827:72: 1827 | 10 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:1878:72: 1878 | 25 XA0=XA | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:1881:72: 1881 | 30 XS=XS+2.0D0*BJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1884:72: 1884 | 35 BJ(K)=BJ(K)/XS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:1889:72: 1889 | 40 XG1=XG1+BJ(K)*XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:1894:72: 1894 | 45 XG2=XG2+BJ(K)*XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:1904:72: 1904 | 50 XF=XF+XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:1909:72: 1909 | 55 XG=XG+XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:1959:72: 1959 | 30 A1=AF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:1964:72: 1964 | 35 TI=TI+A(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:1992:72: 1992 | 10 CQD(K)=(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:2008:72: 2008 | 15 CQF1=CQF2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:2021:72: 2021 | 20 CQF1=CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2023:72: 2023 | 25 CQN(K)=CQN(K)*CQ0/CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:2027:72: 2027 | 30 CQD(K)=(K*Z*CQN(K)-K*CQN(K-1))/(Z*Z-1.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:2173:72: 2173 | 20 ER=ER+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2273:72: 2273 | 20 EN(M)=R1*R2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2310:72: 2310 | 10 CV(IC)=4.0D0*(IC-1.0D0)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:2313:72: 2313 | 15 CV(IC)=(2.0D0*IC-1.0D0)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:2316:72: 2316 | 20 CV(IC)=4.0D0*IC*IC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2327:72: 2327 | 25 F(I)=Q*Q | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:2335:72: 2335 | 30 F(I)=Q*Q | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:2341:72: 2341 | 35 F(I)=Q*Q | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:2355:72: 2355 | 45 H(I)=XB | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:2466:72: 2466 | 10 QD(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:2482:72: 2482 | 15 Q1=QF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:2512:72: 2512 | 40 QF1=QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:2515:72: 2515 | 45 QD(K)=K*(QN(K-1)-X*QN(K))/(1.0D0-X*X) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:2546:72: 2546 | 10 G0=G | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:2548:72: 2548 | DO 15 J=1,K | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) scipy/special/specfun/specfun.f:2597:72: 2597 | 20 TTI=TTI+C(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2620:72: 2620 | 35 TTK=TTK+C(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:2672:72: 2672 | 25 DL(K)=-0.5D0*X/(VK+1.0D0)*UK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:2687:72: 2687 | 30 PX=PX+RP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:2693:72: 2693 | 35 QX=QX+RQ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:2728:72: 2728 | 45 VL(K)=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:2743:72: 2743 | 50 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:2748:72: 2748 | 55 VL(K)=CS*VL(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:2755:72: 2755 | 65 R0=2.0D0*(J+V0+1)/X*R0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:2896:72: 2896 | 10 W(I)=(K+1.0D0)*(K+2.0D0)*CS/((GK2+2.0D0)*GK3) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:2900:72: 2900 | 15 T=V(M-L)-W(M-L+1)*U(M-L)/T | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:2901:72: 2901 | 20 RK(K)=-U(K)/T | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:2905:72: 2905 | 25 DN(K)=DF(1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:2916:72: 2916 | 35 DN(K)=RK(K)*DN(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:2919:72: 2919 | 40 R1=R1*(J+0.5D0*(N+M+IP)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:2923:72: 2923 | 45 R=R*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:2930:72: 2930 | 50 SW=SU0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:2934:72: 2934 | 60 R2=2.0D0*C*R2*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:2937:72: 2937 | 65 R3=R3*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:2943:72: 2943 | 75 R4=4.0D0*R4*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:2946:72: 2946 | 80 R5=R5*(J+M)/C | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:2983:72: 2983 | 15 P=P*(Z-X(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:2990:72: 2990 | 20 F1=PF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:3089:72: 3089 | 10 CDY(K)=(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:3128:72: 3128 | 30 CPZ=CPZ+CRP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:3134:72: 3134 | 35 CQZ=CQZ+CRQ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:3176:72: 3176 | 60 CS0=CS0+CR0*W0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:3184:72: 3184 | 65 CS1=CS1+CR1*(2.0D0*W1+1.0D0/(K+1.0D0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:3212:72: 3212 | 70 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:3226:72: 3226 | 75 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:3230:72: 3230 | 80 CBJ(K)=CS*CBJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:3234:72: 3234 | 85 CDJ(K)=-(K+V0)/Z*CBJ(K)+CBJ(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) scipy/special/specfun/specfun.f:3259:72: 3259 | 100 CH1=CH0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/special/specfun/specfun.f:3267:72: 3267 | 105 CH1=CH0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1) scipy/special/specfun/specfun.f:3284:72: 3284 | 110 CYL1=CYLK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/special/specfun/specfun.f:3291:72: 3291 | 115 CYL2=CYLK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) scipy/special/specfun/specfun.f:3299:72: 3299 | 130 CDY(K)=CBY(K-1)-(K+V0)/Z*CBY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) scipy/special/specfun/specfun.f:3344:72: 3344 | 10 CDY(K)=(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:3377:72: 3377 | 25 CPZ=CPZ+CRP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:3383:72: 3383 | 30 CQZ=CQZ+CRQ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:3414:72: 3414 | 45 CS0=CS0+CR0*W0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:3431:72: 3431 | 50 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:3434:72: 3434 | 55 CBJ(K)=CS*CBJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:3458:72: 3458 | 70 CDJ(K)=-(K+V0)/Z*CBJ(K)+CBJ(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:3461:72: 3461 | 75 CDY(K)=CBY(K-1)-(K+V0)/Z*CBY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:3574:72: 3574 | 45 Q0=Q0+B(K)*X**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:3583:72: 3583 | 50 Q1=Q1+B1(K)*X**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:3755:72: 3755 | 20 TI=TI+A(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:3773:72: 3773 | 25 TW=TK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:3780:72: 3780 | 35 TK=TK+A(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:3821:72: 3821 | 10 DY(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:3862:72: 3862 | 30 PX=PX+RP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:3868:72: 3868 | 35 QX=QX+RQ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:3894:72: 3894 | 45 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:3909:72: 3909 | 50 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:3916:72: 3916 | 55 BJ(K)=CS*BJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:3919:72: 3919 | 60 DJ(K)=-(K+V0)/X*BJ(K)+BJ(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:3951:72: 3951 | 80 CS0=CS0+R0*W0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:3959:72: 3959 | 85 CS1=CS1+R1*(2.0D0*W1+1.0D0/(K+1.0D0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) scipy/special/specfun/specfun.f:3969:72: 3969 | 90 BYV1=BYVK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/special/specfun/specfun.f:3972:72: 3972 | 95 DY(K)=-(K+V0)/X*BY(K)+BY(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1) scipy/special/specfun/specfun.f:4004:72: 4004 | 10 DY(K) = 1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4009:72: 4009 | 40 DJ(K)=BJ(K-1)-K/X*BJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:4012:72: 4012 | 50 DY(K)=BY(K-1)-K*BY(K)/X | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:4043:72: 4043 | 10 BY(K-NMIN)=-1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4072:72: 4072 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4075:72: 4075 | 20 BJ(K-NMIN)=BJ(K-NMIN)/S0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4100:72: 4100 | 25 Q0=Q0+B(K)*X**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:4111:72: 4111 | 30 Q1=Q1+B1(K)*X**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4120:72: 4120 | 35 BJ1=BJK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4128:72: 4128 | 45 BY1=BYK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:4156:72: 4156 | 15 P=P*(Z-X(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4164:72: 4164 | 20 F1=PF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4173:72: 4173 | 35 Q=Q+WP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4180:72: 4180 | 45 W(N+1-NR)=W(NR) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:4281:72: 4281 | 10 DY(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4301:72: 4301 | 20 BJ1=BJK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4316:72: 4316 | 30 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4323:72: 4323 | 40 BJ(K)=CS*BJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:4326:72: 4326 | 50 DJ(K)=BJ(K-1)-K/X*BJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:4333:72: 4333 | 60 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:4335:72: 4335 | 70 DY(K)=BY(K-1)-K*BY(K)/X | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:4390:72: 4390 | 15 PD1=PDF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4408:72: 4408 | 20 PD1=PD | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4422:72: 4422 | 25 F0=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:4435:72: 4435 | 30 F0=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4438:72: 4438 | 35 DV(K)=S0*DV(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4499:72: 4499 | 30 A1=AF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4504:72: 4504 | 35 BF=BF+A(2*K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4509:72: 4509 | 40 BG=BG+A(2*K+1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:4545:72: 4545 | 20 ZP=ZP*(Z-ZO(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4554:72: 4554 | 30 ZQ=ZQ+ZW | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4560:72: 4560 | 35 ZO(NR)=Z | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4585:72: 4585 | 10 GA=GA*K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4595:72: 4595 | 15 R=R*(Z-K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4614:72: 4614 | 20 GR=GR*Z+G(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4725:72: 4725 | 10 DL(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4741:72: 4741 | 25 IF (K.GE.1) DL(K-1)=-0.5D0*X/K*BK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:4768:72: 4768 | 40 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:4771:72: 4771 | 45 BL(K)=BL(K)/BG | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:4775:72: 4775 | 50 BL(K)=R0*BL(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:4778:72: 4778 | 55 DL(K)=2.0D0*K/X*(BL(K-1)-BL(K)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:4836:72: 4836 | 10 DK(2*K)=K*(B-K)*X/(A+2.0D0*K-1.0D0)/(A+2.0D0*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4838:72: 4838 | 15 DK(2*K+1)=-(A+K)*(A+B+K)*X/(A+2.D0*K)/(A+2.0*K+1.0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4841:72: 4841 | 20 T1=DK(K)/(1.0D0+T1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4846:72: 4846 | 25 FK(2*K)=K*(A-K)*(1.0D0-X)/(B+2.*K-1.0)/(B+2.0*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:4849:72: 4849 | & (B+2.D0*K)/(B+2.D0*K+1.D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:4852:72: 4852 | 35 T2=FK(K)/(1.0D0+T2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:4887:72: 4887 | 10 T1=-Q*Q/((2.0D0*J+L)**2-B+T1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4902:72: 4902 | 15 T2=-Q*Q/((2.0D0*J-L-L0)**2-B+T2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4944:72: 4944 | 10 CP1=CPF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4966:72: 4966 | 10 QD(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:4970:72: 4970 | 15 QD(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:4988:72: 4988 | 20 QF1=QM0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:5000:72: 5000 | 25 QF1=QF2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:5007:72: 5007 | 30 QG1=QM1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:5018:72: 5018 | 35 QH1=QH2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:5034:72: 5034 | 40 QF1=QMK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:5039:72: 5039 | 45 QH1=Q1L | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:5053:72: 5053 | 50 QF1=QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:5055:72: 5055 | 55 QM(K)=QM(K)*QM0/QF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:5059:72: 5059 | 60 QM(K)=(-1)**M*QM(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:5063:72: 5063 | 65 QD(K)=(K*X*QM(K)-(K+M)*QM(K-1))/(X*X-1.0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:5102:72: 5102 | 10 CF(K)=CF(K)*CT2+A(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5103:72: 5103 | 15 CF(K)=CF(K)*CT**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:5107:72: 5107 | 20 CSI=CSI+CF(K)*VR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:5112:72: 5112 | 25 CSK=CSK+(-1)**K*CF(K)*VR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:5224:72: 5224 | 10 EL3=EL3+W(I)*(F1+F2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5262:72: 5262 | 25 EI=EI+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:5370:72: 5370 | 10 HG=HG+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5423:72: 5423 | 20 SUM2=SUM2+R2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:5443:72: 5443 | 35 A=A+1.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:5508:72: 5508 | 10 HF=HF+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5517:72: 5517 | 15 HF=HF+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:5546:72: 5546 | 30 GM=GM*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:5549:72: 5549 | 35 RM=RM*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:5560:72: 5560 | 40 F0=F0+R0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:5562:72: 5562 | 45 SP0=SP0+1.0D0/(A+K-1.0)+1.0/(B+K-1.0)-1.0/K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:5569:72: 5569 | & (B+J+K-1.0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:5574:72: 5574 | 55 HW=F1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:5582:72: 5582 | 65 F0=F0+R0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:5584:72: 5584 | 70 SP0=SP0+1.0D0/K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:5590:72: 5590 | 75 SM=SM+1.0D0/(J+K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:5595:72: 5595 | 80 HW=F1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:5617:72: 5617 | 90 HW=HF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/special/specfun/specfun.f:5634:72: 5634 | 100 HW=HF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/special/specfun/specfun.f:5690:72: 5690 | 10 CHG=CHG+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5736:72: 5736 | 20 CS2=CS2+CR2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:5762:72: 5762 | 35 A=A+1.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:5837:72: 5837 | 10 ZHF=ZHF+ZR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:5845:72: 5845 | 15 ZHF=ZHF+ZR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:5861:72: 5861 | 20 ZW=ZHF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:5877:72: 5877 | 30 GM=GM*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:5880:72: 5880 | 35 RM=RM*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:5891:72: 5891 | 40 ZF0=ZF0+ZR0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:5893:72: 5893 | 45 SP0=SP0+1.0D0/(A+K-1.0D0)+1.0/(B+K-1.0D0)-1.D0/K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:5908:72: 5908 | 55 ZW=ZF1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:5917:72: 5917 | 65 ZF0=ZF0+ZR0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:5919:72: 5919 | 70 SP0=SP0+1.0D0/K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:5926:72: 5926 | 75 SM=SM+1.0D0/(J+K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:5931:72: 5931 | 80 ZW=ZF1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:5953:72: 5953 | 90 ZW=ZHF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/special/specfun/specfun.f:5969:72: 5969 | 100 ZW=ZHF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/special/specfun/specfun.f:5993:72: 5993 | 110 ZW=ZHF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/special/specfun/specfun.f:6021:72: 6021 | 120 ZF0=ZF0+ZR*G0/GCBK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/special/specfun/specfun.f:6026:72: 6026 | 125 SP=SP+1.0D0/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 125 at (1) scipy/special/specfun/specfun.f:6030:72: 6030 | 130 SQ=SQ*(B+J-1.0D0)*(B-C+J)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) scipy/special/specfun/specfun.f:6041:72: 6041 | 135 RK2=RK2*(B+J-1.0D0)*(B-C+J)/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 135 at (1) scipy/special/specfun/specfun.f:6046:72: 6046 | 140 SJ2=SJ2+1.0D0/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/special/specfun/specfun.f:6052:72: 6052 | 145 W0=WS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 145 at (1) scipy/special/specfun/specfun.f:6140:72: 6140 | 35 SU1=SU1+A(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:6145:72: 6145 | 40 SU2=SU2+A(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:6153:72: 6153 | 45 SU3=SU3+A(2*K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:6158:72: 6158 | 50 SU4=SU4+A(2*K+1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:6196:72: 6196 | 10 DK(K)=-1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:6218:72: 6218 | 15 H1=H | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:6233:72: 6233 | 20 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:6236:72: 6236 | 25 BI(K)=S0*BI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:6244:72: 6244 | 30 G1=G | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:6247:72: 6247 | 40 DK(K)=-BK(K-1)-K/X*BK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:6287:72: 6287 | 10 CDY(K)=(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:6319:72: 6319 | 15 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:6326:72: 6326 | 20 CBJ(K)=CBJ(K)/CS0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:6342:72: 6342 | 25 CP0=CP0+A(K)*Z**(-2*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:6345:72: 6345 | 30 CQ0=CQ0+B(K)*Z**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:6354:72: 6354 | 35 CP1=CP1+A1(K)*Z**(-2*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:6357:72: 6357 | 40 CQ1=CQ1+B1(K)*Z**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:6366:72: 6366 | 45 CBJ1=CBJK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:6370:72: 6370 | 50 CDJ(K)=CBJ(K-1)-K/Z*CBJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:6384:72: 6384 | 60 CDY(K)=CBY(K-1)-K/Z*CBY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:6419:72: 6419 | 10 DK(K)=-1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:6442:72: 6442 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:6445:72: 6445 | 20 BI(K)=S0*BI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:6461:72: 6461 | 25 BKL=BKL+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:6471:72: 6471 | 35 G1=G | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:6476:72: 6476 | 40 DK(K)=-BK(K-1)-K/X*BK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:6502:72: 6502 | DO 10 J=0,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) scipy/special/specfun/specfun.f:6504:72: 6504 | 10 PD(J,I)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:6510:72: 6510 | 15 PD(0,I)=0.5D0*I*(I+1.0D0)*X**(I+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:6512:72: 6512 | DO 20 I=1,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/special/specfun/specfun.f:6528:72: 6528 | 30 PM(I,I)=-LS*(2.0D0*I-1.0D0)*XQ*PM(I-1,I-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:6530:72: 6530 | 35 PM(I,I+1)=(2.0D0*I+1.0D0)*X*PM(I,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:6532:72: 6532 | DO 40 J=I+2,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 40 at (1) scipy/special/specfun/specfun.f:6538:72: 6538 | 45 PD(0,J)=LS*J*(PM(0,J-1)-X*PM(0,J))/XS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:6540:72: 6540 | DO 50 J=I,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) scipy/special/specfun/specfun.f:6726:72: 6726 | 50 CP0=CP0+A(K)*Z1**(-2*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:6729:72: 6729 | 55 CQ0=CQ0+B(K)*Z1**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:6736:72: 6736 | 60 CP1=CP1+A1(K)*Z1**(-2*K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:6739:72: 6739 | 65 CQ1=CQ1+B1(K)*Z1**(-2*K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:6839:72: 6839 | 25 XF0=XF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:6849:72: 6849 | 30 XF=XF+XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:6854:72: 6854 | 35 XG=XG+XR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7035:72: 7035 | 50 DK(K)=-(6.0D0*K+1.0D0)/(6.0D0*K-1.0D0)*CK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:7043:72: 7043 | 55 SAD=SAD+DK(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:7050:72: 7050 | 60 SBD=SBD+DK(K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:7066:72: 7066 | 65 SDA=SDA+DK(2*K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:7073:72: 7073 | 70 SDB=SDB+DK(2*K+1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:7123:72: 7123 | 5 CK(K1)=CK(K1)*1.0D-100 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) scipy/special/specfun/specfun.f:7146:72: 7146 | 10 F2=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7154:72: 7154 | 25 SU1=SU1+CK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:7157:72: 7157 | 30 SU2=SU2+CK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:7160:72: 7160 | 35 R1=R1*(J+0.5D0*(N+M+IP)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7163:72: 7163 | 40 R2=-R2*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:7170:72: 7170 | 45 CK(K)=FL/FS*S0*CK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:7172:72: 7172 | 50 CK(K)=S0*CK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:7209:72: 7209 | 10 R=R*I | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7212:72: 7212 | 15 R=R*(I+0.5D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:7221:72: 7221 | 20 SW=SUM | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:7224:72: 7224 | 30 R1=R1*I | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:7225:72: 7225 | 35 CK(K+1)=FAC*SUM/R1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7298:72: 7298 | 20 ZP=ZP*(Z-ZO(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:7307:72: 7307 | 30 ZQ=ZQ+ZW | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:7313:72: 7313 | 35 ZO(NR)=Z | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7375:72: 7375 | 10 RG=RG*(V*V-J*J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7379:72: 7379 | 15 R0=.5D0*R0*XQ/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:7389:72: 7389 | 20 PMV=PMV+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:7410:72: 7410 | 35 R2=R2*QR*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7415:72: 7415 | 40 S0=S0+R1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:7422:72: 7422 | 45 S1=S1+(J*J+V*V)/(J*(J*J-V*V)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:7429:72: 7429 | 50 S=S+((K+J)**2+V*V)/((K+J)*((K+J)**2-V*V)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:7432:72: 7432 | 55 S2=S2+1.0D0/(J*(J*J-V*V)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:7557:72: 7557 | 10 GI=GI-A(K)*T*DSIN((2.0D0*K-1.0D0)*TH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7563:72: 7563 | 15 GI1=GI1+DATAN(Y/(X+J)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:7626:72: 7626 | 10 SW=SU1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7633:72: 7633 | 20 SW=SU1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:7682:72: 7682 | 10 H0=HU | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7765:72: 7765 | 10 GL0=GL0*X2+A(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:7770:72: 7770 | 15 X0=X0-1.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:7808:72: 7808 | 15 Q1=QF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:7921:72: 7921 | 35 BI0=BI0+A(K)*XR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:7925:72: 7925 | 40 BI1=BI1+B(K)*XR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:7939:72: 7939 | 65 WW=BK0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:7950:72: 7950 | 75 BK0=BK0+A1(K)*XR2**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:7995:72: 7995 | 10 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8013:72: 8013 | 15 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:8026:72: 8026 | 20 CFA=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:8035:72: 8035 | 25 CFB=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:8038:72: 8038 | 30 CPB(K)=CS0*CPB(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:8045:72: 8045 | 35 CPD(K)=-0.5D0*Z*CPB(K)+K*CPB(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:8048:72: 8048 | 40 CPD(K)=0.5D0*Z*CPB(K)-CPB(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:8183:72: 8183 | 10 P1=PF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8215:72: 8215 | 5 FC(I)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) scipy/special/specfun/specfun.f:8268:72: 8268 | 7 FC(I)=FNAN | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7 at (1) scipy/special/specfun/specfun.f:8320:72: 8320 | 30 FC(K)=S0*FC(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:8339:72: 8339 | 40 FC(K)=S0*FC(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:8382:72: 8382 | 65 FC(K)=S0*FC(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:8410:72: 8410 | 90 FC(J)=-FC(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/special/specfun/specfun.f:8440:72: 8440 | 10 DI(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8462:72: 8462 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:8465:72: 8465 | 20 SI(K)=CS*SI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:8469:72: 8469 | 25 DI(K)=SI(K-1)-(K+1.0D0)/X*SI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:8519:72: 8519 | 10 H1=HL | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8546:72: 8546 | 40 D2=DL | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:8598:72: 8598 | 10 R0=R0*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8606:72: 8606 | 15 SW=SUC | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:8615:72: 8615 | 25 SW1=SUM | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:8618:72: 8618 | 35 R1=R1*(J+0.5D0*(N+M+IP)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:8621:72: 8621 | 40 R2=2.0D0*C*R2*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:8624:72: 8624 | 45 R3=R3*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:8654:72: 8654 | 50 SW=R1F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:8671:72: 8671 | 60 SW=SUD | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:8893:72: 8893 | 15 HU=HU+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:8923:72: 8923 | 10 GW=GF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:8934:72: 8934 | 20 GW=GD0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:8991:72: 8991 | 30 A1=AF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:8996:72: 8996 | 35 BF=BF+A(2*K)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:9001:72: 9001 | 40 BG=BG+A(2*K+1)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:9030:72: 9030 | 10 DY(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9044:72: 9044 | 15 RF1=RF2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:9048:72: 9048 | 25 DY(K)=-K*RY(K)/X+RY(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:9091:72: 9091 | 10 R=(0.5D0/J-1.0D0)*R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9217:72: 9217 | 85 QN0=QN0+FAC*RS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) scipy/special/specfun/specfun.f:9314:72: 9314 | 15 H0=HM1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:9323:72: 9323 | 25 IF (B.LT.0.0) S0=S0+(1.0D0-A)/(M*(A+M-1.0D0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:9333:72: 9333 | 30 S1=S1-(M+2.0D0*A-2.0D0)/(M*(M+A-1.0D0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:9335:72: 9335 | 35 S2=S2+1.0D0/(K+M) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:9338:72: 9338 | 40 S1=S1+(1.0D0-A)/(M*(M+A-1.0D0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:9340:72: 9340 | 45 S2=S2+1.0D0/M | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:9349:72: 9349 | 50 H0=HM2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:9360:72: 9360 | 60 HM3=HM3+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:9422:72: 9422 | 20 ZP=ZP*(Z-ZO(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:9608:72: 9608 | 10 SW=SUM | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9661:72: 9661 | 20 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:9663:72: 9663 | 25 BJ(K+1)=BJ(K+1)/(BS-F) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:9668:72: 9668 | 30 FJ(K+1)=(K*K/(X*X)-1.0D0)*BJ(K+1)-DJ(K+1)/X | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:9697:72: 9697 | 10 DJ(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9726:72: 9726 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:9731:72: 9731 | 20 SJ(K)=CS*SJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:9734:72: 9734 | 25 DJ(K)=SJ(K-1)-(K+1.0D0)*SJ(K)/X | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:9797:72: 9797 | 10 DY1=DYN | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9858:72: 9858 | 15 RT=RT+4.44D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:9948:72: 9948 | 10 CHD1(K)=CDJ(K)+CI*CDY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:9955:72: 9955 | 15 CFAC=CFAC*CI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:9964:72: 9964 | 20 CFAC=CFAC*CF1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:9968:72: 9968 | 25 CHD2(K)=CDJ(K)-CI*CDY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:9975:72: 9975 | 30 CHD2(K)=CDJ(K)-CI*CDY(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:10147:72: 10147 | 10 DK(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:10182:72: 10182 | 25 SUM=SUM+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:10199:72: 10199 | 30 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:10202:72: 10202 | 35 BI(K)=CS*BI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:10205:72: 10205 | 40 DI(K)=-(K+V0)/X*BI(K)+BI(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:10218:72: 10218 | 45 WW=WA | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:10234:72: 10234 | 55 WW=WA | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:10243:72: 10243 | 65 SUM=SUM+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:10253:72: 10253 | 70 BK1=BK2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:10256:72: 10256 | 80 DK(K)=-(K+V0)/X*BK(K)-BK(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:10287:72: 10287 | 5 DF(I)=0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) scipy/special/specfun/specfun.f:10321:72: 10321 | 12 DF(K1)=DF(K1)*1.0D-100 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) scipy/special/specfun/specfun.f:10343:72: 10343 | 15 DF(K1)=DF(K1)*1.0D-100 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:10348:72: 10348 | 20 F2=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:10357:72: 10357 | 40 R1=R1*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:10361:72: 10361 | 45 SU1=SU1+R1*DF(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:10368:72: 10368 | 50 SW=SU2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:10371:72: 10371 | 60 R3=R3*(J+0.5D0*(N+M+IP)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:10374:72: 10374 | 65 R4=-4.0D0*R4*J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:10377:72: 10377 | 70 DF(K)=FL/FS*S0*DF(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:10379:72: 10379 | 75 DF(K)=S0*DF(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:10452:72: 10452 | 30 PX=PX+RP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:10458:72: 10458 | 35 QX=QX+RQ | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:10516:72: 10516 | 75 VSL=VSL+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:10546:72: 10546 | 100 SUM=SUM+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/special/specfun/specfun.f:10596:72: 10596 | 10 CDK(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:10630:72: 10630 | 25 CS=CS+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:10645:72: 10645 | 30 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:10648:72: 10648 | 35 CBI(K)=CS*CBI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:10686:72: 10686 | 60 CS=CS+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:10710:72: 10710 | 80 CDK(K)=-(K+V0)/Z*CBK(K)-CBK(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/special/specfun/specfun.f:10757:72: 10757 | 10 CDK(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:10791:72: 10791 | 25 CS=CS+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:10806:72: 10806 | 30 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:10809:72: 10809 | 35 CBI(K)=CS*CBI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:10849:72: 10849 | 60 CS=CS+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:10861:72: 10861 | 65 CG1=CGK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:10878:72: 10878 | 75 CDK(K)=-(K+V0)/Z*CBK(K)-CBK(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 75 at (1) scipy/special/specfun/specfun.f:10916:72: 10916 | 10 WA0=WA | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:10926:72: 10926 | 15 CF0=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:10933:72: 10933 | 20 CF=CF+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:10938:72: 10938 | 25 CG=CG+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11002:72: 11002 | 25 F0=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11011:72: 11011 | 30 F=F+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:11016:72: 11016 | 35 G=G+R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:11051:72: 11051 | 10 DJ(K)=0.0D0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11074:72: 11074 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11078:72: 11078 | 20 RJ(K)=CS*RJ(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:11082:72: 11082 | 25 DJ(K)=-K*RJ(K)/X+RJ(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11121:72: 11121 | 15 F1=HF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11124:72: 11124 | 20 P=P*(Z-X(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:11133:72: 11133 | 30 Q=Q+WP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:11141:72: 11141 | 35 R=2.0D0*R*K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:11143:72: 11143 | 40 W(N+1-NR)=W(NR) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:11253:72: 11253 | 10 EN(K)=1.0D0/(K-1.0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11261:72: 11261 | 15 RP=-RP*X/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11264:72: 11264 | 20 PS=PS+1.0D0/M | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:11271:72: 11271 | 25 R=-R*X/J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11284:72: 11284 | 45 T0=(L+K-1.0D0)/(1.0D0+K/(X+T0)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:11286:72: 11286 | 50 EN(L)=DEXP(-X)*T | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:11311:72: 11311 | 10 DK(K)=-1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11323:72: 11323 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11327:72: 11327 | 25 DK(K)=-SK(K-1)-(K+1.0D0)/X*SK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11351:72: 11351 | 10 E1=EK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11373:72: 11373 | 10 GA=GA*K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11378:72: 11378 | 15 GA=0.5D0*GA*(2.0D0*K-1.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11442:72: 11442 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11457:72: 11457 | 20 F0=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:11468:72: 11468 | 25 F0=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11471:72: 11471 | 30 VV(K)=S0*VV(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:11488:72: 11488 | 35 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:11530:72: 11530 | DO 10 J=0,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) scipy/special/specfun/specfun.f:11549:72: 11549 | DO 15 J=2,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) scipy/special/specfun/specfun.f:11554:72: 11554 | DO 20 I=2,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/special/specfun/specfun.f:11570:72: 11570 | 25 CQF1=CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11572:72: 11572 | 30 CQM(0,K)=CQ0*CQM(0,K)/CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:11579:72: 11579 | 35 CQF1=CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:11582:72: 11582 | 40 CQM(1,K)=CQ10*CQM(1,K)/CQF0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:11586:72: 11586 | DO 45 I=0,M-2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 45 at (1) scipy/special/specfun/specfun.f:11595:72: 11595 | 50 CQD(0,J)=LS*J*(CQM(0,J-1)-Z*CQM(0,J))/ZS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:11597:72: 11597 | DO 55 I=1,M | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 55 at (1) scipy/special/specfun/specfun.f:11627:72: 11627 | 5 EG(I)=(I+M)*(I+M-1.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) scipy/special/specfun/specfun.f:11645:72: 11645 | 10 G(I)=K*(K-1.0)/((DK2-3.0)*(DK2-1.0))*CS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11648:72: 11648 | 15 F(K)=E(K)*E(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11663:72: 11663 | 25 H(I)=XB | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11738:72: 11738 | 10 CDK(K)=-(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11763:72: 11763 | 15 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:11766:72: 11766 | 20 CBI(K)=CS0*CBI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:11782:72: 11782 | 25 CBKL=CBKL+CR | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:11792:72: 11792 | 35 CG1=CG | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:11809:72: 11809 | 50 CDK(K)=-CBK(K-1)-K/Z*CBK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:11844:72: 11844 | 10 CDK(K)=(1.0D+300,0.0D0) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:11871:72: 11871 | 45 CF1=CF | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/special/specfun/specfun.f:11874:72: 11874 | 50 CBI(K)=CS*CBI(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:11881:72: 11881 | 60 CBK(K)=CKK | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/special/specfun/specfun.f:11884:72: 11884 | 70 CDK(K)=-CBK(K-1)-K/Z*CBK(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) scipy/special/specfun/specfun.f:11967:72: 11967 | 30 W1=F1R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:11984:72: 11984 | 40 W2=D1R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:11999:72: 11999 | 55 W1=F2R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/special/specfun/specfun.f:12016:72: 12016 | 65 W2=D2R | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/special/specfun/specfun.f:12098:72: 12098 | 30 CBI0=CBI0+A(K)*ZR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/special/specfun/specfun.f:12102:72: 12102 | 35 CBI1=CBI1+B(K)*ZR**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1) scipy/special/specfun/specfun.f:12115:72: 12115 | 40 CW=CS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/special/specfun/specfun.f:12127:72: 12127 | 50 CBK0=CBK0+A1(K)*ZR2**K | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/special/specfun/specfun.f:12190:72: 12190 | 10 PSI=PSI-A(K)*Z2**(-K)*DSIN(2.0D0*K*TH) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:12196:72: 12196 | 20 RI=RI+Y/((X0-K)**2.0D0+Y*Y) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:12233:72: 12233 | 10 DY(K)=1.0D+300 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:12249:72: 12249 | 15 F1=F | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) scipy/special/specfun/specfun.f:12252:72: 12252 | 25 DY(K)=SY(K-1)-(K+1.0D0)*SY(K)/X | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/special/specfun/specfun.f:12283:72: 12283 | 10 B0=B | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/special/specfun/specfun.f:12290:72: 12290 | 20 DN=D | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/special/specfun/specfun.f:4583:17: 4583 | 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:1004:14: 1004 | 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:1043:14: 1043 | 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:1367:13: 1367 | N=XA | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] scipy/special/specfun/specfun.f:1372:13: 1372 | 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:7686:11: 7686 | 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:8871:20: 8871 | 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:8872:20: 8872 | 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:8894:14: 8894 | 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:9278:10: 9278 | 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:9318:11: 9318 | 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:9353:12: 9353 | 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:8266:2: 8226 | IF (JM+1.GT.251) GOTO 6 | 2 ...... 8266 | 6 FNAN=DNAN() | 1 Warning: Legacy Extension: Label at (1) is not in the same block as the GOTO statement at (2) scipy/special/specfun/specfun.f:5279:34: 5279 | DOUBLE COMPLEX Z, CEI, IMF | 1 Warning: Unused variable ‘imf’ declared at (1) [-Wunused-variable] scipy/special/specfun/specfun.f:8226:0: 8226 | IF (JM+1.GT.251) GOTO 6 | Warning: ‘jm’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:12114:0: 12114 | IF (CDABS((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:12114:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6306:0: 6306 | 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:6306:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11764:0: 11764 | CS0=CDEXP(Z1)/(CBS-CF) | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11764:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1257:0: 1257 | CDYV=-V/Z*CBYV+CFY | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1257:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:1879:0: 1879 | XS=BJ(1) | Warning: ‘bj[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2023:0: 2023 | 25 CQN(K)=CQN(K)*CQ0/CQF0 | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2023:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2081:0: 2081 | & + U1*(-108056875D0/6967296D0))))) | Warning: ‘u1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:2064:0: 2064 | 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:3272:0: 3272 | 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:3272:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3227:0: 3227 | IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3227:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3166:0: 3166 | CYV0=(CJV0*DCOS(PV0)-CJU0)/DSIN(PV0) | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3166:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3193:0: 3193 | 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:3193:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3192:0: 3192 | 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:3192:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3245:0: 3245 | YA1=CDABS(CG0) | Warning: ‘cg0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3237:0: 3237 | YA0=CDABS(CYV0) | Warning: ‘cyv0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3197:0: 3197 | 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:3197:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3227:0: 3227 | IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | Warning: ‘cjv0’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3428:0: 3428 | 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:3428:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3451:0: 3451 | CBY(0)=CYV0 | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3451:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:4381:0: 4381 | IF (L.EQ.0) PD0=PD1 | Warning: ‘pd1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5117:0: 5117 | CDKV=-CFK-V/Z*CBKV | Warning: ‘IMAGPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5117:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5759:0: 5759 | 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:5759:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5714:0: 5714 | IF (CDABS((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:5714:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6058:0: 6058 | IF (K.GT.150) ISFER=5 | Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:5992:0: 5992 | IF (CDABS((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:5992:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10642:0: 10642 | 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:10642:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10803:0: 10803 | 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:10803:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11431:0: 11431 | IF (L.EQ.0) F0=F1 | Warning: ‘f1’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11567:0: 11567 | 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:11567:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:11868:0: 11868 | 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:11868:0: Warning: ‘REALPART_EXPR ’ may be used uninitialized in this function [-Wmaybe-uninitialized] ar: adding 1 object files to build/temp.linux-armv7l-3.8/libsc_specfun.a building 'statlib' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/stats creating build/temp.linux-armv7l-3.8/scipy/stats/statlib compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -c' gfortran:f77: scipy/stats/statlib/swilk.f gfortran:f77: scipy/stats/statlib/spearman.f gfortran:f77: scipy/stats/statlib/ansari.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/stats/statlib/spearman.f:12:49: 12 | double precision zero, one, two, b, x, y, z, u, six, | 1 Warning: Unused variable ‘z’ declared at (1) [-Wunused-variable] scipy/stats/statlib/ansari.f:39:72: 39 | IF (MM1) 1, 2, 3 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/stats/statlib/ansari.f:151:72: 151 | 1 F(I) = TWO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1) scipy/stats/statlib/ansari.f:192:72: 192 | 2 F(I) = F(I) + TWO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1) ar: adding 3 object files to build/temp.linux-armv7l-3.8/libstatlib.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._quadpack' language from 'c' to 'f77'. resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.integrate._test_odeint_banded' language from 'c' to 'f77'. resetting extension 'scipy.linalg._fblas' language from 'c' to 'f77'. resetting extension 'scipy.linalg._flapack' language from 'c' to 'f77'. resetting extension 'scipy.linalg._flinalg' language from 'c' to 'f77'. resetting extension 'scipy.linalg._interpolative' language from 'c' to 'f77'. resetting extension 'scipy.linalg.cython_blas' language from 'c' to 'f77'. resetting extension 'scipy.linalg.cython_lapack' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. resetting extension 'scipy.optimize._lbfgsb' language from 'c' to 'f77'. resetting extension 'scipy.sparse.linalg.isolve._iterative' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] resetting extension 'scipy.sparse.linalg.eigen.arpack._arpack' language from 'c' to 'f77'. resetting extension 'scipy.special._ufuncs' language from 'c' to 'f77'. resetting extension 'scipy.special.cython_special' language from 'c' to 'f77'. customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'scipy.cluster._vq' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/cluster compile options: '-DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/cluster/_vq.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/_vq.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from scipy/cluster/_vq.c:600: scipy/cluster/_vq.c: In function ‘__pyx_fuse_0__pyx_f_5scipy_7cluster_3_vq_cal_M’: scipy/cluster/cluster_blas.h:19:24: warning: implicit declaration of function ‘sgemm_’ [-Wimplicit-function-declaration] 19 | #define f_sgemm F_FUNC(sgemm,SGEMM) | ^~~~~ scipy/cluster/cluster_blas.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/cluster/_vq.c:2023:3: note: in expansion of macro ‘f_sgemm’ 2023 | f_sgemm(((char *)"T"), ((char *)"N"), (&__pyx_v_ncodes), (&__pyx_v_nobs), (&__pyx_v_nfeat), (&__pyx_v_alpha), __pyx_v_code_book, (&__pyx_v_nfeat), __pyx_v_obs, (&__pyx_v_nfeat), (&__pyx_v_beta), __pyx_v_M, (&__pyx_v_ncodes)); | ^~~~~~~ scipy/cluster/_vq.c: In function ‘__pyx_fuse_1__pyx_f_5scipy_7cluster_3_vq_cal_M’: scipy/cluster/cluster_blas.h:20:24: warning: implicit declaration of function ‘dgemm_’ [-Wimplicit-function-declaration] 20 | #define f_dgemm F_FUNC(dgemm,DGEMM) | ^~~~~ scipy/cluster/cluster_blas.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/cluster/_vq.c:2060:3: note: in expansion of macro ‘f_dgemm’ 2060 | f_dgemm(((char *)"T"), ((char *)"N"), (&__pyx_v_ncodes), (&__pyx_v_nobs), (&__pyx_v_nfeat), (&__pyx_v_alpha), __pyx_v_code_book, (&__pyx_v_nfeat), __pyx_v_obs, (&__pyx_v_nfeat), (&__pyx_v_beta), __pyx_v_M, (&__pyx_v_ncodes)); | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/cluster/_vq.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/cluster/_vq.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.cluster._vq.map building 'scipy.cluster._hierarchy' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/cluster/_hierarchy.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/_hierarchy.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/cluster/_hierarchy.c:19289:18: warning: ‘__Pyx_CFunc_double____double____double____double____int____int____int___to_py’ defined but not used [-Wunused-function] 19289 | static PyObject *__Pyx_CFunc_double____double____double____double____int____int____int___to_py(double (*__pyx_v_f)(double, double, double, int, int, int)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/cluster/_hierarchy.c: In function ‘__pyx_pw_5scipy_7cluster_10_hierarchy_27nn_chain’: scipy/cluster/_hierarchy.c:13618:8: warning: ‘__pyx_v_y’ may be used uninitialized in this function [-Wmaybe-uninitialized] 13618 | if (__pyx_t_12) { | ^ scipy/cluster/_hierarchy.c:13074:7: note: ‘__pyx_v_y’ was declared here 13074 | int __pyx_v_y; | ^~~~~~~~~ scipy/cluster/_hierarchy.c: In function ‘__pyx_pw_5scipy_7cluster_10_hierarchy_23linkage’: scipy/cluster/_hierarchy.c:11634:20: warning: ‘__pyx_v_y’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11634 | __pyx_t_42 = __pyx_f_5scipy_7cluster_10_hierarchy_condensed_index(__pyx_v_n, __pyx_v_i, __pyx_v_y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/cluster/_hierarchy.c:11060:7: note: ‘__pyx_v_y’ was declared here 11060 | int __pyx_v_y; | ^~~~~~~~~ scipy/cluster/_hierarchy.c:11654:10: warning: ‘__pyx_v_x’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11654 | if (__pyx_t_16) { | ^ scipy/cluster/_hierarchy.c:11059:7: note: ‘__pyx_v_x’ was declared here 11059 | int __pyx_v_x; | ^~~~~~~~~ scipy/cluster/_hierarchy.c: In function ‘__pyx_pw_5scipy_7cluster_10_hierarchy_29mst_single_linkage’: scipy/cluster/_hierarchy.c:14363:142: warning: ‘__pyx_v_y’ may be used uninitialized in this function [-Wmaybe-uninitialized] 14363 | *((double *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_Z.data + __pyx_t_25 * __pyx_v_Z.strides[0]) ) + __pyx_t_26 * __pyx_v_Z.strides[1]) )) = __pyx_v_y; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ scipy/cluster/_hierarchy.c:13995:7: note: ‘__pyx_v_y’ was declared here 13995 | int __pyx_v_y; | ^~~~~~~~~ scipy/cluster/_hierarchy.c: In function ‘__pyx_pw_5scipy_7cluster_10_hierarchy_25fast_linkage’: scipy/cluster/_hierarchy.c:12563:142: warning: ‘__pyx_v_dist’ may be used uninitialized in this function [-Wmaybe-uninitialized] 12563 | *((double *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_Z.data + __pyx_t_33 * __pyx_v_Z.strides[0]) ) + __pyx_t_34 * __pyx_v_Z.strides[1]) )) = __pyx_v_dist; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ scipy/cluster/_hierarchy.c:11978:10: note: ‘__pyx_v_dist’ was declared here 11978 | double __pyx_v_dist; | ^~~~~~~~~~~~ scipy/cluster/_hierarchy.c:12857:22: warning: ‘__pyx_v_y’ may be used uninitialized in this function [-Wmaybe-uninitialized] 12857 | __pyx_v_pair = __pyx_f_5scipy_7cluster_10_hierarchy_find_min_dist(__pyx_v_n, __pyx_v_D, __pyx_v_size, __pyx_v_y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/cluster/_hierarchy.c:11971:7: note: ‘__pyx_v_y’ was declared here 11971 | int __pyx_v_y; | ^~~~~~~~~ scipy/cluster/_hierarchy.c:12695:5: warning: ‘__pyx_v_x’ may be used uninitialized in this function [-Wmaybe-uninitialized] 12695 | for (__pyx_t_18 = 0; __pyx_t_18 < __pyx_t_13; __pyx_t_18+=1) { | ^~~ scipy/cluster/_hierarchy.c:11970:7: note: ‘__pyx_v_x’ was declared here 11970 | int __pyx_v_x; | ^~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/cluster/_hierarchy.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/cluster/_hierarchy.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.cluster._hierarchy.map building 'scipy.cluster._optimal_leaf_ordering' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/cluster/_optimal_leaf_ordering.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/_optimal_leaf_ordering.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/cluster/_optimal_leaf_ordering.c: In function ‘__pyx_pf_5scipy_7cluster_22_optimal_leaf_ordering_optimal_leaf_ordering.isra.0’: scipy/cluster/_optimal_leaf_ordering.c:4782:251: warning: ‘__pyx_v_best_w’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4782 | *((int *) ( /* dim=0 */ (__pyx_v_must_swap.data + __pyx_t_123 * __pyx_v_must_swap.strides[0]) )) = (*((int *) ( /* dim=2 */ (( /* dim=1 */ (( /* dim=0 */ (__pyx_v_swap_status.data + __pyx_t_120 * __pyx_v_swap_status.strides[0]) ) + __pyx_t_121 * __pyx_v_swap_status.strides[1]) ) + __pyx_t_122 * __pyx_v_swap_status.strides[2]) ))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/cluster/_optimal_leaf_ordering.c:3414:7: note: ‘__pyx_v_best_w’ was declared here 3414 | int __pyx_v_best_w; | ^~~~~~~~~~~~~~ scipy/cluster/_optimal_leaf_ordering.c:4782:201: warning: ‘__pyx_v_best_u’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4782 | *((int *) ( /* dim=0 */ (__pyx_v_must_swap.data + __pyx_t_123 * __pyx_v_must_swap.strides[0]) )) = (*((int *) ( /* dim=2 */ (( /* dim=1 */ (( /* dim=0 */ (__pyx_v_swap_status.data + __pyx_t_120 * __pyx_v_swap_status.strides[0]) ) + __pyx_t_121 * __pyx_v_swap_status.strides[1]) ) + __pyx_t_122 * __pyx_v_swap_status.strides[2]) ))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/cluster/_optimal_leaf_ordering.c:3413:7: note: ‘__pyx_v_best_u’ was declared here 3413 | int __pyx_v_best_u; | ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/cluster/_optimal_leaf_ordering.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/cluster/_optimal_leaf_ordering.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.cluster._optimal_leaf_ordering.map building 'scipy.fftpack._fftpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8 creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/src creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8 creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack compile options: '-Iscipy/fftpack/src -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/fftpack/_fftpackmodule.c gcc: scipy/fftpack/src/zfft.c gcc: scipy/fftpack/src/zrfft.c gcc: scipy/fftpack/src/drfft.c gcc: scipy/fftpack/src/zfftnd.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/fftpack/_fftpackmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc: build/src.linux-armv7l-3.8/scipy/fftpack/src/dct.c gcc: build/src.linux-armv7l-3.8/scipy/fftpack/src/dst.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/_fftpackmodule.o build/temp.linux-armv7l-3.8/scipy/fftpack/src/zfft.o build/temp.linux-armv7l-3.8/scipy/fftpack/src/drfft.o build/temp.linux-armv7l-3.8/scipy/fftpack/src/zrfft.o build/temp.linux-armv7l-3.8/scipy/fftpack/src/zfftnd.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/src/dct.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/src/dst.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -ldfftpack -lfftpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/fftpack/_fftpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.fftpack._fftpack.map building 'scipy.fftpack.convolve' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/fftpack/src/convolve.c gcc: build/src.linux-armv7l-3.8/scipy/fftpack/convolvemodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/fftpack/convolvemodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/fftpack/convolvemodule.c:128:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 128 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/convolvemodule.o build/temp.linux-armv7l-3.8/scipy/fftpack/src/convolve.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -ldfftpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/fftpack/convolve.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.fftpack.convolve.map building 'scipy.integrate._quadpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Iscipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/integrate/_quadpackmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/integrate/__quadpack.h:28, from scipy/integrate/_quadpackmodule.c:4: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from scipy/integrate/_quadpackmodule.c:4: scipy/integrate/__quadpack.h: In function ‘init_callback’: scipy/integrate/__quadpack.h:163:9: warning: variable ‘legacy’ set but not used [-Wunused-but-set-variable] 163 | int legacy = 0; | ^~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/integrate/_quadpackmodule.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lquadpack -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/_quadpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate._quadpack.map building 'scipy.integrate._odepack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/integrate/_odepackmodule.c scipy/integrate/_odepackmodule.c: In function ‘odepack_odeint’: scipy/integrate/_odepackmodule.c:684:20: warning: ‘tcrit’ may be used uninitialized in this function [-Wmaybe-uninitialized] 684 | rwork[0] = *tcrit; | ^~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/integrate/_odepackmodule.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/_odepack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate._odepack.map building 'scipy.integrate.vode' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c gcc: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘cb_f_in_dvode__user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:371:7: warning: unused variable ‘ipar’ [-Wunused-variable] 371 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:370:10: warning: unused variable ‘rpar’ [-Wunused-variable] 370 | double rpar=(*rpar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘cb_jac_in_dvode__user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:525:7: warning: unused variable ‘ipar’ [-Wunused-variable] 525 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:524:10: warning: unused variable ‘rpar’ [-Wunused-variable] 524 | double rpar=(*rpar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:522:7: warning: unused variable ‘mu’ [-Wunused-variable] 522 | int mu=(*mu_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:521:7: warning: unused variable ‘ml’ [-Wunused-variable] 521 | int ml=(*ml_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘cb_f_in_zvode__user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:675:7: warning: unused variable ‘ipar’ [-Wunused-variable] 675 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:674:10: warning: unused variable ‘rpar’ [-Wunused-variable] 674 | double rpar=(*rpar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘cb_jac_in_zvode__user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:829:7: warning: unused variable ‘ipar’ [-Wunused-variable] 829 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:828:10: warning: unused variable ‘rpar’ [-Wunused-variable] 828 | double rpar=(*rpar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:826:7: warning: unused variable ‘mu’ [-Wunused-variable] 826 | int mu=(*mu_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:825:7: warning: unused variable ‘ml’ [-Wunused-variable] 825 | int ml=(*ml_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘f2py_rout_vode_dvode’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:1019:43: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] 1019 | cb_jac_in_dvode__user__routines_typedef jac_cptr; | ^~~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:1014:41: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] 1014 | cb_f_in_dvode__user__routines_typedef f_cptr; | ^~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c: In function ‘f2py_rout_vode_zvode’: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:1347:43: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] 1347 | cb_jac_in_zvode__user__routines_typedef jac_cptr; | ^~~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:1342:41: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] 1342 | cb_f_in_zvode__user__routines_typedef f_cptr; | ^~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ At top level: build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.c:142:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 142 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/vodemodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lvode -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/vode.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate.vode.map building 'scipy.integrate.lsoda' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c: In function ‘cb_jac_in_lsoda__user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:517:7: warning: unused variable ‘mu’ [-Wunused-variable] 517 | int mu=(*mu_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:516:7: warning: unused variable ‘ml’ [-Wunused-variable] 516 | int ml=(*ml_cb_capi); | ^~ build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c: In function ‘f2py_rout_lsoda_lsoda’: build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:752:43: warning: variable ‘jac_cptr’ set but not used [-Wunused-but-set-variable] 752 | cb_jac_in_lsoda__user__routines_typedef jac_cptr; | ^~~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:703:41: warning: variable ‘f_cptr’ set but not used [-Wunused-but-set-variable] 703 | cb_f_in_lsoda__user__routines_typedef f_cptr; | ^~~~~~ At top level: build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.c:140:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 140 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/lsodamodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/lsoda.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate.lsoda.map building 'scipy.integrate._dop' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c: In function ‘cb_fcn_in___user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:369:7: warning: unused variable ‘ipar’ [-Wunused-variable] 369 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:368:10: warning: unused variable ‘rpar’ [-Wunused-variable] 368 | double rpar=(*rpar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c: In function ‘cb_solout_in___user__routines’: build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:524:7: warning: unused variable ‘irtn’ [-Wunused-variable] 524 | int irtn=(*irtn_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:523:7: warning: unused variable ‘ipar’ [-Wunused-variable] 523 | int ipar=(*ipar_cb_capi); | ^~~~ build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:522:10: warning: unused variable ‘rpar’ [-Wunused-variable] 522 | double rpar=(*rpar_cb_capi); | ^~~~ At top level: build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.c:140:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 140 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/_dopmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -ldop -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/_dop.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate._dop.map building 'scipy.integrate._test_multivariate' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/integrate/tests compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/integrate/tests/_test_multivariate.c scipy/integrate/tests/_test_multivariate.c: In function ‘create_pointers’: scipy/integrate/tests/_test_multivariate.c:77:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 77 | for (i = 0; i < sizeof(routines) / sizeof(routine_t); ++i) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/integrate/tests/_test_multivariate.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/integrate/_test_multivariate.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate._test_multivariate.map building 'scipy.integrate._test_odeint_banded' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_bandedmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_bandedmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_bandedmodule.c:109:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 109 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/integrate/tests/banded5x5.f gfortran:f77: build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded-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/integrate/tests/banded5x5.f:75:72: 75 | do 5 j = 1, 5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1) scipy/integrate/tests/banded5x5.f:125:72: 125 | do 15 j = 1, 5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) scipy/integrate/tests/banded5x5.f:152:72: 152 | do 20 j = 1, 5 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) scipy/integrate/tests/banded5x5.f:229:72: 229 | 40 if (istate .lt. 0) goto 80 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/integrate/tests/banded5x5.f:85:31: 85 | subroutine banded5x5(n, t, y, f) | 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] scipy/integrate/tests/banded5x5.f:112:42: 112 | 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: 112 | 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: 112 | 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: 112 | 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: 139 | 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: 139 | 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: 139 | 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: 139 | subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) | 1 Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_bandedmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.o build/temp.linux-armv7l-3.8/scipy/integrate/tests/banded5x5.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded-f2pywrappers.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -llsoda -lmach -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.integrate._test_odeint_banded.map building 'scipy.interpolate.interpnd' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/interpolate/interpnd.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/interpolate/interpnd.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from scipy/interpolate/interpnd.c:598: /usr/lib/python3.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] 1463 | _import_array(void) | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/interpolate/interpnd.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/interpolate/interpnd.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.interpolate.interpnd.map building 'scipy.interpolate._ppoly' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/interpolate/_ppoly.c scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_14evaluate’: scipy/interpolate/_ppoly.c:3473:82: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 3473 | __pyx_t_10 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_9)) )))), (__pyx_v_x.shape[0]), __pyx_v_xval, &__pyx_t_11); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:3506:83: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 3506 | __pyx_t_10 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_12)) )))), (__pyx_v_x.shape[0]), __pyx_v_xval, &__pyx_t_13); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_16evaluate’: scipy/interpolate/_ppoly.c:3970:82: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 3970 | __pyx_t_10 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_9)) )))), (__pyx_v_x.shape[0]), __pyx_v_xval, &__pyx_t_11); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:4003:83: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 4003 | __pyx_t_10 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_12)) )))), (__pyx_v_x.shape[0]), __pyx_v_xval, &__pyx_t_13); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_20evaluate_nd’: scipy/interpolate/_ppoly.c:5204:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 5204 | __pyx_t_2 = (((__pyx_v_c.shape[1]) != __pyx_v_ntot) != 0); | ^~ scipy/interpolate/_ppoly.c:5277:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 5277 | __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:6319:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 6319 | __pyx_t_2 = (((__pyx_v_c.shape[1]) != __pyx_v_ntot) != 0); | ^~ scipy/interpolate/_ppoly.c:6392:38: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 6392 | __pyx_t_2 = (((__pyx_v_c.shape[0]) != __pyx_v_ntot) != 0); | ^~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_32integrate’: scipy/interpolate/_ppoly.c:8951:79: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 8951 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_5)) )))), (__pyx_v_x.shape[0]), __pyx_v_a, &__pyx_t_7); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:8973:79: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 8973 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_8)) )))), (__pyx_v_x.shape[0]), __pyx_v_b, &__pyx_t_7); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:9018:80: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9018 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_11)) )))), (__pyx_v_x.shape[0]), __pyx_v_a, &__pyx_t_12); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:9040:80: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9040 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_13)) )))), (__pyx_v_x.shape[0]), __pyx_v_b, &__pyx_t_12); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c: In function ‘__pyx_pf_5scipy_11interpolate_6_ppoly_34integrate’: scipy/interpolate/_ppoly.c:9591:79: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9591 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_5)) )))), (__pyx_v_x.shape[0]), __pyx_v_a, &__pyx_t_7); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:9613:79: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9613 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_8)) )))), (__pyx_v_x.shape[0]), __pyx_v_b, &__pyx_t_7); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2024:73: note: expected ‘double *’ but argument is of type ‘const double *’ 2024 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_ascending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:9658:80: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9658 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_11)) )))), (__pyx_v_x.shape[0]), __pyx_v_a, &__pyx_t_12); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c:9680:80: warning: passing argument 1 of ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 9680 | __pyx_t_6 = __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending((&(*((double const *) ( /* dim=0 */ ((char *) (((double const *) __pyx_v_x.data) + __pyx_t_13)) )))), (__pyx_v_x.shape[0]), __pyx_v_b, &__pyx_t_12); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/interpolate/_ppoly.c:2025:74: note: expected ‘double *’ but argument is of type ‘const double *’ 2025 | static int __pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending(double *, size_t, double, struct __pyx_opt_args_5scipy_11interpolate_6_ppoly_find_interval_descending *__pyx_optional_args); /*proto*/ | ^~~~~~~~ scipy/interpolate/_ppoly.c: In function ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_ascending’: scipy/interpolate/_ppoly.c:11367:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 11367 | __pyx_t_2 = ((__pyx_v_interval >= __pyx_v_nx) != 0); | ^~ scipy/interpolate/_ppoly.c: In function ‘__pyx_f_5scipy_11interpolate_6_ppoly_find_interval_descending’: scipy/interpolate/_ppoly.c:11821:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 11821 | __pyx_t_2 = ((__pyx_v_interval >= __pyx_v_nx) != 0); | ^~ In file included from scipy/interpolate/_ppoly.c:599: scipy/interpolate/_ppoly.c: In function ‘__pyx_f_5scipy_11interpolate_6_ppoly_croots_poly1’: scipy/interpolate/blas_defs.h:19:24: warning: implicit declaration of function ‘dgeev_’ [-Wimplicit-function-declaration] 19 | #define c_dgeev F_FUNC(dgeev,DGEEV) | ^~~~~ scipy/interpolate/blas_defs.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/interpolate/_ppoly.c:13660:3: note: in expansion of macro ‘c_dgeev’ 13660 | c_dgeev(((char *)"N"), ((char *)"N"), (&__pyx_v_order), __pyx_v_a, (&__pyx_v_order), ((double *)__pyx_v_wr), ((double *)__pyx_v_wi), NULL, (&__pyx_v_order), NULL, (&__pyx_v_order), __pyx_v_work, (&__pyx_v_lwork), (&__pyx_v_info)); | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/interpolate/_ppoly.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/interpolate/_ppoly.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.interpolate._ppoly.map building 'scipy.interpolate._bspl' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/interpolate/_bspl.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/_bspl.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/interpolate/_bspl.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lfitpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/interpolate/_bspl.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.interpolate._bspl.map building 'scipy.interpolate._fitpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/interpolate/src compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/interpolate/src/_fitpackmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/multipack.h:32, from scipy/interpolate/src/_fitpackmodule.c:5: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from scipy/interpolate/src/_fitpackmodule.c:5: scipy/interpolate/src/multipack.h:124:18: warning: ‘call_python_function’ defined but not used [-Wunused-function] 124 | static PyObject *call_python_function(PyObject *func, npy_intp n, double *x, | ^~~~~~~~~~~~~~~~~~~~ scipy/interpolate/src/_fitpackmodule.c: In function ‘_bspldismat’: scipy/interpolate/src/_fitpackmodule.c:1354:22: warning: ‘dx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1354 | factor = pow(dx, (double)k); | ^~~~~~~~~~~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/interpolate/src/_fitpackmodule.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lfitpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/interpolate/_fitpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.interpolate._fitpack.map building 'scipy.interpolate.dfitpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.c gcc: build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpackmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpackmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpackmodule.c:149:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 149 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpackmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lfitpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/interpolate/dfitpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.interpolate.dfitpack.map building 'scipy.io._test_fortran' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/io/_test_fortranmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/io/_test_fortranmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/io/_test_fortranmodule.c:134:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 134 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/io compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/io/_test_fortran.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/_test_fortranmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.o build/temp.linux-armv7l-3.8/scipy/io/_test_fortran.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/io/_test_fortran.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.io._test_fortran.map building 'scipy.io.matlab.streams' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/io/matlab compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/io/matlab/streams.c scipy/io/matlab/streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_7streams_13GenericStream_read_into’: scipy/io/matlab/streams.c:2447:21: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2447 | if (((__pyx_t_2 < __pyx_t_3) != 0)) { | ^ scipy/io/matlab/streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_7streams_13GenericStream_read_string’: scipy/io/matlab/streams.c:2692:29: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2692 | __pyx_t_1 = ((__pyx_t_6 != __pyx_v_n) != 0); | ^~ scipy/io/matlab/streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_7streams_15ZlibInputStream__fill_buffer’: scipy/io/matlab/streams.c:3355:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘long int’ [-Wsign-compare] 3355 | if (((__pyx_t_2 < __pyx_t_3) != 0)) { | ^ scipy/io/matlab/streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_7streams_15ZlibInputStream_all_data_read’: scipy/io/matlab/streams.c:3982:42: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 3982 | __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_7streams_15ZlibInputStream_tell’: scipy/io/matlab/streams.c:4132:47: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘long int’ [-Wsign-compare] 4132 | __pyx_t_6 = ((__pyx_v_self->_total_position == -1L) != 0); | ^~ scipy/io/matlab/streams.c: In function ‘__pyx_f_5scipy_2io_6matlab_7streams_15ZlibInputStream_seek’: scipy/io/matlab/streams.c:4437:33: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 4437 | __pyx_t_9 = ((__pyx_v_new_pos < __pyx_v_self->_total_position) != 0); | ^ scipy/io/matlab/streams.c:4470:49: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 4470 | __pyx_t_9 = ((__pyx_v_self->_total_position < __pyx_v_new_pos) != 0); | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/io/matlab/streams.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/io/matlab/streams.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.io.matlab.streams.map building 'scipy.io.matlab.mio_utils' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/io/matlab/mio_utils.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio_utils.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/io/matlab/mio_utils.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/io/matlab/mio_utils.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.io.matlab.mio_utils.map building 'scipy.io.matlab.mio5_utils' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/io/matlab/mio5_utils.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio5_utils.c:600: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/io/matlab/mio5_utils.c: In function ‘__pyx_f_5scipy_2io_6matlab_10mio5_utils_10VarReader5_read_numeric’: scipy/io/matlab/mio5_utils.c:5092:30: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘long int’ [-Wsign-compare] 5092 | __pyx_t_11 = ((__pyx_v_nnz != -1L) != 0); | ^~ scipy/io/matlab/mio5_utils.c: In function ‘__pyx_f_5scipy_2io_6matlab_10mio5_utils_10VarReader5_read_into_int32s’: scipy/io/matlab/mio5_utils.c:5673:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘long unsigned int’} [-Wsign-compare] 5673 | for (__pyx_t_1 = 0; __pyx_t_1 < __pyx_t_5; __pyx_t_1+=1) { | ^ scipy/io/matlab/mio5_utils.c:5714:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uint32_t’ {aka ‘long unsigned int’} [-Wsign-compare] 5714 | 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_10mio5_utils_10VarReader5_read_struct’: scipy/io/matlab/mio5_utils.c:10469:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 10469 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/io/matlab/mio5_utils.c:10687:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 10687 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/io/matlab/mio5_utils.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/io/matlab/mio5_utils.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.io.matlab.mio5_utils.map building 'scipy.linalg._fblas' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8 creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblasmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblasmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblasmodule.c:152:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 152 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: /builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/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 /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblasmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.o build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblas-f2pywrappers.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/_fblas.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._fblas.map building 'scipy.linalg._flapack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_cgees’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:21190:46: warning: variable ‘cselect_cptr’ set but not used [-Wunused-but-set-variable] 21190 | cb_cselect_in_gees__user__routines_typedef cselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_zgees’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:21461:46: warning: variable ‘zselect_cptr’ set but not used [-Wunused-but-set-variable] 21461 | cb_zselect_in_gees__user__routines_typedef zselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_sgees’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:21734:46: warning: variable ‘sselect_cptr’ set but not used [-Wunused-but-set-variable] 21734 | cb_sselect_in_gees__user__routines_typedef sselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dgees’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:22006:46: warning: variable ‘dselect_cptr’ set but not used [-Wunused-but-set-variable] 22006 | cb_dselect_in_gees__user__routines_typedef dselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_sgges’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:22289:46: warning: variable ‘sselect_cptr’ set but not used [-Wunused-but-set-variable] 22289 | cb_sselect_in_gges__user__routines_typedef sselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_dgges’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:22648:46: warning: variable ‘dselect_cptr’ set but not used [-Wunused-but-set-variable] 22648 | cb_dselect_in_gges__user__routines_typedef dselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_cgges’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:23005:46: warning: variable ‘cselect_cptr’ set but not used [-Wunused-but-set-variable] 23005 | cb_cselect_in_gges__user__routines_typedef cselect_cptr; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c: In function ‘f2py_rout__flapack_zgges’: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:23363:46: warning: variable ‘zselect_cptr’ set but not used [-Wunused-but-set-variable] 23363 | cb_zselect_in_gges__user__routines_typedef zselect_cptr; | ^~~~~~~~~~~~ At top level: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.c:334:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 334 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/linalg/src creating build/temp.linux-armv7l-3.8/scipy/linalg/src/lapack_deprecations compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/linalg/src/lapack_deprecations/cgegv.f gfortran:f77: /builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: scipy/linalg/src/lapack_deprecations/dgegv.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 gfortran:f77: scipy/linalg/src/lapack_deprecations/sgegv.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/linalg/src/lapack_deprecations/cgegv.f:693:20: 693 | SBETA = ( SCALE*BETA( JC ) )*BNRM | 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/lapack_deprecations/zgegv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/lapack_deprecations/zgegv.f:693:20: 693 | SBETA = ( SCALE*BETA( JC ) )*BNRM | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] gfortran:f77: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapackmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.o build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-armv7l-3.8/scipy/linalg/src/lapack_deprecations/cgegv.o build/temp.linux-armv7l-3.8/scipy/linalg/src/lapack_deprecations/dgegv.o build/temp.linux-armv7l-3.8/scipy/linalg/src/lapack_deprecations/sgegv.o build/temp.linux-armv7l-3.8/scipy/linalg/src/lapack_deprecations/zgegv.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapack-f2pywrappers.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/_flapack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._flapack.map building 'scipy.linalg._flinalg' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/linalg/_flinalgmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/linalg/_flinalgmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/linalg/_flinalgmodule.c:110:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 110 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/linalg/src/det.f 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 /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flinalgmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.o build/temp.linux-armv7l-3.8/scipy/linalg/src/det.o build/temp.linux-armv7l-3.8/scipy/linalg/src/lu.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/_flinalg.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._flinalg.map building 'scipy.linalg._interpolative' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/linalg/_interpolativemodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/linalg/_interpolativemodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/linalg/_interpolativemodule.c:144:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 144 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist creating build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.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: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 16 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 28 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 48 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 70 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 97 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 104 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 221 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 245 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 288 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 340 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 419 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 536 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 603 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 655 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 734 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 762 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 800 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 858 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 925 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1086 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1114 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1150 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1204 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1267 [-Wtabs] 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/linalg/src/id_dist/src/dfft_subr_7.f:5:72: 5 | IF (N-2) 101,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:19:72: 19 | IF (N-2) 102,101,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:50:72: 50 | IF (N-2) 101,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:72:72: 72 | IF (N-2) 101,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] scipy/linalg/src/id_dist/src/dfft_subr_14.f:9:72: 9 | IF (N-2) 101,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:741:72: 741 | IF (IDO-2) 107,105,102 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:814:72: 814 | IF (IDO-2) 107,105,102 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:1093:72: 1093 | IF (IDO-2) 107,105,102 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_7.f:1162:72: 1162 | IF (IDO-2) 107,105,102 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.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: Nonconforming tab character in column 1 of line 2 [-Wtabs] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 13 [-Wtabs] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_4.f f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_5.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] scipy/linalg/src/id_dist/src/dfft_subr_4.f:9:72: 9 | IF (J-4) 102,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_4.f:15:72: 15 | IF (NR) 101,105,101 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_1.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 gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 12 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 41 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 67 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 80 [-Wtabs] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/dfft_subr_5.f:85:72: 85 | IF (N-2) 106,101,102 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_8.f scipy/linalg/src/id_dist/src/id_rand_subr_2.f:31:14: 31 | j = m*r+1 | 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 gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:145:17: 145 | 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_subr_0.f:146:13: 146 | 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_subr_0.f:147:15: 147 | 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_subr_0.f:148:12: 148 | 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_subr_0.f:149:10: 149 | 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_subr_0.f:185:17: 185 | 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_subr_0.f:186:13: 186 | 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_subr_0.f:187:15: 187 | 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_subr_0.f:188:12: 188 | 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_subr_0.f:189:10: 189 | 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_subr_0.f:223:17: 223 | 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_subr_0.f:224:13: 224 | 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_subr_0.f:225:15: 225 | 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_subr_0.f:226:12: 226 | 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_subr_0.f:227:10: 227 | 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_subr_0.f:228:16: 228 | 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_subr_0.f:265:17: 265 | 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_subr_0.f:266:13: 266 | 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_subr_0.f:267:15: 267 | 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_subr_0.f:268:12: 268 | 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_subr_0.f:269:10: 269 | 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_subr_0.f:270:16: 270 | igammas=w(6) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_9.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_10.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 gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_11.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.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: Nonconforming tab character in column 1 of line 2 [-Wtabs] scipy/linalg/src/id_dist/src/dfft_subr_6.f:10:72: 10 | IF (J-4) 102,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_6.f:16:72: 16 | IF (NR) 101,105,101 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_5.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/linalg/src/id_dist/src/idd_frm_subr_0.f:37:13: 37 | 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_subr_0.f:104:13: 104 | 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_subr_0.f:110:13: 110 | iw = w(4+m+l+l2) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_6.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_1.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 gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_3.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f scipy/linalg/src/id_dist/src/iddp_aid.f:78:13: 78 | 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: 239 | n2 = w(2) | 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_id.f:106:20: 106 | 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: 114 | 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: 218 | 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: 226 | list(k) = rnorms(k) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddp_rid.f:302:0: 302 | 1 .and. krank .lt. m .and. krank .lt. n) | Warning: ‘enorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idd_sfft.f:75:37: 75 | 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: 233 | 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] gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.f scipy/linalg/src/id_dist/src/idd_sfft.f:386:23: 386 | 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: 387 | 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: 406 | 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: 407 | 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: 419 | 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: 428 | 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: 429 | 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] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1:41: 1 | 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_subr_1.f:1:45: 1 | 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_subr_1.f:1:49: 1 | 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_subr_1.f:1:53: 1 | 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_subr_1.f:1:57: 1 | subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, | 1 Warning: Unused dummy argument ‘p4t’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/iddr_aid.f:104:12: 104 | 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: 105 | n2 = w(2) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.f scipy/linalg/src/id_dist/src/idd_sfft.f:305:0: 305 | v(2*ind-1) = sumr | Warning: ‘sumr’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/linalg/src/id_dist/src/idd_sfft.f:306:0: 306 | v(2*ind) = sumi | Warning: ‘sumi’ may be used uninitialized in this function [-Wmaybe-uninitialized] f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.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 gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_0.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/linalg/src/id_dist/src/idz_frm_subr_0.f:37:13: 37 | 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_subr_0.f:104:13: 104 | iw = w(4+m+l) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.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/linalg/src/id_dist/src/idz_house.f:73:18: 73 | 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: 169 | 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: 189 | 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: 199 | 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: 234 | 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: 237 | rss = phase*rss | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idz_qrpiv.f:491:20: 491 | 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: 573 | 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: 621 | 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: 749 | 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: 828 | 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: 876 | 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] gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idz_id.f:107:20: 107 | 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: 115 | 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: 124 | 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: 373 | 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: 374 | 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: 220 | 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: 228 | 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: 237 | rnorms(k) = a(k,k) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f:63:13: 63 | n2 = work(2) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_snorm.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 gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.f scipy/linalg/src/id_dist/src/idz_snorm.f:166:18: 166 | enorm = enorm+v(k)*conjg(v(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 gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f:47:13: 47 | n2 = w(2) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f:29:17: 29 | 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] gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.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 gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.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 gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_1.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/linalg/src/id_dist/src/idzp_rid.f:273:22: 273 | enorm = enorm + y(k)*conjg(y(k)) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_rid.f:305:0: 305 | 1 .and. krank .lt. m .and. krank .lt. n) | Warning: ‘enorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_3.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 gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/prini.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.f scipy/linalg/src/id_dist/src/prini.f:147:20: 145 | do 1800 i=1,1000 | 2 146 | c 147 | c(iadd+i)=b(i) | 1 Warning: Array reference at (1) out of bounds (1000 > 1) in loop beginning at (2) f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1:41: 1 | 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_subr_1.f:1:45: 1 | 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_subr_1.f:1:49: 1 | 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_subr_1.f:1:53: 1 | 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_subr_1.f:1:57: 1 | subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, | 1 Warning: Unused dummy argument ‘p4t’ at (1) [-Wunused-dummy-argument] gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran 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: 105 | 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: 106 | n2 = w(2) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) [-Wconversion] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] scipy/linalg/src/id_dist/src/dfft_subr_12.f:9:72: 9 | IF (J-4) 102,102,103 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/linalg/src/id_dist/src/dfft_subr_12.f:15:72: 15 | IF (NR) 101,105,101 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 9 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 28 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 45 [-Wtabs] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_interpolativemodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/dfft_subr_15.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_snorm.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.linux-armv7l-3.8/scipy/linalg/src/id_dist/src/prini.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/_interpolative.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._interpolative.map building 'scipy.linalg._solve_toeplitz' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/linalg/_solve_toeplitz.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/linalg/_solve_toeplitz.c:598: /usr/lib/python3.8/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] 17 | #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:3542:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 3542 | if (unlikely(!((__pyx_t_6 == ((2 * __pyx_v_n) - 1)) != 0))) { | ^~ scipy/linalg/_solve_toeplitz.c:790:43: note: in definition of macro ‘unlikely’ 790 | #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:4597:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 4597 | if (unlikely(!((__pyx_t_6 == ((2 * __pyx_v_n) - 1)) != 0))) { | ^~ scipy/linalg/_solve_toeplitz.c:790:43: note: in definition of macro ‘unlikely’ 790 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/linalg/_solve_toeplitz.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/linalg/_solve_toeplitz.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._solve_toeplitz.map building 'scipy.linalg.cython_blas' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Iscipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/linalg/cython_blas.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/linalg/cython_blas.c:599: /usr/lib/python3.8/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] 17 | #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:2583:31: warning: passing argument 1 of ‘cdotcwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 2583 | 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); | ~^~~~~~~~~~~~~ | | | __pyx_t_float_complex * {aka struct *} In file included from scipy/linalg/cython_blas.c:601: scipy/linalg/_blas_subroutines.h:13:48: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} 13 | 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:2627:31: warning: passing argument 1 of ‘cdotuwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 2627 | 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); | ~^~~~~~~~~~~~~ | | | __pyx_t_float_complex * {aka struct *} In file included from scipy/linalg/cython_blas.c:601: scipy/linalg/_blas_subroutines.h:14:48: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} 14 | 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:3463:31: warning: passing argument 1 of ‘zdotcwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 3463 | 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); | ~^~~~~~~~~~~~~ | | | __pyx_t_double_complex * {aka struct *} In file included from scipy/linalg/cython_blas.c:601: scipy/linalg/_blas_subroutines.h:33:49: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} 33 | 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:3507:31: warning: passing argument 1 of ‘zdotuwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 3507 | 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); | ~^~~~~~~~~~~~~ | | | __pyx_t_double_complex * {aka struct *} In file included from scipy/linalg/cython_blas.c:601: scipy/linalg/_blas_subroutines.h:34:49: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} 34 | void F_FUNC(zdotuwrp, ZDOTUWRP)(npy_complex128 *ret, int *n, npy_complex128 *zx, int *incx, npy_complex128 *zy, int *incy); | ~~~~~~~~~~~~~~~~^~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/linalg/cython_blas.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lfwrappers -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/cython_blas.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg.cython_blas.map building 'scipy.linalg.cython_lapack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Iscipy/linalg -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/linalg/cython_lapack.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/linalg/cython_lapack.c:599: /usr/lib/python3.8/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] 17 | #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:1758:33: warning: passing argument 1 of ‘cladivwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 1758 | F_FUNC(cladivwrp, CLADIVWRP)((&__pyx_v_out), ((npy_complex64 *)__pyx_v_x), ((npy_complex64 *)__pyx_v_y)); | ~^~~~~~~~~~~~~ | | | __pyx_t_float_complex * {aka struct *} In file included from scipy/linalg/cython_lapack.c:601: scipy/linalg/_lapack_subroutines.h:23:50: note: expected ‘npy_complex64 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_float_complex *’ {aka ‘struct *’} 23 | 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:4618:33: warning: passing argument 1 of ‘zladivwrp_’ from incompatible pointer type [-Wincompatible-pointer-types] 4618 | F_FUNC(zladivwrp, ZLADIVWRP)((&__pyx_v_out), ((npy_complex128 *)__pyx_v_x), ((npy_complex128 *)__pyx_v_y)); | ~^~~~~~~~~~~~~ | | | __pyx_t_double_complex * {aka struct *} In file included from scipy/linalg/cython_lapack.c:601: scipy/linalg/_lapack_subroutines.h:88:51: note: expected ‘npy_complex128 *’ {aka ‘struct *’} but argument is of type ‘__pyx_t_double_complex *’ {aka ‘struct *’} 88 | void F_FUNC(zladivwrp, ZLADIVWRP)(npy_complex128 *ret, npy_complex128 *x, npy_complex128 *y); | ~~~~~~~~~~~~~~~~^~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/linalg/cython_lapack.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lfwrappers -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/linalg/cython_lapack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg.cython_lapack.map building 'scipy.linalg._decomp_update' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/linalg/_decomp_update.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/linalg/_decomp_update.c:602: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/linalg/_decomp_update.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/linalg/_decomp_update.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.linalg._decomp_update.map building 'scipy.odr.__odrpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -Iscipy/odr -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/odr/__odrpack.c scipy/odr/__odrpack.c: In function ‘odr’: scipy/odr/__odrpack.c:1117:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘npy_intp’ {aka ‘int’} [-Wformat=] 1117 | printf("%ld %d\n", PyArray_DIMS(work)[0], lwork); | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long int npy_intp {aka int} | %d /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/odr/__odrpack.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lodrpack -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/odr/__odrpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.odr.__odrpack.map building 'scipy.optimize._minpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Iscipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/_minpackmodule.c In file included from scipy/optimize/_minpackmodule.c:5: scipy/optimize/__minpack.h: In function ‘minpack_hybrd’: scipy/optimize/minpack.h:44:89: warning: unused variable ‘jac_callback_info’ [-Wunused-variable] 44 | #define STORE_VARS() ccallback_t callback; int callback_inited = 0; jac_callback_info_t jac_callback_info; | ^~~~~~~~~~~~~~~~~ scipy/optimize/__minpack.h:258:3: note: in expansion of macro ‘STORE_VARS’ 258 | STORE_VARS(); /* Define storage variables for global variables. */ | ^~~~~~~~~~ scipy/optimize/__minpack.h: In function ‘minpack_lmdif’: scipy/optimize/minpack.h:44:89: warning: unused variable ‘jac_callback_info’ [-Wunused-variable] 44 | #define STORE_VARS() ccallback_t callback; int callback_inited = 0; jac_callback_info_t jac_callback_info; | ^~~~~~~~~~~~~~~~~ scipy/optimize/__minpack.h:467:3: note: in expansion of macro ‘STORE_VARS’ 467 | STORE_VARS(); | ^~~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/optimize/_minpackmodule.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lminpack -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/_minpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._minpack.map building 'scipy.optimize._zeros' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/zeros.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/zeros.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lrootfind -o build/lib.linux-armv7l-3.8/scipy/optimize/_zeros.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._zeros.map building 'scipy.optimize._lbfgsb' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/fortranobject.c build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/_lbfgsbmodule.c:182:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 182 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize/lbfgsb_src compile options: '-DHAVE_CBLAS -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/optimize/lbfgsb_src/timer.f gfortran:f77: scipy/optimize/lbfgsb_src/linpack.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 gfortran:f77: scipy/optimize/lbfgsb_src/lbfgsb.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/lbfgsb_src/timer.f:4:15: 4 | real temp | 1 Warning: Unused variable ‘temp’ declared at (1) [-Wunused-variable] scipy/optimize/lbfgsb_src/lbfgsb.f:969:5: 969 | 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:2860:5: 2860 | 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:2718:5: 2718 | 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:2700:5: 2700 | 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:2786:5: 2786 | 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:2796:47: 2796 | + time, nseg, word, iback, stp, xstep, k, | 1 Warning: Unused dummy argument ‘iback’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2796:34: 2796 | + time, nseg, word, iback, stp, xstep, k, | 1 Warning: Unused dummy argument ‘nseg’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2796:52: 2796 | + time, nseg, word, iback, stp, xstep, k, | 1 Warning: Unused dummy argument ‘stp’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2796:40: 2796 | + time, nseg, word, iback, stp, xstep, k, | 1 Warning: Unused dummy argument ‘word’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2796:59: 2796 | + time, nseg, word, iback, stp, xstep, k, | 1 Warning: Unused dummy argument ‘xstep’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2727:60: 2727 | 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:2727:54: 2727 | 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:2728:36: 2728 | + sbgnrm, nseg, word, iword, iback, stp, xstep) | 1 Warning: Unused dummy argument ‘nseg’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:2728:61: 2728 | + sbgnrm, nseg, word, iword, iback, stp, xstep) | 1 Warning: Unused dummy argument ‘stp’ at (1) [-Wunused-dummy-argument] scipy/optimize/lbfgsb_src/lbfgsb.f:1400:0: 1400 | + tu,tl,wmc,wmp,wmw,ddot,tj,tj0,neggi,sbgnrm, | Warning: ‘tu’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/lbfgsb_src/lbfgsb.f:1473:0: 1473 | t(nbreak) = tl/(-neggi) | Warning: ‘tl’ may be used uninitialized in this function [-Wmaybe-uninitialized] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/_lbfgsbmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/fortranobject.o build/temp.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/lbfgsb.o build/temp.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/linpack.o build/temp.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/timer.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/_lbfgsb.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._lbfgsb.map building 'scipy.optimize.moduleTNC' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/optimize/tnc compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/tnc/moduleTNC.c gcc: scipy/optimize/tnc/tnc.c scipy/optimize/tnc/moduleTNC.c:26:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=] 26 | static char const rcsid[] = | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/tnc/moduleTNC.o build/temp.linux-armv7l-3.8/scipy/optimize/tnc/tnc.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/optimize/moduleTNC.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize.moduleTNC.map building 'scipy.optimize._cobyla' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla/fortranobject.c build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.c: In function ‘cb_calcfc_in__cobyla__user__routines’: build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.c:354:10: warning: unused variable ‘f’ [-Wunused-variable] 354 | double f=(*f_cb_capi); | ^ At top level: build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.c:127:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 127 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize/cobyla compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/optimize/cobyla/trstlp.f gfortran:f77: scipy/optimize/cobyla/cobyla2.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/cobyla/trstlp.f:74:72: 74 | 10 Z(I,J)=0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/cobyla/trstlp.f:76:72: 76 | 20 DX(I)=0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/cobyla/trstlp.f:86:72: 86 | 40 VMULTC(K)=RESMAX-B(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/optimize/cobyla/trstlp.f:93:72: 93 | 50 SDIRN(I)=0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/optimize/cobyla/trstlp.f:108:72: 108 | 80 OPTNEW=OPTNEW-DX(I)*A(I,MCON) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/optimize/cobyla/cobyla2.f:127:72: 127 | 20 SIMI(I,J)=0.0d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/cobyla/cobyla2.f:129:72: 129 | 30 SIMI(I,I)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/cobyla/trstlp.f:134:72: 134 | 90 DXNEW(I)=A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/optimize/cobyla/trstlp.f:143:72: 143 | 110 SPABS=SPABS+DABS(TEMP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/optimize/cobyla/cobyla2.f:157:72: 157 | 60 RESMAX=DMAX1(RESMAX,-CON(K)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/optimize/cobyla/trstlp.f:158:72: 158 | 120 Z(I,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/optimize/cobyla/cobyla2.f:177:72: 177 | 90 DATMAT(K,JDROP)=CON(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/optimize/cobyla/cobyla2.f:191:72: 191 | 100 DATMAT(K,NP)=CON(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/optimize/cobyla/trstlp.f:192:72: 192 | 140 ZDVABS=ZDVABS+DABS(TEMP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) scipy/optimize/cobyla/cobyla2.f:196:72: 196 | 110 TEMP=TEMP-SIMI(I,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/optimize/cobyla/cobyla2.f:197:72: 197 | 120 SIMI(JDROP,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/optimize/cobyla/trstlp.f:207:72: 207 | 150 DXNEW(I)=DXNEW(I)-TEMP*A(I,KW) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) scipy/optimize/cobyla/cobyla2.f:228:72: 228 | 160 DATMAT(I,NBEST)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/optimize/cobyla/trstlp.f:225:72: 225 | 160 VMULTC(K)=DMAX1(0.0d0,VMULTC(K)-RATIO*VMULTD(K)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/optimize/cobyla/cobyla2.f:236:72: 236 | 170 TEMPA=TEMPA-SIMI(K,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/optimize/cobyla/cobyla2.f:237:72: 237 | 180 SIMI(NBEST,I)=TEMPA | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/optimize/cobyla/trstlp.f:237:72: 237 | 180 SP=SP+Z(I,K)*A(I,KW) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/optimize/cobyla/cobyla2.f:245:72: 245 | DO 200 J=1,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) scipy/optimize/cobyla/cobyla2.f:249:72: 249 | 190 TEMP=TEMP+SIMI(I,K)*SIM(K,J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/optimize/cobyla/trstlp.f:246:72: 246 | 190 Z(I,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) scipy/optimize/cobyla/cobyla2.f:250:72: 250 | 200 ERROR=DMAX1(ERROR,ABS(TEMP)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) scipy/optimize/cobyla/trstlp.f:256:72: 256 | 200 TEMP=TEMP+Z(I,NACT)*A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) scipy/optimize/cobyla/cobyla2.f:267:72: 267 | 220 W(J)=DATMAT(K,J)+CON(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/optimize/cobyla/cobyla2.f:268:72: 268 | DO 240 I=1,N | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 240 at (1) scipy/optimize/cobyla/trstlp.f:271:72: 271 | 220 SP=SP+Z(I,K)*A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/optimize/cobyla/cobyla2.f:271:72: 271 | 230 TEMP=TEMP+W(J)*SIMI(J,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) scipy/optimize/cobyla/cobyla2.f:273:72: 273 | 240 A(I,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) scipy/optimize/cobyla/trstlp.f:280:72: 280 | 230 Z(I,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) scipy/optimize/cobyla/cobyla2.f:286:72: 286 | 250 WETA=WETA+SIM(I,J)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/optimize/cobyla/trstlp.f:295:72: 295 | 240 TEMP=TEMP+SDIRN(I)*A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) scipy/optimize/cobyla/trstlp.f:299:72: 299 | 250 SDIRN(I)=SDIRN(I)-TEMP*Z(I,NACT) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/optimize/cobyla/trstlp.f:312:72: 312 | 280 SP=SP+Z(I,K)*A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1) scipy/optimize/cobyla/trstlp.f:321:72: 321 | 290 Z(I,K)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) scipy/optimize/cobyla/trstlp.f:337:72: 337 | 300 TEMP=TEMP+SDIRN(I)*Z(I,NACT+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) scipy/optimize/cobyla/trstlp.f:339:72: 339 | 310 SDIRN(I)=SDIRN(I)-TEMP*Z(I,NACT+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/optimize/cobyla/trstlp.f:346:72: 346 | 330 SDIRN(I)=TEMP*Z(I,NACT) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) scipy/optimize/cobyla/cobyla2.f:328:72: 328 | 290 DX(I)=TEMP*SIMI(JDROP,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1) scipy/optimize/cobyla/trstlp.f:360:72: 360 | 350 SS=SS+SDIRN(I)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) scipy/optimize/cobyla/cobyla2.f:337:72: 337 | 300 SUM=SUM+A(I,K)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) scipy/optimize/cobyla/cobyla2.f:353:72: 353 | 320 TEMP=TEMP+SIMI(JDROP,I)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1) scipy/optimize/cobyla/cobyla2.f:355:72: 355 | 330 SIMI(JDROP,I)=SIMI(JDROP,I)/TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1) scipy/optimize/cobyla/trstlp.f:392:72: 392 | 400 ZDWABS=ZDWABS+ABS(TEMP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 400 at (1) scipy/optimize/cobyla/cobyla2.f:360:72: 360 | 340 TEMP=TEMP+SIMI(J,I)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) scipy/optimize/cobyla/cobyla2.f:362:72: 362 | 350 SIMI(J,I)=SIMI(J,I)-TEMP*SIMI(JDROP,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1) scipy/optimize/cobyla/trstlp.f:400:72: 400 | 410 DXNEW(I)=DXNEW(I)-VMULTD(K)*A(I,KK) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 410 at (1) scipy/optimize/cobyla/cobyla2.f:364:72: 364 | 360 X(J)=SIM(J,NP)+DX(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/optimize/cobyla/trstlp.f:412:72: 412 | 420 DXNEW(I)=DX(I)+STEP*SDIRN(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1) scipy/optimize/cobyla/cobyla2.f:380:72: 380 | 380 TEMP=TEMP+DX(I)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) scipy/optimize/cobyla/trstlp.f:422:72: 422 | 430 SUMABS=SUMABS+DABS(TEMP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1) scipy/optimize/cobyla/trstlp.f:426:72: 426 | 440 VMULTD(K)=SUM | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1) scipy/optimize/cobyla/cobyla2.f:395:72: 395 | 390 SUM=SUM-A(I,K)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 390 at (1) scipy/optimize/cobyla/trstlp.f:453:72: 453 | 460 DX(I)=TEMP*DX(I)+RATIO*DXNEW(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 460 at (1) scipy/optimize/cobyla/trstlp.f:455:72: 455 | 470 VMULTC(K)=DMAX1(0.0d0,TEMP*VMULTC(K)+RATIO*VMULTD(K)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) scipy/optimize/cobyla/cobyla2.f:426:72: 426 | 430 X(I)=SIM(I,NP)+DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1) scipy/optimize/cobyla/cobyla2.f:448:72: 448 | 450 TEMP=TEMP+SIMI(J,I)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 450 at (1) scipy/optimize/cobyla/cobyla2.f:454:72: 454 | 460 SIGBAR(J)=TEMP*VSIG(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 460 at (1) scipy/optimize/cobyla/cobyla2.f:466:72: 466 | 470 TEMP=TEMP+(DX(I)-SIM(I,J))**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) scipy/optimize/cobyla/cobyla2.f:483:72: 483 | 490 TEMP=TEMP+SIMI(JDROP,I)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 490 at (1) scipy/optimize/cobyla/cobyla2.f:485:72: 485 | 500 SIMI(JDROP,I)=SIMI(JDROP,I)/TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1) scipy/optimize/cobyla/cobyla2.f:490:72: 490 | 510 TEMP=TEMP+SIMI(J,I)*DX(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) scipy/optimize/cobyla/cobyla2.f:492:72: 492 | 520 SIMI(J,I)=SIMI(J,I)-TEMP*SIMI(JDROP,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 520 at (1) scipy/optimize/cobyla/trstlp.f:506:72: 506 | 360 DXNEW(I)=DX(I)+STEP*SDIRN(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/optimize/cobyla/cobyla2.f:496:72: 496 | 540 DATMAT(K,JDROP)=CON(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1) scipy/optimize/cobyla/trstlp.f:514:72: 514 | 370 TEMP=TEMP-A(I,KK)*DXNEW(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 370 at (1) scipy/optimize/cobyla/cobyla2.f:518:72: 518 | 560 CMAX=DMAX1(CMAX,DATMAT(K,I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 560 at (1) scipy/optimize/cobyla/cobyla2.f:551:72: 551 | 610 X(I)=SIM(I,NP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1) /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla/_cobylamodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla/fortranobject.o build/temp.linux-armv7l-3.8/scipy/optimize/cobyla/cobyla2.o build/temp.linux-armv7l-3.8/scipy/optimize/cobyla/trstlp.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/_cobyla.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._cobyla.map building 'scipy.optimize.minpack2' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/optimize/minpack2/minpack2module.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2/fortranobject.c build/src.linux-armv7l-3.8/scipy/optimize/minpack2/minpack2module.c:134:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 134 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize/minpack2 compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2 -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/optimize/minpack2/dcsrch.f gfortran:f77: scipy/optimize/minpack2/dcstep.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 /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2/minpack2module.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2/fortranobject.o build/temp.linux-armv7l-3.8/scipy/optimize/minpack2/dcsrch.o build/temp.linux-armv7l-3.8/scipy/optimize/minpack2/dcstep.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/minpack2.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize.minpack2.map building 'scipy.optimize._slsqp' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/optimize/slsqp/_slsqpmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp/fortranobject.c build/src.linux-armv7l-3.8/scipy/optimize/slsqp/_slsqpmodule.c:150:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 150 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize/slsqp compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/optimize/slsqp/slsqp_optmz.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/slsqp/slsqp_optmz.f:306:72: 306 | IF (mode) 260, 100, 220 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:850:72: 850 | 10 CALL h12(2,i,i+1,n,c(i,1),lc,w(iw+i),g ,lg,1,mg) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:866:72: 866 | 20 w(IF-1+i)=f(i)-ddot_sl(mc,e(i,1),LE,x,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/slsqp/slsqp_optmz.f:871:72: 871 | 25 CALL dcopy_(l,e(i,mc1),LE,w(ie-1+i),me) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) scipy/optimize/slsqp/slsqp_optmz.f:873:72: 873 | 30 CALL dcopy_(l,g(i,mc1),lg,w(ig-1+i),mg) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/slsqp/slsqp_optmz.f:890:72: 890 | 45 h(i)=h(i)-ddot_sl(mc,g(i,1),lg,x,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) scipy/optimize/slsqp/slsqp_optmz.f:901:72: 901 | 55 f(i)=ddot_sl(n,e(i,1),LE,x,1)-f(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) scipy/optimize/slsqp/slsqp_optmz.f:903:72: 903 | 60 d(i)=ddot_sl(me,e(1,i),1,f,1)-ddot_sl(mg,g(1,i),1,w(mc1),1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/optimize/slsqp/slsqp_optmz.f:906:72: 906 | 65 CALL h12(2,i,i+1,n,c(i,1),lc,w(iw+i),x,1,1,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) scipy/optimize/slsqp/slsqp_optmz.f:966:72: 966 | 10 CALL h12(2,i,i+1,me,e(1,i),1,t,f ,1,1 ,1 ) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:974:72: 974 | 20 g(i,j)=(g(i,j)-ddot_sl(j-1,g(i,1),lg,e(1,j),1))/e(j,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/slsqp/slsqp_optmz.f:975:72: 975 | 30 h(i)=h(i)-ddot_sl(n,g(i,1),lg,f,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/slsqp/slsqp_optmz.f:987:72: 987 | 40 x(i)=(x(i)-ddot_sl(n-i,e(i,j),LE,x(j),1))/e(i,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1053:72: 1053 | 10 w(iw)=g(j,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1055:72: 1055 | 20 w(iw)=h(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1059:72: 1059 | 30 w(iw)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1081:72: 1081 | 40 x(j)=fac*ddot_sl(m,g(1,j),1,w(iy),1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1160:72: 1160 | 100 INDEX(i)=i | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1174:72: 1174 | 120 w(j)=ddot_sl(m-nsetp,a(npp1,j),1,b(npp1),1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1215:72: 1215 | 170 CALL h12(2,nsetp,npp1,m,a(1,j),1,up,a(1,jj),1,mda,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1227:72: 1227 | 200 z(ip)=z(ip)/a(ip,jj) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1246:72: 1246 | 240 x(l)=(one-alpha)*x(l) + alpha*z(ip) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1265:72: 1265 | 260 CALL dsrot(1,b(j-1),1,b(j),1,c,s) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1339:72: 1339 | 10 IF(h(l).GT.h(lmax)) lmax=l | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1346:72: 1346 | 30 h(l)=h(l)+a(i,l)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1347:72: 1347 | 40 IF(h(l).GT.h(lmax)) lmax=l | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1357:72: 1357 | 60 a(i,lmax)=tmp | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1364:72: 1364 | 80 CALL h12(2,j,j+1,m,a(1,j),1,h(j),b,1,mdb,nb) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1369:72: 1369 | 90 IF(ABS(a(j,j)).LE.tau) GOTO 100 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1378:72: 1378 | 130 rnorm(jb)=dnrm2_(m-k,b(kp1,jb),1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1381:72: 1381 | DO 150 i=1,n | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1382:72: 1382 | 150 b(i,jb)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1389:72: 1389 | 170 CALL h12(1,i,kp1,n,a(i,1),mda,g(i),a,mda,1,i-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1396:72: 1396 | 210 b(i,jb)=(b(i,jb)-ddot_sl(k-i,a(i,j),mda,b(j,jb),1))/a(i,i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1402:72: 1402 | 220 b(j,jb)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1404:72: 1404 | 230 CALL h12(2,i,kp1,n,a(i,1),mda,g(i),b(1,jb),1,mdb,1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1408:72: 1408 | 240 DO 250 j=ldiag,1,-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 250 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1462:72: 1462 | 10 cl=MAX(sm,cl) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1467:72: 1467 | 20 sm=sm+(u(1,j)*clinv)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1489:72: 1489 | 50 i3=i3+ice | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1495:72: 1495 | 60 i4=i4+ice | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1545:72: 1545 | 150 w(i)=z(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1551:72: 1551 | 160 w(j)=w(j)-v*a(ij) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1552:72: 1552 | 170 ij=ij+1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1559:72: 1559 | 210 t=t-u*u/a(ij) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1575:72: 1575 | 230 a(ij)=a(ij)+beta*z(j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1582:72: 1582 | 250 z(j)=z(j)-v*u | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1584:72: 1584 | 270 t=tp | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1917:72: 1917 | 10 snormx=MAX(snormx,ABS(x(k))) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/slsqp/slsqp_optmz.f:1981:72: 1981 | 10 assign 30 to next | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1986:19: 1986 | 20 GO TO next,(30, 50, 70, 110) | 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1988:72: 1988 | assign 50 to next | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1998:72: 1998 | assign 70 to next | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2004:72: 2004 | assign 110 to next | 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:2038:72: 2038 | 95 sum = sum + dx(j)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1) scipy/optimize/slsqp/slsqp_optmz.f:2017:5: 2017 | 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:2012:5: 2012 | 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:1993:5: 1993 | 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:882:49: 882 | CALL hfti (w(ie),me,me,l,w(IF),k,1,t,krank,xnrm,w,w(l+1),jw) | 1 Warning: Rank mismatch in argument ‘rnorm’ at (1) (rank-1 and scalar) [-Wargument-mismatch] scipy/optimize/slsqp/slsqp_optmz.f:623:54: 623 | 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:623:60: 623 | 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:1567:0: 1567 | alpha=tp/t | Warning: ‘tp’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:2018:0: 2018 | sum = one + sum * (xmax / dx(i))**2 | Warning: ‘xmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1662:0: 1662 | 20 m = 0.5d0*(a + b) | Warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1663:0: 1663 | tol1 = eps*ABS(x) + tol | Warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1672:0: 1672 | IF (ABS(e) .LE. tol1) GOTO 30 | Warning: ‘e’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1677:0: 1677 | q = (x - v)*(fx - fw) | Warning: ‘w’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1718:0: 1718 | IF (fu .GT. fx) GOTO 60 | Warning: ‘fx’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1730:0: 1730 | 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:1731:0: 1731 | 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:1731:0: Warning: ‘v’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1190:0: 1190 | j=INDEX(iz) | Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp/_slsqpmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp/fortranobject.o build/temp.linux-armv7l-3.8/scipy/optimize/slsqp/slsqp_optmz.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/_slsqp.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._slsqp.map building 'scipy.optimize._nnls' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/optimize/nnls/_nnlsmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls/fortranobject.c build/src.linux-armv7l-3.8/scipy/optimize/nnls/_nnlsmodule.c:109:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 109 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/scipy/optimize/nnls compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/optimize/nnls/nnls.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran scipy/optimize/nnls/nnls.f:83:72: 83 | 20 INDEX(I)=I | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) scipy/optimize/nnls/nnls.f:102:72: 102 | 40 SM=SM+A(L,J)*B(L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) scipy/optimize/nnls/nnls.f:132:72: 132 | 90 UNORM=UNORM+A(L,J)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/optimize/nnls/nnls.f:141:72: 141 | 120 ZZ(L)=B(L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) scipy/optimize/nnls/nnls.f:165:72: 165 | 150 B(L)=ZZ(L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) scipy/optimize/nnls/nnls.f:182:72: 182 | 180 A(L,J)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) scipy/optimize/nnls/nnls.f:284:72: 284 | 310 ZZ(I)=B(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) scipy/optimize/nnls/nnls.f:294:72: 294 | 340 X(I)=ZZ(IP) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1) scipy/optimize/nnls/nnls.f:307:72: 307 | 360 SM=SM+B(I)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1) scipy/optimize/nnls/nnls.f:310:72: 310 | 380 W(J)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1) scipy/optimize/nnls/nnls.f:400:72: 400 | 10 CL=MAX(abs(U(1,J)),CL) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) scipy/optimize/nnls/nnls.f:401:72: 401 | IF (CL) 130,130,20 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/nnls/nnls.f:405:72: 405 | 30 SM=SM+(U(1,J)*CLINV)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) scipy/optimize/nnls/nnls.f:407:72: 407 | IF (U(1,LPIVOT)) 50,50,40 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/nnls/nnls.f:414:72: 414 | 60 IF (CL) 130,130,70 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/nnls/nnls.f:419:72: 419 | IF (B) 80,130,130 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/nnls/nnls.f:430:72: 430 | 90 I3=I3+ICE | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) scipy/optimize/nnls/nnls.f:431:72: 431 | IF (SM) 100,120,100 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) scipy/optimize/nnls/nnls.f:436:72: 436 | 110 I4=I4+ICE | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) scipy/optimize/nnls/nnls.f:128:44: 128 | CALL H12 (1,NPP1,NPP1+1,M,A(1,J),1,UP,DUMMY,1,1,0) | 1 Warning: Rank mismatch in argument ‘c’ at (1) (rank-1 and scalar) [-Wargument-mismatch] scipy/optimize/nnls/nnls.f:121:0: 121 | J=INDEX(IZ) | Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls/_nnlsmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls/fortranobject.o build/temp.linux-armv7l-3.8/scipy/optimize/nnls/nnls.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/optimize/_nnls.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._nnls.map building 'scipy.optimize._group_columns' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/_group_columns.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/_group_columns.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/_group_columns.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/optimize/_group_columns.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._group_columns.map building 'scipy.optimize._bglu_dense' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/_bglu_dense.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/_bglu_dense.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/_bglu_dense.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/optimize/_bglu_dense.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._bglu_dense.map building 'scipy.optimize._lsq.givens_elimination' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/optimize/_lsq compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/_lsq/givens_elimination.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/_lsq/givens_elimination.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/givens_elimination.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._lsq.givens_elimination.map building 'scipy.optimize._trlib._trlib' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/optimize/_trlib compile options: '-DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -Iscipy/_lib -Iscipy/optimize/_trlib/trlib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/_trlib/_trlib.c gcc: scipy/optimize/_trlib/trlib_krylov.c gcc: scipy/optimize/_trlib/trlib_leftmost.c gcc: scipy/optimize/_trlib/trlib_eigen_inverse.c scipy/optimize/_trlib/trlib_krylov.c: In function ‘trlib_krylov_min’: scipy/optimize/_trlib/trlib_krylov.c:725:25: warning: unused variable ‘obj’ [-Wunused-variable] 725 | trlib_flt_t obj = fwork[8]; | ^~~ scipy/optimize/_trlib/trlib_krylov.c:734:25: warning: unused variable ‘lam’ [-Wunused-variable] 734 | trlib_flt_t lam = fwork[7]; | ^~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/_trlib/_trlib.c:599: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc: scipy/optimize/_trlib/trlib_quadratic_zero.c gcc: scipy/optimize/_trlib/trlib_tri_factor.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/_trlib.o build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/trlib_krylov.o build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/trlib_eigen_inverse.o build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/trlib_leftmost.o build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/trlib_quadratic_zero.o build/temp.linux-armv7l-3.8/scipy/optimize/_trlib/trlib_tri_factor.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/optimize/_trlib/_trlib.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize._trlib._trlib.map building 'scipy.optimize.cython_optimize._zeros' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/optimize/cython_optimize compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/optimize/cython_optimize/_zeros.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/optimize/cython_optimize/_zeros.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/optimize/cython_optimize/_zeros.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.optimize.cython_optimize._zeros.map building 'scipy.signal.sigtools' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/signal creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/signal compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -Iscipy/signal -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/sigtoolsmodule.c gcc: scipy/signal/firfilter.c gcc: scipy/signal/medianfilter.c gcc: build/src.linux-armv7l-3.8/scipy/signal/lfilter.c gcc: build/src.linux-armv7l-3.8/scipy/signal/correlate_nd.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/sigtoolsmodule.o build/temp.linux-armv7l-3.8/scipy/signal/firfilter.o build/temp.linux-armv7l-3.8/scipy/signal/medianfilter.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/signal/lfilter.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/signal/correlate_nd.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/sigtools.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal.sigtools.map building 'scipy.signal._spectral' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/_spectral.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_spectral.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/_spectral.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/_spectral.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal._spectral.map building 'scipy.signal._max_len_seq_inner' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/_max_len_seq_inner.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_max_len_seq_inner.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/_max_len_seq_inner.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/_max_len_seq_inner.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal._max_len_seq_inner.map building 'scipy.signal._peak_finding_utils' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/_peak_finding_utils.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_peak_finding_utils.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/_peak_finding_utils.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/_peak_finding_utils.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal._peak_finding_utils.map building 'scipy.signal._upfirdn_apply' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/_upfirdn_apply.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_upfirdn_apply.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/_upfirdn_apply.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/_upfirdn_apply.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal._upfirdn_apply.map building 'scipy.signal.spline' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/signal/splinemodule.c gcc: scipy/signal/S_bspline_util.c gcc: scipy/signal/D_bspline_util.c gcc: scipy/signal/C_bspline_util.c gcc: scipy/signal/Z_bspline_util.c gcc: scipy/signal/bspline_util.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/signal/splinemodule.o build/temp.linux-armv7l-3.8/scipy/signal/S_bspline_util.o build/temp.linux-armv7l-3.8/scipy/signal/D_bspline_util.o build/temp.linux-armv7l-3.8/scipy/signal/C_bspline_util.o build/temp.linux-armv7l-3.8/scipy/signal/Z_bspline_util.o build/temp.linux-armv7l-3.8/scipy/signal/bspline_util.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/signal/spline.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.signal.spline.map building 'scipy.sparse.linalg.isolve._iterative' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:151:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 151 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/getbreak.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGREVCOM.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 gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2446:15: 2446 | integer k, m | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2446:18: 2446 | integer k, m | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2409:37: 2409 | $ FUNCTION dzAPPROXRES( I, H, S, GIVENS, LDG ) | 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1809:15: 1809 | integer k, m | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1809:18: 1809 | integer k, m | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1772:37: 1772 | $ FUNCTION scAPPROXRES( I, H, S, GIVENS, LDG ) | 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1172:15: 1172 | integer k, m | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1172:18: 1172 | integer k, m | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1135:36: 1135 | $ FUNCTION dAPPROXRES( I, H, S, GIVENS, LDG ) | 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:535:15: 535 | integer k, m | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:535:18: 535 | integer k, m | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:498:36: 498 | $ FUNCTION sAPPROXRES( I, H, S, GIVENS, LDG ) | 1 Warning: Unused dummy argument ‘h’ at (1) [-Wunused-dummy-argument] gfortran:f77: build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran gfortran:f77: /builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/_iterativemodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/getbreak.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGREVCOM.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.o build/temp.linux-armv7l-3.8/builddir/build/BUILD/scipy-1.3.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/_iterative.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.linalg.isolve._iterative.map building 'scipy.sparse.linalg.dsolve._superlu' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -DUSE_VENDOR_BLAS=1 -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/linalg/dsolve/_superlumodule.c gcc: scipy/sparse/linalg/dsolve/_superluobject.c gcc: scipy/sparse/linalg/dsolve/_superlu_utils.c scipy/sparse/linalg/dsolve/_superluobject.c:216:32: warning: missing braces around initializer [-Wmissing-braces] 216 | PyGetSetDef SuperLU_getset[] = { | ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function ‘droprule_one_cvt’: scipy/sparse/linalg/dsolve/_superluobject.c:822:10: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 822 | long i = -1; \ | ^ scipy/sparse/linalg/dsolve/_superluobject.c:977:5: note: in expansion of macro ‘ENUM_CHECK_INIT’ 977 | ENUM_CHECK_INIT; | ^~~~~~~~~~~~~~~ In file included from scipy/sparse/linalg/dsolve/_superlumodule.c:19: scipy/sparse/linalg/dsolve/_superluobject.h:160:19: warning: ‘Create_CompCol_Matrix’ defined but not used [-Wunused-function] 160 | TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); | ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:159:19: warning: ‘Create_CompRow_Matrix’ defined but not used [-Wunused-function] 159 | TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); | ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:158:19: warning: ‘Create_Dense_Matrix’ defined but not used [-Wunused-function] 158 | TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); | ^~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:156:19: warning: ‘gstrs’ defined but not used [-Wunused-function] 156 | TYPE_GENERIC_FUNC(gstrs, void); | ^~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:155:19: warning: ‘gsitrf’ defined but not used [-Wunused-function] 155 | TYPE_GENERIC_FUNC(gsitrf, void); | ^~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:154:19: warning: ‘gstrf’ defined but not used [-Wunused-function] 154 | TYPE_GENERIC_FUNC(gstrf, void); | ^~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: scipy/sparse/linalg/dsolve/_superluobject.h:160:19: warning: ‘Create_CompCol_Matrix’ defined but not used [-Wunused-function] 160 | TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); | ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:159:19: warning: ‘Create_CompRow_Matrix’ defined but not used [-Wunused-function] 159 | TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); | ^~~~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:158:19: warning: ‘Create_Dense_Matrix’ defined but not used [-Wunused-function] 158 | TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); | ^~~~~~~~~~~~~~~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:157:19: warning: ‘gssv’ defined but not used [-Wunused-function] 157 | TYPE_GENERIC_FUNC(gssv, void); | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:156:19: warning: ‘gstrs’ defined but not used [-Wunused-function] 156 | TYPE_GENERIC_FUNC(gstrs, void); | ^~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:155:19: warning: ‘gsitrf’ defined but not used [-Wunused-function] 155 | TYPE_GENERIC_FUNC(gsitrf, void); | ^~~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:154:19: warning: ‘gstrf’ defined but not used [-Wunused-function] 154 | TYPE_GENERIC_FUNC(gstrf, void); | ^~~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | 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:157:19: warning: ‘gssv’ defined but not used [-Wunused-function] 157 | TYPE_GENERIC_FUNC(gssv, void); | ^~~~ scipy/sparse/linalg/dsolve/_superluobject.h:95:23: note: in definition of macro ‘TYPE_GENERIC_FUNC’ 95 | static returntype name(int type, name##_ARGS) \ | ^~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_superlumodule.o build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_superlu_utils.o build/temp.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_superluobject.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lsuperlu_src -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_superlu.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.linalg.dsolve._superlu.map building 'scipy.sparse.linalg.eigen.arpack._arpack' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:260:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 260 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-DHAVE_CBLAS -Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpackmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.o -L/usr/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -larpack_scipy -lopenblasp -lopenblasp -lgfortran -o build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.linalg.eigen.arpack._arpack.map building 'scipy.sparse.csgraph._shortest_path' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/sparse/csgraph compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/csgraph/_shortest_path.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_shortest_path.c:598: /usr/lib/python3.8/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] 17 | #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:4875:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 4875 | for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:4887:53: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 4887 | for (__pyx_t_10 = (__pyx_v_i + 1); __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5157:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5157 | for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5169:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5169 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5211:41: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5211 | for (__pyx_t_29 = 0; __pyx_t_29 < __pyx_t_28; __pyx_t_29+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5296:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5296 | for (__pyx_t_7 = 0; __pyx_t_7 < __pyx_t_6; __pyx_t_7+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5308:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5308 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:5350:41: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 5350 | for (__pyx_t_29 = 0; __pyx_t_29 < __pyx_t_28; __pyx_t_29+=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:10478:37: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare] 10478 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:10537:146: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10537 | for (__pyx_t_19 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_17 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_19 < __pyx_t_18; __pyx_t_19+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:10737:144: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10737 | for (__pyx_t_13 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_35 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_13 < __pyx_t_18; __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:10985:37: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare] 10985 | for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_9; __pyx_t_10+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:11044:146: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 11044 | for (__pyx_t_19 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_17 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_19 < __pyx_t_18; __pyx_t_19+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:11308:144: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 11308 | for (__pyx_t_13 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_38 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_13 < __pyx_t_18; __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:13217:132: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 13217 | 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:13471:144: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 13471 | for (__pyx_t_15 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_13 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:13618:140: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 13618 | for (__pyx_t_4 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_24 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_4 < __pyx_t_14; __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:13900:144: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 13900 | for (__pyx_t_15 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_13 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { | ^ scipy/sparse/csgraph/_shortest_path.c:14080:140: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 14080 | for (__pyx_t_4 = (*((int const *) ( /* dim=0 */ (__pyx_v_csr_indptr.data + __pyx_t_25 * __pyx_v_csr_indptr.strides[0]) ))); __pyx_t_4 < __pyx_t_14; __pyx_t_4+=1) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/csgraph/_shortest_path.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_shortest_path.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.csgraph._shortest_path.map building 'scipy.sparse.csgraph._traversal' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/csgraph/_traversal.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_traversal.c:598: /usr/lib/python3.8/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] 17 | #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:3793:217: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 3793 | for (__pyx_t_9 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr.rcbuffer->pybuffer.buf, __pyx_t_7, __pyx_pybuffernd_indptr.diminfo[0].strides)); __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__breadth_first_undirected’: scipy/sparse/csgraph/_traversal.c:4164:219: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 4164 | for (__pyx_t_9 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr1.rcbuffer->pybuffer.buf, __pyx_t_7, __pyx_pybuffernd_indptr1.diminfo[0].strides)); __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ scipy/sparse/csgraph/_traversal.c:4306:220: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 4306 | for (__pyx_t_9 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr2.rcbuffer->pybuffer.buf, __pyx_t_15, __pyx_pybuffernd_indptr2.diminfo[0].strides)); __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__depth_first_directed’: scipy/sparse/csgraph/_traversal.c:5423:219: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 5423 | for (__pyx_t_11 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_indptr.diminfo[0].strides)); __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { | ^ scipy/sparse/csgraph/_traversal.c: In function ‘__pyx_f_5scipy_6sparse_7csgraph_10_traversal__depth_first_undirected’: scipy/sparse/csgraph/_traversal.c:5968:221: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 5968 | for (__pyx_t_11 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr1.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_indptr1.diminfo[0].strides)); __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { | ^ scipy/sparse/csgraph/_traversal.c:6166:224: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 6166 | for (__pyx_t_11 = (*__Pyx_BufPtrCContig1d(__pyx_t_5scipy_6sparse_7csgraph_10_traversal_ITYPE_t *, __pyx_pybuffernd_indptr2.rcbuffer->pybuffer.buf, __pyx_t_19, __pyx_pybuffernd_indptr2.diminfo[0].strides)); __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/csgraph/_traversal.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_traversal.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.csgraph._traversal.map building 'scipy.sparse.csgraph._min_spanning_tree' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/csgraph/_min_spanning_tree.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_min_spanning_tree.c:598: /usr/lib/python3.8/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] 17 | #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:3219:231: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 3219 | 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:3319:227: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘long int’} and ‘unsigned int’ [-Wsign-compare] 3319 | __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_15)) ))) != __pyx_v_R1) != 0); | ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3351:227: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘long int’} and ‘unsigned int’ [-Wsign-compare] 3351 | __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_17)) ))) != __pyx_v_R2) != 0); | ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3374:227: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘long int’} and ‘unsigned int’ [-Wsign-compare] 3374 | __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_19)) ))) != __pyx_v_R1) != 0); | ^~ scipy/sparse/csgraph/_min_spanning_tree.c:3397:227: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5scipy_6sparse_7csgraph_18_min_spanning_tree_ITYPE_t’ {aka ‘long int’} and ‘unsigned int’ [-Wsign-compare] 3397 | __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_21)) ))) != __pyx_v_R2) != 0); | ^~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/csgraph/_min_spanning_tree.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.csgraph._min_spanning_tree.map building 'scipy.sparse.csgraph._reordering' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/csgraph/_reordering.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_reordering.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/csgraph/_reordering.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_reordering.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.csgraph._reordering.map building 'scipy.sparse.csgraph._tools' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/csgraph/_tools.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_tools.c:598: /usr/lib/python3.8/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] 17 | #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:4399:215: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_5scipy_6sparse_7csgraph_6_tools_ITYPE_t’ {aka ‘long int’} [-Wsign-compare] 4399 | 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) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/csgraph/_tools.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_tools.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse.csgraph._tools.map building 'scipy.sparse._csparsetools' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/sparse/_csparsetools.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/_csparsetools.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/_csparsetools.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/_csparsetools.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse._csparsetools.map building 'scipy.sparse._sparsetools' extension compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools compile options: '-D__STDC_FORMAT_MACROS=1 -Iscipy/sparse/sparsetools -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' g++: scipy/sparse/sparsetools/sparsetools.cxx g++: scipy/sparse/sparsetools/csr.cxx g++: scipy/sparse/sparsetools/bsr.cxx g++: scipy/sparse/sparsetools/csc.cxx In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csc.cxx:4: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csr.cxx:4: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/bsr.cxx:4: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/sparse/sparsetools/sparsetools.cxx:34: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ g++: scipy/sparse/sparsetools/other.cxx In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/other.cxx:4: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = long long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = long long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = double]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = npy_bool_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = signed char]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = unsigned char]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = short int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = short unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = float]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = double]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/csr.h:6, from scipy/sparse/sparsetools/csr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:78:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1820:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1820 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1839 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1839:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = long long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = long long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = double]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = npy_bool_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = signed char]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = unsigned char]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = short int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = short unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = long long unsigned int]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = float]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, const std::pair&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = double]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1920 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1921 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1920:34: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algo.h:61, from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Distance = int; _Tp = std::pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/9/algorithm:62, from scipy/sparse/sparsetools/bsr.h:5, from scipy/sparse/sparsetools/bsr.cxx:5: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >&, const std::pair >&)>]’: /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1939 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1939:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 /usr/include/c++/9/bits/stl_algo.h:1953:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1953 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h: In function ‘void csr_sort_indices(I, const I*, I*, T*) [with I = long long int; T = complex_wrapper]’: /usr/include/c++/9/bits/stl_algo.h:1967:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1967 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1968 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1969 | __comp); | ~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1884:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1884 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_algo.h:1889:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >’ changed in GCC 7.1 1889 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools/sparsetools.o build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools/csr.o build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools/csc.o build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools/bsr.o build/temp.linux-armv7l-3.8/scipy/sparse/sparsetools/other.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/sparse/_sparsetools.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.sparse._sparsetools.map building 'scipy.spatial.qhull' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/spatial creating build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src creating build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src compile options: '-DHAVE_CBLAS -I/usr/include/python3.8 -I/usr/lib/python3.8/site-packages/numpy/core/include -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/spatial/qhull.c gcc: scipy/spatial/qhull_src/src/io_r.c gcc: scipy/spatial/qhull_src/src/mem_r.c gcc: scipy/spatial/qhull_src/src/geom_r.c scipy/spatial/qhull_src/src/geom_r.c: In function ‘qh_projectpoint’: scipy/spatial/qhull_src/src/geom_r.c:897:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 897 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/geom_r.c: In function ‘qh_setfacetplane’: scipy/spatial/qhull_src/src/geom_r.c:935:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 935 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ In file included from scipy/spatial/qhull_src/src/libqhull_r.h:32, from scipy/spatial/qhull_src/src/qhull_ra.h:28, from scipy/spatial/qhull_src/src/io_r.c:21: scipy/spatial/qhull_src/src/io_r.c: In function ‘qh_printfacetridges’: scipy/spatial/qhull_src/src/qset_r.h:143:38: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 143 | if (((variable= NULL), set)) for (\ | ^~~ scipy/spatial/qhull_src/src/libqhull_r.h:926:34: note: in expansion of macro ‘FOREACHsetelement_’ 926 | #define FOREACHridge_(ridges) FOREACHsetelement_(ridgeT, ridges, ridge) | ^~~~~~~~~~~~~~~~~~ scipy/spatial/qhull_src/src/io_r.c:2622:7: note: in expansion of macro ‘FOREACHridge_’ 2622 | FOREACHridge_(facet->ridges) | ^~~~~~~~~~~~~ scipy/spatial/qhull_src/src/io_r.c:2624:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 2624 | qh_fprintf(qh, fp, 9185, "\n"); | ^~~~~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from scipy/spatial/qhull.c:596: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/spatial/qhull.c: In function ‘__pyx_pf_5scipy_7spatial_5qhull_6_Qhull_18get_simplex_facet_array’: scipy/spatial/qhull.c:7559:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 7559 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_13; __pyx_t_4+=1) { | ^ gcc: scipy/spatial/qhull_src/src/merge_r.c scipy/spatial/qhull.c: In function ‘__pyx_pf_5scipy_7spatial_5qhull_6_Qhull_24get_voronoi_diagram’: scipy/spatial/qhull.c:9991:73: warning: passing argument 3 of ‘qh_eachvoronoi_all’ from incompatible pointer type [-Wincompatible-pointer-types] 9991 | (void)(qh_eachvoronoi_all(__pyx_v_self->_qh, ((void *)__pyx_v_self), (&__pyx_f_5scipy_7spatial_5qhull__visit_voronoi), (__pyx_v_self->_qh[0]).UPPERdelaunay, qh_RIDGEall, 1)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(qhT *, void *, vertexT *, vertexT *, setT *, unsigned int) {aka void (*)(struct qhT *, void *, struct vertexT *, struct vertexT *, struct setT *, unsigned int)} In file included from scipy/spatial/qhull.c:609: scipy/spatial/qhull_src/src/io_r.h:94:60: note: expected ‘printvridgeT’ {aka ‘void (*)(struct qhT *, struct _IO_FILE *, struct vertexT *, struct vertexT *, struct setT *, unsigned int)’} but argument is of type ‘void (*)(qhT *, void *, vertexT *, vertexT *, setT *, unsigned int)’ {aka ‘void (*)(struct qhT *, void *, struct vertexT *, struct vertexT *, struct setT *, unsigned int)’} 94 | int qh_eachvoronoi_all(qhT *qh, FILE *fp, printvridgeT printvridge, boolT isUpper, qh_RIDGE innerouter, boolT inorder); | ~~~~~~~~~~~~~^~~~~~~~~~~ scipy/spatial/qhull.c:10600:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 10600 | if (((__pyx_t_5 > __pyx_t_23) != 0)) { | ^ In file included from scipy/spatial/qhull.c:613: scipy/spatial/qhull.c: In function ‘__pyx_pf_5scipy_7spatial_5qhull__get_barycentric_transforms’: scipy/spatial/qhull_src/src/merge_r.c: In function ‘qh_all_merges’: scipy/spatial/qhull_src/src/merge_r.c:219:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 219 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/merge_r.c: In function ‘qh_appendmergeset’: scipy/spatial/qhull_src/src/merge_r.c:322:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 322 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ scipy/spatial/qhull_misc.h:19:26: warning: implicit declaration of function ‘dgetrf_’ [-Wimplicit-function-declaration] 19 | #define qh_dgetrf F_FUNC(dgetrf,DGETRF) | ^~~~~~ scipy/spatial/qhull_misc.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/spatial/qhull.c:13088:11: note: in expansion of macro ‘qh_dgetrf’ 13088 | qh_dgetrf((&__pyx_v_n), (&__pyx_v_n), ((double *)__pyx_v_T->data), (&__pyx_v_lda), __pyx_v_ipiv, (&__pyx_v_info)); | ^~~~~~~~~ scipy/spatial/qhull_misc.h:20:26: warning: implicit declaration of function ‘dgecon_’ [-Wimplicit-function-declaration] 20 | #define qh_dgecon F_FUNC(dgecon,DGECON) | ^~~~~~ scipy/spatial/qhull_misc.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/spatial/qhull.c:13107:13: note: in expansion of macro ‘qh_dgecon’ 13107 | qh_dgecon(((char *)"1"), (&__pyx_v_n), ((double *)__pyx_v_T->data), (&__pyx_v_lda), (&__pyx_v_anorm), (&__pyx_v_rcond), __pyx_v_work, __pyx_v_iwork, (&__pyx_v_info)); | ^~~~~~~~~ scipy/spatial/qhull_misc.h:21:26: warning: implicit declaration of function ‘dgetrs_’ [-Wimplicit-function-declaration] 21 | #define qh_dgetrs F_FUNC(dgetrs,DGETRS) | ^~~~~~ scipy/spatial/qhull_misc.h:15:21: note: in definition of macro ‘F_FUNC’ 15 | #define F_FUNC(f,F) f##_ | ^ scipy/spatial/qhull.c:13163:13: note: in expansion of macro ‘qh_dgetrs’ 13163 | qh_dgetrs(((char *)"N"), (&__pyx_v_n), (&__pyx_v_nrhs), ((double *)__pyx_v_T->data), (&__pyx_v_lda), __pyx_v_ipiv, (((double *)__pyx_v_Tinvs->data) + ((__pyx_v_ndim * (__pyx_v_ndim + 1)) * __pyx_v_isimplex)), (&__pyx_v_ldb), (&__pyx_v_info)); | ^~~~~~~~~ scipy/spatial/qhull_src/src/merge_r.c: In function ‘qh_mergecycle_ridges’: scipy/spatial/qhull_src/src/merge_r.c:2090:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 2090 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ scipy/spatial/qhull.c: In function ‘__pyx_f_5scipy_7spatial_7setlist_init’: scipy/spatial/qhull.c:28820:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 28820 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ scipy/spatial/qhull.c: In function ‘__pyx_f_5scipy_7spatial_7setlist_free’: scipy/spatial/qhull.c:28903:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 28903 | 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:29024:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 29024 | __pyx_t_2 = ((__pyx_v_n >= __pyx_v_setlist->n) != 0); | ^~ gcc: scipy/spatial/qhull_src/src/global_r.c gcc: scipy/spatial/qhull_src/src/poly2_r.c gcc: scipy/spatial/qhull_src/src/qset_r.c scipy/spatial/qhull_src/src/qset_r.c: In function ‘qh_setfree’: scipy/spatial/qhull_src/src/qset_r.c:718:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 718 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/qset_r.c: In function ‘qh_setnew’: scipy/spatial/qhull_src/src/qset_r.c:928:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 928 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/poly2_r.c: In function ‘qh_delridge’: scipy/spatial/qhull_src/src/poly2_r.c:1127:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 1127 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ gcc: scipy/spatial/qhull_src/src/random_r.c scipy/spatial/qhull_src/src/random_r.c: In function ‘qh_argv_to_command’: scipy/spatial/qhull_src/src/random_r.c:84:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 84 | }else | ^~~~ scipy/spatial/qhull_src/src/random_r.c:86:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 86 | strcat(command, s); | ^~~~~~ gcc: scipy/spatial/qhull_src/src/libqhull_r.c gcc: scipy/spatial/qhull_src/src/rboxlib_r.c In file included from /usr/include/string.h:494, from scipy/spatial/qhull_src/src/rboxlib_r.c:22: In function ‘strncat’, inlined from ‘qh_rboxpoints’ at scipy/spatial/qhull_src/src/rboxlib_r.c:358:5: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ output may be truncated copying between 0 and 199 bytes from a string of length 199 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: scipy/spatial/qhull_src/src/user_r.c gcc: scipy/spatial/qhull_src/src/stat_r.c gcc: scipy/spatial/qhull_src/src/usermem_r.c gcc: scipy/spatial/qhull_src/src/poly_r.c gcc: scipy/spatial/qhull_src/src/userprintf_r.c scipy/spatial/qhull_src/src/poly_r.c: In function ‘qh_delfacet’: scipy/spatial/qhull_src/src/poly_r.c:248:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 248 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/poly_r.c: In function ‘qh_makenew_nonsimplicial’: scipy/spatial/qhull_src/src/poly_r.c:564:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 564 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ gcc: scipy/spatial/qhull_src/src/userprintf_rbox_r.c scipy/spatial/qhull_src/src/poly_r.c: In function ‘qh_newfacet’: scipy/spatial/qhull_src/src/poly_r.c:987:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 987 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ scipy/spatial/qhull_src/src/poly_r.c: In function ‘qh_newridge’: scipy/spatial/qhull_src/src/poly_r.c:1020:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 1020 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ gcc: scipy/spatial/qhull_src/src/geom2_r.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/spatial/qhull.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/geom2_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/geom_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/global_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/io_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/libqhull_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/mem_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/merge_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/poly2_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/poly_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/qset_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/random_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/rboxlib_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/stat_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/user_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/usermem_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/userprintf_r.o build/temp.linux-armv7l-3.8/scipy/spatial/qhull_src/src/userprintf_rbox_r.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/spatial/qhull.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.spatial.qhull.map building 'scipy.spatial.ckdtree' extension compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree creating build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src compile options: '-I/usr/include/python3.8 -I/usr/lib/python3.8/site-packages/numpy/core/include -Iscipy/_lib -Iscipy/spatial/ckdtree/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' g++: scipy/spatial/ckdtree.cxx g++: scipy/spatial/ckdtree/src/query.cxx g++: scipy/spatial/ckdtree/src/query_pairs.cxx g++: scipy/spatial/ckdtree/src/build.cxx In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/ckdtree.cxx:612: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/include/c++/9/vector:72, from scipy/spatial/ckdtree/src/build.cxx:5: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const ckdtreenode&}; _Tp = ckdtreenode; _Alloc = std::allocator]’: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/vector:67, from scipy/spatial/ckdtree/src/build.cxx:5: /usr/include/c++/9/bits/stl_vector.h: In function ‘npy_intp build(ckdtree*, npy_intp, intptr_t, double*, double*, int, int)’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ g++: scipy/spatial/ckdtree/src/count_neighbors.cxx g++: scipy/spatial/ckdtree/src/query_ball_point.cxx g++: scipy/spatial/ckdtree/src/query_ball_tree.cxx g++: scipy/spatial/ckdtree/src/sparse_distances.cxx In file included from /usr/include/c++/9/vector:72, from scipy/spatial/ckdtree/src/sparse_distances.cxx:5: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const coo_entry&}; _Tp = coo_entry; _Alloc = std::allocator]’: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/9/vector:67, from scipy/spatial/ckdtree/src/sparse_distances.cxx:5: /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistP2]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistP1]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistP1]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistPinf]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistPinf]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistPp]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = BaseMinkowskiDistPp]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ /usr/include/c++/9/bits/stl_vector.h: In function ‘void traverse(const ckdtree*, const ckdtree*, std::vector*, const ckdtreenode*, const ckdtreenode*, RectRectDistanceTracker*) [with MinMaxDist = MinkowskiDistP2]’: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/query.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/build.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/query_pairs.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/count_neighbors.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/query_ball_point.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/query_ball_tree.o build/temp.linux-armv7l-3.8/scipy/spatial/ckdtree/src/sparse_distances.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/spatial/ckdtree.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.spatial.ckdtree.map building 'scipy.spatial._distance_wrap' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/spatial/src compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/spatial/src/distance_wrap.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/src/distance_wrap.c:49: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/spatial/src/distance_wrap.c: In function ‘cdist_mahalanobis_double_wrap’: scipy/spatial/src/distance_wrap.c:196:16: warning: unused variable ‘dimbuf’ [-Wunused-variable] 196 | double *dm, *dimbuf; | ^~~~~~ scipy/spatial/src/distance_wrap.c: At top level: scipy/spatial/src/distance_wrap.c:623:32: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 623 | {"cdist_cosine_double_wrap", cdist_cosine_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:623:32: note: (near initialization for ‘_distanceWrapMethods[4].ml_meth’) scipy/spatial/src/distance_wrap.c:627:33: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 627 | {"cdist_hamming_double_wrap", cdist_hamming_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:627:33: note: (near initialization for ‘_distanceWrapMethods[8].ml_meth’) scipy/spatial/src/distance_wrap.c:628:31: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 628 | {"cdist_hamming_bool_wrap", cdist_hamming_char_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:628:31: note: (near initialization for ‘_distanceWrapMethods[9].ml_meth’) scipy/spatial/src/distance_wrap.c:633:37: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 633 | {"cdist_mahalanobis_double_wrap", cdist_mahalanobis_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:633:37: note: (near initialization for ‘_distanceWrapMethods[14].ml_meth’) scipy/spatial/src/distance_wrap.c:634:35: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 634 | {"cdist_minkowski_double_wrap", cdist_minkowski_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:634:35: note: (near initialization for ‘_distanceWrapMethods[15].ml_meth’) scipy/spatial/src/distance_wrap.c:635:36: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 635 | {"cdist_wminkowski_double_wrap", cdist_weighted_minkowski_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:635:36: note: (near initialization for ‘_distanceWrapMethods[16].ml_meth’) scipy/spatial/src/distance_wrap.c:638:36: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 638 | {"cdist_seuclidean_double_wrap", cdist_seuclidean_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:638:36: note: (near initialization for ‘_distanceWrapMethods[19].ml_meth’) scipy/spatial/src/distance_wrap.c:646:32: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 646 | {"pdist_cosine_double_wrap", pdist_cosine_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:646:32: note: (near initialization for ‘_distanceWrapMethods[27].ml_meth’) scipy/spatial/src/distance_wrap.c:650:33: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 650 | {"pdist_hamming_double_wrap", pdist_hamming_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:650:33: note: (near initialization for ‘_distanceWrapMethods[31].ml_meth’) scipy/spatial/src/distance_wrap.c:651:31: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 651 | {"pdist_hamming_bool_wrap", pdist_hamming_char_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:651:31: note: (near initialization for ‘_distanceWrapMethods[32].ml_meth’) scipy/spatial/src/distance_wrap.c:656:37: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 656 | {"pdist_mahalanobis_double_wrap", pdist_mahalanobis_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:656:37: note: (near initialization for ‘_distanceWrapMethods[37].ml_meth’) scipy/spatial/src/distance_wrap.c:657:35: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 657 | {"pdist_minkowski_double_wrap", pdist_minkowski_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:657:35: note: (near initialization for ‘_distanceWrapMethods[38].ml_meth’) scipy/spatial/src/distance_wrap.c:658:36: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 658 | {"pdist_wminkowski_double_wrap", pdist_weighted_minkowski_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:658:36: note: (near initialization for ‘_distanceWrapMethods[39].ml_meth’) scipy/spatial/src/distance_wrap.c:661:36: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 661 | {"pdist_seuclidean_double_wrap", pdist_seuclidean_double_wrap, METH_VARARGS | METH_KEYWORDS}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/spatial/src/distance_wrap.c:661:36: note: (near initialization for ‘_distanceWrapMethods[42].ml_meth’) gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/spatial/src/distance_wrap.o -L/usr/lib/python3.8/site-packages/numpy/core/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lnpymath -lm -o build/lib.linux-armv7l-3.8/scipy/spatial/_distance_wrap.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.spatial._distance_wrap.map building 'scipy.spatial._voronoi' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/spatial/_voronoi.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/_voronoi.c:598: /usr/lib/python3.8/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] 17 | #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:3161:14: warning: ‘__pyx_v_current_vertex’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3161 | if (__pyx_t_17) { | ^ scipy/spatial/_voronoi.c:2689:12: note: ‘__pyx_v_current_vertex’ was declared here 2689 | npy_intp __pyx_v_current_vertex; | ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/spatial/_voronoi.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/spatial/_voronoi.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.spatial._voronoi.map building 'scipy.spatial._hausdorff' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/spatial/_hausdorff.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/_hausdorff.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/spatial/_hausdorff.c: In function ‘__pyx_pf_5scipy_7spatial_10_hausdorff_directed_hausdorff’: scipy/spatial/_hausdorff.c:2957:33: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 2957 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_8; __pyx_t_9+=1) { | ^ scipy/spatial/_hausdorff.c:2994:37: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 2994 | for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { | ^ scipy/spatial/_hausdorff.c:3015:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 3015 | for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/spatial/_hausdorff.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/spatial/_hausdorff.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.spatial._hausdorff.map building 'scipy.special.specfun' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/special/specfunmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/special/specfunmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/special/specfunmodule.c:110:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 110 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/specfunmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lsc_specfun -lgfortran -o build/lib.linux-armv7l-3.8/scipy/special/specfun.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special.specfun.map building 'scipy.special._ufuncs' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/_ufuncs.c gcc: build/src.linux-armv7l-3.8/scipy/special/_logit.c gcc: scipy/special/sf_error.c gcc: scipy/special/amos_wrappers.c gcc: scipy/special/cdf_wrappers.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs.c:600: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc: scipy/special/specfun_wrappers.c scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_11_ellip_harm_lame_coefficients’: scipy/special/_ufuncs.c:22230:3: warning: ‘__pyx_v_t’ may be used uninitialized in this function [-Wmaybe-uninitialized] 22230 | switch (__pyx_v_t) { | ^~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_11_ellip_harm_ellip_harmonic’: scipy/special/_ufuncs.c:23002:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 23002 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ufuncs.c:22804:10: note: ‘__pyx_v_psi’ was declared here 22804 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ufuncs.c:22982:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 22982 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ufuncs.c:22798:7: note: ‘__pyx_v_size’ was declared here 22798 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_jn_real’: scipy/special/_ufuncs.c:26531:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 26531 | return __pyx_r; | ^~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_7_legacy_ellip_harmonic_unsafe’: scipy/special/_ufuncs.c:23002:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 23002 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ufuncs.c:22804:10: note: ‘__pyx_v_psi’ was declared here 22804 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ufuncs.c:22982:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 22982 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ufuncs.c:22798:7: note: ‘__pyx_v_size’ was declared here 22798 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_7_cunity_cexpm1’: scipy/special/_ufuncs.c:35202:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 35202 | __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_d_real’: scipy/special/_ufuncs.c:28379:13: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28379 | __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/_ufuncs.c:28379:126: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28379 | __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/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real.part.0’: scipy/special/_ufuncs.c:26825:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 26825 | double __pyx_v_sn; | ^~~~~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_real’: scipy/special/_ufuncs.c:27161:10: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 27161 | return __pyx_r; | ^~~~~~~ scipy/special/_ufuncs.c: In function ‘__pyx_f_5scipy_7special_17_spherical_bessel_spherical_yn_d_real’: scipy/special/_ufuncs.c:28527:13: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28527 | __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/_ufuncs.c:28527:126: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28527 | __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/_ufuncs.c:26918:13: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 26918 | __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/_ufuncs.c:26825:10: note: ‘__pyx_v_sn’ was declared here 26825 | double __pyx_v_sn; | ^~~~~~~~~~ scipy/special/_ufuncs.c:26918:13: warning: ‘__pyx_v_sn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 26918 | __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/_ufuncs.c:26825:10: note: ‘__pyx_v_sn’ was declared here 26825 | double __pyx_v_sn; | ^~~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/special/_ufuncs.o build/temp.linux-armv7l-3.8/scipy/special/sf_error.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/_logit.o build/temp.linux-armv7l-3.8/scipy/special/amos_wrappers.o build/temp.linux-armv7l-3.8/scipy/special/cdf_wrappers.o build/temp.linux-armv7l-3.8/scipy/special/specfun_wrappers.o -L/usr/lib -L/usr/lib/python3.8/site-packages/numpy/core/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lm -lgfortran -o build/lib.linux-armv7l-3.8/scipy/special/_ufuncs.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special._ufuncs.map building 'scipy.special._ufuncs_cxx' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/sf_error.c compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' g++: scipy/special/_ufuncs_cxx.cxx g++: scipy/special/_faddeeva.cxx g++: scipy/special/Faddeeva.cc g++: scipy/special/_wright.cxx In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs_cxx.cxx:615: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ g++: scipy/special/wright.cc g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/special/sf_error.o build/temp.linux-armv7l-3.8/scipy/special/_ufuncs_cxx.o build/temp.linux-armv7l-3.8/scipy/special/_faddeeva.o build/temp.linux-armv7l-3.8/scipy/special/Faddeeva.o build/temp.linux-armv7l-3.8/scipy/special/_wright.o build/temp.linux-armv7l-3.8/scipy/special/wright.o -L/usr/lib/python3.8/site-packages/numpy/core/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lnpymath -lm -o build/lib.linux-armv7l-3.8/scipy/special/_ufuncs_cxx.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special._ufuncs_cxx.map building 'scipy.special._ellip_harm_2' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/_ellip_harm_2.c gcc: scipy/special/sf_error.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ellip_harm_2.c:603: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_11_ellip_harm_lame_coefficients.constprop’: scipy/special/_ellip_harm_2.c:4943:3: warning: ‘__pyx_v_t’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4943 | switch (__pyx_v_t) { | ^~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_13_ellip_harm_2__F_integrand3’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_13_ellip_harm_2__F_integrand1’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_13_ellip_harm_2__F_integrand4’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_13_ellip_harm_2__F_integrand2’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_f_5scipy_7special_13_ellip_harm_2__F_integrand’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ scipy/special/_ellip_harm_2.c: In function ‘__pyx_pw_5scipy_7special_13_ellip_harm_2_1_ellipsoid’: scipy/special/_ellip_harm_2.c:5715:14: warning: ‘__pyx_v_psi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5715 | __pyx_v_pp = (__pyx_v_pp * __pyx_v_psi); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5517:10: note: ‘__pyx_v_psi’ was declared here 5517 | double __pyx_v_psi; | ^~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5695:18: warning: ‘__pyx_v_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5695 | for (__pyx_t_4 = (__pyx_v_size - 2); __pyx_t_4 > -1; __pyx_t_4-=1) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ scipy/special/_ellip_harm_2.c:5511:7: note: ‘__pyx_v_size’ was declared here 5511 | int __pyx_v_size; | ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/special/_ellip_harm_2.o build/temp.linux-armv7l-3.8/scipy/special/sf_error.o -L/usr/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lopenblasp -lopenblasp -o build/lib.linux-armv7l-3.8/scipy/special/_ellip_harm_2.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special._ellip_harm_2.map building 'scipy.special.cython_special' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DHAVE_CBLAS -I/builddir/build/BUILD/scipy-1.3.1/scipy/special -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/cython_special.c gcc: scipy/special/sf_error.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/cython_special.c:598: /usr/lib/python3.8/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] 17 | #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:85220:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 85220 | __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:85220:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 85220 | __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); | ~~~~~~~~~~~~~^~~~~~ scipy/special/cython_special.c:85087:10: note: ‘__pyx_v_ezr’ was declared here 85087 | double __pyx_v_ezr; | ^~~~~~~~~~~ scipy/special/cython_special.c: In function ‘__pyx_pw_5scipy_7special_14cython_special_707__pyx_fuse_0expm1’: scipy/special/cython_special.c:85220:31: warning: ‘__pyx_v_ezr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 85220 | __pyx_v_y = ((__pyx_v_ezr + 1.0) * sin(__pyx_v_zi)); | ~~~~~~~~~~~~~^~~~~~ scipy/special/cython_special.c:85087:10: note: ‘__pyx_v_ezr’ was declared here 85087 | double __pyx_v_ezr; | ^~~~~~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/scipy/special/cython_special.o build/temp.linux-armv7l-3.8/scipy/special/sf_error.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/_logit.o build/temp.linux-armv7l-3.8/scipy/special/amos_wrappers.o build/temp.linux-armv7l-3.8/scipy/special/cdf_wrappers.o build/temp.linux-armv7l-3.8/scipy/special/specfun_wrappers.o -L/usr/lib -L/usr/lib/python3.8/site-packages/numpy/core/lib -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -Wl,-rpath=/usr/lib -lopenblasp -lopenblasp -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lm -lgfortran -o build/lib.linux-armv7l-3.8/scipy/special/cython_special.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special.cython_special.map building 'scipy.special._comb' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/_comb.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/special/_comb.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/special/_comb.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special._comb.map building 'scipy.special._test_round' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/builddir/build/BUILD/scipy-1.3.1/scipy/special/c_misc -Iscipy/_lib -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/special/_test_round.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/special/_test_round.o -L/usr/lib/python3.8/site-packages/numpy/core/lib -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lnpymath -lm -o build/lib.linux-armv7l-3.8/scipy/special/_test_round.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.special._test_round.map building 'scipy.stats.statlib' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats creating build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c gcc: build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c: In function ‘f2py_rout_statlib_swilk’: build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c:241:39: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 241 | if (init_capi == Py_None) init = 0; else | ^~~~ build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c:243:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 243 | f2py_success = 1; | ^~~~~~~~~~~~ build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c: In function ‘f2py_rout_statlib_prho’: build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c:490:10: warning: variable ‘prho_return_value’ set but not used [-Wunused-but-set-variable] 490 | double prho_return_value=0; | ^~~~~~~~~~~~~~~~~ At top level: build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.c:109:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 109 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.h:13, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c:2: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/statlibmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lstatlib -lgfortran -o build/lib.linux-armv7l-3.8/scipy/stats/statlib.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.stats.statlib.map building 'scipy.stats._stats' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/stats/_stats.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/_stats.c:600: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/stats/_stats.c: In function ‘__pyx_pf_5scipy_5stats_6_stats_von_mises_cdf’: scipy/stats/_stats.c:4030:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 4030 | for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { | ^ scipy/stats/_stats.c: In function ‘__pyx_pf_5scipy_5stats_6_stats_4_toint64.isra.0’: scipy/stats/_stats.c:5066:6: warning: ‘__pyx_v_i’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5066 | if (__pyx_t_12) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/stats/_stats.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/stats/_stats.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.stats._stats.map building 'scipy.stats.mvn' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: build/src.linux-armv7l-3.8/scipy/stats/mvnmodule.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.h:13, from build/src.linux-armv7l-3.8/scipy/stats/mvnmodule.c:16: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ build/src.linux-armv7l-3.8/scipy/stats/mvnmodule.c:102:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 102 | static int f2py_size(PyArrayObject* var, ...) | ^~~~~~~~~ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gfortran:f77: scipy/stats/mvndst.f gfortran:f77: build/src.linux-armv7l-3.8/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: 209 | 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: 794 | 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: 1030 | END | Warning: ‘__result_bvnmvn’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/stats/mvndst.f:988:0: 988 | DOUBLE PRECISION FUNCTION BVNMVN( LOWER, UPPER, INFIN, CORREL ) | note: ‘__result_bvnmvn’ was declared here scipy/stats/mvndst.f:430:0: 430 | IF ( INFI(I) .NE. 1 ) YU = -EXP( -BMIN**2/2 )/SQTWPI | Warning: ‘bmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/stats/mvndst.f:429:0: 429 | IF ( INFI(I) .NE. 0 ) YL = -EXP( -AMIN**2/2 )/SQTWPI | Warning: ‘amin’ may be used uninitialized in this function [-Wmaybe-uninitialized] /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/mvnmodule.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.o build/temp.linux-armv7l-3.8/scipy/stats/mvndst.o build/temp.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/mvn-f2pywrappers.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9 -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -lgfortran -o build/lib.linux-armv7l-3.8/scipy/stats/mvn.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.stats.mvn.map building 'scipy.ndimage._nd_image' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/ndimage creating build/temp.linux-armv7l-3.8/scipy/ndimage/src compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -Iscipy/ndimage/src -I/usr/lib/python3.8/site-packages/numpy/core/include -Iscipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/ndimage/src/nd_image.c gcc: scipy/ndimage/src/ni_filters.c gcc: scipy/ndimage/src/ni_interpolation.c gcc: scipy/ndimage/src/ni_fourier.c scipy/ndimage/src/ni_interpolation.c: In function ‘NI_SplineFilter1D’: scipy/ndimage/src/ni_interpolation.c:134:28: warning: unused variable ‘gain’ [-Wunused-variable] 134 | double *buffer = NULL, gain, poles[MAX_SPLINE_FILTER_POLES]; | ^~~~ In file included from scipy/ndimage/src/nd_image.c:45: scipy/_lib/src/ccallback.h:87:21: warning: ‘ccallback_obtain’ defined but not used [-Wunused-function] 87 | static ccallback_t *ccallback_obtain(void) | ^~~~~~~~~~~~~~~~ gcc: scipy/ndimage/src/ni_measure.c gcc: scipy/ndimage/src/ni_morphology.c gcc: scipy/ndimage/src/ni_splines.c scipy/ndimage/src/ni_splines.c: In function ‘apply_filter’: scipy/ndimage/src/ni_splines.c:262:5: warning: ‘anticausal’ may be used uninitialized in this function [-Wmaybe-uninitialized] 262 | anticausal_init(c, n, z); | ^~~~~~~~~~~~~~~~~~~~~~~~ scipy/ndimage/src/ni_splines.c:290:14: note: ‘anticausal’ was declared here 290 | init_fn *anticausal; | ^~~~~~~~~~ scipy/ndimage/src/ni_splines.c:258:5: warning: ‘causal’ may be used uninitialized in this function [-Wmaybe-uninitialized] 258 | causal_init(c, n, z); | ^~~~~~~~~~~~~~~~~~~~ scipy/ndimage/src/ni_splines.c:289:14: note: ‘causal’ was declared here 289 | init_fn *causal; | ^~~~~~ gcc: scipy/ndimage/src/ni_support.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/ndimage/src/nd_image.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_filters.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_fourier.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_interpolation.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_measure.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_morphology.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_splines.o build/temp.linux-armv7l-3.8/scipy/ndimage/src/ni_support.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/ndimage/_nd_image.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.ndimage._nd_image.map building 'scipy.ndimage._ni_label' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-Iscipy/ndimage/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/ndimage/src/_ni_label.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/ndimage/src/_ni_label.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_0__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:2924:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 2924 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_1__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:2993:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 2993 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_2__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3062:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3062 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_3__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3131:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3131 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_4__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3200:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3200 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_5__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3269:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3269 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_6__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3338:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3338 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_7__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3407:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3407 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_8__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3476:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3476 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_9__pyx_f_9_ni_label_fused_nonzero_line’: scipy/ndimage/src/_ni_label.c:3545:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3545 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_0__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3621:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3621 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_1__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3660:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3660 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_2__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3699:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3699 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_3__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3738:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3738 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_4__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3777:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3777 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_5__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3816:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3816 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_6__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3855:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3855 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_7__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3894:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3894 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_8__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3933:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3933 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_9__pyx_f_9_ni_label_fused_read_line’: scipy/ndimage/src/_ni_label.c:3972:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 3972 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_0__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4021:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4021 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_1__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4103:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4103 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_2__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4185:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4185 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_3__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4267:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4267 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_4__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4349:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4349 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_5__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4431:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4431 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_6__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4513:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4513 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_7__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4595:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4595 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_8__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4677:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4677 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_fuse_9__pyx_f_9_ni_label_fused_write_line’: scipy/ndimage/src/_ni_label.c:4759:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 4759 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_f_9_ni_label_label_line_with_neighbor’: scipy/ndimage/src/_ni_label.c:10252:33: warning: comparison of integer expressions of different signedness: ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} and ‘__pyx_t_5numpy_intp_t’ {aka ‘int’} [-Wsign-compare] 10252 | for (__pyx_t_3 = 0; __pyx_t_3 < __pyx_t_2; __pyx_t_3+=1) { | ^ scipy/ndimage/src/_ni_label.c: In function ‘__pyx_f_9_ni_label__label’: scipy/ndimage/src/_ni_label.c:11962:59: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} [-Wsign-compare] 11962 | __pyx_t_4 = ((__pyx_v_mergetable_size < (__pyx_v_next_region + __pyx_v_L)) != 0); | ^ scipy/ndimage/src/_ni_label.c:12059:57: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__pyx_t_5numpy_uintp_t’ {aka ‘unsigned int’} [-Wsign-compare] 12059 | __pyx_t_4 = ((__pyx_v_mergetable_size < (__pyx_v_next_region + __pyx_v_L)) != 0); | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/ndimage/src/_ni_label.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/ndimage/_ni_label.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.ndimage._ni_label.map building 'scipy.ndimage._ctest' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/ndimage/src/_ctest.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/ndimage/src/_ctest.c:3: /usr/lib/python3.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] 1463 | _import_array(void) | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/ndimage/src/_ctest.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/ndimage/_ctest.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.ndimage._ctest.map building 'scipy.ndimage._ctest_oldapi' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-DOLDAPI=1 -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -DHAVE_CBLAS -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/ndimage/src/_ctest.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/ndimage/src/_ctest.c:3: /usr/lib/python3.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] 1463 | _import_array(void) | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/ndimage/src/_ctest.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/ndimage/_ctest_oldapi.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.ndimage._ctest_oldapi.map building 'scipy.ndimage._cytest' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/ndimage/src/_cytest.c In file included from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1830, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/ndimage/src/_cytest.c:598: /usr/lib/python3.8/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] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/ndimage/src/_cytest.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/ndimage/_cytest.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy.ndimage._cytest.map building 'scipy._lib._ccallback_c' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/_lib compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' 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:1454:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1454 | __pyx_t_1 = PyCapsule_GetName(__pyx_v_capsule); if (unlikely(__pyx_t_1 == ((char *)NULL) && PyErr_Occurred())) __PYX_ERR(0, 21, __pyx_L1_error) | ^ scipy/_lib/_ccallback_c.c: In function ‘__pyx_pf_5scipy_4_lib_12_ccallback_c_get_raw_capsule’: scipy/_lib/_ccallback_c.c:1702:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1702 | __pyx_t_6 = PyCapsule_GetName(__pyx_v_context_obj); if (unlikely(__pyx_t_6 == ((char *)NULL) && PyErr_Occurred())) __PYX_ERR(0, 58, __pyx_L1_error) | ^ scipy/_lib/_ccallback_c.c:1788:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1788 | __pyx_t_6 = PyCapsule_GetName(__pyx_v_func_obj); if (unlikely(__pyx_t_6 == ((char *)NULL) && PyErr_Occurred())) __PYX_ERR(0, 66, __pyx_L1_error) | ^ scipy/_lib/_ccallback_c.c: In function ‘__pyx_pf_5scipy_4_lib_12_ccallback_c_2get_capsule_signature’: scipy/_lib/_ccallback_c.c:2039:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2039 | __pyx_t_1 = PyCapsule_GetName(__pyx_v_capsule_obj); if (unlikely(__pyx_t_1 == ((char *)NULL) && PyErr_Occurred())) __PYX_ERR(0, 90, __pyx_L1_error) | ^ In file included from scipy/_lib/_ccallback_c.c:600: At top level: /builddir/build/BUILD/scipy-1.3.1/scipy/_lib/src/ccallback.h:87:21: warning: ‘ccallback_obtain’ defined but not used [-Wunused-function] 87 | static ccallback_t *ccallback_obtain(void) | ^~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/_lib/_ccallback_c.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/_lib/_ccallback_c.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy._lib._ccallback_c.map building 'scipy._lib._test_ccallback' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC creating build/temp.linux-armv7l-3.8/scipy/_lib/src compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/_lib/src/_test_ccallback.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/_lib/src/_test_ccallback.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/_lib/_test_ccallback.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy._lib._test_ccallback.map building 'scipy._lib._fpumode' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/_lib/_fpumode.c gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/_lib/_fpumode.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/_lib/_fpumode.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy._lib._fpumode.map building 'scipy._lib.messagestream' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm -fPIC compile options: '-I/builddir/build/BUILD/scipy-1.3.1/scipy/_lib/src -I/usr/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: scipy/_lib/messagestream.c scipy/_lib/messagestream.c: In function ‘__pyx_pf_5scipy_4_lib_13messagestream_13MessageStream_4get’: scipy/_lib/messagestream.c:2055:35: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘unsigned int’} and ‘long int’ [-Wsign-compare] 2055 | __pyx_t_1 = ((__pyx_v_nread != __pyx_v_pos) != 0); | ^~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -lm build/temp.linux-armv7l-3.8/scipy/_lib/messagestream.o -L/usr/lib -Lbuild/temp.linux-armv7l-3.8 -o build/lib.linux-armv7l-3.8/scipy/_lib/messagestream.cpython-38-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-armv7l-3.8/link-version-scipy._lib.messagestream.map Running from scipy source directory. /usr/lib/python3.8/site-packages/numpy/distutils/system_info.py:782: UserWarning: Specified path /usr/local/include/python3.8 is invalid. return self.get_paths(self.section, key) /usr/lib/python3.8/site-packages/numpy/distutils/system_info.py:782: UserWarning: Specified path /usr/include/suitesparse/python3.8 is invalid. return self.get_paths(self.section, key) /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:517: UserWarning: FFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). fflags = self.flag_vars.flags + dflags + oflags + aflags + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NAR5QR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm ++ dirname /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm + cd scipy-1.3.1 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm 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 scipy/signal/_max_len_seq_inner.pyx has not changed scipy/signal/_spectral.pyx has not changed scipy/signal/_peak_finding_utils.pyx has not changed scipy/signal/_upfirdn_apply.pyx has not changed scipy/optimize/_group_columns.pyx has not changed scipy/optimize/_bglu_dense.pyx has not changed scipy/optimize/_lsq/givens_elimination.pyx has not changed scipy/optimize/cython_optimize/_zeros.pyx.in has not changed scipy/optimize/_trlib/_trlib.pyx has not changed scipy/interpolate/_ppoly.pyx has not changed scipy/interpolate/interpnd.pyx has not changed scipy/interpolate/_bspl.pyx has not changed scipy/linalg/cython_lapack.pyx has not changed scipy/linalg/cython_blas.pyx has not changed scipy/linalg/_decomp_update.pyx.in has not changed scipy/linalg/_solve_toeplitz.pyx has not changed scipy/special/cython_special.pyx has not changed scipy/special/_ellip_harm_2.pyx has not changed scipy/special/_ufuncs_cxx.pyx has not changed scipy/special/_comb.pyx has not changed scipy/special/_ufuncs.pyx has not changed scipy/special/_test_round.pyx has not changed scipy/ndimage/src/_cytest.pyx has not changed scipy/ndimage/src/_ni_label.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/sparse/csgraph/_shortest_path.pyx has not changed scipy/_lib/_ccallback_c.pyx has not changed scipy/sparse/csgraph/_reordering.pyx has not changed scipy/stats/_stats.pyx has not changed scipy/sparse/csgraph/_min_spanning_tree.pyx has not changed scipy/spatial/ckdtree.pyx has not changed scipy/spatial/_hausdorff.pyx has not changed scipy/sparse/csgraph/_traversal.pyx has not changed scipy/spatial/qhull.pyx has not changed scipy/io/matlab/mio5_utils.pyx has not changed scipy/io/matlab/mio_utils.pyx has not changed scipy/io/matlab/streams.pyx has not changed scipy/sparse/csgraph/_tools.pyx has not changed scipy/spatial/_voronoi.pyx has not changed scipy/sparse/_csparsetools.pyx.in has not changed Note: if you need reliable uninstall behavior, then install with 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 lapack_opt_info: lapack_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_lapack_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC creating /tmp/tmpjxbs2vsi/tmp creating /tmp/tmpjxbs2vsi/tmp/tmpjxbs2vsi compile options: '-c' gcc: /tmp/tmpjxbs2vsi/source.c gcc -pthread /tmp/tmpjxbs2vsi/tmp/tmpjxbs2vsi/source.o -L/usr/lib -lopenblasp -o /tmp/tmpjxbs2vsi/a.out customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] Splitting linalg.interpolative Fortran source files blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE blis_info: customize UnixCCompiler libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: customize UnixCCompiler customize UnixCCompiler customize UnixCCompiler FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblasp', 'openblasp'] library_dirs = ['/usr/lib'] language = c define_macros = [('HAVE_CBLAS', None)] [makenpz] scipy/special/tests/data/boost.npz not rebuilt [makenpz] scipy/special/tests/data/gsl.npz not rebuilt [makenpz] scipy/special/tests/data/local.npz not rebuilt non-existing path in 'scipy/signal/windows': 'tests' running install running install_lib creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8 creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy copying build/lib.linux-armv7l-3.8/scipy/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils copying build/lib.linux-armv7l-3.8/scipy/_build_utils/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils copying build/lib.linux-armv7l-3.8/scipy/_build_utils/_fortran.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils copying build/lib.linux-armv7l-3.8/scipy/_build_utils/system_info.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils copying build/lib.linux-armv7l-3.8/scipy/__config__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/lti_conversion.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_arraytools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_upfirdn_apply.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_upfirdn.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/sigtools.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/filter_design.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_max_len_seq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/spectral.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_spectral.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_peak_finding_utils.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/waveforms.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_max_len_seq_inner.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/bsplines.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_peak_finding.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/spline.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/signaltools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows copying build/lib.linux-armv7l-3.8/scipy/signal/windows/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows copying build/lib.linux-armv7l-3.8/scipy/signal/windows/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows copying build/lib.linux-armv7l-3.8/scipy/signal/windows/windows.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows copying build/lib.linux-armv7l-3.8/scipy/signal/ltisys.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal copying build/lib.linux-armv7l-3.8/scipy/signal/wavelets.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/lsoda.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_quadpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/quadrature.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/ivp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/bdf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/base.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/rk.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/radau.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_ivp/lsoda.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp copying build/lib.linux-armv7l-3.8/scipy/integrate/_test_multivariate.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_bvp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_dop.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_ode.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/odepack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/_odepack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/vode.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/integrate/quadpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate copying build/lib.linux-armv7l-3.8/scipy/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_constraints.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_linprog_ip.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_linprog_rs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_ncg.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_linprog.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib/triangulation.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-armv7l-3.8/scipy/optimize/_shgo_lib/sobol_seq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib copying build/lib.linux-armv7l-3.8/scipy/optimize/_differentialevolution.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/tnc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_dual_annealing.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_cobyla.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/bvls.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/givens_elimination.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/least_squares.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/trf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/dogbox.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/trf_linear.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_lsq/lsq_linear.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq copying build/lib.linux-armv7l-3.8/scipy/optimize/_slsqp.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_zeros.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_lbfgsb.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_differentiable_functions.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_krylov.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/nnls.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_spectral.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/linesearch.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/moduleTNC.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/lbfgsb.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_dogleg.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_exact.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/nonlin.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/minpack2.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/zeros.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_bglu_dense.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_linprog_util.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_nnls.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/cython_optimize/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/cython_optimize/_zeros.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/report.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/canonical_constraint.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/qp_subproblem.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/projections.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_trustregion_constr/tr_interior_point.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr copying build/lib.linux-armv7l-3.8/scipy/optimize/_minpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_linprog_simplex.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_remove_redundancy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_root_scalar.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_tstutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_basinhopping.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/minpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_shgo.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_hessian_update_strategy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_group_columns.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/slsqp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_minimize.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/cobyla.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_root.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/_hungarian.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib copying build/lib.linux-armv7l-3.8/scipy/optimize/_trlib/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib copying build/lib.linux-armv7l-3.8/scipy/optimize/_trlib/_trlib.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib copying build/lib.linux-armv7l-3.8/scipy/optimize/_trlib/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib copying build/lib.linux-armv7l-3.8/scipy/optimize/_numdiff.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize copying build/lib.linux-armv7l-3.8/scipy/optimize/optimize.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/ecg.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/doccer.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc copying build/lib.linux-armv7l-3.8/scipy/misc/face.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/odrpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/__odrpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/odr/models.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr copying build/lib.linux-armv7l-3.8/scipy/_distributor_init.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/interpnd_info.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_fitpack_impl.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_pade.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/dfitpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_cubic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/rbf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/fitpack2.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/interpnd.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/ndgriddata.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_bspl.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/interpolate.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/polyint.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_bsplines.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_ppoly.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/fitpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate copying build/lib.linux-armv7l-3.8/scipy/interpolate/_fitpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/lapack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/special_matrices.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp_svd.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_decomp_ldl.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/linalg_version.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_solve_toeplitz.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_decomp_qz.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/cython_blas.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_testutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/cython_lapack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/misc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_interpolative_backend.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_solvers.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_matfuncs_sqrtm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_fblas.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/blas.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_matfuncs_inv_ssq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_flapack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_interpolative.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp_schur.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/interpolative.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_sketches.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_decomp_update.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_procrustes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_cython_signature_generator.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp_lu.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_expm_frechet.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_flinalg.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/_generate_pyx.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/decomp_qr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg copying build/lib.linux-armv7l-3.8/scipy/linalg/flinalg.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_logsumexp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_mptestutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/spfun_stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/lambertw.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_test_round.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_spherical_bessel.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_testutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_comb.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_ufuncs_cxx.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_ufuncs.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_ellip_harm_2.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_ellip_harm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/cython_special.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/orthogonal.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/struve_convergence.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/lambertw.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/loggamma.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/expn_asy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/zetac.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/gammainc_data.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/gammainc_asy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/_precompute/utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute copying build/lib.linux-armv7l-3.8/scipy/special/sf_error.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/specfun.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/special/_generate_pyx.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special copying build/lib.linux-armv7l-3.8/scipy/version.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_discrete_distns.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/contingency.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/mstats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/kde.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_stats_mstats_common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/distributions.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/vonmises.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/mstats_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_distr_params.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_distn_infrastructure.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_constants.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_stats.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_continuous_distns.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_hypotests.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/statlib.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/mvn.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/morestats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_multivariate.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/mstats_extras.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/_rvs_sampling.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats copying build/lib.linux-armv7l-3.8/scipy/stats/stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_numpy_compat.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_gcutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_fpumode.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_ccallback_c.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_test_ccallback.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/decorator.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_tmpdirs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_threadsafety.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_testutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_util.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/six.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_ccallback.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/doccer.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/messagestream.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib copying build/lib.linux-armv7l-3.8/scipy/_lib/_version.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_cytest.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/morphology.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_ctest_oldapi.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_nd_image.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/fourier.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_ctest.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_ni_support.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/measurements.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/interpolation.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_ni_docstrings.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/_ni_label.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage copying build/lib.linux-armv7l-3.8/scipy/ndimage/filters.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/hierarchy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/_vq.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/_optimal_leaf_ordering.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/_hierarchy.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster copying build/lib.linux-armv7l-3.8/scipy/cluster/vq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/helper.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/realtransforms.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/_fftpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/convolve.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack copying build/lib.linux-armv7l-3.8/scipy/fftpack/pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/compressed.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/sparsetools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/_index.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/csr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/_matrix_io.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_tools.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_reordering.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_traversal.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_shortest_path.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_laplacian.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/csgraph/_validation.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph copying build/lib.linux-armv7l-3.8/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/lgmres.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/_gcrotmk.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/minres.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/lsmr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/lsqr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/isolve/_iterative.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/_onenormest.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_add_newdocs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/_superlu.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/dsolve/linsolve.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/_norm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/arpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-armv7l-3.8/scipy/sparse/linalg/interface.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg copying build/lib.linux-armv7l-3.8/scipy/sparse/base.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/sputils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/lil.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/data.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/_sparsetools.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/coo.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/dia.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/_csparsetools.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/generate_sparsetools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/csc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/sparse/extract.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse copying build/lib.linux-armv7l-3.8/scipy/conftest.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform copying build/lib.linux-armv7l-3.8/scipy/spatial/transform/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform copying build/lib.linux-armv7l-3.8/scipy/spatial/transform/rotation.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform copying build/lib.linux-armv7l-3.8/scipy/spatial/transform/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform copying build/lib.linux-armv7l-3.8/scipy/spatial/transform/_rotation_spline.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform copying build/lib.linux-armv7l-3.8/scipy/spatial/ckdtree.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/qhull.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_plotutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/distance.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_voronoi.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_hausdorff.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_procrustes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_spherical_voronoi.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/_distance_wrap.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial copying build/lib.linux-armv7l-3.8/scipy/spatial/kdtree.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants copying build/lib.linux-armv7l-3.8/scipy/constants/codata.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants copying build/lib.linux-armv7l-3.8/scipy/constants/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants copying build/lib.linux-armv7l-3.8/scipy/constants/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants copying build/lib.linux-armv7l-3.8/scipy/constants/constants.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/idl.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio5.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio_utils.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/streams.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/byteordercodes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/miobase.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio5_params.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio5_utils.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab copying build/lib.linux-armv7l-3.8/scipy/io/matlab/mio4.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing copying build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing copying build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing copying build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing/hb.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing copying build/lib.linux-armv7l-3.8/scipy/io/harwell_boeing/_fortran_format_parser.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff copying build/lib.linux-armv7l-3.8/scipy/io/arff/setup.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff copying build/lib.linux-armv7l-3.8/scipy/io/arff/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff copying build/lib.linux-armv7l-3.8/scipy/io/arff/arffread.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff copying build/lib.linux-armv7l-3.8/scipy/io/wavfile.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/netcdf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/_fortran.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/mmio.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io copying build/lib.linux-armv7l-3.8/scipy/io/_test_fortran.cpython-38-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/_fortran.py to _fortran.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/system_info.py to system_info.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/__config__.py to __config__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/lti_conversion.py to lti_conversion.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_arraytools.py to _arraytools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_upfirdn.py to _upfirdn.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/filter_design.py to filter_design.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_max_len_seq.py to _max_len_seq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/spectral.py to spectral.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/waveforms.py to waveforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/bsplines.py to bsplines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_peak_finding.py to _peak_finding.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/signaltools.py to signaltools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_savitzky_golay.py to _savitzky_golay.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/windows.py to windows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/ltisys.py to ltisys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/wavelets.py to wavelets.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/quadrature.py to quadrature.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/ivp.py to ivp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/bdf.py to bdf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/rk.py to rk.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/radau.py to radau.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/lsoda.py to lsoda.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_bvp.py to _bvp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ode.py to _ode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/odepack.py to odepack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/quadpack.py to quadpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_constraints.py to _constraints.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_ip.py to _linprog_ip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_rs.py to _linprog_rs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog.py to _linprog.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/triangulation.py to triangulation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/sobol_seq.py to sobol_seq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_differentialevolution.py to _differentialevolution.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tnc.py to tnc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_dual_annealing.py to _dual_annealing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/bvls.py to bvls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/least_squares.py to least_squares.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/trf.py to trf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/dogbox.py to dogbox.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/trf_linear.py to trf_linear.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/lsq_linear.py to lsq_linear.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_differentiable_functions.py to _differentiable_functions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion.py to _trustregion.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_krylov.py to _trustregion_krylov.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/nnls.py to nnls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_spectral.py to _spectral.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/linesearch.py to linesearch.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_exact.py to _trustregion_exact.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/nonlin.py to nonlin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/zeros.py to zeros.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_util.py to _linprog_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/report.py to report.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py to canonical_constraint.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py to equality_constrained_sqp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py to qp_subproblem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/projections.py to projections.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py to minimize_trustregion_constr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py to tr_interior_point.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_simplex.py to _linprog_simplex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_remove_redundancy.py to _remove_redundancy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_root_scalar.py to _root_scalar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_tstutils.py to _tstutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/minpack.py to minpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py to _shgo.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_hessian_update_strategy.py to _hessian_update_strategy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/slsqp.py to slsqp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_minimize.py to _minimize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cobyla.py to cobyla.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_root.py to _root.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_hungarian.py to _hungarian.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_numdiff.py to _numdiff.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/optimize.py to optimize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/doccer.py to doccer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/add_newdocs.py to add_newdocs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/odrpack.py to odrpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/models.py to models.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_distributor_init.py to _distributor_init.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_fitpack_impl.py to _fitpack_impl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_pade.py to _pade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_cubic.py to _cubic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/rbf.py to rbf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/fitpack2.py to fitpack2.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpolate.py to interpolate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/polyint.py to polyint.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_bsplines.py to _bsplines.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/fitpack.py to fitpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/lapack.py to lapack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/special_matrices.py to special_matrices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_ldl.py to _decomp_ldl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp.py to decomp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/linalg_version.py to linalg_version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_testutils.py to _testutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/matfuncs.py to matfuncs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_solvers.py to _solvers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/blas.py to blas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/basic.py to basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/interpolative.py to interpolative.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_sketches.py to _sketches.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_procrustes.py to _procrustes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_cython_signature_generator.py to _cython_signature_generator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_generate_pyx.py to _generate_pyx.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/flinalg.py to flinalg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_logsumexp.py to _logsumexp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_mptestutils.py to _mptestutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/spfun_stats.py to spfun_stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/lambertw.py to lambertw.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/add_newdocs.py to add_newdocs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_spherical_bessel.py to _spherical_bessel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_testutils.py to _testutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ellip_harm.py to _ellip_harm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/orthogonal.py to orthogonal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/basic.py to basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/struve_convergence.py to struve_convergence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/lambertw.py to lambertw.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/loggamma.py to loggamma.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/expn_asy.py to expn_asy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/zetac.py to zetac.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/gammainc_data.py to gammainc_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/gammainc_asy.py to gammainc_asy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/sf_error.py to sf_error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_generate_pyx.py to _generate_pyx.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/version.py to version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_discrete_distns.py to _discrete_distns.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/contingency.py to contingency.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats.py to mstats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/kde.py to kde.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_stats_mstats_common.py to _stats_mstats_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/distributions.py to distributions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/vonmises.py to vonmises.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats_basic.py to mstats_basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distr_params.py to _distr_params.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distn_infrastructure.py to _distn_infrastructure.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_constants.py to _constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_continuous_distns.py to _continuous_distns.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_hypotests.py to _hypotests.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/morestats.py to morestats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_multivariate.py to _multivariate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats_extras.py to mstats_extras.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_rvs_sampling.py to _rvs_sampling.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_numpy_compat.py to _numpy_compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_gcutils.py to _gcutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/decorator.py to decorator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_tmpdirs.py to _tmpdirs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_threadsafety.py to _threadsafety.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_testutils.py to _testutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_util.py to _util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/six.py to six.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_ccallback.py to _ccallback.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/doccer.py to doccer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/morphology.py to morphology.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/fourier.py to fourier.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_support.py to _ni_support.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/measurements.py to measurements.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/interpolation.py to interpolation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_docstrings.py to _ni_docstrings.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/filters.py to filters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/hierarchy.py to hierarchy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/vq.py to vq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/helper.py to helper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/realtransforms.py to realtransforms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/basic.py to basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/spfuncs.py to spfuncs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/compressed.py to compressed.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/sparsetools.py to sparsetools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_index.py to _index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csr.py to csr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_matrix_io.py to _matrix_io.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_validation.py to _validation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/bsr.py to bsr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/_gcrotmk.py to _gcrotmk.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.py to _add_newdocs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_norm.py to _norm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py to lobpcg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py to arpack.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/interface.py to interface.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/sputils.py to sputils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/lil.py to lil.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/construct.py to construct.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/dok.py to dok.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/data.py to data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/coo.py to coo.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/dia.py to dia.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/generate_sparsetools.py to generate_sparsetools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csc.py to csc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/extract.py to extract.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/rotation.py to rotation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/_rotation_spline.py to _rotation_spline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_plotutils.py to _plotutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/distance.py to distance.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_procrustes.py to _procrustes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_spherical_voronoi.py to _spherical_voronoi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/kdtree.py to kdtree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/codata.py to codata.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/idl.py to idl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5.py to mio5.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/miobase.py to miobase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio.py to mio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio4.py to mio4.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/hb.py to hb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/setup.py to setup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/arffread.py to arffread.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/wavfile.py to wavfile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/netcdf.py to netcdf.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/_fortran.py to _fortran.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/mmio.py to mmio.cpython-38.pyc writing byte-compilation script '/tmp/tmpormaod74.py' /usr/bin/python3 /tmp/tmpormaod74.py /usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py:743: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/scipy/io/netcdf.py:770: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpormaod74.py running install_data creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests copying scipy/cluster/tests/hierarchy_test_data.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/ copying scipy/constants/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_import.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_odeint_jac.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_ivp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/banded5x5.f -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_banded_ode_solvers.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_bvp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/_test_multivariate.c -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_gil.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_pade.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_bsplines.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-mixed.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x5.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x7.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_3_maskedvals.nc -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-48000Hz-2ch-64bit-float-le-wavex.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-11x1x10.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x3x5.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x5.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/invalid_pointer.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte_descr.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/null_pointer.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_2.nc -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-le.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_byte_idl80.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000Hz-le-2ch-1byteu.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-incomplete-chunk.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-11x1x10.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x7.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-15x10x22.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-3x3d-2i.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x3x5.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-15x10x22.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-2ch-32bit-float-be.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100Hz-le-1ch-4bytes-early-eof.wav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/test_fortran.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/test_paths.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ copying scipy/io/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/logical_sparse.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miuint32_for_miint32.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miutf8_array_name.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/broken_utf8.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_data.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/bad_miuint32.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/malformed1.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/miutf8_array_name.mat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/test_streams.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_funcs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test9.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test6.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test7.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/quoted_nominal.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test8.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/nodata.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test10.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/quoted_nominal_spaces.arff -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/ copying scipy/io/arff/tests/test_arffread.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests copying scipy/io/harwell_boeing/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_fortran_format.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_hb.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_15_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_6_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/gendare_20170120_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_19_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_18_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/data/carex_20_data.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data copying scipy/linalg/tests/test_solve_toeplitz.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_update.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_blas.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_procrustes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_sketches.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_cython_lapack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_ldl.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/ copying scipy/linalg/cython_lapack.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/ copying scipy/linalg/cython_blas.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist/doc copying scipy/linalg/src/id_dist/doc/doc.tex -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist/doc creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/lapack_deprecations copying scipy/linalg/src/lapack_deprecations/LICENSE -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/lapack_deprecations copying scipy/special.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ copying scipy/linalg.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ copying scipy/optimize.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/ copying scipy/misc/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests copying scipy/odr/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests/ copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests copying scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/test_projections.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/_trustregion_constr/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/ copying scipy/optimize/cython_optimize.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/ copying scipy/optimize/cython_optimize/c_zeros.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize copying scipy/optimize/cython_optimize/_zeros.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize copying scipy/optimize/_shgo_lib/sobol_vec.gz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_trustregion.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__remove_redundancy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__dual_annealing.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_common.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__differential_evolution.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_exact.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_hungarian.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linprog.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__numdiff.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_least_squares.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion_krylov.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__linprog_clean_inputs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lsq_linear.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__spectral.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_hessian_update_strategy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraints.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_constraint_conversion.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_differentiable_functions.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minimize_constrained.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_lbfgsb_hessinv.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__shgo.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cython_optimize.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb_src copying scipy/optimize/lbfgsb_src/README -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb_src creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_bsplines.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_max_len_seq.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/mpsig.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_upfirdn.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py3.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/data/csc_py2.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/data copying scipy/sparse/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_matrix_io.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests copying scipy/sparse/linalg/isolve/tests/test_lsqr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_minres.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsmr.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_iterative.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/demo_lgmres.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_gcrotmk.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lgmres.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests copying scipy/sparse/linalg/dsolve/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests/ copying scipy/sparse/linalg/dsolve/tests/test_linsolve.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/SuperLU copying scipy/sparse/linalg/dsolve/SuperLU/License.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/SuperLU creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests copying scipy/sparse/linalg/eigen/arpack/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ copying scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK copying scipy/sparse/linalg/eigen/arpack/ARPACK/COPYING -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests copying scipy/sparse/linalg/eigen/lobpcg/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_onenormest.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_norm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_interface.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_reordering.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_connected_components.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_traversal.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-uint-data.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/selfdual-4d-polytope.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jensenshannon-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-int-data.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebyshev-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-double-data.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_spherical_voronoi.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__procrustes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_hausdorff.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests copying scipy/spatial/transform/tests/test_rotation_spline.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/test_rotation.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/ copying scipy/spatial/transform/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/qhull_src copying scipy/spatial/qhull_src/COPYING.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/qhull_src copying scipy/special/cython_special.pxd -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_spence.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_trig.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_sph_harm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal_eval.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_spherical_bessel.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_nan_inputs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_loggamma.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_cdflib.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_digamma.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_zeta.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_sici.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_boxcox.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_gammainc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_utils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_logsumexp.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_precompute_expn_asy.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_cython_special.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_gammainc.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_round.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_pcf.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_kolmogorov.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_ellip_harm.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_owens_t.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_sf_error.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests copying scipy/special/tests/test_wrightomega.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data copying scipy/special/tests/data/local.npz -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/stable-pdf-sample-data.npy -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data copying scipy/stats/tests/data/stable-cdf-sample-data.npy -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/AtmWtAg.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs09.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs03.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs07.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs04.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SiRstv.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs02.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs01.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs06.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs08.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova copying scipy/stats/tests/data/nist_anova/SmLs05.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/data/nist_linregress/Norris.dat -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_linregress copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/common_tests.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_multivariate.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_distns.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/test_morphology.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_splines.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_c_api.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__gcutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__version.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__threadsafety.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_ccallback.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_import_cycles.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/__init__.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_tmpdirs.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__util.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test_warnings.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying scipy/_lib/tests/test__testutils.py -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests copying THANKS.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy copying INSTALL.rst.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy copying HACKING.rst.txt -> /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy running install_clib customize UnixCCompiler running install_egg_info running egg_info running build_src build_src building py_modules sources building library "dfftpack" sources building library "fftpack" sources building library "mach" sources building library "quadpack" sources building library "lsoda" sources building library "vode" sources building library "dop" sources building library "fitpack" sources building library "fwrappers" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack_scipy" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy" sources building extension "scipy.cluster._optimal_leaf_ordering" sources building extension "scipy.fftpack._fftpack" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack' to include_dirs. building extension "scipy.fftpack.convolve" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/fftpack' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. building extension "scipy.integrate._test_multivariate" sources building extension "scipy.integrate._test_odeint_banded" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/integrate' to include_dirs. adding 'build/src.linux-armv7l-3.8/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._ppoly" sources building extension "scipy.interpolate._bspl" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/interpolate/src' to include_dirs. adding 'build/src.linux-armv7l-3.8/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.io._test_fortran" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/io' to include_dirs. building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.linalg._fblas" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._flinalg" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. building extension "scipy.linalg._interpolative" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/linalg' to include_dirs. building extension "scipy.linalg._solve_toeplitz" sources building extension "scipy.linalg.cython_blas" sources building extension "scipy.linalg.cython_lapack" sources building extension "scipy.linalg._decomp_update" sources building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/lbfgsb_src' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/cobyla' to include_dirs. building extension "scipy.optimize.minpack2" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/minpack2' to include_dirs. building extension "scipy.optimize._slsqp" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/slsqp' to include_dirs. building extension "scipy.optimize._nnls" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/optimize/nnls' to include_dirs. building extension "scipy.optimize._group_columns" sources building extension "scipy.optimize._bglu_dense" sources building extension "scipy.optimize._lsq.givens_elimination" sources building extension "scipy.optimize._trlib._trlib" sources building extension "scipy.optimize.cython_optimize._zeros" sources building extension "scipy.signal.sigtools" sources building extension "scipy.signal._spectral" sources building extension "scipy.signal._max_len_seq_inner" sources building extension "scipy.signal._peak_finding_utils" sources building extension "scipy.signal._upfirdn_apply" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/isolve/iterative' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack' to include_dirs. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.csgraph._shortest_path" sources building extension "scipy.sparse.csgraph._traversal" sources building extension "scipy.sparse.csgraph._min_spanning_tree" sources building extension "scipy.sparse.csgraph._reordering" sources building extension "scipy.sparse.csgraph._tools" sources building extension "scipy.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] 'scipy/sparse/sparsetools/bsr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csc_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/other_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date building extension "scipy.spatial.qhull" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.spatial._voronoi" sources building extension "scipy.spatial._hausdorff" sources building extension "scipy.special.specfun" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/special' to include_dirs. building extension "scipy.special._ufuncs" sources building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.special._ellip_harm_2" sources building extension "scipy.special.cython_special" sources building extension "scipy.special._comb" sources building extension "scipy.special._test_round" sources building extension "scipy.stats.statlib" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats' to include_dirs. building extension "scipy.stats._stats" sources building extension "scipy.stats.mvn" sources f2py options: [] adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats/fortranobject.c' to sources. adding 'build/src.linux-armv7l-3.8/build/src.linux-armv7l-3.8/scipy/stats' to include_dirs. adding 'build/src.linux-armv7l-3.8/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building extension "scipy.ndimage._ctest" sources building extension "scipy.ndimage._ctest_oldapi" sources building extension "scipy.ndimage._cytest" sources building extension "scipy._lib._ccallback_c" sources building extension "scipy._lib._test_ccallback" sources building extension "scipy._lib._fpumode" sources building extension "scipy._lib.messagestream" sources get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']' customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -Wno-unused-result -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC compile options: '-I/usr/include/python3.8 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest.o.d _configtest building data_files sources 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 top-level names to scipy.egg-info/top_level.txt writing manifest file 'scipy.egg-info/SOURCES.txt' reading manifest file 'scipy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'benchmarks/env' no previously-included directories found matching 'benchmarks/results' no previously-included directories found matching 'benchmarks/html' no previously-included directories found matching 'benchmarks/scipy' no previously-included directories found matching 'scipy/special/tests/data/boost' no previously-included directories found matching 'scipy/special/tests/data/gsl' no previously-included directories found matching 'scipy/special/tests/data/local' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/generated' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'scipy.egg-info/SOURCES.txt' Copying scipy.egg-info to /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy-1.3.1-py3.8.egg-info running install_scripts Running from scipy source directory. /usr/lib/python3.8/site-packages/numpy/distutils/system_info.py:782: UserWarning: Specified path /usr/local/include/python3.8 is invalid. return self.get_paths(self.section, key) /usr/lib/python3.8/site-packages/numpy/distutils/system_info.py:782: UserWarning: Specified path /usr/include/suitesparse/python3.8 is invalid. return self.get_paths(self.section, key) /usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py:743: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/scipy/io/netcdf.py:770: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:530: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_so_flags = self.flag_vars.linker_so /usr/lib/python3.8/site-packages/numpy/distutils/fcompiler/__init__.py:540: UserWarning: LDFLAGS is used as is, not appended to flags already defined by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending behavior instead (this behavior will become default in a future release). linker_exe_flags = self.flag_vars.linker_exe + pathfix.py -pni '/usr/bin/python3 -s' /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/__config__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_distributor_init.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/conftest.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/version.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/_fortran.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/system_info.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_ccallback.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_gcutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_numpy_compat.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_testutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_threadsafety.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_tmpdirs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_util.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_version.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/decorator.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/doccer.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/six.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test__gcutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test__testutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test__threadsafety.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test__util.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test__version.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test_ccallback.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test_import_cycles.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test_tmpdirs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests/test_warnings.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/hierarchy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/vq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/hierarchy_test_data.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/test_hierarchy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests/test_vq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/codata.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/constants.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/test_codata.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests/test_constants.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/helper.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/pseudo_diffs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/realtransforms.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/gen_fftw_ref.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/gendata.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_helper.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_import.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_real_transforms.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_bvp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ode.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/odepack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/quadpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/quadrature.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/base.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/bdf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/ivp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/lsoda.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/radau.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/rk.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_banded_ode_solvers.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_bvp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_integrate.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_ivp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_odeint_jac.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_quadpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests/test_quadrature.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_bsplines.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_cubic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_fitpack_impl.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_pade.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/fitpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/fitpack2.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpnd_info.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpolate.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/ndgriddata.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/polyint.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/rbf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_bsplines.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_fitpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_fitpack2.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_gil.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_interpnd.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_interpolate.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_ndgriddata.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_pade.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_polyint.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_rbf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_regression.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/_fortran.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/idl.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/mmio.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/netcdf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/wavfile.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/arffread.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/test_arffread.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/hb.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/test_fortran_format.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/test_hb.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/byteordercodes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio4.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5_params.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/miobase.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_byteordercodes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio5_utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio_funcs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio_utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_miobase.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_pathological.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_streams.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_fortran.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_idl.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_mmio.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_netcdf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_paths.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/test_wavfile.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_cython_signature_generator.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_ldl.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_polar.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_qz.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_expm_frechet.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_generate_pyx.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_interpolative_backend.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_matfuncs_inv_ssq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_matfuncs_sqrtm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_procrustes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_sketches.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_solvers.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_testutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/blas.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_cholesky.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_lu.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_qr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_schur.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/decomp_svd.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/flinalg.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/interpolative.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/lapack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/linalg_version.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/matfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/misc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/special_matrices.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_blas.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_build.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_cython_blas.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_cython_lapack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_cholesky.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_ldl.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_polar.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_update.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_fblas.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_interpolative.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_lapack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_matfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_procrustes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_sketches.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_solve_toeplitz.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_solvers.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/test_special_matrices.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/doccer.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/test_common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests/test_doccer.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_docstrings.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_support.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/filters.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/fourier.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/interpolation.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/measurements.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/morphology.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_c_api.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_datatypes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_filters.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_measurements.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_morphology.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_ndimage.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_regression.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_splines.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/add_newdocs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/models.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/odrpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests/test_odr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_basinhopping.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_constraints.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_differentiable_functions.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_differentialevolution.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_dual_annealing.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_hessian_update_strategy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_hungarian.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_ip.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_rs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_simplex.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_linprog_util.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_minimize.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_numdiff.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_remove_redundancy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_root.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_root_scalar.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_spectral.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_dogleg.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_exact.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_krylov.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_ncg.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_tstutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cobyla.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/linesearch.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/minpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/nnls.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/nonlin.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/optimize.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/slsqp.py: no change recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_build_utils/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/constants/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_ivp/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/arff/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist/doc') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/src/lapack_deprecations') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/misc/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests') /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tnc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/zeros.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/bvls.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/dogbox.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/least_squares.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/lsq_linear.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/trf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/trf_linear.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/sobol_seq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_shgo_lib/triangulation.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/canonical_constraint.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/equality_constrained_sqp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/projections.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/qp_subproblem.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/report.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tr_interior_point.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_projections.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__basinhopping.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__differential_evolution.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__dual_annealing.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__linprog_clean_inputs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__numdiff.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__remove_redundancy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__root.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__shgo.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test__spectral.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_cobyla.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_constraint_conversion.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_constraints.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_cython_optimize.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_differentiable_functions.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_hessian_update_strategy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_hungarian.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lbfgsb_hessinv.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_least_squares.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_linesearch.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_linprog.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lsq_common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lsq_linear.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_minimize_constrained.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_minpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_nnls.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_nonlin.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_optimize.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_regression.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_slsqp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_tnc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion_exact.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion_krylov.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests/test_zeros.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_arraytools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_max_len_seq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_peak_finding.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_savitzky_golay.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_upfirdn.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/bsplines.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/filter_design.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/fir_filter_design.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/lti_conversion.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/ltisys.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/signaltools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/spectral.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/waveforms.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/wavelets.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/mpsig.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_array_tools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_bsplines.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_cont2discrete.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_dltisys.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_filter_design.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_fir_filter_design.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_ltisys.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_max_len_seq.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_peak_finding.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_savitzky_golay.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_signaltools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_spectral.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_upfirdn.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_waveforms.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_wavelets.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests/test_windows.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/windows.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_index.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_matrix_io.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/base.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/bsr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/compressed.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/construct.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/coo.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/data.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/dia.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/dok.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/extract.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/generate_sparsetools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/lil.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/sparsetools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/spfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/sputils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_laplacian.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_validation.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_connected_components.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_conversions.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_graph_laplacian.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_reordering.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_shortest_path.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_spanning_tree.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_traversal.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_expm_multiply.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_norm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/_onenormest.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/interface.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/matfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/linsolve.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests/test_linsolve.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/_gcrotmk.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/iterative.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lgmres.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lsmr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/lsqr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/minres.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/demo_lgmres.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_gcrotmk.py: updating /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_iterative.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lgmres.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lsmr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lsqr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_minres.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_expm_multiply.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_interface.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_matfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_norm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_onenormest.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_base.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_construct.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_csc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_csr.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_extract.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_matrix_io.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_sparsetools.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_spfuncs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/test_sputils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_plotutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_procrustes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_spherical_voronoi.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/distance.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/kdtree.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test__plotutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test__procrustes.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test_distance.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test_hausdorff.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test_kdtree.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test_qhull.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/test_spherical_voronoi.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/_rotation_spline.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/rotation.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/test_rotation.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/test_rotation_spline.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ellip_harm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_generate_pyx.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_logsumexp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_mptestutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_spherical_bessel.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_testutils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/add_newdocs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/lambertw.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/orthogonal.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/sf_error.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/spfun_stats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/expn_asy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/gammainc_asy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/gammainc_data.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/lambertw.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/loggamma.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/struve_convergence.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/zetac.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_boxcox.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_cdflib.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_cython_special.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_data.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_digamma.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_ellip_harm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_gammainc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_kolmogorov.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_lambertw.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_loggamma.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_logit.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_logsumexp.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_mpmath.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_nan_inputs.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_orthogonal.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_orthogonal_eval.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_owens_t.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_pcf.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_expn_asy.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_gammainc.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_utils.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_round.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_sf_error.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_sici.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_spence.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_spfun_stats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_sph_harm.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_spherical_bessel.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_trig.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_wrightomega.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/test_zeta.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_binned_statistic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_constants.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_continuous_distns.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_discrete_distns.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distn_infrastructure.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distr_params.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_hypotests.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_multivariate.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_rvs_sampling.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_stats_mstats_common.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_tukeylambda_stats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/contingency.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/distributions.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/kde.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/morestats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mstats_extras.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/setup.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/stats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/vonmises.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/__init__.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/common_tests.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_binned_statistic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_contingency.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_continuous_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_discrete_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_discrete_distns.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_distributions.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_fit.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_kdeoth.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_morestats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_mstats_basic.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_mstats_extras.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_multivariate.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_rank.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_stats.py: no change /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/test_tukeylambda_stats.py: no change recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb_src') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/windows/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/SuperLU') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/qhull_src') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/transform/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_precompute/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/__pycache__') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_linregress') recursedown('/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy-1.3.1-py3.8.egg-info') + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.1-1.fc32 --unique-debug-suffix -1.3.1-1.fc32.arm --unique-debug-src-base scipy-1.3.1-1.fc32.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/scipy-1.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_test_ccallback.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_fpumode.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_ccallback_c.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_test_ccallback.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_ccallback_c.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/_fpumode.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/messagestream.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/_lib/messagestream.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_hierarchy.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/_fftpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_vq.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_hierarchy.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_optimal_leaf_ordering.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/_fftpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/cluster/_vq.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/convolve.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/fftpack/convolve.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_dop.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_dop.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_odepack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_odepack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_quadpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_quadpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_test_multivariate.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_test_multivariate.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_test_odeint_banded.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/_test_odeint_banded.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/lsoda.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/lsoda.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/vode.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/integrate/vode.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_bspl.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_bspl.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_fitpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_fitpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_ppoly.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/_ppoly.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/dfitpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/dfitpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpnd.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/interpolate/interpnd.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/_test_fortran.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/_test_fortran.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5_utils.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio_utils.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio5_utils.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/mio_utils.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/streams.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/io/matlab/streams.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_update.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_decomp_update.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_fblas.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_fblas.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_flapack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_flapack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_flinalg.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_flinalg.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_interpolative.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_interpolative.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_solve_toeplitz.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/cython_blas.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/cython_blas.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/_solve_toeplitz.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/cython_lapack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/linalg/cython_lapack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ctest.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ctest.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ctest_oldapi.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ctest_oldapi.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_cytest.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_cytest.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_nd_image.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_nd_image.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_label.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/ndimage/_ni_label.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/__odrpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/odr/__odrpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_bglu_dense.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_bglu_dense.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_cobyla.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_cobyla.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_group_columns.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_group_columns.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lbfgsb.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lbfgsb.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_minpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_minpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_nnls.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_nnls.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_slsqp.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_slsqp.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/_trlib.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_trlib/_trlib.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_zeros.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/_zeros.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/_zeros.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/minpack2.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/minpack2.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/moduleTNC.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/optimize/moduleTNC.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_max_len_seq_inner.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_max_len_seq_inner.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_peak_finding_utils.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_peak_finding_utils.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_spectral.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_spectral.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_upfirdn_apply.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/_upfirdn_apply.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/sigtools.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/sigtools.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/spline.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/signal/spline.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_csparsetools.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_csparsetools.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_sparsetools.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/_sparsetools.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_reordering.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_reordering.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_tools.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_tools.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_traversal.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/csgraph/_traversal.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/_iterative.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/_iterative.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_distance_wrap.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_distance_wrap.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_hausdorff.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_voronoi.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_voronoi.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/_hausdorff.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/ckdtree.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/ckdtree.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_comb.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/qhull.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/spatial/qhull.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_comb.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ellip_harm_2.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ellip_harm_2.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_test_round.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_test_round.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ufuncs.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ufuncs.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ufuncs_cxx.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/_ufuncs_cxx.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/cython_special.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/cython_special.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/specfun.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/special/specfun.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_stats.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_stats.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mvn.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/mvn.cpython-38-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/statlib.cpython-38-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/statlib.cpython-38-arm-linux-gnueabi.so original debug info size: 133648kB, size after compression: 126276kB /usr/lib/rpm/sepdebugcrcfix: Updated 83 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 135563 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8 using /usr/bin/python3.8 /usr/lib/python3.8/netcdf.py:770: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/_shgo.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/_shgo.py:743: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/netcdf.py:770: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/_shgo.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/_shgo.py:743: SyntaxWarning: "is not" with a literal. Did you mean "!="? Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/debug/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/_build_utils/src/wrap_dummy_g77_abi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/correlate_nd.c.src is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/S_bspline_util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/splinemodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/lfilter.c.src is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/Z_bspline_util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/D_bspline_util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/firfilter.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/sigtoolsmodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/C_bspline_util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/medianfilter.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/sigtools.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/signal/bspline_util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/tests/banded5x5.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/tests/_test_multivariate.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/mach/d1mach.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/fnorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/vode.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/xerrwv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/prja.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/lsoda.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/ewset.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/solsy.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/zvode.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/intdy.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/stoda.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/srcma.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/vmnorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/cfode.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/odepack/bnorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/__quadpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqwgtc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqc25s.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqagse.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqk21.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqc25f.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqawse.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqawoe.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqpsrt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqawfe.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqc25c.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqelg.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqk15w.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqagpe.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqmomo.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqk15i.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqwgtf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqagie.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqcheb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqwgts.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/quadpack/dqawce.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/_odepackmodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/dop/dopri5.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/dop/dop853.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/integrate/_quadpackmodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/lbfgsb_src/lbfgsb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/lbfgsb_src/linpack.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/lbfgsb_src/timer.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/nnls/nnls.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/zeros.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/tnc/moduleTNC.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/tnc/tnc.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/tnc/tnc.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/slsqp/slsqp_optmz.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_minpackmodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack2/dcstep.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack2/dcsrch.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/Zeros/bisect.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/Zeros/brentq.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/Zeros/zeros.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/Zeros/ridder.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/Zeros/brenth.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/__minpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/cobyla/cobyla2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/cobyla/trstlp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_private.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_quadratic_zero.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_tri_factor.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_eigen_inverse.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_types.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_leftmost.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib/trlib_krylov.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_quadratic_zero.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_leftmost.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_krylov.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_eigen_inverse.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/_trlib/trlib_tri_factor.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/qrfac.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/chkder.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/fdjac1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/qrsolv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/lmder.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/hybrj.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/dogleg.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/lmdif.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/r1mpyq.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/hybrd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/r1updt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/qform.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/dpmpar.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/lmpar.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/enorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/optimize/minpack/fdjac2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/odrpack/d_lpk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/odrpack/d_mprec.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/odrpack/d_odr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/odrpack/dlunoc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/__odrpack.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/odr/odrpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/src/__fitpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/src/_fitpackmodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpcyt2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fporde.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/splev.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/sphere.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpader.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpcurf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/percur.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpbisp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/insert.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpopsp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpperi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpbacp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/spalde.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpclos.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/spgrid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/bispev.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpcuro.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpcyt1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpgrre.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/splint.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/parcur.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpsysy.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpsphe.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fprank.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/surfit.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpknot.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/dblint.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/bispeu.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpspgr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpchep.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpbspl.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/pardeu.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/regrid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpgivs.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpchec.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpintb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fprati.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/parder.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/curfit.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/clocur.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/splder.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpback.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpdisc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fprota.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpgrsp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpsurf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/sproot.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fppara.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpregr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fpinst.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/interpolate/fitpack/fprpsp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/_lapack_subroutines.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/lu.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/lapack_deprecations/dgegv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/lapack_deprecations/cgegv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/lapack_deprecations/sgegv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/lapack_deprecations/zgegv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idz_qrpiv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idd_qrpiv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idz_id.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idd_snorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idz_snorm.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idz_house.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/prini.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idzr_rid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idzp_rid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/iddp_aid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idd_sfft.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/iddr_aid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/iddr_rid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idzr_aid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idd_id.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idz_sfft.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/idd_house.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/id_dist/src/iddp_rid.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/src/det.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/_lapack_subroutine_wrappers.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/_blas_subroutine_wrappers.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/linalg/_blas_subroutines.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/sf_error.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/mach/d1mach.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/mach/i1mach.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/_round.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/specfun/specfun.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/Faddeeva.cc is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/_ufuncs_defs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/lapack_defs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/c_misc/gammasgn.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/c_misc/misc.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/c_misc/struve.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/c_misc/besselpoly.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/c_misc/poch.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/Faddeeva.hh is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/specfun_wrappers.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/incbet.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/sici.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/airy.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/k1.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/hyp2f1.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/shichi.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/round.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/cbrt.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/gdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/incbi.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/kolmogorov.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/scipy_iv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/j1.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/fresnl.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/psi.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/chdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ellpk.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/i1.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/lanczos.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/spence.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/yn.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/expn.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/gamma.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ndtri.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/sindg.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ellpe.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/owens_t.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/beta.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/const.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ndtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/polevl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/i0.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/dd_real.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/tukey.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/rgamma.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/exp10.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/zetac.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/k0.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/expn.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/j0.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/chbevl.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/bdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/exp2.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/dd_real.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/mtherr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/tandg.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/nbdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/fdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/yv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/dd_real_idefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/pdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ellie.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/btdtr.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/jv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/igami.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ellik.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/dd_idefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/hyperg.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/ellpj.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/igam.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/zeta.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/igam.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/lanczos.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/unity.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes/mconf.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos_wrappers.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/_wright.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos_wrappers.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/_faddeeva.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/sf_error.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gamln.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bcorr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfpoi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/exparg.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumgam.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bpser.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/erfc1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/rexp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumtnc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumnbn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumchi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gaminv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfnbn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bfrac.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumnor.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/betaln.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/devlpl.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfgam.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/brcomp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/ipmpar.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfchn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/esum.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumchn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfbet.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/rcomp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/alngam.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/stvaln.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gamma_fort.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/fpser.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gam1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/erf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/psi_fort.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bgrat.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumfnc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/dt1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gamln1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfnor.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdffnc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfbin.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumbet.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/grat1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gratio.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdff.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/basym.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bratio.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/dinvr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumpoi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/rlog.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdftnc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/dinvnr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/bup.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/spmpar.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/apser.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/brcmp1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdfchi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/dzror.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/gsumln.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/rlog1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cumbin.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/algdiv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/alnrel.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdflib/cdft.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cdf_wrappers.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/wright.hh is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/wright.cc is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/_logit.c.src is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zkscl.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zwrsk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zuni1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zairy.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zunhj.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zuoik.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zrati.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbesi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zlog.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zshch.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zs1s2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zabs.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbunk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zacai.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zuni2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zexp.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zuchk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zsqrt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zunik.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/dgamln.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zunk2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zseri.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbinu.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbknu.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zasyi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbesj.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zmlri.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zdiv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zmlt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbuni.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zacon.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbesk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zunk1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbesh.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbesy.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/amos/zbiry.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/special/cephes.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/stats/statlib/ansari.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/stats/statlib/spearman.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/stats/statlib/swilk.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/stats/mvndst.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/_lib/src/messagestream.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/_lib/src/_test_ccallback.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/_lib/src/ccallback.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/_lib/_fpumode.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_measure.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_filters.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/_ctest.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_morphology.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_support.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_measure.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_interpolation.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_morphology.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_splines.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_support.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_interpolation.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_fourier.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_filters.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_splines.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/nd_image.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/ndimage/src/ni_fourier.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/zfftnd.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zfftb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsint1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zfftf1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsint.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dcost.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dcosqi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dffti1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dcosqb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zffti1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dfftf1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dfftb1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dcosti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsinti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dfftb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zfftb1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zfftf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dfftf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsinqb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dffti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/zffti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsinqi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dcosqf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dfftpack/dsinqf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/zrfft.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/drfft.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dst.c.src is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/zfft.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/convolve.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/dct.c.src is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sinqf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cost.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sint.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sint1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cosqb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sinti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cosqi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rffti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cffti.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rfftf1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cfftb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rffti1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sinqb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cffti1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rfftb1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cosqf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rfftf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/rfftb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cfftf.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cfftf1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/costi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/cfftb1.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/fftpack/src/fftpack/sinqi.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/_superlu_utils.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/_superluobject.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_scomplex.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_enum_consts.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_dcomplex.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dmach.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/smach.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/supermatrix.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/scipy_slu_config.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/_superluobject.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/dsolve/_superlumodule.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/dense.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/dia.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/coo.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/bsr.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/sparsetools.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/complex_ops.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/sparsetools.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/csr.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/csc.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/bool_ops.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/util.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/sparse/sparsetools/csgraph.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/src/distance_wrap.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/src/distance_impl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/query_pairs.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/query.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/distance.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/count_neighbors.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/sparse_distances.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/distance_base.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/build.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/query_ball_point.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/rectangle.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/ckdtree_decl.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/partial_sort.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/query_ball_tree.cxx is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/coo_entries.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/ckdtree/src/ordered_pair.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/stat_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/merge_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/userprintf_rbox_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/mem_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/poly_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/geom_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/rboxlib_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/geom2_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/user_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/libqhull_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/stat_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/mem_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/libqhull_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/random_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/random_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/io_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/poly_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/usermem_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/geom_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/merge_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/userprintf_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/qhull_ra.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/global_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/poly2_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/qset_r.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/io_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/spatial/qhull_src/src/qset_r.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/io/matlab/py3k.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/scipy-1.3.1-1.fc32.arm/scipy/io/_test_fortran.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/INSTALL.rst.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_signaltools.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_fir_filter_design.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_ltisys.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_spectral.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_savitzky_golay.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_bsplines.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_array_tools.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_max_len_seq.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_wavelets.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_peak_finding.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_dltisys.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_waveforms.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_cont2discrete.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_windows.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_filter_design.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/mpsig.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/signal/tests/test_upfirdn.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_bvp.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_banded_ode_solvers.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/banded5x5.f is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_ivp.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_integrate.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/_test_multivariate.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_odeint_jac.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_quadpack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/integrate/tests/test_quadrature.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_minpack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__root.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_constraints.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_regression.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__dual_annealing.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_differentiable_functions.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_tnc.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_minimize_constrained.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion_krylov.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_cobyla.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_least_squares.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lsq_linear.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_optimize.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_linprog.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion_exact.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__numdiff.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_nonlin.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_hungarian.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_trustregion.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__remove_redundancy.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lsq_common.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_cython_optimize.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_slsqp.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__shgo.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_hessian_update_strategy.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__spectral.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_constraint_conversion.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_zeros.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_linesearch.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__basinhopping.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__linprog_clean_inputs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_nnls.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test_lbfgsb_hessinv.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/tests/test__differential_evolution.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/lbfgsb_src/README is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/_zeros.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/cython_optimize/c_zeros.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_projections.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_qp_subproblem.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize/_trustregion_constr/tests/test_canonical_constraint.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/misc/tests/test_common.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/misc/tests/test_doccer.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/odr/tests/test_odr.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_interpolate.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_polyint.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_regression.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_bsplines.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_ndgriddata.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_pade.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_interpnd.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_rbf.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_fitpack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_fitpack2.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/interpolate/tests/test_gil.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/HACKING.rst.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_lapack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_procrustes.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_update.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_fblas.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_cython_lapack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_blas.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_cholesky.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_matfuncs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_ldl.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_cython_blas.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_interpolative.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_solve_toeplitz.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_decomp_polar.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_special_matrices.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_solvers.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_sketches.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/tests/test_build.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/src/lapack_deprecations/LICENSE is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/src/id_dist/doc/doc.tex is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/cython_lapack.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg/cython_blas.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/optimize.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_sf_error.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_spence.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/data/README is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_logit.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_mpmath.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_lambertw.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_wrightomega.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_pcf.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_owens_t.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_logsumexp.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_cdflib.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_spfun_stats.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_spherical_bessel.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_expn_asy.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_utils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_trig.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_orthogonal.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_cython_special.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_zeta.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_nan_inputs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_boxcox.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_loggamma.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_round.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_sici.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_ellip_harm.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_precompute_gammainc.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_digamma.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_gammainc.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_orthogonal_eval.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_kolmogorov.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_sph_harm.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/tests/test_data.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special/cython_special.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/linalg.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs02.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SiRstv.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs09.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs08.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs07.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs05.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs03.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs01.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs06.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/SmLs04.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_anova/AtmWtAg.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/data/nist_linregress/Norris.dat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_discrete_distns.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_stats.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_tukeylambda_stats.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_kdeoth.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_mstats_extras.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/common_tests.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_discrete_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_contingency.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_binned_statistic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_multivariate.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_mstats_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_morestats.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_rank.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_continuous_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_distributions.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/stats/tests/test_fit.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/special.pxd is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/THANKS.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test_warnings.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test__version.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test__util.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test__testutils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test_ccallback.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test__threadsafety.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test_import_cycles.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test__gcutils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/_lib/tests/test_tmpdirs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/data/label_inputs.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/data/label_results.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/data/README.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/data/label_strels.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_regression.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_measurements.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_c_api.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_ndimage.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_filters.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_morphology.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_splines.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/ndimage/tests/test_datatypes.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/LICENSE.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/cluster/tests/test_vq.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/cluster/tests/hierarchy_test_data.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/cluster/tests/test_hierarchy.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/Makefile is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/gendata.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/fftw_dct.c is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/gen_fftw_ref.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_import.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/gendata.m is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_basic.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_helper.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/fftpack/tests/test_real_transforms.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_csc.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_spfuncs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_csr.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_construct.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_matrix_io.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_extract.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_sputils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_sparsetools.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/tests/test_base.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_spanning_tree.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_conversions.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_graph_laplacian.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_connected_components.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_traversal.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_reordering.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/csgraph/tests/test_shortest_path.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_utils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lsmr.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_iterative.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/demo_lgmres.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_minres.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lgmres.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/tests/test_lsqr.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_norm.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_interface.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_onenormest.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_matfuncs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/tests/test_expm_multiply.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/tests/test_linsolve.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/SuperLU/License.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/ARPACK/COPYING is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test_spherical_voronoi.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-jaccard-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-chebyshev-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/random-bool-data.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-correlation-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-jensenshannon-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/cdist-X2.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/selfdual-4d-polytope.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-seuclidean-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-hamming-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/random-double-data.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-euclidean-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-spearman-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-cosine-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-double-inp.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/cdist-X1.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-cosine-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-boolean-inp.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-cityblock-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-jensenshannon-ml-iris.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/random-uint-data.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/random-int-data.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-correlation-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/data/pdist-chebyshev-ml.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test_distance.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test_kdtree.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test_qhull.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test__procrustes.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test_hausdorff.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/tests/test__plotutils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/test_rotation.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/transform/tests/test_rotation_spline.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/spatial/qhull_src/COPYING.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/constants/tests/test_constants.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/constants/tests/test_codata.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_paths.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_netcdf.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_wavfile.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_idl.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_fortran.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/tests/test_mmio.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/data/japanese_utf8.txt is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_byteordercodes.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/afunc.m is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_pathological.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_miobase.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/save_matfile.m is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio_utils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_streams.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/gen_mat4files.m is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio5_utils.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/gen_mat5files.m is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/matlab/tests/test_mio_funcs.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/test_fortran_format.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/harwell_boeing/tests/test_hb.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test8.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test2.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test5.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/quoted_nominal.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test6.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test3.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/iris.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test4.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test1.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test9.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/quoted_nominal_spaces.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test10.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/test7.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/missing.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/data/nodata.arff is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.8/site-packages/scipy/io/arff/tests/test_arffread.py is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YldbRS + umask 022 + cd /builddir/build/BUILD ~/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages ~/build/BUILD/scipy-1.3.1 + cd scipy-1.3.1 + export ACCEPTABLE_FAILURE_RATE=1 + ACCEPTABLE_FAILURE_RATE=1 + export 'k=not test_denormals' + k='not test_denormals' + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + pushd /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm//usr/lib/python3.8/site-packages + /usr/bin/python3 -m pytest --timeout=300 -k 'not test_denormals and not (TestIQR and test_scale)' scipy --numprocesses=auto ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-4.6.6, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy plugins: timeout-1.3.3, forked-1.1.1, xdist-1.30.0 timeout: 300.0s timeout method: signal timeout func_only: False gw0 I / gw1 I / gw2 I / gw3 I gw0 [17107] / gw1 [17107] / gw2 [17107] / gw3 [17107] ............s..............................s............................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] .....................s.................................................. [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] .......................................................x................ [ 3%] ...............s........................................................ [ 3%] ...................................................x..................... [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ...............................X........................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ................................................s....................... [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ............................s........................................... [ 10%] ........................................................................ [ 10%] ..x..................................................................... [ 10%] ........................................................................ [ 11%] ..........................................................x............. [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] .......F............................................................x... [ 13%] .................................................................X.s.... [ 14%] ........................................................................ [ 14%] .................................F...................................... [ 15%] ........................................................................ [ 15%] ...................................x.................................... [ 15%] ........................................................................ [ 16%] ...........................................................ss.s.s....... [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] .........................................ss.s......................s.... [ 18%] ........................................................................ [ 19%] .X...................................................................... [ 19%] ...................................s.................................... [ 20%] ................................................F....................... [ 20%] ...x.................................................................... [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ......................................................................... [ 22%] ..........................................................s......X...... [ 23%] ......................................................................... [ 23%] ........................................................................ [ 24%] ......................................................................... [ 24%] ..........................F............................................. [ 24%] .s...................................................................... [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] .......................ss.........F..................................... [ 27%] ........................................................................ [ 27%] ......................................................................x. [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ...............s.s.s.s.ss.......s....................................... [ 29%] ....s...................s............................................... [ 29%] .......sss.s............ssssss.......................................... [ 30%] ......................................................................... [ 30%] ..............................s............s.ss.s..s...ss..ss.ss.ssssss. [ 31%] sss.s..sss.ss..s.s.ss.ss.sss.ss.s.s..............s...................... [ 31%] ............................x.....x.................s.sss.ss............ [ 32%] ......................................................................... [ 32%] ........................................................................ [ 32%] .................................................s.....sssss.sssssssssss [ 33%] ssssss.ss.ssssssssssssss................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ..................x.........ss.s...s.....x.s............................ [ 34%] ...........................................................s.....sssss.s [ 35%] ssssssssssssssssssssssssssssssss........................................ [ 35%] .....................................s.........xx.x..................... [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] .........s.....................xs.....................s................. [ 37%] ........................................................................ [ 38%] sss...xx.......x.xxx..............................s..................... [ 38%] ........................................................................ [ 39%] .......s...................s............................................ [ 39%] ..................sss..xx............................................... [ 40%] ........................................................................ [ 40%] .....................s....s................s............................ [ 40%] ...............ss..............s.......s.......s..ssss.ssss.ssssssssssss [ 41%] sssssssssssssss..ss.s.sssssssss.ss.ss.ssss.s.ss.sss.s.s.xsss............ [ 41%] ...ss.ss.................ssss...s..sssss.s.s................s........... [ 42%] ............x.....x.....x...s.ss....x...x..s.s.ssss..................... [ 42%] ..................s..............................................s...... [ 42%] ...............................................s.....sssss.sssssssssssss [ 43%] sssssss.sss.ss.sss.s..sss.s....................s....................s... [ 43%] ............s................x......sss.................s.........ss.... [ 44%] ......................s.......................s...s..................... [ 44%] ssssssssssssssss.............sss...s.s.......s......s..s..x............. [ 45%] .........s...........................s......s..ss................sssss.x [ 45%] ....xs.....ssssssss...s................................................. [ 45%] ................s.........s.s.ss.s..s.....s............................. [ 46%] ..............................s......................................... [ 46%] .................s...................................................... [ 47%] ....................................s....ss.............s............... [ 47%] ..............s.......sss.sss.sss..ss.sss..sss.s........s..ss...s.s..s.s [ 48%] ...s.........s....s............x..ss.................................... [ 48%] ............ss.............s..ss.............................s.......... [ 48%] .........s..s...........s....ss..........s..s.s.s....................... [ 49%] .......s.s.........x.ss.s................................s.ss........... [ 49%] ...........................................................s.s.......ss. [ 50%] .ss......................................s.s..s.s....................s.. [ 50%] ....s..sssss.s.s................s..........s................s........... [ 50%] ..s.....s......s.....................................ss................. [ 51%] ........s.....s.....s.s.......s...s.s..................s................ [ 51%] .....ss...........s..s.s..............s..........s........s..s...s...... [ 52%] ......s.....ss......sss......................ss......................... [ 52%] .........................s...............s..s.........................s. [ 53%] ..........s..............s..............s.......s....................ss. [ 53%] ..............................s.s.s......s..............s...........s...s [ 53%] ...s...s.........s......sss.sssssssssssssss.s........................... [ 54%] .......ss.................s.s.s..ss......s..........................s..s [ 54%] .x...............s..................s........................s.......... [ 55%] ..s.................ss................sssss.....sx.ss......x.s.........s [ 55%] .ssss..s....s........s.............s......s.....ssssssssssssssss........ [ 56%] .....s.....ss.s...s.s......s..ss.........s..s..sx..............ss....... [ 56%] .....s.s...............s...sssssssssssssssss......ss.s.s.s...s.....s...s [ 56%] .....s..sssssssssssssssss......sssss.s..s...s..s.xsss......ss........... [ 57%] ..........ss.sss..xxs..sssss.s.s....s.....ss.ss...s.s...............s.... [ 57%] .....ssss............s...ss.ss.s.s.sssssssssss.ss.....s.ssssssss.s.ss..s [ 58%] s.......s..s.xss..............s.s.s.........sss..................ss.ss.. [ 58%] ...............s.s.s.s.........................................ss....... [ 58%] .......s....s..ss.ss.ss..s.......s...........................s.....s..ss [ 59%] sssssssssssss.sssss.s.s.ss.sssssssss.sssss.ss.........s.....s.xss....... [ 59%] ...........s..s..ss.s..ss.ss...............................s..s.x...ss.. [ 60%] ss..............................sss.s...................s............... [ 60%] .......s....s..sssss.s..s...........s..........................s......... [ 61%] ..................s......s.......ss................sssssxx.s..ssss.s.s.. [ 61%] ..s........s................ss...............s..................s....... [ 61%] .......................ss....................s.........ss...s...s....... [ 62%] ......ss....s.s.........................s......s.ssssssssssssssss......s [ 62%] .s..ss..s...s...s...s....sssxsss...s..................................ss [ 63%] ......................s.s..s.s.......................ssss............s.. [ 63%] ...............s..sssss.s..s...................s........................ [ 64%] .....s......s......................................s..s................. [ 64%] .....................................................s................... [ 64%] ..s....................s.s...........................................ss. [ 65%] ......s.......................s................ss...................s..... [ 65%] ss.......s........................sss...........s.s..................... [ 66%] .....s....ss......................s...s................................s [ 66%] ..sss.s.ss............ss.....................s..............s.....s.s... [ 66%] ...s..s.s....................s...........ss..s.....s....x........s.s.... [ 67%] ................s....................................................... [ 67%] ....................................s....................s.......s...... [ 68%] ..........................................s....s........................ [ 68%] ...................s....s..s....s..s..............................s.s.ss [ 69%] sx.....xs..ss.....ssss.s.s...........s...............s........s.......s. [ 69%] .s...s....s........................s...s.s.s..s..ss..ss...........ssssss [ 69%] ......s................ss.........................................s..... [ 70%] ..............s.ss.................s................s.....s....ss.s.s.s. [ 70%] ss.ssss.ss.ss.s.s.......ss.ss.s....s......s....s.......xs.ss.....s...... [ 71%] .......s..............s..ss........s.....ss.ss.......................s.. [ 71%] .ssss..sssssssssssssssss....ssss.ss.s....s..s..s....xss.......s..sssss.. [ 72%] s.s.......sss....ss.......................s.s....s...s...s..s............ [ 72%] ..........s..ss.ss.......s....s..sssss.s.s....sssssssssss.ss.s.ss....... [ 72%] ....................................................s.............s..... [ 73%] sss..ss.................s.....................s.....s.......ss.......... [ 73%] ........ss..s..s........................................s..s........ssss [ 74%] s.s.s...s..............s...........s.................................s.. [ 74%] .....................s....s........s..........................s.......... [ 74%] s.....s...............Fssssssssssssssss................................. [ 75%] ........................sss..........................ss................. [ 75%] ............................................s........................... [ 76%] ...s..s.......s..s.s.s.............................sss............s..... [ 76%] ............ss..............................s.......s.s...............s. [ 77%] ................s...s......sssssssssssssssss....ssss.ss.s...s..s.xss.... [ 77%] ...........s..............sss.........ss.ss............................. [ 77%] ............s............................ss.......................s..... [ 78%] ...s.......s..s...s.......................sss..ss....................... [ 78%] .......................................................sssssssssssssssss [ 79%] s....................................................xxxxx..xx.Fxx...... [ 79%] ........F............................................................... [ 80%] ....................F..................................x.xxx...........x [ 80%] xxx.F..F................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ..............................F...F....F................................ [ 82%] ...................................x.x.................................. [ 82%] .x..x...x......................F................ssssssssssssssssssssssss [ 82%] sssssssssssssssssssssssssssssssssssssssss.sssss......................... [ 83%] ........................................................................ [ 83%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................X.........................................ssssss [ 85%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%] sssssssssssssssss....................................................... [ 85%] ..ssssssss.............................................................. [ 86%] ........................................................................ [ 86%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ..........................x............................................. [ 90%] ...........X............................................................ [ 90%] ..............................xx........................................ [ 91%] ..................................s..................................... [ 91%] .......................x................................................ [ 92%] ........................................................................ [ 92%] ...................................x...x...................xx.xx........ [ 93%] ...............xxxx.x....x......x....x...x...x..x....................... [ 93%] ................x.x..x..x....s..................x....................... [ 93%] ........................................................................ [ 94%] ........................s....................s.....................s.... [ 94%] ........................................s..s............................ [ 95%] ........................................................................ [ 95%] ...................x.....X.............................................. [ 96%] ......................................................................... [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 99%] ..........................................................x............. [ 99%] ......................ss.... [100%] =================================== FAILURES =================================== _____________________ TestLstsq.test_random_complex_exact ______________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 self = def test_random_complex_exact(self): for dtype in COMPLEX_DTYPES: for n in (20, 200): for lapack_driver in TestLstsq.lapack_drivers: for overwrite in (True, False): a = np.asarray(random([n, n]) + 1j*random([n, n]), dtype=dtype) for i in range(n): a[i, i] = 20 * (0.1 + a[i, i]) for i in range(2): b = np.asarray(random([n, 3]), dtype=dtype) # Store values in case they are overwritten later a1 = a.copy() b1 = b.copy() > out = lstsq(a1, b1, lapack_driver=lapack_driver, overwrite_a=overwrite, overwrite_b=overwrite) scipy/linalg/tests/test_basic.py:1076: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a = array([[10.89647729+1.86595897e+01j, 0.89813653+9.72133325e-01j, 0.26886052+7.66620861e-01j, ..., 0.5349374...+6.73122224e-02j, ..., 0.3720443 +5.35435315e-01j, 0.07812886+1.71076445e-01j, 9.50716505+1.78209836e+01j]]) b = array([[0.56865736+0.j, 0.11593667+0.j, 0.15942482+0.j], [0.81984416+0.j, 0.50749177+0.j, 0.52321707+0.j], ...71655+0.j, 0.1433491 +0.j, 0.09194377+0.j], [0.03972623+0.j, 0.05147812+0.j, 0.84081516+0.j]], dtype=complex128) cond = 2.220446049250313e-16, overwrite_a = False, overwrite_b = False check_finite = True, lapack_driver = 'gelsd' def lstsq(a, b, cond=None, overwrite_a=False, overwrite_b=False, check_finite=True, lapack_driver=None): """ Compute least-squares solution to equation Ax = b. Compute a vector x such that the 2-norm ``|b - A x|`` is minimized. Parameters ---------- a : (M, N) array_like Left hand side array b : (M,) or (M, K) array_like Right hand side array cond : float, optional Cutoff for 'small' singular values; used to determine effective rank of a. Singular values smaller than ``rcond * largest_singular_value`` are considered zero. overwrite_a : bool, optional Discard data in `a` (may enhance performance). Default is False. overwrite_b : bool, optional Discard data in `b` (may enhance performance). Default is False. check_finite : bool, optional Whether to check that the input matrices contain only finite numbers. Disabling may give a performance gain, but may result in problems (crashes, non-termination) if the inputs do contain infinities or NaNs. lapack_driver : str, optional Which LAPACK driver is used to solve the least-squares problem. Options are ``'gelsd'``, ``'gelsy'``, ``'gelss'``. Default (``'gelsd'``) is a good choice. However, ``'gelsy'`` can be slightly faster on many problems. ``'gelss'`` was used historically. It is generally slow but uses less memory. .. versionadded:: 0.17.0 Returns ------- x : (N,) or (N, K) ndarray Least-squares solution. Return shape matches shape of `b`. residues : (K,) ndarray or float Square of the 2-norm for each column in ``b - a x``, if ``M > N`` and ``ndim(A) == n`` (returns a scalar if b is 1-D). Otherwise a (0,)-shaped array is returned. rank : int Effective rank of `a`. s : (min(M, N),) ndarray or None Singular values of `a`. The condition number of a is ``abs(s[0] / s[-1])``. Raises ------ LinAlgError If computation does not converge. ValueError When parameters are not compatible. See Also -------- scipy.optimize.nnls : linear least squares with non-negativity constraint Notes ----- When ``'gelsy'`` is used as a driver, `residues` is set to a (0,)-shaped array and `s` is always ``None``. Examples -------- >>> from scipy.linalg import lstsq >>> import matplotlib.pyplot as plt Suppose we have the following data: >>> x = np.array([1, 2.5, 3.5, 4, 5, 7, 8.5]) >>> y = np.array([0.3, 1.1, 1.5, 2.0, 3.2, 6.6, 8.6]) We want to fit a quadratic polynomial of the form ``y = a + b*x**2`` to this data. We first form the "design matrix" M, with a constant column of 1s and a column containing ``x**2``: >>> M = x[:, np.newaxis]**[0, 2] >>> M array([[ 1. , 1. ], [ 1. , 6.25], [ 1. , 12.25], [ 1. , 16. ], [ 1. , 25. ], [ 1. , 49. ], [ 1. , 72.25]]) We want to find the least-squares solution to ``M.dot(p) = y``, where ``p`` is a vector with length 2 that holds the parameters ``a`` and ``b``. >>> p, res, rnk, s = lstsq(M, y) >>> p array([ 0.20925829, 0.12013861]) Plot the data and the fitted curve. >>> plt.plot(x, y, 'o', label='data') >>> xx = np.linspace(0, 9, 101) >>> yy = p[0] + p[1]*xx**2 >>> plt.plot(xx, yy, label='least squares fit, $y = a + bx^2$') >>> plt.xlabel('x') >>> plt.ylabel('y') >>> plt.legend(framealpha=1, shadow=True) >>> plt.grid(alpha=0.25) >>> plt.show() """ a1 = _asarray_validated(a, check_finite=check_finite) b1 = _asarray_validated(b, check_finite=check_finite) if len(a1.shape) != 2: raise ValueError('Input array a should be 2-D') m, n = a1.shape if len(b1.shape) == 2: nrhs = b1.shape[1] else: nrhs = 1 if m != b1.shape[0]: raise ValueError('Shape mismatch: a and b should have the same number' ' of rows ({} != {}).'.format(m, b1.shape[0])) if m == 0 or n == 0: # Zero-sized problem, confuses LAPACK x = np.zeros((n,) + b1.shape[1:], dtype=np.common_type(a1, b1)) if n == 0: residues = np.linalg.norm(b1, axis=0)**2 else: residues = np.empty((0,)) return x, residues, 0, np.empty((0,)) driver = lapack_driver if driver is None: driver = lstsq.default_lapack_driver if driver not in ('gelsd', 'gelsy', 'gelss'): raise ValueError('LAPACK driver "%s" is not found' % driver) lapack_func, lapack_lwork = get_lapack_funcs((driver, '%s_lwork' % driver), (a1, b1)) real_data = True if (lapack_func.dtype.kind == 'f') else False if m < n: # need to extend b matrix as it will be filled with # a larger solution matrix if len(b1.shape) == 2: b2 = np.zeros((n, nrhs), dtype=lapack_func.dtype) b2[:m, :] = b1 else: b2 = np.zeros(n, dtype=lapack_func.dtype) b2[:m] = b1 b1 = b2 overwrite_a = overwrite_a or _datacopied(a1, a) overwrite_b = overwrite_b or _datacopied(b1, b) if cond is None: cond = np.finfo(lapack_func.dtype).eps if driver in ('gelss', 'gelsd'): if driver == 'gelss': lwork = _compute_lwork(lapack_lwork, m, n, nrhs, cond) v, x, s, rank, work, info = lapack_func(a1, b1, cond, lwork, overwrite_a=overwrite_a, overwrite_b=overwrite_b) elif driver == 'gelsd': if real_data: lwork, iwork = _compute_lwork(lapack_lwork, m, n, nrhs, cond) x, s, rank, info = lapack_func(a1, b1, lwork, iwork, cond, False, False) else: # complex data lwork, rwork, iwork = _compute_lwork(lapack_lwork, m, n, nrhs, cond) > x, s, rank, info = lapack_func(a1, b1, lwork, rwork, iwork, cond, False, False) E Failed: Timeout >300.0s scipy/linalg/basic.py:1215: Failed ----------------------------- Captured stderr call ----------------------------- ~~~~~~~~~~~~~~~~~~~~~~~ Stack of (3061965920) ~~~~~~~~~~~~~~~~~~~~~~~~ File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 285, in _perform_spawn reply.run() File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 220, in run self._result = func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 967, in _thread_receiver msg = Message.from_io(io) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 432, in from_io header = io.read(9) # type 1, channel 4, payload 4 File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 400, in read data = self._read(numbytes - len(buf)) _________________________ TestLstsq.test_random_exact __________________________ [gw2] linux -- Python 3.8.0 /usr/bin/python3 self = def test_random_exact(self): for dtype in REAL_DTYPES: for n in (20, 200): for lapack_driver in TestLstsq.lapack_drivers: for overwrite in (True, False): a = np.asarray(random([n, n]), dtype=dtype) for i in range(n): a[i, i] = 20 * (0.1 + a[i, i]) for i in range(4): b = np.asarray(random([n, 3]), dtype=dtype) # Store values in case they are overwritten later a1 = a.copy() b1 = b.copy() > out = lstsq(a1, b1, lapack_driver=lapack_driver, overwrite_a=overwrite, overwrite_b=overwrite) scipy/linalg/tests/test_basic.py:1041: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a = array([[20.02478508, 0.42649895, 0.33385041, ..., 0.51858514, 0.18490557, 0.377148 ], [ 0.6845444...866, 0.83952062], [ 0.59741199, 0.64214984, 0.8537795 , ..., 0.90902299, 0.23350015, 18.38496163]]) b = array([[0.09495572, 0.27393823, 0.63406464], [0.18609564, 0.42746625, 0.8799044 ], [0.730344 , 0.499540...97, 0.13027908, 0.21753494], [0.34002348, 0.2234214 , 0.56876767], [0.64553763, 0.46346389, 0.57938404]]) cond = 2.220446049250313e-16, overwrite_a = True, overwrite_b = True check_finite = True, lapack_driver = 'gelss' def lstsq(a, b, cond=None, overwrite_a=False, overwrite_b=False, check_finite=True, lapack_driver=None): """ Compute least-squares solution to equation Ax = b. Compute a vector x such that the 2-norm ``|b - A x|`` is minimized. Parameters ---------- a : (M, N) array_like Left hand side array b : (M,) or (M, K) array_like Right hand side array cond : float, optional Cutoff for 'small' singular values; used to determine effective rank of a. Singular values smaller than ``rcond * largest_singular_value`` are considered zero. overwrite_a : bool, optional Discard data in `a` (may enhance performance). Default is False. overwrite_b : bool, optional Discard data in `b` (may enhance performance). Default is False. check_finite : bool, optional Whether to check that the input matrices contain only finite numbers. Disabling may give a performance gain, but may result in problems (crashes, non-termination) if the inputs do contain infinities or NaNs. lapack_driver : str, optional Which LAPACK driver is used to solve the least-squares problem. Options are ``'gelsd'``, ``'gelsy'``, ``'gelss'``. Default (``'gelsd'``) is a good choice. However, ``'gelsy'`` can be slightly faster on many problems. ``'gelss'`` was used historically. It is generally slow but uses less memory. .. versionadded:: 0.17.0 Returns ------- x : (N,) or (N, K) ndarray Least-squares solution. Return shape matches shape of `b`. residues : (K,) ndarray or float Square of the 2-norm for each column in ``b - a x``, if ``M > N`` and ``ndim(A) == n`` (returns a scalar if b is 1-D). Otherwise a (0,)-shaped array is returned. rank : int Effective rank of `a`. s : (min(M, N),) ndarray or None Singular values of `a`. The condition number of a is ``abs(s[0] / s[-1])``. Raises ------ LinAlgError If computation does not converge. ValueError When parameters are not compatible. See Also -------- scipy.optimize.nnls : linear least squares with non-negativity constraint Notes ----- When ``'gelsy'`` is used as a driver, `residues` is set to a (0,)-shaped array and `s` is always ``None``. Examples -------- >>> from scipy.linalg import lstsq >>> import matplotlib.pyplot as plt Suppose we have the following data: >>> x = np.array([1, 2.5, 3.5, 4, 5, 7, 8.5]) >>> y = np.array([0.3, 1.1, 1.5, 2.0, 3.2, 6.6, 8.6]) We want to fit a quadratic polynomial of the form ``y = a + b*x**2`` to this data. We first form the "design matrix" M, with a constant column of 1s and a column containing ``x**2``: >>> M = x[:, np.newaxis]**[0, 2] >>> M array([[ 1. , 1. ], [ 1. , 6.25], [ 1. , 12.25], [ 1. , 16. ], [ 1. , 25. ], [ 1. , 49. ], [ 1. , 72.25]]) We want to find the least-squares solution to ``M.dot(p) = y``, where ``p`` is a vector with length 2 that holds the parameters ``a`` and ``b``. >>> p, res, rnk, s = lstsq(M, y) >>> p array([ 0.20925829, 0.12013861]) Plot the data and the fitted curve. >>> plt.plot(x, y, 'o', label='data') >>> xx = np.linspace(0, 9, 101) >>> yy = p[0] + p[1]*xx**2 >>> plt.plot(xx, yy, label='least squares fit, $y = a + bx^2$') >>> plt.xlabel('x') >>> plt.ylabel('y') >>> plt.legend(framealpha=1, shadow=True) >>> plt.grid(alpha=0.25) >>> plt.show() """ a1 = _asarray_validated(a, check_finite=check_finite) b1 = _asarray_validated(b, check_finite=check_finite) if len(a1.shape) != 2: raise ValueError('Input array a should be 2-D') m, n = a1.shape if len(b1.shape) == 2: nrhs = b1.shape[1] else: nrhs = 1 if m != b1.shape[0]: raise ValueError('Shape mismatch: a and b should have the same number' ' of rows ({} != {}).'.format(m, b1.shape[0])) if m == 0 or n == 0: # Zero-sized problem, confuses LAPACK x = np.zeros((n,) + b1.shape[1:], dtype=np.common_type(a1, b1)) if n == 0: residues = np.linalg.norm(b1, axis=0)**2 else: residues = np.empty((0,)) return x, residues, 0, np.empty((0,)) driver = lapack_driver if driver is None: driver = lstsq.default_lapack_driver if driver not in ('gelsd', 'gelsy', 'gelss'): raise ValueError('LAPACK driver "%s" is not found' % driver) lapack_func, lapack_lwork = get_lapack_funcs((driver, '%s_lwork' % driver), (a1, b1)) real_data = True if (lapack_func.dtype.kind == 'f') else False if m < n: # need to extend b matrix as it will be filled with # a larger solution matrix if len(b1.shape) == 2: b2 = np.zeros((n, nrhs), dtype=lapack_func.dtype) b2[:m, :] = b1 else: b2 = np.zeros(n, dtype=lapack_func.dtype) b2[:m] = b1 b1 = b2 overwrite_a = overwrite_a or _datacopied(a1, a) overwrite_b = overwrite_b or _datacopied(b1, b) if cond is None: cond = np.finfo(lapack_func.dtype).eps if driver in ('gelss', 'gelsd'): if driver == 'gelss': lwork = _compute_lwork(lapack_lwork, m, n, nrhs, cond) > v, x, s, rank, work, info = lapack_func(a1, b1, cond, lwork, overwrite_a=overwrite_a, overwrite_b=overwrite_b) E Failed: Timeout >300.0s scipy/linalg/basic.py:1203: Failed ----------------------------- Captured stderr call ----------------------------- ~~~~~~~~~~~~~~~~~~~~~~~ Stack of (3061716064) ~~~~~~~~~~~~~~~~~~~~~~~~ File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 285, in _perform_spawn reply.run() File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 220, in run self._result = func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 967, in _thread_receiver msg = Message.from_io(io) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 432, in from_io header = io.read(9) # type 1, channel 4, payload 4 File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 400, in read data = self._read(numbytes - len(buf)) _________________________ TestSVDVals.test_crash_2609 __________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 self = @pytest.mark.slow def test_crash_2609(self): np.random.seed(1234) a = np.random.rand(1500, 2800) # Shouldn't crash: > svdvals(a) scipy/linalg/tests/test_decomp.py:1181: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ scipy/linalg/decomp_svd.py:227: in svdvals return svd(a, compute_uv=0, overwrite_a=overwrite_a, _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a = array([[0.19151945, 0.62210877, 0.43772774, ..., 0.08972363, 0.05141672, 0.43170705], [0.70771269, 0.92...36, 0.71857254], [0.9444308 , 0.33990009, 0.85781245, ..., 0.75963482, 0.49986471, 0.43442371]]) full_matrices = True, compute_uv = 0, overwrite_a = False, check_finite = False lapack_driver = 'gesdd' def svd(a, full_matrices=True, compute_uv=True, overwrite_a=False, check_finite=True, lapack_driver='gesdd'): """ Singular Value Decomposition. Factorizes the matrix `a` into two unitary matrices ``U`` and ``Vh``, and a 1-D array ``s`` of singular values (real, non-negative) such that ``a == U @ S @ Vh``, where ``S`` is a suitably shaped matrix of zeros with main diagonal ``s``. Parameters ---------- a : (M, N) array_like Matrix to decompose. full_matrices : bool, optional If True (default), `U` and `Vh` are of shape ``(M, M)``, ``(N, N)``. If False, the shapes are ``(M, K)`` and ``(K, N)``, where ``K = min(M, N)``. compute_uv : bool, optional Whether to compute also ``U`` and ``Vh`` in addition to ``s``. Default is True. overwrite_a : bool, optional Whether to overwrite `a`; may improve performance. Default is False. check_finite : bool, optional Whether to check that the input matrix contains only finite numbers. Disabling may give a performance gain, but may result in problems (crashes, non-termination) if the inputs do contain infinities or NaNs. lapack_driver : {'gesdd', 'gesvd'}, optional Whether to use the more efficient divide-and-conquer approach (``'gesdd'``) or general rectangular approach (``'gesvd'``) to compute the SVD. MATLAB and Octave use the ``'gesvd'`` approach. Default is ``'gesdd'``. .. versionadded:: 0.18 Returns ------- U : ndarray Unitary matrix having left singular vectors as columns. Of shape ``(M, M)`` or ``(M, K)``, depending on `full_matrices`. s : ndarray The singular values, sorted in non-increasing order. Of shape (K,), with ``K = min(M, N)``. Vh : ndarray Unitary matrix having right singular vectors as rows. Of shape ``(N, N)`` or ``(K, N)`` depending on `full_matrices`. For ``compute_uv=False``, only ``s`` is returned. Raises ------ LinAlgError If SVD computation does not converge. See also -------- svdvals : Compute singular values of a matrix. diagsvd : Construct the Sigma matrix, given the vector s. Examples -------- >>> from scipy import linalg >>> m, n = 9, 6 >>> a = np.random.randn(m, n) + 1.j*np.random.randn(m, n) >>> U, s, Vh = linalg.svd(a) >>> U.shape, s.shape, Vh.shape ((9, 9), (6,), (6, 6)) Reconstruct the original matrix from the decomposition: >>> sigma = np.zeros((m, n)) >>> for i in range(min(m, n)): ... sigma[i, i] = s[i] >>> a1 = np.dot(U, np.dot(sigma, Vh)) >>> np.allclose(a, a1) True Alternatively, use ``full_matrices=False`` (notice that the shape of ``U`` is then ``(m, n)`` instead of ``(m, m)``): >>> U, s, Vh = linalg.svd(a, full_matrices=False) >>> U.shape, s.shape, Vh.shape ((9, 6), (6,), (6, 6)) >>> S = np.diag(s) >>> np.allclose(a, np.dot(U, np.dot(S, Vh))) True >>> s2 = linalg.svd(a, compute_uv=False) >>> np.allclose(s, s2) True """ a1 = _asarray_validated(a, check_finite=check_finite) if len(a1.shape) != 2: raise ValueError('expected matrix') m, n = a1.shape overwrite_a = overwrite_a or (_datacopied(a1, a)) if not isinstance(lapack_driver, string_types): raise TypeError('lapack_driver must be a string') if lapack_driver not in ('gesdd', 'gesvd'): raise ValueError('lapack_driver must be "gesdd" or "gesvd", not "%s"' % (lapack_driver,)) funcs = (lapack_driver, lapack_driver + '_lwork') gesXd, gesXd_lwork = get_lapack_funcs(funcs, (a1,)) # compute optimal lwork lwork = _compute_lwork(gesXd_lwork, a1.shape[0], a1.shape[1], compute_uv=compute_uv, full_matrices=full_matrices) # perform decomposition > u, s, v, info = gesXd(a1, compute_uv=compute_uv, lwork=lwork, full_matrices=full_matrices, overwrite_a=overwrite_a) E Failed: Timeout >300.0s scipy/linalg/decomp_svd.py:128: Failed ----------------------------- Captured stderr call ----------------------------- ~~~~~~~~~~~~~~~~~~~~~~~ Stack of (3061965920) ~~~~~~~~~~~~~~~~~~~~~~~~ File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 285, in _perform_spawn reply.run() File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 220, in run self._result = func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 967, in _thread_receiver msg = Message.from_io(io) File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 432, in from_io header = io.read(9) # type 1, channel 4, payload 4 File "/usr/lib/python3.8/site-packages/execnet/gateway_base.py", line 400, in read data = self._read(numbytes - len(buf)) _______________________ TestNdimage.test_white_tophat03 ________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 self = def test_white_tophat03(self): array = numpy.array([[1, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 0, 1, 0], [0, 1, 1, 1, 1, 1, 0], [0, 0, 0, 0, 0, 0, 1]], dtype=numpy.bool_) structure = numpy.ones((3, 3), dtype=numpy.bool_) expected = numpy.array([[0, 1, 1, 0, 0, 0, 0], [1, 0, 0, 1, 1, 1, 0], [1, 0, 0, 1, 1, 1, 0], [0, 1, 1, 0, 0, 0, 1], [0, 1, 1, 0, 1, 0, 1], [0, 1, 1, 0, 0, 0, 1], [0, 0, 0, 1, 1, 1, 1]], dtype=numpy.bool_) output = ndimage.white_tophat(array, structure=structure) > assert_array_equal(expected, output) E AssertionError: E Arrays are not equal E E Mismatch: 51% E x: array([[False, True, True, False, False, False, False], E [ True, False, False, True, True, True, False], E [ True, False, False, True, True, True, False],... E y: array([[False, True, True, True, True, True, True], E [ True, False, False, False, False, False, True], E [ True, False, False, False, False, False, True],... scipy/ndimage/tests/test_ndimage.py:4532: AssertionError __________________ TestDualAnnealing.test_slsqp_ls_minimizer ___________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 self = def test_slsqp_ls_minimizer(self): minimizer_opts = { 'method': 'SLSQP', } ret = dual_annealing(self.func, self.ld_bounds, local_search_options=minimizer_opts) > assert_allclose(ret.fun, 0., atol=1e-7) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=1e-07 E E Mismatch: 100% E Max absolute difference: 1.67455276e-07 E Max relative difference: inf E x: array(1.674553e-07) E y: array(0.) scipy/optimize/tests/test__dual_annealing.py:259: AssertionError ______________________________ test_nnz_overflow _______________________________ [gw0] linux -- Python 3.8.0 /usr/bin/python3 @pytest.mark.slow def test_nnz_overflow(): # Regression test for gh-7230 / gh-7871, checking that coo_todense # with nnz > int32max doesn't overflow. nnz = np.iinfo(np.int32).max + 1 # Ensure ~20 GB of RAM is free to run this test. check_free_memory((4 + 4 + 1) * nnz / 1e6 + 0.5) # Use nnz duplicate entries to keep the dense version small. > row = np.zeros(nnz, dtype=np.int32) E ValueError: Maximum allowed dimension exceeded scipy/sparse/tests/test_sparsetools.py:74: ValueError _______________________ test_cython_api[eval_sh_chebyt] ________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 param = (, , ('dd', 'dD', 'ld'), None) @pytest.mark.parametrize("param", PARAMS, ids=IDS) def test_cython_api(param): pyfunc, cyfunc, specializations, knownfailure = param if knownfailure: pytest.xfail(reason=knownfailure) # Check which parameters are expected to be fused types values = [set() for code in specializations[0]] for typecodes in specializations: for j, v in enumerate(typecodes): values[j].add(v) seen = set() is_fused_code = [False] * len(values) for j, v in enumerate(values): vv = tuple(sorted(v)) if vv in seen: continue is_fused_code[j] = (len(v) > 1) seen.add(vv) # Check results for typecodes in specializations: # Pick the correct specialized function signature = [CYTHON_SIGNATURE_MAP[code] for j, code in enumerate(typecodes) if is_fused_code[j]] if signature: cy_spec_func = cyfunc[tuple(signature)] else: signature = None cy_spec_func = cyfunc # Test it pts = _generate_test_points(typecodes) for pt in pts: pyval = pyfunc(*pt) cyval = cy_spec_func(*pt) > assert_allclose(cyval, pyval, err_msg="{} {} {}".format(pt, typecodes, signature)) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E (-10.0, (-10-10j)) dD ['double', 'double complex'] E Mismatch: 100% E Max absolute difference: 2.15371174e+17 E Max relative difference: 4.78467108e+107 E x: array(5.137938e+16+2.091528e+17j) E y: array(4.501274e-91+2.546395e-313j) scipy/special/tests/test_cython_special.py:331: AssertionError ____________________________ test_cython_api[gamma] ____________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 param = (, , ('d', 'D'), None) @pytest.mark.parametrize("param", PARAMS, ids=IDS) def test_cython_api(param): pyfunc, cyfunc, specializations, knownfailure = param if knownfailure: pytest.xfail(reason=knownfailure) # Check which parameters are expected to be fused types values = [set() for code in specializations[0]] for typecodes in specializations: for j, v in enumerate(typecodes): values[j].add(v) seen = set() is_fused_code = [False] * len(values) for j, v in enumerate(values): vv = tuple(sorted(v)) if vv in seen: continue is_fused_code[j] = (len(v) > 1) seen.add(vv) # Check results for typecodes in specializations: # Pick the correct specialized function signature = [CYTHON_SIGNATURE_MAP[code] for j, code in enumerate(typecodes) if is_fused_code[j]] if signature: cy_spec_func = cyfunc[tuple(signature)] else: signature = None cy_spec_func = cyfunc # Test it pts = _generate_test_points(typecodes) for pt in pts: pyval = pyfunc(*pt) cyval = cy_spec_func(*pt) > assert_allclose(cyval, pyval, err_msg="{} {} {}".format(pt, typecodes, signature)) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E ((-10-10j),) D ['double complex'] E Mismatch: 100% E Max absolute difference: inf E Max relative difference: inf E x: array(-inf+infj) E y: array(-1.037555e-18+2.463386e-18j) scipy/special/tests/test_cython_special.py:331: AssertionError __________________________ test_cython_api[loggamma] ___________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 param = (, , ('D',), None) @pytest.mark.parametrize("param", PARAMS, ids=IDS) def test_cython_api(param): pyfunc, cyfunc, specializations, knownfailure = param if knownfailure: pytest.xfail(reason=knownfailure) # Check which parameters are expected to be fused types values = [set() for code in specializations[0]] for typecodes in specializations: for j, v in enumerate(typecodes): values[j].add(v) seen = set() is_fused_code = [False] * len(values) for j, v in enumerate(values): vv = tuple(sorted(v)) if vv in seen: continue is_fused_code[j] = (len(v) > 1) seen.add(vv) # Check results for typecodes in specializations: # Pick the correct specialized function signature = [CYTHON_SIGNATURE_MAP[code] for j, code in enumerate(typecodes) if is_fused_code[j]] if signature: cy_spec_func = cyfunc[tuple(signature)] else: signature = None cy_spec_func = cyfunc # Test it pts = _generate_test_points(typecodes) for pt in pts: pyval = pyfunc(*pt) cyval = cy_spec_func(*pt) > assert_allclose(cyval, pyval, err_msg="{} {} {}".format(pt, typecodes, signature)) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E ((-10-10j),) D None E Mismatch: 100% E Max absolute difference: 1.45634939e+159 E Max relative difference: 3.52658231e+157 E x: array(1.004379e+159-1.054598e+159j) E y: array(-40.46334+8.252621j) scipy/special/tests/test_cython_special.py:331: AssertionError _____________________________ test_cython_api[psi] _____________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 param = (, , ('d', 'D'), None) @pytest.mark.parametrize("param", PARAMS, ids=IDS) def test_cython_api(param): pyfunc, cyfunc, specializations, knownfailure = param if knownfailure: pytest.xfail(reason=knownfailure) # Check which parameters are expected to be fused types values = [set() for code in specializations[0]] for typecodes in specializations: for j, v in enumerate(typecodes): values[j].add(v) seen = set() is_fused_code = [False] * len(values) for j, v in enumerate(values): vv = tuple(sorted(v)) if vv in seen: continue is_fused_code[j] = (len(v) > 1) seen.add(vv) # Check results for typecodes in specializations: # Pick the correct specialized function signature = [CYTHON_SIGNATURE_MAP[code] for j, code in enumerate(typecodes) if is_fused_code[j]] if signature: cy_spec_func = cyfunc[tuple(signature)] else: signature = None cy_spec_func = cyfunc # Test it pts = _generate_test_points(typecodes) for pt in pts: pyval = pyfunc(*pt) cyval = cy_spec_func(*pt) > assert_allclose(cyval, pyval, err_msg="{} {} {}".format(pt, typecodes, signature)) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E ((-10-1j),) D ['double complex'] E Mismatch: 100% E Max absolute difference: 1.00437925e+158 E Max relative difference: 3.18972956e+157 E x: array(-0.418281+1.004379e+158j) E y: array(-0.418281-3.120886j) scipy/special/tests/test_cython_special.py:331: AssertionError ___________________________ test_cython_api[rgamma] ____________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 param = (, , ('d', 'D'), None) @pytest.mark.parametrize("param", PARAMS, ids=IDS) def test_cython_api(param): pyfunc, cyfunc, specializations, knownfailure = param if knownfailure: pytest.xfail(reason=knownfailure) # Check which parameters are expected to be fused types values = [set() for code in specializations[0]] for typecodes in specializations: for j, v in enumerate(typecodes): values[j].add(v) seen = set() is_fused_code = [False] * len(values) for j, v in enumerate(values): vv = tuple(sorted(v)) if vv in seen: continue is_fused_code[j] = (len(v) > 1) seen.add(vv) # Check results for typecodes in specializations: # Pick the correct specialized function signature = [CYTHON_SIGNATURE_MAP[code] for j, code in enumerate(typecodes) if is_fused_code[j]] if signature: cy_spec_func = cyfunc[tuple(signature)] else: signature = None cy_spec_func = cyfunc # Test it pts = _generate_test_points(typecodes) for pt in pts: pyval = pyfunc(*pt) cyval = cy_spec_func(*pt) > assert_allclose(cyval, pyval, err_msg="{} {} {}".format(pt, typecodes, signature)) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E ((-10-10j),) D ['double complex'] E Mismatch: 100% E Max absolute difference: 3.74115102e+17 E Max relative difference: 1. E x: array(-1.521934e-05+9.957921e-06j) E y: array(-1.452184e+17-3.447807e+17j) scipy/special/tests/test_cython_special.py:331: AssertionError _____ test_boost[] ______ [gw3] linux -- Python 3.8.0 /usr/bin/python3 test = @pytest.mark.parametrize('test', BOOST_TESTS, ids=repr) def test_boost(test): > _test_factory(test) scipy/special/tests/test_data.py:450: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ scipy/special/tests/test_data.py:498: in _test_factory test.check(dtype=dtype) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = data = array([[2.81843233e+00, 8.48411570e-01], [4.63422585e+00, 1.42171367e+00], [4.78348398e+00, 1.45701650e+... [9.94068481e+02, 6.90130303e+00], [9.96134705e+02, 6.90338047e+00], [9.96461304e+02, 6.90370845e+00]]) dtype = , dtypes = None def check(self, data=None, dtype=None, dtypes=None): """Check the special function against the data.""" if self.knownfailure: pytest.xfail(reason=self.knownfailure) if data is None: data = self.data if dtype is None: dtype = data.dtype else: data = data.astype(dtype) rtol, atol = self.get_tolerances(dtype) # Apply given filter functions if self.param_filter: param_mask = np.ones((data.shape[0],), np.bool_) for j, filter in zip(self.param_columns, self.param_filter): if filter: param_mask &= list(filter(data[:,j])) data = data[param_mask] # Pick parameters from the correct columns params = [] for idx, j in enumerate(self.param_columns): if np.iscomplexobj(j): j = int(j.imag) params.append(data[:,j].astype(complex)) elif dtypes and idx < len(dtypes): params.append(data[:, j].astype(dtypes[idx])) else: params.append(data[:,j]) # Helper for evaluating results def eval_func_at_params(func, skip_mask=None): if self.vectorized: got = func(*params) else: got = [] for j in range(len(params[0])): if skip_mask is not None and skip_mask[j]: got.append(np.nan) continue got.append(func(*tuple([params[i][j] for i in range(len(params))]))) got = np.asarray(got) if not isinstance(got, tuple): got = (got,) return got # Evaluate function to be tested got = eval_func_at_params(self.func) # Grab the correct results if self.result_columns is not None: # Correct results passed in with the data wanted = tuple([data[:,icol] for icol in self.result_columns]) else: # Function producing correct results passed in skip_mask = None if self.nan_ok and len(got) == 1: # Don't spend time evaluating what doesn't need to be evaluated skip_mask = np.isnan(got[0]) wanted = eval_func_at_params(self.result_func, skip_mask=skip_mask) # Check the validity of each output returned assert_(len(got) == len(wanted)) for output_num, (x, y) in enumerate(zip(got, wanted)): if np.issubdtype(x.dtype, np.complexfloating) or self.ignore_inf_sign: pinf_x = np.isinf(x) pinf_y = np.isinf(y) minf_x = np.isinf(x) minf_y = np.isinf(y) else: pinf_x = np.isposinf(x) pinf_y = np.isposinf(y) minf_x = np.isneginf(x) minf_y = np.isneginf(y) nan_x = np.isnan(x) nan_y = np.isnan(y) olderr = np.seterr(all='ignore') try: abs_y = np.absolute(y) abs_y[~np.isfinite(abs_y)] = 0 diff = np.absolute(x - y) diff[~np.isfinite(diff)] = 0 rdiff = diff / np.absolute(y) rdiff[~np.isfinite(rdiff)] = 0 finally: np.seterr(**olderr) tol_mask = (diff <= atol + rtol*abs_y) pinf_mask = (pinf_x == pinf_y) minf_mask = (minf_x == minf_y) nan_mask = (nan_x == nan_y) bad_j = ~(tol_mask & pinf_mask & minf_mask & nan_mask) point_count = bad_j.size if self.nan_ok: bad_j &= ~nan_x bad_j &= ~nan_y point_count -= (nan_x | nan_y).sum() if not self.distinguish_nan_and_inf and not self.nan_ok: # If nan's are okay we've already covered all these cases inf_x = np.isinf(x) inf_y = np.isinf(y) both_nonfinite = (inf_x & nan_y) | (nan_x & inf_y) bad_j &= ~both_nonfinite point_count -= both_nonfinite.sum() if np.any(bad_j): # Some bad results: inform what, where, and how bad msg = [""] msg.append("Max |adiff|: %g" % diff.max()) msg.append("Max |rdiff|: %g" % rdiff.max()) msg.append("Bad results (%d out of %d) for the following points (in output %d):" % (np.sum(bad_j), point_count, output_num,)) for j in np.nonzero(bad_j)[0]: j = int(j) fmt = lambda x: "%30s" % np.array2string(x[j], precision=18) a = " ".join(map(fmt, params)) b = " ".join(map(fmt, got)) c = " ".join(map(fmt, wanted)) d = fmt(rdiff) msg.append("%s => %s != %s (rdiff %s)" % (a, b, c, d)) > assert_(False, "\n".join(msg)) E AssertionError: E Max |adiff|: 2.82248 E Max |rdiff|: 3.32678 E Bad results (500 out of 500) for the following points (in output 0): E 2.818432331085205+0.j => -1.974063877440187+2.70446422654e-313j != 0.8484115700906552 (rdiff 3.3267762334137583) E 4.634225845336914+0.j => 1.4327267463120639+0.j != 1.4217136694673316 (rdiff 0.007746339562774637) E 4.783483982086182+0.j => 1.4480835686139613+0.j != 1.4570165044765517 (rdiff 0.006130977813322522) E 8.093912124633789+0.j => 2.070021484982238+0.j != 2.0280672500104613 (rdiff 0.02068680659951505) E 11.902070045471191+0.j => 2.385119956493751+0.j != 2.43411498724253 (rdiff 0.020128478319868887) E 13.5391263961792+0.j => 2.5899066113035016+0.j != 2.5681993795351072 (rdiff 0.00845231563459213) E 15.403441429138184+0.j => 2.7100173142967012+0.j != 2.701779599795667 (rdiff 0.003048995744011531) E 16.520584106445312+0.j => 2.766920665081369+0.j != 2.7740366340258746 (rdiff 0.002565203666462954) E 17.773897171020508+0.j => 2.776212280770619+0.j != 2.8493360857099033 (rdiff 0.025663453779993742) E 18.450843811035156+0.j => 2.850387184277449+0.j != 2.887766358793564 (rdiff 0.01294397464056996) E 29.22028160095215+0.j => 2.897901113336334+0.j != 3.3576540524236282 (rdiff 0.13692683400644992) E 31.832843780517578+0.j => 3.3590737667024766+0.j != 3.4447093032368437 (rdiff 0.024860018363203847) E 33.2685661315918+0.j => 3.445394092592871+0.j != 3.489508503678347 (rdiff 0.012642012776003887) E 34.31731414794922+0.j => 3.4899723316644984+0.j != 3.5210093529661552 (rdiff 0.008814807968490846) E 34.44607925415039+0.j => 3.521064345617391+0.j != 3.524809514386367 (rdiff 0.001062516642017182) E 35.7116813659668+0.j => 3.525328822513852+0.j != 3.5614114856749888 (rdiff 0.010131562529708057) E 36.44124984741211+0.j => 3.5616943815396547+0.j != 3.5819179077245424 (rdiff 0.005646004935309924) E 40.47111129760742+0.j => 3.583296004378257+0.j != 3.688183052096728 (rdiff 0.028438677320758936) E 42.05412292480469+0.j => 3.688651860678876+0.j != 3.727020872145297 (rdiff 0.010294820657748444) E 43.023799896240234+0.j => 3.7272909379849413+0.j != 3.750086956755859 (rdiff 0.006078797380911461) E 45.05954360961914+0.j => 3.7506159785689883+0.j != 3.796847336482221 (rdiff 0.012176248823337172) E 46.171390533447266+0.j => 3.797116500794131+0.j != 3.821492048093989 (rdiff 0.00637854193940178) E 47.94428634643555+0.j => 3.8218953308818273+0.j != 3.859574612789685 (rdiff 0.009762547868098683) E 49.654422760009766+0.j => 3.859936241635869+0.j != 3.894984071254502 (rdiff 0.00899819587897434) E 51.216426849365234+0.j => 3.895293204898766+0.j != 3.92626605711338 (rdiff 0.007888627964602388) E 53.15256881713867+0.j => 3.926623938975763+0.j != 3.9637300565665643 (rdiff 0.009361413885723336) E 53.95011901855469+0.j => 3.963869985086692+0.j != 3.9787634477976117 (rdiff 0.003743239050605959) E 59.779544830322266+0.j => 3.9796725142266838+0.j != 4.082276159182206 (rdiff 0.025133930423775375) E 67.59537506103516+0.j => 4.083248349051919+0.j != 4.206124370756245 (rdiff 0.02921359685858111) E 75.85429382324219+0.j => 4.206933497041301+0.j != 4.3222082461853715 (rdiff 0.02667033668398742) E 75.96668243408203+0.j => 4.32221804089993+0.j != 4.323698582444849 (rdiff 0.000342424782090587) E 77.5570297241211+0.j => 4.323834132468913+0.j != 4.344552810478025 (rdiff 0.004768886215203533) E 78.17552947998047+0.j => 4.344604034383102+0.j != 4.3525471775634506 (rdiff 0.001824941317418427) E 81.12576293945312+0.j => 4.352780744320907+0.j != 4.389824647463437 (rdiff 0.008438583797176128) E 83.82138061523438+0.j => 4.3900236537799815+0.j != 4.422711187859794 (rdiff 0.007390836229491716) E 84.43585205078125+0.j => 4.422754769877599+0.j != 4.430058755062111 (rdiff 0.001648733253518581) E 85.51579284667969+0.j => 4.4301338303530695+0.j != 4.442842802158913 (rdiff 0.002860549511152648) E 89.82315826416016+0.j => 4.443124248851606+0.j != 4.492266007498634 (rdiff 0.01093919161621296) E 95.35517883300781+0.j => 4.4925901106469555+0.j != 4.552355925956436 (rdiff 0.013128546247605687) E 96.45452880859375+0.j => 4.552415897596974+0.j != 4.563878946335176 (rdiff 0.00251168991837674) E 97.13177490234375+0.j => 4.563915214500929+0.j != 4.570912081982896 (rdiff 0.001530737707589391) E 97.54039764404297+0.j => 4.570933720694238+0.j != 4.575131786976404 (rdiff 0.000917583684499835) E 100.73848724365234+0.j => 4.575295069159649+0.j != 4.607556365921065 (rdiff 0.007001823569654021) E 106.65277099609375+0.j => 4.607832486970804+0.j != 4.664882989935774 (rdiff 0.012229782202051539) E 108.06192016601562+0.j => 4.664944313661718+0.j != 4.678070284634891 (rdiff 0.002805851595749812) E 109.86175537109375+0.j => 4.6781463190405255+0.j != 4.6946647273812525 (rdiff 0.00351854909774169) E 111.11921691894531+0.j => 4.694716385342493+0.j != 4.706097230556213 (rdiff 0.002418319183850605) E 111.20275115966797+0.j => 4.706100620793993+0.j != 4.706852091693388 (rdiff 0.000159654666166482) E 112.46451568603516+0.j => 4.706902686953097+0.j != 4.718185320564379 (rdiff 0.002391307853488814) E 113.19253540039062+0.j => 4.71821399936551+0.j != 4.724666465501466 (rdiff 0.001365697702276029) E 117.41765594482422+0.j => 4.724825874193543+0.j != 4.761472939730569 (rdiff 0.007696581709251423) E 118.9976806640625+0.j => 4.761529639978998+0.j != 4.774896355243432 (rdiff 0.002799372859634025) E 119.54718017578125+0.j => 4.77491572265184+0.j != 4.7795228265880105 (rdiff 0.000963925501211533) E 123.31893157958984+0.j => 4.779651099439548+0.j != 4.8107139319753465 (rdiff 0.006457010949941074) E 125.1827621459961+0.j => 4.810774461288011+0.j != 4.8257752887593295 (rdiff 0.003108480311186496) E 125.8966293334961+0.j => 4.825797996838424+0.j != 4.831484398313883 (rdiff 0.001176947084304656) E 126.98681640625+0.j => 4.831518583795906+0.j != 4.840140688918909 (rdiff 0.001781374897375012) E 129.84652709960938+0.j => 4.840227630813647+0.j != 4.862497549840798 (rdiff 0.004579934241381789) E 129.9062042236328+0.j => 4.86249932333941+0.j != 4.862958815139702 (rdiff 9.448811264075146e-05) E 131.97329711914062+0.j => 4.8630192542792905+0.j != 4.878806177776567 (rdiff 0.003235816903157015) E 132.99603271484375+0.j => 4.878835385650509+0.j != 4.886555076645559 (rdiff 0.001579781845076167) E 133.73638916015625+0.j => 4.886575941083843+0.j != 4.89212725982802 (rdiff 0.001134745367268231) E 135.4770050048828+0.j => 4.892175413778901+0.j != 4.905106717626832 (rdiff 0.002636294089476449) E 136.0685577392578+0.j => 4.9051228020324755+0.j != 4.909479740618984 (rdiff 0.000887454234806399) E 138.00132751464844+0.j => 4.909531330467273+0.j != 4.923635775505805 (rdiff 0.002864640213376257) E 138.62445068359375+0.j => 4.923652100994257+0.j != 4.928157279267558 (rdiff 0.000914170960463049) E 140.1438446044922+0.j => 4.928196477267377+0.j != 4.93909735080449 (rdiff 0.002207057841315231) E 141.88633728027344+0.j => 4.939141269736309+0.j != 4.951498208532141 (rdiff 0.002495595933880981) E 144.95480346679688+0.j => 4.9515729783743465+0.j != 4.972968676588776 (rdiff 0.004302399553641646) E 145.5389862060547+0.j => 4.972982553803303+0.j != 4.977004557354006 (rdiff 0.000808117313205975) E 147.82901000976562+0.j => 4.977057897823574+0.j != 4.992670168744977 (rdiff 0.003127038316918722) E 149.11398315429688+0.j => 4.992699380655834+0.j != 5.001354113685058 (rdiff 0.001730477953069197) E 149.29400634765625+0.j => 5.00135816603441+0.j != 5.002564723643671 (rdiff 0.000241187805838521) E 152.37802124023438+0.j => 5.0026326566057016+0.j != 5.023079513160561 (rdiff 0.004070581901259682) E 154.43841552734375+0.j => 5.0231233849493995+0.j != 5.036554381553672 (rdiff 0.002666703382269311) E 157.6130828857422+0.j => 5.036619731849048+0.j != 5.056967507189125 (rdiff 0.004023710911954594) E 158.05758666992188+0.j => 5.056976447529898+0.j != 5.05979269953453 (rdiff 0.000556594345236834) E 162.1822967529297+0.j => 5.059873320490777+0.j != 5.085634872441444 (rdiff 0.005065552796616772) E 162.32850646972656+0.j => 5.085637654967775+0.j != 5.086538763499376 (rdiff 0.000177155542009569) E 162.6117401123047+0.j => 5.086544139486965+0.j != 5.088287436707227 (rdiff 0.000342609815570903) E 162.8721160888672+0.j => 5.088292362327184+0.j != 5.0898922944107206 (rdiff 0.000314335155047027) E 165.6487274169922+0.j => 5.089943856526414+0.j != 5.106847973878889 (rdiff 0.003310088226424174) E 167.55580139160156+0.j => 5.106882397618622+0.j != 5.118329389684533 (rdiff 0.002236470378202082) E 168.9900360107422+0.j => 5.118354766030938+0.j != 5.1268780822777105 (rdiff 0.001662476873837718) E 170.70803833007812+0.j => 5.126907917561639+0.j != 5.137022881977642 (rdiff 0.00196903238478641) E 171.1866912841797+0.j => 5.137031087623851+0.j != 5.139831091399063 (rdiff 0.000544765718059749) E 173.86517333984375+0.j => 5.139876174572137+0.j != 5.155401584700129 (rdiff 0.003011484143944611) E 181.57296752929688+0.j => 5.15552389147386+0.j != 5.198901356355352 (rdiff 0.008343582981905507) E 181.84701538085938+0.j => 5.198905513881443+0.j != 5.200413674777345 (rdiff 0.000290007870569411) E 183.5111541748047+0.j => 5.200438654214526+0.j != 5.209548346790303 (rdiff 0.001748653044248914) E 183.9077911376953+0.j => 5.20955423370693+0.j != 5.211713279243515 (rdiff 0.00041426790402759) E 184.81631469726562+0.j => 5.211726668309298+0.j != 5.216654609736437 (rdiff 0.00094465549203522) E 186.8726043701172+0.j => 5.216684432413996+0.j != 5.227749118747923 (rdiff 0.00211652971146726) E 188.38197326660156+0.j => 5.227770594644283+0.j != 5.235815144271655 (rdiff 0.001536446456894739) E 188.9550018310547+0.j => 5.235823207615115+0.j != 5.238860434511887 (rdiff 0.00057974953422376) E 194.49537658691406+0.j => 5.238935943044989+0.j != 5.26783543389679 (rdiff 0.005486027651099778) E 194.7642822265625+0.j => 5.26783898934596+0.j != 5.269220615601524 (rdiff 0.000262206947925718) E 196.59524536132812+0.j => 5.269244565653887+0.j != 5.278601570477421 (rdiff 0.001772629492604002) E 199.55120849609375+0.j => 5.278639307873764+0.j != 5.293563172363173 (rdiff 0.002819247452703401) E 199.87286376953125+0.j => 5.293567211390053+0.j != 5.2951778070717035 (rdiff 0.000304162719427319) E 207.74229431152344+0.j => 5.295272724187792+0.j != 5.333889582810755 (rdiff 0.007239905892955053) E 208.06805419921875+0.j => 5.333893357081262+0.j != 5.335460225032043 (rdiff 0.000293670627217837) E 210.20907592773438+0.j => 5.3354847396918+0.j != 5.3457221649460065 (rdiff 0.001915068710704221) E 210.3018798828125+0.j => 5.345723216253699+0.j != 5.346164602882524 (rdiff 8.256136157635852e-05) E 211.92433166503906+0.j => 5.346182833568653+0.j != 5.353868096697531 (rdiff 0.001435459931039157) E 213.7727508544922+0.j => 5.353888528981383+0.j != 5.362572783030004 (rdiff 0.001619419334708609) E 217.2378387451172+0.j => 5.362610148264092+0.j != 5.37868939378545 (rdiff 0.002989435593722201) E 221.0340576171875+0.j => 5.37872898389831+0.j != 5.396052995987518 (rdiff 0.003210497024786498) E 221.74673461914062+0.j => 5.396060277133121+0.j != 5.39927937619921 (rdiff 0.000596209020092466) E 223.41995239257812+0.j => 5.399296288129903+0.j != 5.40681358761201 (rdiff 0.001390338202029204) E 223.8119354248047+0.j => 5.406817512967304+0.j != 5.408570443128489 (rdiff 0.000324102307553625) E 225.92178344726562+0.j => 5.408591337203138+0.j != 5.4179740604118365 (rdiff 0.001731777063544209) E 227.66429138183594+0.j => 5.417991024463792+0.j != 5.425674313715258 (rdiff 0.001416098498954182) E 228.97695922851562+0.j => 5.425686922456509+0.j != 5.431436168546949 (rdiff 0.001058513054748524) E 230.15606689453125+0.j => 5.431447371677618+0.j != 5.436583618434441 (rdiff 0.000944756324432714) E 230.4881591796875+0.j => 5.436586753061078+0.j != 5.438028613498668 (rdiff 0.000265143959340564) E 234.7799072265625+0.j => 5.438068325023867+0.j != 5.456517344359639 (rdiff 0.003381097900264733) E 237.2835693359375+0.j => 5.45653984682169+0.j != 5.467147257515587 (rdiff 0.00194020943542633) E 239.50245666503906+0.j => 5.467166806961603+0.j != 5.47647456024035 (rdiff 0.001699588517460067) E 239.91616821289062+0.j => 5.476478165210357+0.j != 5.4782040541478185 (rdiff 0.000315046486111645) E 239.9525146484375+0.j => 5.478204370266339+0.j != 5.478355855190921 (rdiff 2.765153060265703e-05) E 240.07594299316406+0.j => 5.478356927978386+0.j != 5.4788711822709475 (rdiff 9.386135856327608e-05) E 241.6912841796875+0.j => 5.478885121065005+0.j != 5.485591045207713 (rdiff 0.001222461551990066) E 243.52496337890625+0.j => 5.485606643792076+0.j != 5.493164873500147 (rdiff 0.001375933525049062) E 244.13827514648438+0.j => 5.493170038439721+0.j != 5.495685348360518 (rdiff 0.000457688124657221) E 247.84759521484375+0.j => 5.495716040831723+0.j != 5.510795296469788 (rdiff 0.002736312061477807) E 251.08384704589844+0.j => 5.5108213333391785+0.j != 5.523794246827039 (rdiff 0.002348551178442744) E 252.9559783935547+0.j => 5.523809004457875+0.j != 5.531237544276926 (rdiff 0.001343015872955404) E 254.2821807861328+0.j => 5.531247866883126+0.j != 5.536476990088938 (rdiff 0.000944485674766363) E 255.09512329101562+0.j => 5.536483264598412+0.j != 5.5396751743618955 (rdiff 0.000576190780689781) E 257.50823974609375+0.j => 5.539693565959865+0.j != 5.549108776452772 (rdiff 0.001696706781611334) E 258.064697265625+0.j => 5.54911296866728+0.j != 5.551271568142368 (rdiff 0.000388847752914065) E 258.2958984375+0.j => 5.551273304640324+0.j != 5.552168807470127 (rdiff 0.000161288833401209) E 259.87042236328125+0.j => 5.5521805511257964+0.j != 5.558257861474443 (rdiff 0.001093384024294716) E 262.21173095703125+0.j => 5.558275063275346+0.j != 5.567244242836903 (rdiff 0.001611062703616315) E 262.48223876953125+0.j => 5.567246210493169+0.j != 5.568277317584441 (rdiff 0.000185175240467258) E 262.9712829589844+0.j => 5.568280864578978+0.j != 5.570142282612872 (rdiff 0.000334177825170623) E 263.80291748046875+0.j => 5.570148284169022+0.j != 5.573305747885775 (rdiff 0.000566533375268462) E 265.920654296875+0.j => 5.573320861090214+0.j != 5.581316533594155 (rdiff 0.001432578219818653) E 272.7530212402344+0.j => 5.5813636917469545+0.j != 5.60673242118982 (rdiff 0.004524690592864414) E 276.02508544921875+0.j => 5.606754178288708+0.j != 5.618679227574828 (rdiff 0.002122393680634975) E 276.9229736328125+0.j => 5.618685107990367+0.j != 5.621932751084611 (rdiff 0.000577673771287478) E 278.49822998046875+0.j => 5.621942976025042+0.j != 5.627615285836317 (rdiff 0.001007942000859787) E 281.6273193359375+0.j => 5.62763525718332+0.j != 5.638808187647617 (rdiff 0.001981434745159863) E 282.6733093261719+0.j => 5.638814764994136+0.j != 5.6425219775509285 (rdiff 0.000657013401373056) E 285.8390197753906+0.j => 5.642541590543731+0.j != 5.653678528153416 (rdiff 0.001969856891265975) E 287.80499267578125+0.j => 5.653690490933685+0.j != 5.660544848531287 (rdiff 0.00121090067847097) E 296.32080078125+0.j => 5.660594832518101+0.j != 5.6897543443631635 (rdiff 0.00512491578374567) E 296.6758728027344+0.j => 5.6897563661253185+0.j != 5.690953917746556 (rdiff 0.000210430735961963) E 297.0294494628906+0.j => 5.6909559261883285+0.j != 5.692147011020138 (rdiff 0.000209250539296253) E 299.83172607421875+0.j => 5.69216276131676+0.j != 5.701552875188694 (rdiff 0.001646939715809267) E 301.246337890625+0.j => 5.701560714706366+0.j != 5.706267638858004 (rdiff 0.00082486915257631) E 301.8273010253906+0.j => 5.7062708371499715+0.j != 5.708197511695139 (rdiff 0.000337527659339037) E 301.9131164550781+0.j => 5.708197983078424+0.j != 5.708482262307645 (rdiff 4.979944163054786e-05) E 303.61395263671875+0.j => 5.708491549975332+0.j != 5.714109269616552 (rdiff 0.0009831312941617) E 306.3494873046875+0.j => 5.714123990970691+0.j != 5.7230935548133655 (rdiff 0.001567257944810381) E 308.16705322265625+0.j => 5.7231031914993915+0.j != 5.729018642421227 (rdiff 0.001032541747732164) E 311.102294921875+0.j => 5.729033967112881+0.j != 5.738513731255894 (rdiff 0.001651954597822121) E 311.2150573730469+0.j => 5.738514314211779+0.j != 5.738876709545896 (rdiff 6.314743327986415e-05) E 312.50799560546875+0.j => 5.738883363656214+0.j != 5.743029242434299 (rdiff 0.000721897556685249) E 316.5504455566406+0.j => 5.743049696075188+0.j != 5.755902255817229 (rdiff 0.00223293571899198) E 317.0994873046875+0.j => 5.755904993565963+0.j != 5.757637943754943 (rdiff 0.00030098283461191) E 318.7783203125+0.j => 5.757646256572948+0.j != 5.762926632420383 (rdiff 0.000916266366767399) E 322.5107421875+0.j => 5.762944803428751+0.j != 5.774585307653272 (rdiff 0.002015816479339752) E 324.9635314941406+0.j => 5.774597021468827+0.j != 5.7821735419255855 (rdiff 0.00131032394683811) E 332.4482727050781+0.j => 5.7822082178724+0.j != 5.804979529807744 (rdiff 0.003922720453778765) E 337.1226501464844+0.j => 5.805000404206937+0.j != 5.818962938187136 (rdiff 0.002399488384531441) E 337.71942138671875+0.j => 5.818965561576429+0.j != 5.820734186921434 (rdiff 0.000303849186066313) E 340.2196960449219+0.j => 5.820745077955164+0.j != 5.828121215221843 (rdiff 0.001265611505713829) E 340.3857421875+0.j => 5.828121932839595+0.j != 5.8286098694223645 (rdiff 8.37140576742015e-05) E 343.83953857421875+0.j => 5.828624638810815+0.j != 5.838720219369554 (rdiff 0.001729074211373788) E 343.92974853515625+0.j => 5.838720601155297+0.j != 5.838982927383425 (rdiff 4.492669894580896e-05) E 344.32794189453125+0.j => 5.838984610222062+0.j != 5.840141715792665 (rdiff 0.00019812970761891) E 346.2333984375+0.j => 5.840149714998917+0.j != 5.845668301886241 (rdiff 0.000944047216217055) E 349.9837646484375+0.j => 5.845683791568108+0.j != 5.856457448655757 (rdiff 0.001839620142740311) E 350.72711181640625+0.j => 5.856460479456994+0.j != 5.858582174643381 (rdiff 0.000362151647470174) E 350.952392578125+0.j => 5.8585830906297085+0.j != 5.859225209340739 (rdiff 0.000109591061631615) E 351.6595153808594+0.j => 5.859228076858698+0.j != 5.861240917897878 (rdiff 0.000343415510021742) E 352.76239013671875+0.j => 5.86124536730734+0.j != 5.864376660211097 (rdiff 0.000533951532309029) E 353.1585693359375+0.j => 5.864378251758578+0.j != 5.86550069821805 (rdiff 0.000191364133638851) E 354.63812255859375+0.j => 5.865506610488538+0.j != 5.869687345986842 (rdiff 0.000712258635234174) E 356.34515380859375+0.j => 5.86969410622872+0.j != 5.874496004070294 (rdiff 0.000817414436616676) E 360.8607177734375+0.j => 5.874513578249734+0.j != 5.887105844462843 (rdiff 0.002138956992756091) E 361.29400634765625+0.j => 5.887107507674863+0.j != 5.888307496020129 (rdiff 0.000203791725564072) E 363.18646240234375+0.j => 5.88831471382031+0.j != 5.893539037844594 (rdiff 0.000886449379691328) E 368.4845886230469+0.j => 5.893558850326101+0.j != 5.908041366251291 (rdiff 0.002451322701956634) E 369.2467956542969+0.j => 5.908044169742336+0.j != 5.910110524295502 (rdiff 0.000349630441710213) E 378.50042724609375+0.j => 5.910143659235549+0.j != 5.934895617510447 (rdiff 0.004170580220799355) E 378.609375+0.j => 5.9348959979737685+0.j != 5.935183797060069 (rdiff 4.8490341014030096e-05) E 379.4188537597656+0.j => 5.935186617046209+0.j != 5.937322366182591 (rdiff 0.000359715879425196) E 380.4458312988281+0.j => 5.937325926593092+0.j != 5.940028981977973 (rdiff 0.000455057608823324) E 381.5584411621094+0.j => 5.940032817626519+0.j != 5.9429530391899865 (rdiff 0.000491375507127619) E 382.33294677734375+0.j => 5.942955696062031+0.j != 5.944983486642879 (rdiff 0.000341092718828221) E 385.71051025390625+0.j => 5.944994948292828+0.j != 5.953790245535103 (rdiff 0.001477260178735917) E 387.2958984375+0.j => 5.953795556527018+0.j != 5.957897438189759 (rdiff 0.000688478058794463) E 388.5697937011719+0.j => 5.957901674276094+0.j != 5.961185480793952 (rdiff 0.00055086467757755) E 388.61517333984375+0.j => 5.961185631182451+0.j != 5.961302410689641 (rdiff 1.9589596223330803e-05) E 389.73883056640625+0.j => 5.96130612332452+0.j != 5.964193390561585 (rdiff 0.000484100203999743) E 392.2270202636719+0.j => 5.964201535961462+0.j != 5.970565491861187 (rdiff 0.001065888299592411) E 392.3204650878906+0.j => 5.970565795750667+0.j != 5.970804009055548 (rdiff 3.989635307398243e-05) E 393.58984375+0.j => 5.97080812286902+0.j != 5.974038465445461 (rdiff 0.00054073012671846) E 394.9082336425781+0.j => 5.974042710085183+0.j != 5.977386766739159 (rdiff 0.000559451276029818) E 398.738525390625+0.j => 5.977398939305109+0.j != 5.987051398521802 (rdiff 0.001612222540644347) E 399.78265380859375+0.j => 5.98705467625958+0.j != 5.989669832977366 (rdiff 0.00043661116400567) E 401.8080139160156+0.j => 5.989676142416581+0.j != 5.994729505682939 (rdiff 0.000842967687127018) E 403.9121398925781+0.j => 5.994735993452827+0.j != 5.999958975030023 (rdiff 0.000870502881591805) E 404.20849609375+0.j => 5.999959883372883+0.j != 6.000693328854312 (rdiff 0.00012222678967815) E 404.98138427734375+0.j => 6.000695691528454+0.j != 6.002605968553351 (rdiff 0.000318241283020158) E 408.7198486328125+0.j => 6.002617270627149+0.j != 6.011806124002335 (rdiff 0.001528468015377076) E 408.7311706542969+0.j => 6.011806157916765+0.j != 6.011833858711597 (rdiff 4.6077113046002426e-06) E 412.6665344238281+0.j => 6.0118455340701376+0.j != 6.02142772271445 (rdiff 0.001591348279107627) E 417.2670593261719+0.j => 6.021441092140621+0.j != 6.032527694873243 (rdiff 0.001837803868193528) E 420.18994140625+0.j => 6.032536036814685+0.j != 6.03951644045543 (rdiff 0.001155788498891623) E 421.7612609863281+0.j => 6.039520877215377+0.j != 6.043253448414102 (rdiff 0.000617642670555969) E 422.0876770019531+0.j => 6.043254365933119+0.j != 6.044028002107108 (rdiff 0.000128000097570678) E 423.16510009765625+0.j => 6.044031020572292+0.j != 6.046580373164619 (rdiff 0.000421618904404435) E 424.1667785644531+0.j => 6.046583165666087+0.j != 6.048947478773228 (rdiff 0.000390863553607947) E 430.2073974609375+0.j => 6.048964043172114+0.j != 6.063104731694863 (rdiff 0.002332252063671091) E 431.413818359375+0.j => 6.063107984311132+0.j != 6.06590833709883 (rdiff 0.000461654319860303) E 435.2456970214844+0.j => 6.0659185485430225+0.j != 6.074761476046398 (rdiff 0.001455683081260845) E 435.6986999511719+0.j => 6.074762671361947+0.j != 6.075802928287907 (rdiff 0.000171213078870112) E 435.85858154296875+0.j => 6.075803349565804+0.j != 6.0761702367388795 (rdiff 6.038131895264392e-05) E 436.1175537109375+0.j => 6.076170918458572+0.j != 6.0767649075945425 (rdiff 9.774759185243507e-05) E 438.66680908203125+0.j => 6.076771575291503+0.j != 6.082599897552152 (rdiff 0.000958195896296594) E 438.7443542480469+0.j => 6.082600099160389+0.j != 6.0827768581747685 (rdiff 2.9058934513176812e-05) E 438.8699951171875+0.j => 6.0827771846748435+0.j != 6.083063508320508 (rdiff 4.706898839251261e-05) E 441.2234802246094+0.j => 6.083069589891863+0.j != 6.088417864327 (rdiff 0.000878434193302156) E 442.67828369140625+0.j => 6.0884215912887365+0.j != 6.091713370624069 (rdiff 0.000540370029753218) E 445.5862121582031+0.j => 6.091720747281112+0.j != 6.098268208918429 (rdiff 0.001073659178804528) E 446.78375244140625+0.j => 6.098271218841179+0.j != 6.10095517515884 (rdiff 0.000439923952988386) E 447.5843811035156+0.j => 6.100957178488626+0.j != 6.102747557295619 (rdiff 0.000293372581805907) E 449.55609130859375+0.j => 6.102752460464878+0.j != 6.107148011530302 (rdiff 0.000719738748287157) E 450.5415954589844+0.j => 6.107150446150543+0.j != 6.1093402185689785 (rdiff 0.000358430262531418) E 450.9237060546875+0.j => 6.109341159682866+0.j != 6.110188914150944 (rdiff 0.000138744395629918) E 456.0328063964844+0.j => 6.110201345962179+0.j != 6.121467937724062 (rdiff 0.001840504904461188) E 457.9891662597656+0.j => 6.1214726246070095+0.j != 6.125753403208273 (rdiff 0.000698816671108891) E 458.49688720703125+0.j => 6.125754613024172+0.j != 6.126862586238352 (rdiff 0.000180838593747668) E 458.8488464355469+0.j => 6.126863423327723+0.j != 6.127630765961755 (rdiff 0.000125226643598451) E 462.47418212890625+0.j => 6.127639314172866+0.j != 6.135509201915263 (rdiff 0.001282678826386669) E 469.390625+0.j => 6.13552514386733+0.j != 6.150369721809371 (rdiff 0.002413607411177528) E 470.92333984375+0.j => 6.1503731912106945+0.j != 6.153633200651128 (rdiff 0.000529769866700605) E 471.956787109375+0.j => 6.153635527203507+0.j != 6.155827635510643 (rdiff 0.000356102938050155) E 473.01507568359375+0.j => 6.155830007447779+0.j != 6.1580698392529944 (rdiff 0.000363723027455459) E 473.2888488769531+0.j => 6.158070451131957+0.j != 6.158649066931579 (rdiff 9.395174060635545e-05) E 474.7586975097656+0.j => 6.158652339951917+0.j != 6.1617531334007705 (rdiff 0.00050323234016709) E 476.6380920410156+0.j => 6.161757288969801+0.j != 6.165708105278003 (rdiff 0.00064077251805353) E 485.3756408691406+0.j => 6.165727002317816+0.j != 6.183892624705687 (rdiff 0.002937570797283408) E 486.7916259765625+0.j => 6.183895623214513+0.j != 6.186808673585643 (rdiff 0.000470848627268519) E 487.56890869140625+0.j => 6.186810312163036+0.j != 6.188405784992797 (rdiff 0.000257816453088813) E 488.6089782714844+0.j => 6.188407969389167+0.j != 6.190538871937823 (rdiff 0.000344219234017895) E 488.6177062988281+0.j => 6.190538890229421+0.j != 6.1905567530804495 (rdiff 2.885499922066286e-06) E 489.25262451171875+0.j => 6.19055808194711+0.j != 6.191856655555711 (rdiff 0.000209722815116481) E 489.764404296875+0.j => 6.1918577241882256+0.j != 6.19290322149157 (rdiff 0.000168821837828249) E 490.3014831542969+0.j => 6.192904340550492+0.j != 6.194000346274314 (rdiff 0.000176946345261523) E 490.58905029296875+0.j => 6.194000944442447+0.j != 6.194587283360206 (rdiff 9.465342740975779e-05) E 490.8641052246094+0.j => 6.194587854845705+0.j != 6.195148360331464 (rdiff 9.047490926095512e-05) E 492.4419860839844+0.j => 6.195151626376799+0.j != 6.198360967247667 (rdiff 0.000517772502735127) E 493.32684326171875+0.j => 6.198362789661366+0.j != 6.200158053193846 (rdiff 0.000289551252899924) E 498.36407470703125+0.j => 6.20016830433703+0.j != 6.210327265513425 (rdiff 0.001635817363894616) E 498.544189453125+0.j => 6.2103276282231645+0.j != 6.210688974907767 (rdiff 5.8181416918885914e-05) E 503.1900329589844+0.j => 6.210698240812488+0.j != 6.219973908373394 (rdiff 0.001491271136751685) E 503.6627197265625+0.j => 6.219974841539758+0.j != 6.220913780825656 (rdiff 0.000150932695577882) E 504.77099609375+0.j => 6.220915961902121+0.j != 6.223113978085038 (rdiff 0.000353201980657523) E 505.49853515625+0.j => 6.22311540467288+0.j != 6.22455569197397 (rdiff 0.000231387969256547) E 505.9570617675781+0.j => 6.224556588963024+0.j != 6.225463255838235 (rdiff 0.000145638459011128) E 507.8582763671875+0.j => 6.225466957787306+0.j != 6.22921757539352 (rdiff 0.000602100915695899) E 508.5086669921875+0.j => 6.229218835444617+0.j != 6.230498669894225 (rdiff 0.000205414448733051) E 510.7715759277344+0.j => 6.230503028985498+0.j != 6.234943245832894 (rdiff 0.000712150323158663) E 513.24951171875+0.j => 6.234947975030209+0.j != 6.239787603153936 (rdiff 0.000775607830189848) E 527.3714599609375+0.j => 6.2398137065877775+0.j != 6.26695675989766 (rdiff 0.004331137799381542) E 528.5331420898438+0.j => 6.266958845072992+0.j != 6.269159200285662 (rdiff 0.000350980911853361) E 529.8419799804688+0.j => 6.269161538642295+0.j != 6.271634836682912 (rdiff 0.000394362571326838) E 530.7975463867188+0.j => 6.271636536602965+0.j != 6.273438405458562 (rdiff 0.000287221893185372) E 532.8255615234375+0.j => 6.273441993020146+0.j != 6.277255406962121 (rdiff 0.00060749701816267) E 533.93310546875+0.j => 6.277257354699492+0.j != 6.279333821247238 (rdiff 0.000330682618070068) E 538.3424072265625+0.j => 6.27934149599868+0.j != 6.287565737919093 (rdiff 0.00130801684836693) E 540.1380004882812+0.j => 6.287568827382284+0.j != 6.290898688375581 (rdiff 0.000529314038938504) E 543.8054809570312+0.j => 6.290904935160161+0.j != 6.297671882932802 (rdiff 0.001074515773198603) E 544.0560913085938+0.j => 6.297672306719983+0.j != 6.298133046141955 (rdiff 7.315492044967764e-05) E 546.5919189453125+0.j => 6.298137312410972+0.j != 6.3027874510118655 (rdiff 0.000737790800822056) E 546.8814697265625+0.j => 6.3027879356337575+0.j != 6.303317533868187 (rdiff 8.401896804083869e-05) E 547.0088500976562+0.j => 6.303317746902495+0.j != 6.303550641132128 (rdiff 3.694651520895692e-05) E 547.2155151367188+0.j => 6.303550986553164+0.j != 6.303928724516393 (rdiff 5.992103967793122e-05) E 547.2205810546875+0.j => 6.303928732980318+0.j != 6.303937990566003 (rdiff 1.468540093281675e-06) E 549.7236328125+0.j => 6.303942153474516+0.j != 6.308505842439692 (rdiff 0.000723418362312359) E 549.8601684570312+0.j => 6.30850606842625+0.j != 6.308754409016709 (rdiff 3.936444095906402e-05) E 550.1563720703125+0.j => 6.308754898891479+0.j != 6.309293442830643 (rdiff 8.535725022832705e-05) E 552.8811645507812+0.j => 6.309297924583462+0.j != 6.314238460027512 (rdiff 0.000782443595585708) E 558.268798828125+0.j => 6.314247192826349+0.j != 6.323944671432167 (rdiff 0.001533454055919498) E 561.5574951171875+0.j => 6.323949919683952+0.j != 6.329823519476373 (rdiff 0.000927924731921624) E 567.8215942382812+0.j => 6.329833347785021+0.j != 6.340926458002524 (rdiff 0.001749446282175908) E 568.8236083984375+0.j => 6.340928010064267+0.j != 6.342691118582914 (rdiff 0.000277974835236944) E 573.754638671875+0.j => 6.342698677458225+0.j != 6.351330140380623 (rdiff 0.001359000828428093) E 575.2086181640625+0.j => 6.351332344467001+0.j != 6.353863287488338 (rdiff 0.000398331362640507) E 578.5250854492188+0.j => 6.353868273451002+0.j != 6.359617392870023 (rdiff 0.000904003977576803) E 579.70458984375+0.j => 6.359619152375154+0.j != 6.361655889694939 (rdiff 0.000320158360511829) E 580.9567260742188+0.j => 6.36165774972706+0.j != 6.363815376071726 (rdiff 0.000339046030904527) E 584.3822631835938+0.j => 6.363820423919538+0.j != 6.369699480584487 (rdiff 0.000922972376148743) E 585.2640991210938+0.j => 6.369700770485408+0.j != 6.3712086383897635 (rdiff 0.000236669051342939) E 585.2677001953125+0.j => 6.371208643649246+0.j != 6.371214796535003 (rdiff 9.657319606747702e-07) E 587.0447387695312+0.j => 6.371217384080566+0.j != 6.374249067232997 (rdiff 0.000475614165755631) E 592.8238525390625+0.j => 6.374257374911985+0.j != 6.384053652275534 (rdiff 0.00153449170341119) E 594.5036010742188+0.j => 6.384056036668862+0.j != 6.386885499848034 (rdiff 0.000443011414442903) E 594.8960571289062+0.j => 6.386886054996079+0.j != 6.387545977951704 (rdiff 0.000103314004768413) E 601.98193359375+0.j => 6.3875558767135985+0.j != 6.399396614546606 (rdiff 0.001850289729830465) E 602.8430786132812+0.j => 6.399397801678037+0.j != 6.400827295849305 (rdiff 0.000223329595565614) E 604.2315063476562+0.j => 6.400829202738392+0.j != 6.403129687503785 (rdiff 0.000359275054179007) E 616.044677734375+0.j => 6.403145564127628+0.j != 6.42250764066709 (rdiff 0.003014722227321615) E 620.3600463867188+0.j => 6.422513289594413+0.j != 6.42949382936653 (rdiff 0.001085705960278521) E 622.0551147460938+0.j => 6.429496026808991+0.j != 6.432224695074061 (rdiff 0.00042421843054704) E 622.47509765625+0.j => 6.432225237678515+0.j != 6.432900163721955 (rdiff 0.000104917848289708) E 623.435546875+0.j => 6.432901401843242+0.j != 6.434443164750908 (rdiff 0.000239610929522475) E 625.6185913085938+0.j => 6.434445964783653+0.j != 6.43794148445679 (rdiff 0.000542956111293622) E 627.3843383789062+0.j => 6.437943734993945+0.j != 6.440762161347676 (rdiff 0.00043759205558705) E 632.3592529296875+0.j => 6.4407684345291925+0.j != 6.4486667726479885 (rdiff 0.001224801714409686) E 633.0636596679688+0.j => 6.448667652908022+0.j != 6.4497809673644415 (rdiff 0.000172612754146626) E 639.7633666992188+0.j => 6.449789242716524+0.j != 6.460316625883879 (rdiff 0.001629546007880712) E 643.9609375+0.j => 6.460321722883775+0.j != 6.466861422641841 (rdiff 0.001011263320900895) E 644.318115234375+0.j => 6.466861853286634+0.j != 6.467416356975518 (rdiff 8.573805338596904e-05) E 644.550537109375+0.j => 6.467416636947305+0.j != 6.467777297247478 (rdiff 5.576263430202384e-05) E 646.31298828125+0.j => 6.467779413714345+0.j != 6.470510069949258 (rdiff 0.000422015607022247) E 647.7459716796875+0.j => 6.470511782278366+0.j != 6.472726494325499 (rdiff 0.000342160610227426) E 649.115478515625+0.j => 6.4727281237367835+0.j != 6.47484015713065 (rdiff 0.000326190815929367) E 651.9686279296875+0.j => 6.474843529757782+0.j != 6.479229339980761 (rdiff 0.000676903068689893) E 654.0791015625+0.j => 6.479231815775244+0.j != 6.482463666223159 (rdiff 0.000498552805587592) E 655.0980224609375+0.j => 6.4824648558068745+0.j != 6.484021438312745 (rdiff 0.000240064367565562) E 655.4779052734375+0.j => 6.484021880876828+0.j != 6.484601599785286 (rdiff 8.939930997108591e-05) E 655.7406616210938+0.j => 6.484601905596779+0.j != 6.48500268752255 (rdiff 6.180135075987458e-05) E 655.7799072265625+0.j => 6.485002733177884+0.j != 6.485062580665468 (rdiff 9.228513501458621e-06) E 660.1194458007812+0.j => 6.4850675954571395+0.j != 6.491663167216663 (rdiff 0.001016006467006987) E 663.6055297851562+0.j => 6.49166714823334+0.j != 6.496934242392617 (rdiff 0.000810704551218765) E 669.2850952148438+0.j => 6.496940639463021+0.j != 6.505462868816169 (rdiff 0.001310011220569614) E 678.735107421875+0.j => 6.505473275339099+0.j != 6.519494084518996 (rdiff 0.002150597730150596) E 679.5197143554688+0.j => 6.519494935525506+0.j != 6.520650251903972 (rdiff 0.00017717809326286) E 679.7026977539062+0.j => 6.520650450090258+0.j != 6.520919697268516 (rdiff 4.128975524273005e-05) E 679.8197631835938+0.j => 6.520919824004167+0.j != 6.521092039518571 (rdiff 2.6408999192170805e-05) E 680.2870483398438+0.j => 6.521092544969293+0.j != 6.521779675083894 (rdiff 0.000105359295902945) E 680.4066162109375+0.j => 6.521779804305907+0.j != 6.521955549772379 (rdiff 2.6946743983601247e-05) E 681.3595581054688+0.j => 6.521956578035134+0.j != 6.523356145843551 (rdiff 0.000214547201950499) E 686.7754516601562+0.j => 6.523361935603849+0.j != 6.53127916863448 (rdiff 0.00121220251442513) E 689.2145385742188+0.j => 6.531281746370572+0.j != 6.534826960341633 (rdiff 0.000542510764642343) E 694.82861328125+0.j => 6.534832824763595+0.j != 6.54294544103588 (rdiff 0.001239902784670161) E 695.2328491210938+0.j => 6.542945859641522+0.j != 6.543527468242541 (rdiff 8.888303806189498e-05) E 699.0767211914062+0.j => 6.543531424562507+0.j != 6.549045095113352 (rdiff 0.000841904502224257) E 705.7742309570312+0.j => 6.549051885566707+0.j != 6.55858679102695 (rdiff 0.001453804876576189) E 706.0460815429688+0.j => 6.558587063928788+0.j != 6.558972170428376 (rdiff 5.871445854346219e-05) E 707.321533203125+0.j => 6.558973448010668+0.j != 6.560778289147646 (rdiff 0.000275095584309576) E 709.3648071289062+0.j => 6.560780326257279+0.j != 6.563664910211286 (rdiff 0.000439477638402774) E 710.703857421875+0.j => 6.563666238866874+0.j != 6.56555213456089 (rdiff 0.00028724098984581) E 711.2158203125+0.j => 6.565552641227141+0.j != 6.566272742257832 (rdiff 0.00010966663417078) E 716.1007080078125+0.j => 6.566277540165435+0.j != 6.573122422391306 (rdiff 0.001041344095852095) E 718.469970703125+0.j => 6.573124725965863+0.j != 6.57642782547099 (rdiff 0.000502263476888394) E 720.493408203125+0.j => 6.576429780811179+0.j != 6.579242137071713 (rdiff 0.000427458999371207) E 725.8389892578125+0.j => 6.579247250294986+0.j != 6.586639196163926 (rdiff 0.001122263668737898) E 726.6544189453125+0.j => 6.58663996953442+0.j != 6.587762769498345 (rdiff 0.000170437218705501) E 726.9547119140625+0.j => 6.587763053865235+0.j != 6.588176222669209 (rdiff 6.271368433538272e-05) E 730.3308715820312+0.j => 6.588179403676026+0.j != 6.592812902760243 (rdiff 0.000702810644342235) E 731.722412109375+0.j => 6.592814205320527+0.j != 6.594717748731769 (rdiff 0.000288646684175049) E 732.7987060546875+0.j => 6.594718752809885+0.j != 6.596188576803176 (rdiff 0.000222829286363884) E 740.6472778320312+0.j => 6.596195810511167+0.j != 6.606849266552187 (rdiff 0.001612486619749869) E 743.1324462890625+0.j => 6.606851525172704+0.j != 6.610201309160828 (rdiff 0.000506759753818846) E 744.6928100585938+0.j => 6.610202719576202+0.j != 6.612300229797848 (rdiff 0.000317213397569747) E 748.151611328125+0.j => 6.612303335234969+0.j != 6.616937183758078 (rdiff 0.000700301120355655) E 749.9409790039062+0.j => 6.616938779071848+0.j != 6.619327641466966 (rdiff 0.000360892000594248) E 751.26708984375+0.j => 6.619328818859293+0.j != 6.621095544221749 (rdiff 0.000266832784794668) E 753.7291259765625+0.j => 6.62109771916085+0.j != 6.624369539120573 (rdiff 0.000493906618645159) E 754.6866455078125+0.j => 6.624370381150608+0.j != 6.625639951090094 (rdiff 0.000191614689125626) E 755.7898559570312+0.j => 6.625640918593018+0.j != 6.62710166378742 (rdiff 0.000220419916354076) E 757.2002563476562+0.j => 6.6271028965854555+0.j != 6.628967285239015 (rdiff 0.0002812487335261) E 757.5036010742188+0.j => 6.628967549785565+0.j != 6.629368083169212 (rdiff 6.0418033607805087e-05) E 757.7401123046875+0.j => 6.629368289283371+0.j != 6.629680465113967 (rdiff 4.7087613383344054e-05) E 761.731201171875+0.j => 6.629683923949287+0.j != 6.6349371959396795 (rdiff 0.000791759113199655) E 762.4213256835938+0.j => 6.634937790355824+0.j != 6.635843374996104 (rdiff 0.000136468658029502) E 762.931396484375+0.j => 6.6358438136376+0.j != 6.636512604288288 (rdiff 0.000100774411285696) E 763.75+0.j => 6.636513307031248+0.j != 6.637585703139515 (rdiff 0.000161564182555049) E 765.516845703125+0.j => 6.637587214791917+0.j != 6.639897925305579 (rdiff 0.000348003921092848) E 773.9171142578125+0.j => 6.6399050178491485+0.j != 6.650818577182926 (rdiff 0.001640934752184995) E 774.9104614257812+0.j => 6.650819405720068+0.j != 6.652102114421493 (rdiff 0.000192827572301463) E 775.712646484375+0.j => 6.652102781963892+0.j != 6.653137443611929 (rdiff 0.000155514846462401) E 778.897705078125+0.j => 6.65314008050388+0.j != 6.657237651380079 (rdiff 0.000615506173998459) E 779.167236328125+0.j => 6.65723787353391+0.j != 6.657583855585783 (rdiff 5.196811026010438e-05) E 779.6893920898438+0.j => 6.657584285521438+0.j != 6.658254207016114 (rdiff 0.000100615187381935) E 780.2274169921875+0.j => 6.65825464941611+0.j != 6.6589444617452624 (rdiff 0.000103591842988878) E 780.2520141601562+0.j => 6.658944481956109+0.j != 6.658976007098293 (rdiff 4.7342327334184e-06) E 781.9091796875+0.j => 6.658977365818343+0.j != 6.661098998535236 (rdiff 0.000318510911992069) E 792.207275390625+0.j => 6.661107314558391+0.j != 6.6741917881904955 (rdiff 0.00196045814195156) E 793.5975952148438+0.j => 6.674192894376318+0.j != 6.6759463511933745 (rdiff 0.000262652922119951) E 793.9749755859375+0.j => 6.675946650781427+0.j != 6.676422068894768 (rdiff 7.120851684257972e-05) E 794.2845458984375+0.j => 6.67642231443838+0.j != 6.676812137779253 (rdiff 5.8384650163703036e-05) E 794.8314208984375+0.j => 6.6768125710796555+0.j != 6.677500846866968 (rdiff 0.000103073859980905) E 795.199951171875+0.j => 6.67750113852494+0.j != 6.6779646894793565 (rdiff 6.941500531538936e-05) E 797.2799072265625+0.j => 6.677966330517864+0.j != 6.680578554749739 (rdiff 0.000391017665680718) E 797.3641357421875+0.j => 6.680578621023736+0.j != 6.680684260292981 (rdiff 1.581264210808312e-05) E 797.9286499023438+0.j => 6.680684704111623+0.j != 6.681392428974167 (rdiff 0.000105924755964844) E 798.1058349609375+0.j => 6.6813925681468245+0.j != 6.681614599764566 (rdiff 3.3230234163622966e-05) E 799.6531982421875+0.j => 6.6816158125425344+0.j != 6.683552730103766 (rdiff 0.000289803587919188) E 800.0684814453125+0.j => 6.683553054791946+0.j != 6.684072249121469 (rdiff 7.767634911353556e-05) E 800.2804565429688+0.j => 6.684072414723765+0.j != 6.684337325823918 (rdiff 3.9631617502261395e-05) E 801.0145874023438+0.j => 6.684337898674845+0.j != 6.68525482015485 (rdiff 0.000137155801038574) E 802.1114501953125+0.j => 6.685255674095591+0.j != 6.68662407924703 (rdiff 0.000204648135624496) E 807.531005859375+0.j => 6.686628264479634+0.j != 6.693362152645817 (rdiff 0.001006054657227995) E 808.1754760742188+0.j => 6.693362646600539+0.j != 6.694160403193372 (rdiff 0.000119172016322263) E 809.13720703125+0.j => 6.6941611388493065+0.j != 6.695350434005939 (rdiff 0.000177630008818075) E 809.7344970703125+0.j => 6.695350890010589+0.j != 6.696088799092145 (rdiff 0.000110200014321173) E 811.5805053710938+0.j => 6.69609020419445+0.j != 6.698367379321692 (rdiff 0.000339959724256346) E 811.8739624023438+0.j => 6.69836760209985+0.j != 6.698729123830543 (rdiff 5.3968704213914974e-05) E 814.2847900390625+0.j => 6.6987309479330435+0.j != 6.701696008262299 (rdiff 0.000442434321938864) E 814.7236938476562+0.j => 6.701696339187912+0.j != 6.702235199265751 (rdiff 8.040005488001945e-05) E 815.7691040039062+0.j => 6.702235986051809+0.j != 6.703518310390659 (rdiff 0.000191291241326535) E 817.30322265625+0.j => 6.7035194613387725+0.j != 6.705398274761274 (rdiff 0.000280194157828498) E 817.6277465820312+0.j => 6.705398517676617+0.j != 6.705795505605954 (rdiff 5.9200721078501206e-05) E 820.8407592773438+0.j => 6.705797900269944+0.j != 6.709719875947035 (rdiff 0.000584521522448317) E 821.1940307617188+0.j => 6.709720138097226+0.j != 6.710150423121598 (rdiff 6.412449755062894e-05) E 821.2459716796875+0.j => 6.710150461646082+0.j != 6.710213710127499 (rdiff 9.425702987855846e-06) E 821.9032592773438+0.j => 6.710214197215751+0.j != 6.711014231224021 (rdiff 0.000119212086385931) E 822.60498046875+0.j => 6.711014750380863+0.j != 6.711868162017285 (rdiff 0.000127149642368058) E 823.4553833007812+0.j => 6.711868789987652+0.j != 6.712902048459102 (rdiff 0.000153921279350003) E 823.4578247070312+0.j => 6.712902050260063+0.j != 6.712905015086914 (rdiff 4.416607778644143e-07) E 825.8170166015625+0.j => 6.712906750423+0.j != 6.715767636243291 (rdiff 0.000425995355296749) E 830.82861328125+0.j => 6.71577128988183+0.j != 6.721821602486133 (rdiff 0.00090010014577978) E 831.2142944335938+0.j => 6.721821881835789+0.j != 6.722285986772521 (rdiff 6.903974892550457e-05) E 835.008544921875+0.j => 6.722288721196224+0.j != 6.726843042451429 (rdiff 0.000677036943847686) E 840.71728515625+0.j => 6.72684711008793+0.j != 6.733660590213223 (rdiff 0.00101185381027303) E 844.3087768554688+0.j => 6.733663121057258+0.j != 6.737925959738322 (rdiff 0.000632663330902715) E 848.4677734375+0.j => 6.73792886371362+0.j != 6.742842689994821 (rdiff 0.00072874698507978) E 849.1293334960938+0.j => 6.74284314929922+0.j != 6.743622556956527 (rdiff 0.000115576998968238) E 853.0311279296875+0.j => 6.743625251379229+0.j != 6.748209779519757 (rdiff 0.000679369535079033) E 854.4509887695312+0.j => 6.748210753910799+0.j != 6.749873859079778 (rdiff 0.00024639055539414) E 855.8751220703125+0.j => 6.749874833154643+0.j != 6.751540168929955 (rdiff 0.000246660129932326) E 862.6781616210938+0.j => 6.751544777670248+0.j != 6.759461989375137 (rdiff 0.001171278382411766) E 868.6947021484375+0.j => 6.759466005138091+0.j != 6.76641605601553 (rdiff 0.00102713915607673) E 869.2921752929688+0.j => 6.766416451766517+0.j != 6.7671039980027095 (rdiff 0.00010160125164255) E 870.186767578125+0.j => 6.767104589541626+0.j != 6.76813316464188 (rdiff 0.000151973236228244) E 872.4288330078125+0.j => 6.768134641850785+0.j != 6.770707861861071 (rdiff 0.000380051844325043) E 875.9428100585938+0.j => 6.770710161865813+0.j != 6.774729881353176 (rdiff 0.000593340185920398) E 876.7574462890625+0.j => 6.774730411924373+0.j != 6.775659990483147 (rdiff 0.000137193802534374) E 877.3638916015625+0.j => 6.77566038482008+0.j != 6.776351836800695 (rdiff 0.000102038972778874) E 878.4306640625+0.j => 6.776352529140696+0.j != 6.777567674259765 (rdiff 0.000179289263858463) E 885.9981079101562+0.j => 6.7775725376933975+0.j != 6.786150373612183 (rdiff 0.001264020902357297) E 887.7261352539062+0.j => 6.7861514725472105+0.j != 6.788099946665576 (rdiff 0.000287042638392889) E 890.9032592773438+0.j => 6.788101956023812+0.j != 6.791674512973996 (rdiff 0.000526020047538983) E 900.0538330078125+0.j => 6.7916802209341345+0.j != 6.801898950792992 (rdiff 0.001502334852779093) E 900.1832275390625+0.j => 6.801899030674696+0.j != 6.802042783444049 (rdiff 2.1133764360166594e-05) E 902.7161254882812+0.j => 6.80204434251594+0.j != 6.8048541495208665 (rdiff 0.00041291215699675) E 904.8809204101562+0.j => 6.804855475095783+0.j != 6.807250694718158 (rdiff 0.000351862995766236) E 905.7919311523438+0.j => 6.807251250665292+0.j != 6.808257518383145 (rdiff 0.000147801065857977) E 907.36474609375+0.j => 6.80825847557046+0.j != 6.809993367381674 (rdiff 0.000254756754907259) E 908.43359375+0.j => 6.809994015971523+0.j != 6.811171291835529 (rdiff 0.000172844847613333) E 910.56494140625+0.j => 6.811172580617137+0.j != 6.813516011456079 (rdiff 0.00034393855316431) E 910.6475830078125+0.j => 6.813516061306222+0.j != 6.813606815790404 (rdiff 1.3319595133024288e-05) E 912.5775146484375+0.j => 6.813607977374346+0.j != 6.815725030681611 (rdiff 0.000310613074578921) E 913.3373413085938+0.j => 6.8157254866577235+0.j != 6.816557756247444 (rdiff 0.000122095289071304) E 913.3758544921875+0.j => 6.81655777933921+0.j != 6.816599945984404 (rdiff 6.185876467494031e-06) E 915.7355346679688+0.j => 6.816601357097478+0.j != 6.819181496829614 (rdiff 0.000378365018343576) E 917.117919921875+0.j => 6.819182320136577+0.j != 6.820690771903489 (rdiff 0.000221158210708665) E 917.1936645507812+0.j => 6.820690816942975+0.j != 6.82077340337986 (rdiff 1.2108075140543828e-05) E 920.874755859375+0.j => 6.820775583309473+0.j != 6.8247809796147365 (rdiff 0.000586890087348948) E 923.379638671875+0.j => 6.82478245305834+0.j != 6.8274988726154335 (rdiff 0.000397864519317433) E 927.4928588867188+0.j => 6.827501274861544+0.j != 6.831945910558042 (rdiff 0.00065056658156922) E 928.8541870117188+0.j => 6.831946700928398+0.j != 6.833413375354434 (rdiff 0.00021463276776514) E 929.263671875+0.j => 6.833413612643182+0.j != 6.833854364953862 (rdiff 6.44954204673942e-05) E 929.385986328125+0.j => 6.833854435792214+0.j != 6.833986052262012 (rdiff 1.9259107172741588e-05) E 933.9932250976562+0.j => 6.833988707027912+0.j != 6.838933753242728 (rdiff 0.000723072688410026) E 934.0106811523438+0.j => 6.838933763251377+0.j != 6.838952452778342 (rdiff 2.732805512862089e-06) E 939.0015869140625+0.j => 6.838955299111671+0.j != 6.8442845942360995 (rdiff 0.000778648966309298) E 940.0740356445312+0.j => 6.84428520191228+0.j != 6.8454266661876275 (rdiff 0.000166748448418229) E 942.0505981445312+0.j => 6.845427782531705+0.j != 6.847528135708266 (rdiff 0.000306731587652423) E 944.7872314453125+0.j => 6.847529673621333+0.j != 6.850430437191787 (rdiff 0.000423442526283566) E 948.925048828125+0.j => 6.850432745683191+0.j != 6.8548028118342845 (rdiff 0.000637518871228312) E 950.2220458984375+0.j => 6.854803531290572+0.j != 6.85616940471402 (rdiff 0.000199218155623307) E 954.943359375+0.j => 6.856172007162084+0.j != 6.861128346520893 (rdiff 0.000722379630359459) E 955.017578125+0.j => 6.861128387225748+0.j != 6.861206104783821 (rdiff 1.1327098601284401e-05) E 956.1345825195312+0.j => 6.861206716635227+0.j != 6.8623756497476425 (rdiff 0.000170339423557876) E 957.1669921875+0.j => 6.862376213991221+0.j != 6.863455405877976 (rdiff 0.000157237400541727) E 957.5068359375+0.j => 6.863455591346786+0.j != 6.863810580012298 (rdiff 5.1718890166580376e-05) E 959.2913818359375+0.j => 6.863811551766266+0.j != 6.865673559355262 (rdiff 0.000271205377432915) E 959.492431640625+0.j => 6.865673668608025+0.j != 6.8658832282301265 (rdiff 3.052187389960484e-05) E 959.7439575195312+0.j => 6.865883364847701+0.j != 6.86614547521802 (rdiff 3.817431064712332e-05) E 961.8980712890625+0.j => 6.86614664230935+0.j != 6.868388594389408 (rdiff 0.000326416021639988) E 964.8884887695312+0.j => 6.868390205947213+0.j != 6.8714942548787805 (rdiff 0.000451728374707408) E 964.9663696289062+0.j => 6.871494296715868+0.j != 6.871575008339416 (rdiff 1.1745724007991785e-05) E 967.6949462890625+0.j => 6.871576469861214+0.j != 6.8744001187339805 (rdiff 0.000410748403351076) E 968.640380859375+0.j => 6.874400623220933+0.j != 6.8753771427650285 (rdiff 0.000142031414978156) E 968.8677978515625+0.j => 6.8753772639685495+0.j != 6.875612016002869 (rdiff 3.4142711044882485e-05) E 970.5927734375+0.j => 6.875612933491391+0.j != 6.877391753918391 (rdiff 0.000258647535380905) E 977.0020141601562+0.j => 6.877395134510019+0.j != 6.883976856642686 (rdiff 0.000956093006953697) E 979.7483520507812+0.j => 6.883978291675764+0.j != 6.8867853331271 (rdiff 0.000407598221166112) E 979.9256591796875+0.j => 6.886785425498228+0.j != 6.886966381237166 (rdiff 2.6275101245020653e-05) E 981.1096801757812+0.j => 6.886966997216773+0.j != 6.888174544185669 (rdiff 0.000175307254650683) E 981.72314453125+0.j => 6.88817486275226+0.j != 6.888799943368115 (rdiff 9.073868032073201e-05) E 982.3605346679688+0.j => 6.888800273937624+0.j != 6.889449319765808 (rdiff 9.420866575241735e-05) E 987.4595947265625+0.j => 6.8894519489248+0.j != 6.894629143910089 (rdiff 0.000750902605089636) E 988.37939453125+0.j => 6.894629615285378+0.j != 6.895560662679555 (rdiff 0.000135021275241054) E 988.5216064453125+0.j => 6.895560735481431+0.j != 6.895704609063606 (rdiff 2.08642322041959e-05) E 990.1099853515625+0.j => 6.8957054207734485+0.j != 6.8973109538641335 (rdiff 0.000232776672158811) E 992.8812866210938+0.j => 6.897312363863643+0.j != 6.90010743725899 (rdiff 0.000405076793479288) E 993.5347290039062+0.j => 6.900107768575179+0.j != 6.900765679507473 (rdiff 9.533883091381086e-05) E 994.0684814453125+0.j => 6.900765949813772+0.j != 6.901303031311156 (rdiff 7.782320163986187e-05) E 996.1347045898438+0.j => 6.901304074969392+0.j != 6.903380469883631 (rdiff 0.000300779440347699) E 996.4613037109375+0.j => 6.903380634454055+0.j != 6.903708447139273 (rdiff 4.7483564482511704e-05) scipy/special/_testutils.py:307: AssertionError _ test_boost[] __ [gw3] linux -- Python 3.8.0 /usr/bin/python3 test = @pytest.mark.parametrize('test', BOOST_TESTS, ids=repr) def test_boost(test): > _test_factory(test) scipy/special/tests/test_data.py:450: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ scipy/special/tests/test_data.py:498: in _test_factory test.check(dtype=dtype) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = data = array([[-9.97181549e+01, 2.03892910e+00], [-9.95216522e+01, 4.39136178e+00], [-9.88097916e+01, -1.7959....11870193e-01, -2.24864726e+00], [-5.93149662e-01, -8.26374747e-01], [-3.53866816e-01, 1.44317207e+00]]) dtype = , dtypes = None def check(self, data=None, dtype=None, dtypes=None): """Check the special function against the data.""" if self.knownfailure: pytest.xfail(reason=self.knownfailure) if data is None: data = self.data if dtype is None: dtype = data.dtype else: data = data.astype(dtype) rtol, atol = self.get_tolerances(dtype) # Apply given filter functions if self.param_filter: param_mask = np.ones((data.shape[0],), np.bool_) for j, filter in zip(self.param_columns, self.param_filter): if filter: param_mask &= list(filter(data[:,j])) data = data[param_mask] # Pick parameters from the correct columns params = [] for idx, j in enumerate(self.param_columns): if np.iscomplexobj(j): j = int(j.imag) params.append(data[:,j].astype(complex)) elif dtypes and idx < len(dtypes): params.append(data[:, j].astype(dtypes[idx])) else: params.append(data[:,j]) # Helper for evaluating results def eval_func_at_params(func, skip_mask=None): if self.vectorized: got = func(*params) else: got = [] for j in range(len(params[0])): if skip_mask is not None and skip_mask[j]: got.append(np.nan) continue got.append(func(*tuple([params[i][j] for i in range(len(params))]))) got = np.asarray(got) if not isinstance(got, tuple): got = (got,) return got # Evaluate function to be tested got = eval_func_at_params(self.func) # Grab the correct results if self.result_columns is not None: # Correct results passed in with the data wanted = tuple([data[:,icol] for icol in self.result_columns]) else: # Function producing correct results passed in skip_mask = None if self.nan_ok and len(got) == 1: # Don't spend time evaluating what doesn't need to be evaluated skip_mask = np.isnan(got[0]) wanted = eval_func_at_params(self.result_func, skip_mask=skip_mask) # Check the validity of each output returned assert_(len(got) == len(wanted)) for output_num, (x, y) in enumerate(zip(got, wanted)): if np.issubdtype(x.dtype, np.complexfloating) or self.ignore_inf_sign: pinf_x = np.isinf(x) pinf_y = np.isinf(y) minf_x = np.isinf(x) minf_y = np.isinf(y) else: pinf_x = np.isposinf(x) pinf_y = np.isposinf(y) minf_x = np.isneginf(x) minf_y = np.isneginf(y) nan_x = np.isnan(x) nan_y = np.isnan(y) olderr = np.seterr(all='ignore') try: abs_y = np.absolute(y) abs_y[~np.isfinite(abs_y)] = 0 diff = np.absolute(x - y) diff[~np.isfinite(diff)] = 0 rdiff = diff / np.absolute(y) rdiff[~np.isfinite(rdiff)] = 0 finally: np.seterr(**olderr) tol_mask = (diff <= atol + rtol*abs_y) pinf_mask = (pinf_x == pinf_y) minf_mask = (minf_x == minf_y) nan_mask = (nan_x == nan_y) bad_j = ~(tol_mask & pinf_mask & minf_mask & nan_mask) point_count = bad_j.size if self.nan_ok: bad_j &= ~nan_x bad_j &= ~nan_y point_count -= (nan_x | nan_y).sum() if not self.distinguish_nan_and_inf and not self.nan_ok: # If nan's are okay we've already covered all these cases inf_x = np.isinf(x) inf_y = np.isinf(y) both_nonfinite = (inf_x & nan_y) | (nan_x & inf_y) bad_j &= ~both_nonfinite point_count -= both_nonfinite.sum() if np.any(bad_j): # Some bad results: inform what, where, and how bad msg = [""] msg.append("Max |adiff|: %g" % diff.max()) msg.append("Max |rdiff|: %g" % rdiff.max()) msg.append("Bad results (%d out of %d) for the following points (in output %d):" % (np.sum(bad_j), point_count, output_num,)) for j in np.nonzero(bad_j)[0]: j = int(j) fmt = lambda x: "%30s" % np.array2string(x[j], precision=18) a = " ".join(map(fmt, params)) b = " ".join(map(fmt, got)) c = " ".join(map(fmt, wanted)) d = fmt(rdiff) msg.append("%s => %s != %s (rdiff %s)" % (a, b, c, d)) > assert_(False, "\n".join(msg)) E AssertionError: E Max |adiff|: 4.61233 E Max |rdiff|: 2.26213 E Bad results (197 out of 200) for the following points (in output 0): E -99.71815490722656+0.j => -2.5733969710126106+2.70446422654e-313j != 2.0389290995249723 (rdiff 2.2621316609842674) E -99.52165222167969+0.j => 4.393314698445746+0.j != 4.3913617771941915 (rdiff 0.000444718825421422) E -98.8097915649414+0.j => -0.010852901635893808+0.j != -0.017959760543999333 (rdiff 0.3957101148812393) E -98.64608764648438+0.j => 3.045856485322135+0.j != 3.0442149798838076 (rdiff 0.000539221260382232) E -98.22261047363281+0.j => 8.331320706428448+0.j != 8.327061837969621 (rdiff 0.000511449121154258) E -96.81671905517578+0.j => -0.24712637700099283+0.j != -0.2613967795671166 (rdiff 0.054592878266350967) E -96.55538940429688+0.j => 4.025704593668056+0.j != 4.023029392905835 (rdiff 0.00066497171682078) E -96.4288330078125+0.j => 5.289611937713265+0.j != 5.288313818176305 (rdiff 0.000245469459943622) E -96.35587310791016+0.j => 6.102356937965842+0.j != 6.101607804168128 (rdiff 0.000122776458559395) E -95.38285827636719+0.j => 5.784503465602554+0.j != 5.7744587728797985 (rdiff 0.00173950375573396) E -94.87835693359375+0.j => -3.2535274306373685+0.j != -3.2587755250089496 (rdiff 0.001610449793582122) E -94.60498809814453+0.j => 3.482364959625082+0.j != 3.479509682356698 (rdiff 0.000820597592489003) E -93.24046325683594+0.j => 7.890624540909593+0.j != 7.876249181059213 (rdiff 0.001825153003659494) E -92.4145736694336+0.j => 5.404454378007279+0.j != 5.395652110469876 (rdiff 0.001631363059957652) E -90.28681945800781+0.j => 7.019101405987751+0.j != 6.996060449908182 (rdiff 0.003293418666768615) E -90.24595642089844+0.j => 7.730957803227833+0.j != 7.730510069525266 (rdiff 5.7917743918553835e-05) E -89.01382446289062+0.j => 76.79804814992269+0.j != 76.78445273531501 (rdiff 0.000177059471330002) E -88.75354766845703+0.j => 1.2819690374130728+0.j != 1.27907332866216 (rdiff 0.002263911447470701) E -88.10023498535156+0.j => 14.13604133458373+0.j != 14.128735751452064 (rdiff 0.000517072670915751) E -87.48171997070312+0.j => 4.664715701994794+0.j != 4.657749706875255 (rdiff 0.001495570942606995) E -87.41033935546875+0.j => 5.3862160252244085+0.j != 5.3854089723879985 (rdiff 0.000149859154717465) E -87.30131530761719+0.j => 6.739041662463448+0.j != 6.737807742019521 (rdiff 0.000183133816097504) E -87.0093765258789+0.j => 111.0935220944383+0.j != 111.09021045127578 (rdiff 2.9810395975182267e-05) E -86.45230102539062+0.j => 4.946040764676866+0.j != 4.9396909180315935 (rdiff 0.001285474486286808) E -86.13755798339844+0.j => 11.276722055373831+0.j != 11.27311653802312 (rdiff 0.000319833236758517) E -85.81136322021484+0.j => -0.20385196552673435+0.j != -0.20760243598992367 (rdiff 0.018065638032163368) E -85.0886001586914+0.j => 15.451580243859322+0.j != 15.44321971841569 (rdiff 0.000541371915706262) E -85.07060241699219+0.j => 18.380339580429396+0.j != 18.38013049788841 (rdiff 1.137546553389827e-05) E -84.55615997314453+0.j => 3.8892119713233044+0.j != 3.8832170556423784 (rdiff 0.001543801336630235) E -84.23869323730469+0.j => 7.816395661366527+0.j != 7.8126781359787545 (rdiff 0.000475832399987465) E -84.19424438476562+0.j => 8.932241466859146+0.j != 8.931719867523162 (rdiff 5.839853283811446e-05) E -83.73882293701172+0.j => 1.5106559579691647+0.j != 1.5052959353993385 (rdiff 0.003560776617924174) E -82.88133239746094+0.j => -3.599232012640808+0.j != -3.6094027769806125 (rdiff 0.002817852417211398) E -82.61347961425781+0.j => 3.2534197442578883+0.j != 3.2502214002815317 (rdiff 0.000984038803042619) E -81.31273651123047+0.j => 6.515888390427747+0.j != 6.500209496762237 (rdiff 0.002412059745662115) E -81.16180419921875+0.j => 10.043021425443131+0.j != 10.04118609757139 (rdiff 0.000182779987733136) E -80.3404769897461+0.j => 6.123510637979575+0.j != 6.1134638776280905 (rdiff 0.001643382630958284) E -79.19319152832031+0.j => 8.916854960788008+0.j != 8.902649813785724 (rdiff 0.001595608869202961) E -78.97909545898438+0.j => -43.389529427672606+0.j != -43.39220275151494 (rdiff 6.160839212609689e-05) E -78.80756378173828+0.j => -0.1719669428516939+0.j != -0.1741139524199894 (rdiff 0.012331059851634319) E -78.27621459960938+0.j => 7.035806784518491+0.j != 7.029126641974004 (rdiff 0.000950351712913609) E -77.89659118652344+0.j => -4.961148948979858+0.j != -4.965949067939777 (rdiff 0.000966606562863953) E -77.61880493164062+0.j => 3.131543828966694+0.j != 3.1280167255887266 (rdiff 0.001127584564722472) E -76.98439025878906+0.j => -59.65301319203773+0.j != -59.66111542957708 (rdiff 0.000135804325497586) E -75.64750671386719+0.j => 2.780123448855454+0.j != 2.7628318436747916 (rdiff 0.006258652773330913) E -74.89161682128906+0.j => -4.534556627406148+0.j != -4.544467476010996 (rdiff 0.002180860278385734) E -74.57178497314453+0.j => 3.601925650260072+0.j != 3.5977024211535946 (rdiff 0.001173868378231034) E -74.49048614501953+0.j => 4.412370980705869+0.j != 4.411294618813885 (rdiff 0.00024400136127674) E -74.24917602539062+0.j => 7.475246838036736+0.j != 7.472045154786436 (rdiff 0.000428488209583375) E -72.39749145507812+0.j => 5.362185587796732+0.j != 5.337270392731505 (rdiff 0.004668153050510154) E -72.30770111083984+0.j => 6.4574102480178315+0.j != 6.456186155620288 (rdiff 0.000189599922932504) E -72.15017700195312+0.j => 10.445070954895408+0.j != 10.442919835793324 (rdiff 0.000205988280663728) E -71.41609954833984+0.j => 5.133383297536197+0.j != 5.12329739448417 (rdiff 0.001968635094828911) E -70.29705810546875+0.j => 6.602563231656308+0.j != 6.586989653308987 (rdiff 0.002364293731583071) E -70.01683044433594+0.j => 63.62055549914611+0.j != 63.616617330831495 (rdiff 6.190471106207632e-05) E -69.80868530273438+0.j => -0.32605214096715684+0.j != -0.32898737148538876 (rdiff 0.008922015775192983) E -69.18329620361328+0.j => 9.091704616147888+0.j != 9.082833286105283 (rdiff 0.000976713957326171) E -68.34495544433594+0.j => 5.907833432098453+0.j != 5.895816498784198 (rdiff 0.002038213590387914) E -68.29005432128906+0.j => 6.667870463705822+0.j != 6.667078439728478 (rdiff 0.000118796259036738) E -66.75517272949219+0.j => 0.9855094999587886+0.j != 0.9631089274457797 (rdiff 0.023258607489410853) E -66.28773498535156+0.j => 6.681325221860142+0.j != 6.674402390903648 (rdiff 0.001037221095019545) E -65.96142578125+0.j => -21.595529715291526+0.j != -21.600390972447176 (rdiff 0.000225054128041041) E -65.00162506103516+0.j => 619.5526781202285+0.j != 619.5382407651048 (rdiff 2.330341240260275e-05) E -64.83405303955078+0.j => -1.287857428903818+0.j != -1.290399564904369 (rdiff 0.001970037862450195) E -64.72376251220703+0.j => 1.5173896430583738+0.j != 1.5157129573712589 (rdiff 0.001106202648041484) E -64.36548614501953+0.j => 5.5905029625666725+0.j != 5.585036804770642 (rdiff 0.000978714731362479) E -63.870601654052734+0.j => -3.125338570706192+0.j != -3.132938413135016 (rdiff 0.002425787368485008) E -61.95541763305664+0.j => -18.119099075990626+0.j != -18.149066798672056 (rdiff 0.001651199095461097) E -61.844154357910156+0.j => -1.7610591522129804+0.j != -1.7628280501892999 (rdiff 0.001003443288827611) E -61.270408630371094+0.j => 6.895133836629349+0.j != 6.88596224643721 (rdiff 0.001331925715521364) E -61.14302062988281+0.j => 10.638441197309326+0.j != 10.636393379067146 (rdiff 0.000192529381830781) E -60.77729797363281+0.j => 0.38875938001386023+0.j != 0.3828568174285944 (rdiff 0.01541715418549836) E -60.7679557800293+0.j => 0.5977822320675199+0.j != 0.5976309968992318 (rdiff 0.000253057771555945) E -60.509178161621094+0.j => 4.0246238845363695+0.j != 4.020425571512186 (rdiff 0.001044245926085897) E -60.12614822387695+0.j => 11.618744387823728+0.j != 11.612497718213163 (rdiff 0.00053792644460699) E -59.57914733886719+0.j => 3.30700352620637+0.j != 3.298014524278178 (rdiff 0.002725579848730153) E -59.12688446044922+0.j => 11.554874594864458+0.j != 11.547380934637642 (rdiff 0.000648948906183356) E -58.73334884643555+0.j => 1.2590832019673406+0.j != 1.2525166032336814 (rdiff 0.0052427239021869) E -57.82387161254883+0.j => -1.0046880865569756+0.j != -1.020030805813283 (rdiff 0.015041427345985332) E -57.79123306274414+0.j => -0.016656955292225106+0.j != -0.017211961398500827 (rdiff 0.032245372472428535) E -57.68348693847656+0.j => 2.0231180899749046+0.j != 2.0212837182142467 (rdiff 0.000907528094214576) E -56.12556457519531+0.j => 11.609969063625542+0.j != 11.58306242149008 (rdiff 0.002322929908893664) E -55.44137954711914+0.j => 4.621558195601732+0.j != 4.6095090326877335 (rdiff 0.002613979673009395) E -54.3967170715332+0.j => 5.080858556906622+0.j != 5.062176320861479 (rdiff 0.003690554192700302) E -54.20108413696289+0.j => 8.298640531885734+0.j != 8.2951027917775 (rdiff 0.000426485385056435) E -53.060935974121094+0.j => 20.211409769234077+0.j != 20.190539030296687 (rdiff 0.001033689041489805) E -52.67111587524414+0.j => 2.107938115601028+0.j != 2.1007012386734822 (rdiff 0.003444981511086156) E -52.524131774902344+0.j => 3.7348758906688704+0.j != 3.7321335266988114 (rdiff 0.000734797924683233) E -51.46243667602539+0.j => 4.343037454745988+0.j != 4.323002262954298 (rdiff 0.00463455500899929) E -51.243106842041016+0.j => 7.231188400715119+0.j != 7.226998934762994 (rdiff 0.00057969649503795) E -51.0235595703125+0.j => 46.31432578986092+0.j != 46.310114518823845 (rdiff 9.093631231179475e-05) E -50.94109344482422+0.j => -12.839761154518058+0.j != -12.841347581065778 (rdiff 0.000123540503650769) E -50.16359329223633+0.j => 9.505103402646865+0.j != 9.490021355163249 (rdiff 0.001589253271322822) E -49.63372802734375+0.j => 2.5217234513736564+0.j != 2.511313156813306 (rdiff 0.00414535898563944) E -49.404293060302734+0.j => 4.888788214089705+0.j != 4.884246649262367 (rdiff 0.000929839370013028) E -47.26285171508789+0.j => 6.807308088054674+0.j != 6.763893885944739 (rdiff 0.006418522058743176) E -46.92024612426758+0.j => -8.408899296323199+0.j != -8.416023355487745 (rdiff 0.000846487570629301) E -45.311851501464844+0.j => 5.967118572900426+0.j != 5.9329783832481064 (rdiff 0.005754308788435001) E -45.278446197509766+0.j => 6.449441885546284+0.j != 6.448720313065481 (rdiff 0.000111893902320556) E -45.2779426574707+0.j => 6.457170518810226+0.j != 6.457159638091017 (rdiff 1.6850627549917373e-06) E -45.02763748168945+0.j => 39.91554039749866+0.j != 39.9101169812993 (rdiff 0.000135890761780967) E -43.84425354003906+0.j => -2.0818865420941863+0.j != -2.1079331188872805 (rdiff 0.012356453133979628) E -43.217838287353516+0.j => 7.642323665535303+0.j != 7.628256500265452 (rdiff 0.001844086557572029) E -43.117637634277344+0.j => 11.88785042272217+0.j != 11.885581782744714 (rdiff 0.000190873279821297) E -42.624534606933594+0.j => 2.479442206653678+0.j != 2.468202270232388 (rdiff 0.004553895990149865) E -41.90433120727539+0.j => -6.372159211882214+0.j != -6.388806142931647 (rdiff 0.002605640346099781) E -41.47359085083008+0.j => 4.008402131156863+0.j != 3.9983118408178453 (rdiff 0.00252363766027668) E -41.473228454589844+0.j => 4.001913523317746+0.j != 4.001904991009103 (rdiff 2.132061771055828e-06) E -40.717613220214844+0.j => 1.17732358107185+0.j != 1.159373041348507 (rdiff 0.015482971470911678) E -40.54964065551758+0.j => 3.224896866345635+0.j != 3.220862320117017 (rdiff 0.001252629211568295) E -38.395530700683594+0.j => 4.783902508136609+0.j != 4.730666011232845 (rdiff 0.011253488785163619) E -36.76407241821289+0.j => 0.22793596932109672+0.j != 0.18564177896463746 (rdiff 0.22782689646879434) E -36.02366638183594+0.j => 45.79393419499501+0.j != 45.774133349582925 (rdiff 0.000432577177613909) E -35.603904724121094+0.j => 2.5342907610695606+0.j != 2.522888342129268 (rdiff 0.004519589214427609) E -35.36869812011719+0.j => 4.9611146946588836+0.j != 4.954668236416412 (rdiff 0.001301087769124676) E -34.490196228027344+0.j => 3.67634386760459+0.j != 3.6518919004296215 (rdiff 0.006695698515088013) E -34.452213287353516+0.j => 4.0302981256912584+0.j != 4.0292273150277165 (rdiff 0.000265760797249686) E -34.425933837890625+0.j => 4.298493998078215+0.j != 4.297752459205292 (rdiff 0.000172541085128211) E -33.63945007324219+0.j => 2.081243012657337+0.j != 2.05879207452757 (rdiff 0.010904907983444172) E -32.126487731933594+0.j => 11.015153194981051+0.j != 10.970493182856593 (rdiff 0.004070921095347628) E -32.02973175048828+0.j => 37.02132595943004+0.j != 37.018400881449764 (rdiff 7.901686487322275e-05) E -32.01802444458008+0.j => 58.90308935649341+0.j != 58.90273484616012 (rdiff 6.018571704932832e-06) E -31.86404800415039+0.j => -3.42097550661517+0.j != -3.4256498198254786 (rdiff 0.001364504095910935) E -30.51713752746582+0.j => 3.3071267922938334+0.j != 3.265278944239552 (rdiff 0.012816010138462326) E -30.476713180541992+0.j => 3.6648051864571203+0.j != 3.6635217484066294 (rdiff 0.000350329038185489) E -30.092329025268555+0.j => 13.958443111755432+0.j != 13.94615623704883 (rdiff 0.000881022304479925) E -29.422574996948242+0.j => 4.200025795737153+0.j != 4.178249593518504 (rdiff 0.005211800236259035) E -29.395389556884766+0.j => 4.4699587905343705+0.j != 4.46906479672601 (rdiff 0.000200040466859075) E -29.06351661682129+0.j => 18.931960792207768+0.j != 18.920982218679995 (rdiff 0.000580232749065944) E -28.929615020751953+0.j => -10.588747716892874+0.j != -10.593211621835417 (rdiff 0.000421392973339847) E -27.41610336303711+0.j => 4.228898404529709+0.j != 4.1770059496997 (rdiff 0.012423361483059522) E -27.30453109741211+0.j => 5.5440562511403355+0.j != 5.540122148125158 (rdiff 0.000710111241231237) E -26.720130920410156+0.j => 0.7237473830219989+0.j != 0.7028843790088343 (rdiff 0.029681985595674244) E -25.935274124145508+0.j => -11.932761695763395+0.j != -11.961483859704842 (rdiff 0.002401220808248113) E -25.686752319335938+0.j => 1.1860959437839838+0.j != 1.176826484915454 (rdiff 0.007876657253508152) E -24.873292922973633+0.j => -4.2061806211685635+0.j != -4.2371366202098555 (rdiff 0.007305877014595485) E -24.627090454101562+0.j => 1.9080453968296078+0.j != 1.8984841342396694 (rdiff 0.005036261519123842) E -24.531333923339844+0.j => 2.913682195998161+0.j != 2.909938662308256 (rdiff 0.001286464810545276) E -24.27997589111328+0.j => 5.81934988622701+0.j != 5.8094560226929435 (rdiff 0.001703061955442802) E -24.22598648071289+0.j => 6.865393244375179+0.j != 6.863255301509445 (rdiff 0.000311505659022186) E -23.826879501342773+0.j => -1.9876224148674253+0.j != -2.0035701705163214 (rdiff 0.007959669136412781) E -23.624998092651367+0.j => 1.8902167144188644+0.j != 1.8820519069319768 (rdiff 0.004338247769264495) E -23.448318481445312+0.j => 3.6977774507135193+0.j != 3.6905767809019907 (rdiff 0.001951096058694839) E -22.608285903930664+0.j => 2.0632634216609405+0.j != 2.028299729905498 (rdiff 0.01723793147528131) E -22.1102294921875+0.j => 11.84621536443232+0.j != 11.82489297106175 (rdiff 0.001803178550770002) E -22.083276748657227+0.j => 14.851384149648817+0.j != 14.850217200058617 (rdiff 7.858131463526337e-05) E -20.77927017211914+0.j => -0.6638788390018706+0.j != -0.7220286362185611 (rdiff 0.08053669106703998) E -20.640241622924805+0.j => 1.5764404909110452+0.j != 1.5700365025385958 (rdiff 0.004078878651607623) E -20.602500915527344+0.j => 2.0031059752039555+0.j != 2.001360446832508 (rdiff 0.000872170914644679) E -20.48000717163086+0.j => 3.2469322524220403+0.j != 3.2412457648234194 (rdiff 0.001754414200964082) E -20.272010803222656+0.j => 5.778043760014016+0.j != 5.768313318300353 (rdiff 0.00168687815254292) E -20.207136154174805+0.j => 7.159873798308319+0.j != 7.156819372589728 (rdiff 0.000426785358072597) E -20.189416885375977+0.j => 7.6715339223476215+0.j != 7.670698039778867 (rdiff 0.000108970860855128) E -19.971954345703125+0.j => -32.534362633909346+0.j != -32.54467844963252 (rdiff 0.000316973963627873) E -19.24690055847168+0.j => 6.221664398817616+0.j != 6.186480084023335 (rdiff 0.005687291370280892) E -19.182449340820312+0.j => 7.850190466848399+0.j != 7.8470021260806035 (rdiff 0.000406313228487369) E -19.026548385620117+0.j => 40.559331359135804+0.j != 40.55157678949956 (rdiff 0.000191227327028345) E -18.57151985168457+0.j => 2.2532980710047994+0.j != 2.2303146991285163 (rdiff 0.010304990540242464) E -18.527633666992188+0.j => 2.674831626783184+0.j != 2.6725867596097026 (rdiff 0.000839960448584066) E -17.915922164916992+0.j => -8.670675920632931+0.j != -8.70250248417786 (rdiff 0.00365717373856462) E -17.875402450561523+0.j => -4.698400674814357+0.j != -4.700545068020732 (rdiff 0.000456200967195136) E -17.80967140197754+0.j => -1.7014215974098073+0.j != -1.7049100403673154 (rdiff 0.002046115557367821) E -17.654216766357422+0.j => 1.2538249325654929+0.j != 1.2455259793370044 (rdiff 0.006663010941695533) E -16.917139053344727+0.j => -8.896663911145142+0.j != -8.936978387990813 (rdiff 0.004510973966306559) E -16.499143600463867+0.j => 2.8653652151957942+0.j != 2.8417594140512827 (rdiff 0.008306755676708915) E -15.928274154663086+0.j => -10.872879729162285+0.j != -10.906046420896296 (rdiff 0.003041128788014488) E -15.153223037719727+0.j => 8.812099836581774+0.j != 8.765234184356624 (rdiff 0.005346765555767144) E -15.087068557739258+0.j => 13.948036025784038+0.j != 13.943932181212418 (rdiff 0.000294310422504046) E -12.757116317749023+0.j => -0.7413358172408153+0.j != -0.700528548488873 (rdiff 0.05825211383600088) E -12.32425594329834+0.j => 4.513048574451845+0.j != 4.486877647992934 (rdiff 0.005832770249622854) E -12.156933784484863+0.j => 8.396025709814403+0.j != 8.385722907467228 (rdiff 0.001228612304611258) E -10.909676551818848+0.j => -8.383317851503035+0.j != -8.337781110433724 (rdiff 0.00546149394739175) E -9.420805931091309+0.j => 3.122544399571631+0.j != 3.0932075495746427 (rdiff 0.009484281131093956) E -9.263526916503906+0.j => 5.174032575937926+0.j != 5.164408378967562 (rdiff 0.001863562341343755) E -8.66241455078125+0.j => 0.43310573396086793+0.j != 0.4573363030846697 (rdiff 0.052981949957547576) E -8.426445960998535+0.j => 2.9429554535469835+0.j != 2.9286924909415473 (rdiff 0.004870078592939212) E -8.280634880065918+0.j => 4.770418657413262+0.j != 4.761502420123262 (rdiff 0.001872568047496535) E -7.912522315979004+0.j => -9.050006626137773+0.j != -9.01192867050662 (rdiff 0.004225283734853588) E -7.073635101318359+0.j => 15.413632577806826+0.j != 15.3627586231728 (rdiff 0.003311511681065484) E -6.600677967071533+0.j => 0.9005825014561464+0.j != 0.9328456790163266 (rdiff 0.03458576084546091) E -6.598931312561035+0.j => 0.9517564973758053+0.j != 0.951651275986156 (rdiff 0.00011056717129945) E -5.992597579956055+0.j => -133.21839448950504+0.j != -133.19495499128067 (rdiff 0.000175978874169157) E -4.977792739868164+0.j => -43.254281463731076+0.j != -43.25515309581336 (rdiff 2.015094202432464e-05) E -4.49824333190918+0.j => 1.6567329743443209+0.j != 1.628080704179537 (rdiff 0.017598802130157878) E -4.283303260803223+0.j => 4.124555549073647+0.j != 4.111441881557767 (rdiff 0.003189554393241485) E -4.249316215515137+0.j => 4.7170424056349525+0.j != 4.714952991490023 (rdiff 0.000443146336496007) E -4.070859909057617+0.j => 15.411181207964345+0.j != 15.400138067645907 (rdiff 0.000717080604727762) E -4.050755500793457+0.j => 21.05357575403056+0.j != 21.052323985672537 (rdiff 5.945986575525424e-05) E -4.025602340698242+0.j => 40.488000484544415+0.j != 40.486432154039115 (rdiff 3.873718729606034e-05) E -3.511148691177368+0.j => 1.2517136387195793+0.j != 1.2815618800480975 (rdiff 0.023290519009037582) E -3.503364324569702+0.j => 1.3569731534954208+0.j != 1.3565015810843288 (rdiff 0.00034763867412157) E -3.230506181716919+0.j => 4.888207901871733+0.j != 4.871536212360443 (rdiff 0.003422265335725037) E -3.113222122192383+0.j => 9.75153287975995+0.j != 9.744280495465311 (rdiff 0.000744270887728774) E -2.940720319747925+0.j => -15.484641556830052+0.j != -15.434561531458165 (rdiff 0.003244667836518444) E -1.8890321254730225+0.j => -7.762516659941845+0.j != -7.765572445501014 (rdiff 0.000393504224011186) E -1.254040002822876+0.j => 3.6759600128810956+0.j != 3.6376370817278203 (rdiff 0.010535116695883404) E -1.1478424072265625+0.j => 6.790956363112221+0.j != 6.784401313345898 (rdiff 0.000966194283558731) scipy/special/_testutils.py:307: AssertionError _ test_boost[] _ [gw3] linux -- Python 3.8.0 /usr/bin/python3 test = @pytest.mark.parametrize('test', BOOST_TESTS, ids=repr) def test_boost(test): > _test_factory(test) scipy/special/tests/test_data.py:450: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ scipy/special/tests/test_data.py:498: in _test_factory test.check(dtype=dtype) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = data = array([[ 1.69009318e-09, -5.91683355e+08], [ 2.11499085e-09, -4.72815285e+08], [ 7.09962844e-09, -1.4085....14188635e+00, -3.65298854e-01], [ 2.00956702e+00, 4.28936012e-01], [ 5.68704510e+00, 1.64770294e+00]]) dtype = , dtypes = None def check(self, data=None, dtype=None, dtypes=None): """Check the special function against the data.""" if self.knownfailure: pytest.xfail(reason=self.knownfailure) if data is None: data = self.data if dtype is None: dtype = data.dtype else: data = data.astype(dtype) rtol, atol = self.get_tolerances(dtype) # Apply given filter functions if self.param_filter: param_mask = np.ones((data.shape[0],), np.bool_) for j, filter in zip(self.param_columns, self.param_filter): if filter: param_mask &= list(filter(data[:,j])) data = data[param_mask] # Pick parameters from the correct columns params = [] for idx, j in enumerate(self.param_columns): if np.iscomplexobj(j): j = int(j.imag) params.append(data[:,j].astype(complex)) elif dtypes and idx < len(dtypes): params.append(data[:, j].astype(dtypes[idx])) else: params.append(data[:,j]) # Helper for evaluating results def eval_func_at_params(func, skip_mask=None): if self.vectorized: got = func(*params) else: got = [] for j in range(len(params[0])): if skip_mask is not None and skip_mask[j]: got.append(np.nan) continue got.append(func(*tuple([params[i][j] for i in range(len(params))]))) got = np.asarray(got) if not isinstance(got, tuple): got = (got,) return got # Evaluate function to be tested got = eval_func_at_params(self.func) # Grab the correct results if self.result_columns is not None: # Correct results passed in with the data wanted = tuple([data[:,icol] for icol in self.result_columns]) else: # Function producing correct results passed in skip_mask = None if self.nan_ok and len(got) == 1: # Don't spend time evaluating what doesn't need to be evaluated skip_mask = np.isnan(got[0]) wanted = eval_func_at_params(self.result_func, skip_mask=skip_mask) # Check the validity of each output returned assert_(len(got) == len(wanted)) for output_num, (x, y) in enumerate(zip(got, wanted)): if np.issubdtype(x.dtype, np.complexfloating) or self.ignore_inf_sign: pinf_x = np.isinf(x) pinf_y = np.isinf(y) minf_x = np.isinf(x) minf_y = np.isinf(y) else: pinf_x = np.isposinf(x) pinf_y = np.isposinf(y) minf_x = np.isneginf(x) minf_y = np.isneginf(y) nan_x = np.isnan(x) nan_y = np.isnan(y) olderr = np.seterr(all='ignore') try: abs_y = np.absolute(y) abs_y[~np.isfinite(abs_y)] = 0 diff = np.absolute(x - y) diff[~np.isfinite(diff)] = 0 rdiff = diff / np.absolute(y) rdiff[~np.isfinite(rdiff)] = 0 finally: np.seterr(**olderr) tol_mask = (diff <= atol + rtol*abs_y) pinf_mask = (pinf_x == pinf_y) minf_mask = (minf_x == minf_y) nan_mask = (nan_x == nan_y) bad_j = ~(tol_mask & pinf_mask & minf_mask & nan_mask) point_count = bad_j.size if self.nan_ok: bad_j &= ~nan_x bad_j &= ~nan_y point_count -= (nan_x | nan_y).sum() if not self.distinguish_nan_and_inf and not self.nan_ok: # If nan's are okay we've already covered all these cases inf_x = np.isinf(x) inf_y = np.isinf(y) both_nonfinite = (inf_x & nan_y) | (nan_x & inf_y) bad_j &= ~both_nonfinite point_count -= both_nonfinite.sum() if np.any(bad_j): # Some bad results: inform what, where, and how bad msg = [""] msg.append("Max |adiff|: %g" % diff.max()) msg.append("Max |rdiff|: %g" % rdiff.max()) msg.append("Bad results (%d out of %d) for the following points (in output %d):" % (np.sum(bad_j), point_count, output_num,)) for j in np.nonzero(bad_j)[0]: j = int(j) fmt = lambda x: "%30s" % np.array2string(x[j], precision=18) a = " ".join(map(fmt, params)) b = " ".join(map(fmt, got)) c = " ".join(map(fmt, wanted)) d = fmt(rdiff) msg.append("%s => %s != %s (rdiff %s)" % (a, b, c, d)) > assert_(False, "\n".join(msg)) E AssertionError: E Max |adiff|: 2.81232 E Max |rdiff|: 2.04518 E Bad results (3 out of 33) for the following points (in output 0): E 0.6485147476196289+0.j => -4.187419353946592+2.70446422654e-313j != -1.3750983458462531 (rdiff 2.045178089694814) E 2.0095670223236084+0.j => 0.4680705373038716+0.j != 0.4289360116443063 (rdiff 0.09123627906536673) E 5.687045097351074+0.j => 1.606256747341741+0.j != 1.647702940606041 (rdiff 0.025153923224204285) scipy/special/_testutils.py:307: AssertionError _______________________________ test_consistency _______________________________ [gw3] linux -- Python 3.8.0 /usr/bin/python3 def test_consistency(): # Make sure the implementation of digamma for real arguments # agrees with the implementation of digamma for complex arguments. # It's all poles after -1e16 x = np.r_[-np.logspace(15, -30, 200), np.logspace(-30, 300, 200)] dataset = np.vstack((x + 0j, sc.digamma(x))).T > FuncData(sc.digamma, dataset, 0, 1, rtol=5e-14, nan_ok=True).check() scipy/special/tests/test_digamma.py:21: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = data = array([[-1.00000000e+015+0.j, nan+0.j], [-5.94113398e+014+0.j, nan+0.j], [-3.5...4e+002+0.j], [ 2.19638537e+298+0.j, 6.86957171e+002+0.j], [ 1.00000000e+300+0.j, 6.90775528e+002+0.j]]) dtype = dtype('complex128'), dtypes = None def check(self, data=None, dtype=None, dtypes=None): """Check the special function against the data.""" if self.knownfailure: pytest.xfail(reason=self.knownfailure) if data is None: data = self.data if dtype is None: dtype = data.dtype else: data = data.astype(dtype) rtol, atol = self.get_tolerances(dtype) # Apply given filter functions if self.param_filter: param_mask = np.ones((data.shape[0],), np.bool_) for j, filter in zip(self.param_columns, self.param_filter): if filter: param_mask &= list(filter(data[:,j])) data = data[param_mask] # Pick parameters from the correct columns params = [] for idx, j in enumerate(self.param_columns): if np.iscomplexobj(j): j = int(j.imag) params.append(data[:,j].astype(complex)) elif dtypes and idx < len(dtypes): params.append(data[:, j].astype(dtypes[idx])) else: params.append(data[:,j]) # Helper for evaluating results def eval_func_at_params(func, skip_mask=None): if self.vectorized: got = func(*params) else: got = [] for j in range(len(params[0])): if skip_mask is not None and skip_mask[j]: got.append(np.nan) continue got.append(func(*tuple([params[i][j] for i in range(len(params))]))) got = np.asarray(got) if not isinstance(got, tuple): got = (got,) return got # Evaluate function to be tested got = eval_func_at_params(self.func) # Grab the correct results if self.result_columns is not None: # Correct results passed in with the data wanted = tuple([data[:,icol] for icol in self.result_columns]) else: # Function producing correct results passed in skip_mask = None if self.nan_ok and len(got) == 1: # Don't spend time evaluating what doesn't need to be evaluated skip_mask = np.isnan(got[0]) wanted = eval_func_at_params(self.result_func, skip_mask=skip_mask) # Check the validity of each output returned assert_(len(got) == len(wanted)) for output_num, (x, y) in enumerate(zip(got, wanted)): if np.issubdtype(x.dtype, np.complexfloating) or self.ignore_inf_sign: pinf_x = np.isinf(x) pinf_y = np.isinf(y) minf_x = np.isinf(x) minf_y = np.isinf(y) else: pinf_x = np.isposinf(x) pinf_y = np.isposinf(y) minf_x = np.isneginf(x) minf_y = np.isneginf(y) nan_x = np.isnan(x) nan_y = np.isnan(y) olderr = np.seterr(all='ignore') try: abs_y = np.absolute(y) abs_y[~np.isfinite(abs_y)] = 0 diff = np.absolute(x - y) diff[~np.isfinite(diff)] = 0 rdiff = diff / np.absolute(y) rdiff[~np.isfinite(rdiff)] = 0 finally: np.seterr(**olderr) tol_mask = (diff <= atol + rtol*abs_y) pinf_mask = (pinf_x == pinf_y) minf_mask = (minf_x == minf_y) nan_mask = (nan_x == nan_y) bad_j = ~(tol_mask & pinf_mask & minf_mask & nan_mask) point_count = bad_j.size if self.nan_ok: bad_j &= ~nan_x bad_j &= ~nan_y point_count -= (nan_x | nan_y).sum() if not self.distinguish_nan_and_inf and not self.nan_ok: # If nan's are okay we've already covered all these cases inf_x = np.isinf(x) inf_y = np.isinf(y) both_nonfinite = (inf_x & nan_y) | (nan_x & inf_y) bad_j &= ~both_nonfinite point_count -= both_nonfinite.sum() if np.any(bad_j): # Some bad results: inform what, where, and how bad msg = [""] msg.append("Max |adiff|: %g" % diff.max()) msg.append("Max |rdiff|: %g" % rdiff.max()) msg.append("Bad results (%d out of %d) for the following points (in output %d):" % (np.sum(bad_j), point_count, output_num,)) for j in np.nonzero(bad_j)[0]: j = int(j) fmt = lambda x: "%30s" % np.array2string(x[j], precision=18) a = " ".join(map(fmt, params)) b = " ".join(map(fmt, got)) c = " ".join(map(fmt, wanted)) d = fmt(rdiff) msg.append("%s => %s != %s (rdiff %s)" % (a, b, c, d)) > assert_(False, "\n".join(msg)) E AssertionError: E Max |adiff|: 33.4974 E Max |rdiff|: 0.94103 E Bad results (247 out of 398) for the following points (in output 0): E -3.529707302730643e+14+0.j => 2.0991451001729025+2.7044642538e-313j != 35.59655135252347+0.j (rdiff 0.9410295374014063) E -2.0970464013232306e+14+0.j => 49.29125906791497+0.j != 48.770573996634916+0.j (rdiff 0.01067621372092078) E -1.2458833642950081e+14+0.j => 28.27499551176045+0.j != 27.754310440480396+0.j (rdiff 0.018760511899464198) E -7.401959996915652e+13+0.j => 32.30169955946068+0.j != 31.781014488180624+0.j (rdiff 0.016383525814561362) E -4.3976036093027125e+13+0.j => 39.51982663025854+0.j != 38.99914155897849+0.j (rdiff 0.01335119314081864) E -2.6126752255633266e+13+0.j => 34.26203957502278+0.j != 33.74135450374274+0.j (rdiff 0.015431658833443839) E -1.552225357427048e+13+0.j => 31.086988889883955+0.j != 30.56630381860392+0.j (rdiff 0.017034610215551284) E -9.221978823334342e+12+0.j => 32.07737787650936+0.j != 31.556692805229343+0.j (rdiff 0.01649998859176183) E -5.478901179593934e+12+0.j => 15.012891558633829+0.j != 14.49220648735386+0.j (rdiff 0.035928626309204695) E -3.2550885998350566e+12+0.j => 46.80036337603691+0.j != 46.27967830475698+0.j (rdiff 0.011250836011675888) E -1.9338917504552322e+12+0.j => 32.32590925844981+0.j != 31.805224187169962+0.j (rdiff 0.016371054900153514) E -1.1489510001873062e+12+0.j => 30.481555989717755+0.j != 29.960870918438047+0.j (rdiff 0.017378836306099366) E -6.826071834272379e+11+0.j => 31.15954872307553+0.j != 30.638863651796065+0.j (rdiff 0.016994268364419036) E -4.0554607358408276e+11+0.j => 39.058264571194044+0.j != 38.53757949991499+0.j (rdiff 0.013511099504321557) E -2.409403560239527e+11+0.j => 5.7437029031924425+0.j != 5.223017831914081+0.j (rdiff 0.09969046402576529) E -1.4314589375234814e+11+0.j => 27.831672668279307+0.j != 27.310987597002082+0.j (rdiff 0.019065040011016658) E -8.504489341802669e+10+0.j => 63.06984485584587+0.j != 62.54915978457059+0.j (rdiff 0.00832441351840064) E -5.05263106533568e+10+0.j => 26.683572655553125+0.j != 26.162887584281098+0.j (rdiff 0.019901666801674413) E -3.00183581357558e+10+0.j => 21.387576019011505+0.j != 20.866890947744963+0.j (rdiff 0.024952690488029346) E -1.7834308769319057e+10+0.j => 26.131863833867516+0.j != 25.611178762610216+0.j (rdiff 0.0203303829192528) E -1.0595601792776148e+10+0.j => 19.899084294385208+0.j != 19.378399223143457+0.j (rdiff 0.026869354132197917) E -6.294988990221888e+09+0.j => 26.83571264195721+0.j != 26.315027570741627+0.j (rdiff 0.019786605574166494) E -3.7399373024788017e+09+0.j => 22.772548170588802+0.j != 22.25186309941727+0.j (rdiff 0.023399616870066347) E -2.2219468609395285e+09+0.j => 5.70505223892674+0.j != 5.184367167829354+0.j (rdiff 0.10043367960672277) E -1.3200884008314168e+09+0.j => 16.155131463081815+0.j != 15.63444639210922+0.j (rdiff 0.033303710148341895) E -7.842822061337682e+08+0.j => 28.031232924316633+0.j != 27.5105478535541+0.j (rdiff 0.018926743063579686) E -4.6595256686646676e+08+0.j => 13.43605616104819+0.j != 12.915371090639216+0.j (rdiff 0.04031514594159484) E -2.768286630392061e+08+0.j => 45.33672397458744+0.j != 44.81603890477359+0.j (rdiff 0.011618275120659763) E -1.6446761779946628e+08+0.j => 15.130089546397166+0.j != 14.609404477584988+0.j (rdiff 0.03564040338612417) E -97712415.35346502+0.j => 20.4761047558953+0.j != 19.955419688769126+0.j (rdiff 0.02609241375260145) E -58052255.160948955+0.j => 24.071937759803205+0.j != 23.55125269551489+0.j (rdiff 0.022108593161478618) E -34489622.60405753+0.j => 16.811628245407636+0.j != 16.29094318589594+0.j (rdiff 0.03196162760928932) E -20490746.89815846+0.j => 7.874347223709785+0.j != 7.353662172238012+0.j (rdiff 0.07080622406581233) E -12173827.277396595+0.j => 19.4780106555977+0.j != 18.957325617658558+0.j (rdiff 0.027466165240846472) E -7232633.896483519+0.j => 6.997482571828295+0.j != 6.476797556667011+0.j (rdiff 0.0803923560379477) E -4297004.704320835+0.j => 13.4458044564564+0.j != 12.925119479634354+0.j (rdiff 0.040284732194736855) E -2552908.0682395166+0.j => 29.702504501759904+0.j != 29.181819589469697+0.j (rdiff 0.017842784295674867) E -1516716.888470924+0.j => 6.156426501892355+0.j != 5.635741698220828+0.j (rdiff 0.09238975658446236) E -901101.8251665+0.j => 9.09942103307877+0.j != 8.57873641223198+0.j (rdiff 0.060694791846544284) E -535356.6677410719+0.j => 11.883408088742442+0.j != 11.362723775622358+0.j (rdiff 0.045823899568619486) E -318062.5692794119+0.j => 12.495923107669148+0.j != 11.975239312507762+0.j (rdiff 0.043480032554969295) E -188965.23396912115+0.j => 16.145112113975046+0.j != 15.62442919062919+0.j (rdiff 0.03332492451360317) E -112266.77735108112+0.j => 8.415491162388449+0.j != 7.894809706458624+0.j (rdiff 0.0659523757113314) E -66699.19663030114+0.j => 16.050354726661737+0.j != 15.529675740638648+0.j (rdiff 0.0335280011456103) E -39626.88638701478+0.j => 2.6831249849909042+0.j != 2.162450156212202+0.j (rdiff 0.24078003707180393) E -23542.864143224204+0.j => 3.6790489321928135+0.j != 3.15838110065292+0.j (rdiff 0.16485275682287287) E -13987.131026472358+0.j => 17.262621264008633+0.j != 16.741965209649383+0.j (rdiff 0.031098861324784344) E -8309.941949353386+0.j => -7.489028895288943+0.j != -8.009665127759202+0.j (rdiff 0.06500099868918162) E -4937.047852839004+0.j => 29.764961453096006+0.j != 29.24435858095528+0.j (rdiff 0.017801822211267734) E -2933.1662783900365+0.j => 13.96131404627121+0.j != 13.440767315711804+0.j (rdiff 0.038728944436892725) E -1742.6333860096472+0.j => 6.584541679947618+0.j != 6.06408941784273+0.j (rdiff 0.08582529482060904) E -1035.3218432956617+0.j => 9.43153277919285+0.j != 8.911239445392626+0.j (rdiff 0.05838619161661407) E -615.0985788580505+0.j => 16.76037997883914+0.j != 16.240353926056308+0.j (rdiff 0.032020610828468035) E -365.4383070957247+0.j => 7.038666775266193+0.j != 6.519089971191245+0.j (rdiff 0.07970081811587647) E -217.1117945694501+0.j => 14.475664508388247+0.j != 13.956842081587705+0.j (rdiff 0.037173339339060675) E -128.9890261253308+0.j => -85.70825495012978+0.j != -86.22581266812534+0.j (rdiff 0.006002352450855834) E -76.63410868007462+0.j => 3.4530893148909687+0.j != 2.937646157882974+0.j (rdiff 0.17546128066678088) E -45.52935074866939+0.j => 4.050718414308443+0.j != 3.538794851211677+0.j (rdiff 0.14466042385064642) E -27.049597304631316+0.j => 23.82110453042476+0.j != 23.314995493582096+0.j (rdiff 0.021707447337143124) E -16.070528182616385+0.j => 17.25033592393634+0.j != 16.75371512689626+0.j (rdiff 0.029642428158684026) E -9.547716114208066+0.j => 1.8643640269780821+0.j != 1.8332586416524514+0.j (rdiff 0.016967265075915908) E -5.672426068491966+0.j => -0.07672607256893249+0.j != -0.0692179445517116+0.j (rdiff 0.10847083174525204) E -3.3700643292719246+0.j => 2.7330583714093937+0.j != 2.714756471313751+0.j (rdiff 0.006741636050612582) E -2.0022003718155843+0.j => 455.40778821780265+0.j != 455.385060132745+0.j (rdiff 4.990959749754831e-05) E -1.1895340673703159+0.j => 5.1639407274598375+0.j != 5.1755794796741785+0.j (rdiff 0.002248782432971887) E 0.7067181273927535+0.j => -1.232573904179663+0.j != -1.2011279708108327+0.j (rdiff 0.02618033559538416) E 32.17641750250748+0.j => 2.8001911081692383+0.j != 3.4556139950970026+0.j (rdiff 0.18966901044436993) E 1464.971398307288+0.j => 3.4708924661126486+0.j != 7.2892496554997575+0.j (rdiff 0.523834052865256) E 66699.19663030114+0.j => 7.289583501559954+0.j != 11.107940690947062+0.j (rdiff 0.34375023198485904) E 3036771.1180354482+0.j => 11.107948022659386+0.j != 14.926305212046495+0.j (rdiff 0.25581395631019577) E 1.3826221737646705e+08+0.j => 14.926305373078751+0.j != 18.744662562465873+0.j (rdiff 0.20370370374300376) E 6.294988990221939e+09+0.j => 18.744662566002763+0.j != 22.56301975538987+0.j (rdiff 0.16923076923136476) E 2.866067616948268e+11+0.j => 22.563019755467554+0.j != 26.381376944854665+0.j (rdiff 0.1447368421052727) E 1.3049019780144068e+13+0.j => 26.38137694485637+0.j != 30.199734134243478+0.j (rdiff 0.12643678160919544) E 5.94113398496504e+14+0.j => 30.199734134243517+0.j != 34.01809132363063+0.j (rdiff 0.11224489795918367) E 2.7049597304631316e+16+0.j => 34.01809132363063+0.j != 37.836448513017736+0.j (rdiff 0.10091743119266046) E 1.2315506032928412e+18+0.j => 37.836448513017736+0.j != 41.65480570240486+0.j (rdiff 0.0916666666666669) E 5.607169938205516e+19+0.j => 41.65480570240486+0.j != 45.473162891791965+0.j (rdiff 0.08396946564885488) E 2.5529080682395373e+21+0.j => 45.473162891791965+0.j != 49.29152008117908+0.j (rdiff 0.07746478873239443) E 1.162322468679859e+23+0.j => 49.29152008117908+0.j != 53.10987727056619+0.j (rdiff 0.07189542483660123) E 5.291978735958458e+24+0.j => 53.10987727056619+0.j != 56.928234459953295+0.j (rdiff 0.06707317073170725) E 2.409403560239527e+26+0.j => 56.928234459953295+0.j != 60.7465916493404+0.j (rdiff 0.0628571428571428) E 1.096985797892382e+28+0.j => 60.7465916493404+0.j != 64.56494883872752+0.j (rdiff 0.05913978494623661) E 4.9945051158552015e+29+0.j => 64.56494883872752+0.j != 68.38330602811463+0.j (rdiff 0.0558375634517767) E 2.273965752357951e+31+0.j => 68.38330602811463+0.j != 72.20166321750175+0.j (rdiff 0.052884615384615426) E 1.0353218432956701e+33+0.j => 72.20166321750175+0.j != 76.02002040688885+0.j (rdiff 0.05022831050228296) E 4.713753134116825e+34+0.j => 76.02002040688885+0.j != 79.83837759627598+0.j (rdiff 0.04782608695652195) E 2.1461411978584102e+36+0.j => 79.83837759627598+0.j != 83.65673478566308+0.j (rdiff 0.04564315352697083) E 9.77124153534666e+37+0.j => 83.65673478566308+0.j != 87.47509197505019+0.j (rdiff 0.04365079365079369) E 4.448782831127576e+39+0.j => 87.47509197505019+0.j != 91.29344916443729+0.j (rdiff 0.041825095057034106) E 2.0255019392306915e+41+0.j => 91.29344916443729+0.j != 95.1118063538244+0.j (rdiff 0.04014598540145989) E 9.221978823334265e+42+0.j => 95.1118063538244+0.j != 98.9301635432115+0.j (rdiff 0.03859649122807007) E 4.19870708444394e+44+0.j => 98.9301635432115+0.j != 102.74852073259864+0.j (rdiff 0.03716216216216233) E 1.9116440753857428e+46+0.j => 102.74852073259864+0.j != 106.56687792198575+0.j (rdiff 0.03583061889250817) E 8.703591361485184e+47+0.j => 106.56687792198575+0.j != 110.38523511137285+0.j (rdiff 0.03459119496855336) E 3.962688638701543e+49+0.j => 110.38523511137285+0.j != 114.20359230075996+0.j (rdiff 0.033434650455927084) E 1.8041864093920682e+51+0.j => 114.20359230075996+0.j != 118.02194949014707+0.j (rdiff 0.0323529411764705) E 8.214343584919523e+52+0.j => 118.02194949014707+0.j != 121.8403066795342+0.j (rdiff 0.03133903133903148) E 3.739937302478771e+54+0.j => 121.8403066795342+0.j != 125.65866386892128+0.j (rdiff 0.030386740331491517) E 1.7027691722259118e+56+0.j => 125.65866386892128+0.j != 129.4770210583084+0.j (rdiff 0.029490616621983944) E 7.752597488629624e+57+0.j => 129.4770210583084+0.j != 133.29537824769554+0.j (rdiff 0.028645833333333568) E 3.5297073027306575e+59+0.j => 133.29537824769554+0.j != 137.11373543708262+0.j (rdiff 0.027848101265822604) E 1.6070528182616646e+61+0.j => 137.11373543708262+0.j != 140.93209262646974+0.j (rdiff 0.027093596059113326) E 7.316807143427178e+62+0.j => 140.93209262646974+0.j != 144.75044981585683+0.j (rdiff 0.026378896882493837) E 3.3312947879347107e+64+0.j => 144.75044981585683+0.j != 148.56880700524397+0.j (rdiff 0.025700934579439467) E 1.5167168884709613e+66+0.j => 148.56880700524397+0.j != 152.38716419463108+0.j (rdiff 0.025056947608200476) E 6.905513520162373e+67+0.j => 152.38716419463108+0.j != 156.20552138401817+0.j (rdiff 0.024444444444444286) E 3.1440354715915643e+69+0.j => 156.20552138401817+0.j != 160.0238785734053+0.j (rdiff 0.023861171366594557) E 1.4314589375234816e+71+0.j => 160.0238785734053+0.j != 163.8422357627924+0.j (rdiff 0.02330508474576256) E 6.517339604882527e+72+0.j => 163.8422357627924+0.j != 167.6605929521795+0.j (rdiff 0.02277432712215323) E 2.9673024081888606e+74+0.j => 167.6605929521795+0.j != 171.47895014156663+0.j (rdiff 0.022267206477732813) E 1.3509935211980417e+76+0.j => 171.47895014156663+0.j != 175.29730733095374+0.j (rdiff 0.0217821782178218) E 6.150985788580655e+77+0.j => 175.29730733095374+0.j != 179.11566452034086+0.j (rdiff 0.021317829457364358) E 2.8005038941836482e+79+0.j => 179.11566452034086+0.j != 182.93402170972794+0.j (rdiff 0.02087286527514218) E 1.275051240713039e+81+0.j => 182.93402170972794+0.j != 186.7523788991151+0.j (rdiff 0.020446096654275263) E 5.805225516094907e+82+0.j => 186.7523788991151+0.j != 190.57073608850217+0.j (rdiff 0.020036429872495317) E 2.643081486974146e+84+0.j => 190.57073608850217+0.j != 194.3890932778893+0.j (rdiff 0.019642857142857163) E 1.2033778407775857e+86+0.j => 194.3890932778893+0.j != 198.2074504672764+0.j (rdiff 0.019264448336252207) E 5.478901179594001e+87+0.j => 198.2074504672764+0.j != 202.02580765666352+0.j (rdiff 0.0189003436426117) E 2.4945081352303778e+89+0.j => 202.02580765666352+0.j != 205.84416484605063+0.j (rdiff 0.018549747048903897) E 1.135733358343112e+91+0.j => 205.84416484605063+0.j != 209.66252203543775+0.j (rdiff 0.01821192052980134) E 5.170920242896861e+92+0.j => 209.66252203543775+0.j != 213.48087922482486+0.j (rdiff 0.017886178861788633) E 2.3542864143224203e+94+0.j => 213.48087922482486+0.j != 217.29923641421195+0.j (rdiff 0.017571884984025447) E 1.0718913192051439e+96+0.j => 217.29923641421195+0.j != 221.11759360359906+0.j (rdiff 0.017268445839874427) E 4.880251583654573e+97+0.j => 221.11759360359906+0.j != 224.9359507929862+0.j (rdiff 0.01697530864197545) E 2.221946860939619e+99+0.j => 224.9359507929862+0.j != 228.75430798237332+0.j (rdiff 0.016691957511380893) E 1.0116379797662319e+101+0.j => 228.75430798237332+0.j != 232.5726651717604+0.j (rdiff 0.016417910447761086) E 4.605922041145132e+102+0.j => 232.5726651717604+0.j != 236.39102236114752+0.j (rdiff 0.016152716593245242) E 2.097046401323205e+104+0.j => 236.39102236114752+0.j != 240.2093795505346+0.j (rdiff 0.015895953757225332) E 9.547716114208378e+105+0.j => 240.2093795505346+0.j != 244.02773673992175+0.j (rdiff 0.015647226173542094) E 4.3470131581250883e+107+0.j => 244.02773673992175+0.j != 247.84609392930886+0.j (rdiff 0.015406162464986007) E 1.979166867853549e+109+0.j => 247.84609392930886+0.j != 251.66445111869595+0.j (rdiff 0.01517241379310335) E 9.011018251665406e+110+0.j => 251.66445111869595+0.j != 255.4828083080831+0.j (rdiff 0.014945652173913167) E 4.102658105827291e+112+0.j => 255.4828083080831+0.j != 259.3011654974702+0.j (rdiff 0.014725568942436424) E 1.8679135990207924e+114+0.j => 259.3011654974702+0.j != 263.1195226868573+0.j (rdiff 0.014511873350923389) E 8.504489341802564e+115+0.j => 263.1195226868573+0.j != 266.9378798762444+0.j (rdiff 0.014304291287386124) E 3.8720387818126836e+117+0.j => 266.9378798762444+0.j != 270.7562370656315+0.j (rdiff 0.01410256410256422) E 1.762914118095973e+119+0.j => 270.7562370656315+0.j != 274.5745942550186+0.j (rdiff 0.013906447534766029) E 8.026433522257141e+120+0.j => 274.5745942550186+0.j != 278.3929514444057+0.j (rdiff 0.013715710723191932) E 3.654383070957411e+122+0.j => 278.3929514444057+0.j != 282.2113086337929+0.j (rdiff 0.013530135301353326) E 1.6638168860761683e+124+0.j => 282.2113086337929+0.j != 286.02966582318+0.j (rdiff 0.013349514563106709) E 7.57525025877195e+125+0.j => 286.02966582318+0.j != 289.84802301256707+0.j (rdiff 0.013173652694610693) E 3.44896226040571e+127+0.j => 289.84802301256707+0.j != 293.66638020195415+0.j (rdiff 0.01300236406619377) E 1.5702901247294288e+129+0.j => 293.66638020195415+0.j != 297.4847373913413+0.j (rdiff 0.012835472578763234) E 7.14942898659768e+130+0.j => 297.4847373913413+0.j != 301.3030945807284+0.j (rdiff 0.012672811059907753) E 3.255088599835043e+132+0.j => 301.3030945807284+0.j != 305.12145177011547+0.j (rdiff 0.012514220705346905) E 1.4820207057989207e+134+0.j => 305.12145177011547+0.j != 308.93980895950267+0.j (rdiff 0.012359550561798039) E 6.747544053110852e+135+0.j => 308.93980895950267+0.j != 312.75816614888976+0.j (rdiff 0.01220865704772467) E 3.072112998861772e+137+0.j => 312.75816614888976+0.j != 316.57652333827684+0.j (rdiff 0.012061403508771851) E 1.3987131026472187e+139+0.j => 316.57652333827684+0.j != 320.39488052766393+0.j (rdiff 0.011917659804983672) E 6.368249944718795e+140+0.j => 320.39488052766393+0.j != 324.2132377170511+0.j (rdiff 0.01177730192719496) E 2.8994228538829166e+142+0.j => 324.2132377170511+0.j != 328.03159490643816+0.j (rdiff 0.011640211640211565) E 1.3200884008314114e+144+0.j => 328.03159490643816+0.j != 331.84995209582524+0.j (rdiff 0.011506276150627541) E 6.010276782070633e+145+0.j => 331.84995209582524+0.j != 335.66830928521244+0.j (rdiff 0.011375387797311535) E 2.7364399970747336e+147+0.j => 335.66830928521244+0.j != 339.48666647459953+0.j (rdiff 0.011247443762781112) E 1.2458833642950133e+149+0.j => 339.48666647459953+0.j != 343.3050236639866+0.j (rdiff 0.011122345803842193) E 5.672426068492267e+150+0.j => 343.3050236639866+0.j != 347.12338085337376+0.j (rdiff 0.011000000000000091) E 2.5826187606827594e+152+0.j => 347.12338085337376+0.j != 350.94173804276085+0.j (rdiff 0.010880316518298643) E 1.1758495540521725e+154+0.j => 350.94173804276085+0.j != 354.76009523214793+0.j (rdiff 0.01076320939334631) E 5.353566677410697e+155+0.j => 354.76009523214793+0.j != 358.5784524215351+0.j (rdiff 0.010648596321394086) E 2.4374441501223213e+157+0.j => 358.5784524215351+0.j != 362.3968096109222+0.j (rdiff 0.010536398467433037) E 1.109752496412097e+159+0.j => 362.3968096109222+0.j != 366.2151668003093+0.j (rdiff 0.010426540284360122) E 5.0526310653357e+160+0.j => 366.2151668003093+0.j != 370.0335239896964+0.j (rdiff 0.010318949343339521) E 2.3004301197730347e+162+0.j => 370.0335239896964+0.j != 373.85188117908353+0.j (rdiff 0.010213556174559045) E 1.0473708979594829e+164+0.j => 373.85188117908353+0.j != 377.6702383684706+0.j (rdiff 0.010110294117646993) E 4.768611697714533e+165+0.j => 377.6702383684706+0.j != 381.4885955578577+0.j (rdiff 0.01000909918107364) E 2.171117945694492e+167+0.j => 381.4885955578577+0.j != 385.30695274724485+0.j (rdiff 0.009909909909909993) E 9.88495904662599e+168+0.j => 385.30695274724485+0.j != 389.125309936632+0.j (rdiff 0.009812667261373855) E 4.500557675700599e+170+0.j => 389.125309936632+0.j != 392.9436671260191+0.j (rdiff 0.009717314487632446) E 2.0490746898158546e+172+0.j => 392.9436671260191+0.j != 396.76202431540617+0.j (rdiff 0.009623797025371765) E 9.329304026285154e+173+0.j => 396.76202431540617+0.j != 400.5803815047933+0.j (rdiff 0.009532062391681188) E 4.247571552537033e+175+0.j => 400.5803815047933+0.j != 404.3987386941804+0.j (rdiff 0.009442060085836848) E 1.9338917504552558e+177+0.j => 404.3987386941804+0.j != 408.2170958835675+0.j (rdiff 0.009353741496598579) E 8.804883581643411e+178+0.j => 408.2170958835675+0.j != 412.0354530729546+0.j (rdiff 0.009267059814658881) E 4.0088063288986287e+180+0.j => 412.0354530729546+0.j != 415.85381026234177+0.j (rdiff 0.009181969949916604) E 1.8251834943190836e+182+0.j => 415.85381026234177+0.j != 419.67216745172885+0.j (rdiff 0.009098428453267103) E 8.309941949353421e+183+0.j => 419.67216745172885+0.j != 423.49052464111594+0.j (rdiff 0.009016393442622892) E 3.7834626171321185e+185+0.j => 423.49052464111594+0.j != 427.3088818305031+0.j (rdiff 0.008935824532900156) E 1.7225859653988403e+187+0.j => 427.3088818305031+0.j != 431.12723901989017+0.j (rdiff 0.00885668276972619) E 7.842822061337778e+188+0.j => 431.12723901989017+0.j != 434.9455962092773+0.j (rdiff 0.008778930566640137) E 3.570785964900441e+190+0.j => 434.9455962092773+0.j != 438.7639533986644+0.j (rdiff 0.008702531645569564) E 1.62575566644386e+192+0.j => 438.7639533986644+0.j != 442.58231058805154+0.j (rdiff 0.00862745098039223) E 7.401959996915803e+193+0.j => 442.58231058805154+0.j != 446.4006677774386+0.j (rdiff 0.008553654743390302) E 3.3700643292719383e+195+0.j => 446.4006677774386+0.j != 450.2190249668257+0.j (rdiff 0.008481110254433252) E 1.5343684089300884e+197+0.j => 450.2190249668257+0.j != 454.03738215621286+0.j (rdiff 0.008409785932721783) E 6.985879746785464e+198+0.j => 454.03738215621286+0.j != 457.85573934559994+0.j (rdiff 0.008339651250947634) E 3.180625692794158e+200+0.j => 457.85573934559994+0.j != 461.6740965349871+0.j (rdiff 0.008270676691729392) E 1.4481182276745242e+202+0.j => 461.6740965349871+0.j != 465.4924537243742+0.j (rdiff 0.008202833706189358) E 6.59318827133381e+203+0.j => 465.4924537243742+0.j != 469.3108109137613+0.j (rdiff 0.00813609467455628) E 3.0018358135756536e+205+0.j => 469.3108109137613+0.j != 473.1291681031484+0.j (rdiff 0.008070432868671994) E 1.3667163564620102e+207+0.j => 473.1291681031484+0.j != 476.9475252925355+0.j (rdiff 0.008005822416302714) E 6.222570836730537e+208+0.j => 476.9475252925355+0.j != 480.76588248192263+0.j (rdiff 0.00794223826714808) E 2.833096101839411e+210+0.j => 480.76588248192263+0.j != 484.5842396713097+0.j (rdiff 0.007879656160458402) E 1.289890261253324e+212+0.j => 484.5842396713097+0.j != 488.40259686069686+0.j (rdiff 0.007818052594172063) E 5.872786613189441e+213+0.j => 488.40259686069686+0.j != 492.22095405008395+0.j (rdiff 0.007757404795486551) E 2.673841615840053e+215+0.j => 492.22095405008395+0.j != 496.0393112394711+0.j (rdiff 0.007697690692792226) E 1.217382727739687e+217+0.j => 496.0393112394711+0.j != 499.8576684288582+0.j (rdiff 0.007638888888888839) E 5.5426645206631186e+218+0.j => 499.8576684288582+0.j != 503.67602561824526+0.j (rdiff 0.007580978635423796) E 2.5235391704348895e+220+0.j => 503.67602561824526+0.j != 507.4943828076324+0.j (rdiff 0.007523939808481595) E 1.1489510001873438e+222+0.j => 507.4943828076324+0.j != 511.31273999701955+0.j (rdiff 0.007467752885268223) E 5.231099308056322e+223+0.j => 511.31273999701955+0.j != 515.1310971864066+0.j (rdiff 0.007412398921832726) E 2.381685551976297e+225+0.j => 515.1310971864066+0.j != 518.9494543757937+0.j (rdiff 0.007357859531772637) E 1.084365968689653e+227+0.j => 518.9494543757937+0.j != 522.7678115651809+0.j (rdiff 0.007304116865869915) E 4.9370478528394275e+228+0.j => 522.7678115651809+0.j != 526.586168754568+0.j (rdiff 0.007251153592617067) E 2.2478058335487298e+230+0.j => 526.586168754568+0.j != 530.404525943955+0.j (rdiff 0.007198952879580998) E 1.023411402105503e+232+0.j => 530.404525943955+0.j != 534.2228831333422+0.j (rdiff 0.00714749837556861) E 4.659525668664515e+233+0.j => 534.2228831333422+0.j != 538.0412403227292+0.j (rdiff 0.007096774193548237) E 2.1214517849106538e+235+0.j => 538.0412403227292+0.j != 541.8595975121164+0.j (rdiff 0.007046764894298586) E 9.658832241159261e+236+0.j => 541.8595975121164+0.j != 545.6779547015035+0.j (rdiff 0.006997455470737973) E 4.397603609302604e+238+0.j => 545.6779547015035+0.j != 549.4963118908905+0.j (rdiff 0.006948831332912044) E 2.0022003718156255e+240+0.j => 549.4963118908905+0.j != 553.3146690802778+0.j (rdiff 0.006900878293601267) E 9.115888299751434e+241+0.j => 553.3146690802778+0.j != 557.1330262696649+0.j (rdiff 0.00685358255451719) E 4.150404757850405e+243+0.j => 557.1330262696649+0.j != 560.951383459052+0.j (rdiff 0.006806930693069161) E 1.8896523396912658e+245+0.j => 560.951383459052+0.j != 564.7697406484391+0.j (rdiff 0.006760909649662011) E 8.60346441668516e+246+0.j => 564.7697406484391+0.j != 568.5880978378262+0.j (rdiff 0.006715506715506771) E 3.9171014908092287e+248+0.j => 568.5880978378262+0.j != 572.4064550272133+0.j (rdiff 0.006670709520921628) E 1.7834308769319788e+250+0.j => 572.4064550272133+0.j != 576.2248122166004+0.j (rdiff 0.006626506024096441) E 8.119844993184706e+251+0.j => 576.2248122166004+0.j != 580.0431694059876+0.j (rdiff 0.006582884500299277) E 3.696912707195032e+253+0.j => 580.0431694059876+0.j != 583.8615265953746+0.j (rdiff 0.006539833531509967) E 1.6831803533310376e+255+0.j => 583.8615265953746+0.j != 587.6798837847617+0.j (rdiff 0.00649734199645605) E 7.663410868008183e+256+0.j => 587.6798837847617+0.j != 591.4982409741489+0.j (rdiff 0.006455399061032918) E 3.4891012134068093e+258+0.j => 591.4982409741489+0.j != 595.3165981635359+0.j (rdiff 0.006413994169096073) E 1.5885651294281436e+260+0.j => 595.3165981635359+0.j != 599.134955352923+0.j (rdiff 0.006373117033603761) E 7.232633896483341e+261+0.j => 599.134955352923+0.j != 602.9533125423101+0.j (rdiff 0.006332757628094281) E 3.292971255097215e+263+0.j => 602.9533125423101+0.j != 606.7716697316973+0.j (rdiff 0.006292906178489942) E 1.4992684327861452e+265+0.j => 606.7716697316973+0.j != 610.5900269210845+0.j (rdiff 0.006253553155201871) E 6.826071834272267e+266+0.j => 610.5900269210845+0.j != 614.4083841104715+0.j (rdiff 0.00621468926553659) E 3.107866187782103e+268+0.j => 614.4083841104715+0.j != 618.2267412998586+0.j (rdiff 0.006176305446378491) E 1.414991297434683e+270+0.j => 618.2267412998586+0.j != 622.0450984892458+0.j (rdiff 0.006138392857142908) E 6.442363508721318e+271+0.j => 622.0450984892458+0.j != 625.8634556786328+0.j (rdiff 0.006100942872989332) E 2.9331662783901564e+273+0.j => 625.8634556786328+0.j != 629.68181286802+0.j (rdiff 0.006063947078280095) E 1.3354515629300121e+275+0.j => 629.68181286802+0.j != 633.5001700574071+0.j (rdiff 0.006027397260274023) E 6.080224261649428e+276+0.j => 633.5001700574071+0.j != 637.3185272467941+0.j (rdiff 0.005991285403049981) E 2.7682866303921968e+278+0.j => 637.3185272467941+0.j != 641.1368844361813+0.j (rdiff 0.005955603681645962) E 1.260382929679846e+280+0.j => 641.1368844361813+0.j != 644.9552416255684+0.j (rdiff 0.005920344456404786) E 5.738441648302451e+281+0.j => 644.9552416255684+0.j != 648.7735988149554+0.j (rdiff 0.005885500267522614) E 2.612675225563476e+283+0.j => 648.7735988149554+0.j != 652.5919560043427+0.j (rdiff 0.005851063829787457) E 1.1895340673702867e+285+0.j => 652.5919560043427+0.j != 656.4103131937297+0.j (rdiff 0.005817028027498554) E 5.415871378079576e+286+0.j => 656.4103131937297+0.j != 660.2286703831169+0.j (rdiff 0.005783385909568923) E 2.4658110758227654e+288+0.j => 660.2286703831169+0.j != 664.047027572504+0.j (rdiff 0.005750130684788338) E 1.122667773510793e+290+0.j => 664.047027572504+0.j != 667.865384761891+0.j (rdiff 0.005717255717255595) E 5.111433483440312e+291+0.j => 667.865384761891+0.j != 671.6837419512782+0.j (rdiff 0.005684754521963872) E 2.3272024789605835e+293+0.j => 671.6837419512782+0.j != 675.5020991406653+0.j (rdiff 0.005652620760534476) E 1.0595601792776063e+295+0.j => 675.5020991406653+0.j != 679.3204563300524+0.j (rdiff 0.005620848237097478) E 4.824108704165551e+296+0.j => 679.3204563300524+0.j != 683.1388135194395+0.j (rdiff 0.00558943089430899) E 2.196385372416731e+298+0.j => 683.1388135194395+0.j != 686.9571707088267+0.j (rdiff 0.005558362809499793) E 1.e+300+0.j => 686.9571707088267+0.j != 690.7755278982137+0.j (rdiff 0.005527638190954656) scipy/special/_testutils.py:307: AssertionError =============================== warnings summary =============================== /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html warnings.warn( /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331 /usr/lib/python3.8/site-packages/_pytest/mark/structures.py:331: PytestUnknownMarkWarning: Unknown pytest.mark.xslow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html warnings.warn( /usr/lib/python3.8/site-packages/numpy/core/numeric.py:2279 /usr/lib/python3.8/site-packages/numpy/core/numeric.py:2279: RuntimeWarning: invalid value encountered in multiply x = x * ones_like(cond) scipy/stats/_distn_infrastructure.py:2396 scipy/stats/_distn_infrastructure.py:2396 /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distn_infrastructure.py:2396: IntegrationWarning: The occurrence of roundoff error is detected, which prevents the requested tolerance from being achieved. The error may be underestimated. h = integrate.quad(integ, _a, _b)[0] scipy/stats/_distn_infrastructure.py:2412 /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/lib/python3.8/site-packages/scipy/stats/_distn_infrastructure.py:2412: IntegrationWarning: The occurrence of roundoff error is detected, which prevents the requested tolerance from being achieved. The error may be underestimated. return integrate.quad(integ, lower, upper)[0] /usr/lib/python3.8/site-packages/numpy/lib/function_base.py:2167 /usr/lib/python3.8/site-packages/numpy/lib/function_base.py:2167: RuntimeWarning: invalid value encountered in ? (vectorized) outputs = ufunc(*inputs) -- Docs: https://docs.pytest.org/en/latest/warnings.html = 15 failed, 15511 passed, 1469 skipped, 105 xfailed, 7 xpassed, 41 warnings in 2679.97 seconds = + rm -rf gramA gramB + popd ~/build/BUILD/scipy-1.3.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-scipy-1.3.1-1.fc32.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fDgyGT + umask 022 + cd /builddir/build/BUILD + cd scipy-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/share/doc/python3-scipy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/share/doc/python3-scipy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm/usr/share/doc/python3-scipy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-scipy = 1.3.1-1.fc32 python3-scipy = 1.3.1-1.fc32 python3-scipy(armv7hl-32) = 1.3.1-1.fc32 python3.8dist(scipy) = 1.3.1 python3dist(scipy) = 1.3.1 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: /usr/bin/python3 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgfortran.so.5 libgfortran.so.5(GFORTRAN_8) libm.so.6 libm.so.6(GLIBC_2.27) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libopenblasp.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-scipy < 1.3.1-1.fc32 Processing files: scipy-debugsource-1.3.1-1.fc32.armv7hl Provides: scipy-debugsource = 1.3.1-1.fc32 scipy-debugsource(armv7hl-32) = 1.3.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-scipy-debuginfo-1.3.1-1.fc32.armv7hl Provides: debuginfo(build-id) = 03616b032cfe693f2a10c2793caa9c7b3dd3086d debuginfo(build-id) = 03e9149b192cd17c5b9c76e0da3c520db5bab1c0 debuginfo(build-id) = 0512fc907973fee06c8df03f6e86590d96776446 debuginfo(build-id) = 0513f35a093a3fc18d69191090a5fffe21ad9067 debuginfo(build-id) = 072f31bdf5160769b64188f356e0e36f37fa4fec debuginfo(build-id) = 0cd00cff1cd2335634d639ebfa29009d20466914 debuginfo(build-id) = 0f41d76b9f6a9e2afe365ad401b520b1f892174e debuginfo(build-id) = 118bf1bab7d0eefc938a612cdcf884366e539105 debuginfo(build-id) = 17c91aca5627f2cf651b7f82722db9682aead97b debuginfo(build-id) = 187acf9ba699326fa99eb4b96771080c73d3c010 debuginfo(build-id) = 196219f4c7acc71518fb4effcfa5675c65a4589f debuginfo(build-id) = 1d79ee22ac0371badf154dc818d767889a8a1c5a debuginfo(build-id) = 1fc9fe5e8f97aa079b44cbd4cd870fda080abf02 debuginfo(build-id) = 219e38b49dba5bb1b76813d735cbebe02c40a2f2 debuginfo(build-id) = 2480fce6008892b4bc75bffdcd89ff4005ab85aa debuginfo(build-id) = 28768bf97821491abe8cea84fd3ce28dde08e626 debuginfo(build-id) = 2a6f17165c59745703ca7a46028db2bf00824c4f debuginfo(build-id) = 2d4dea0f2e7d78eb6f11937f69ab634c9d278ab4 debuginfo(build-id) = 2d6b854c14c762a8c8d2945bf3fe73957d659621 debuginfo(build-id) = 3448c8948801eba500fb3f3e4199f1233a1ddeb5 debuginfo(build-id) = 36d29c03b990b0662e8aa5059fd70227d4f0e759 debuginfo(build-id) = 3c62b26539942ab1cedb85cab19a12206d0e7e3d debuginfo(build-id) = 40d8655de1299effd64573de969bb98702eb496d debuginfo(build-id) = 439ff7e0692acc43e263588e11428c1ee548f0e0 debuginfo(build-id) = 515f0b862ece7ca14d2c9a83daf20583dd2d2b15 debuginfo(build-id) = 5fd7f8aed146b96b22b0c86798c31bc4843d44f0 debuginfo(build-id) = 60435ffbd62c398acc8379d0e4116e9bd15c8724 debuginfo(build-id) = 606db4697d684ea9e6814d79828913aa3888c8f0 debuginfo(build-id) = 65f2495d7ad3bb55bca9e18bc671464e7d5647b9 debuginfo(build-id) = 66089b158a6d755a839e437b17849bd0350bf07a debuginfo(build-id) = 6b703f4cd90a0121c092858be4dfe4d42d929dd2 debuginfo(build-id) = 6d3c94b24050f6b7085ad3301f483b6fee974718 debuginfo(build-id) = 6d9ac8d2621c8e6d87c1e3bd4bb7b27cd296e53c debuginfo(build-id) = 74ae87cd7b4a60fe174012b6a0da68bee5d35235 debuginfo(build-id) = 7ae46ee869f3fc3bb0d3d7e884548c71f7dbfc03 debuginfo(build-id) = 83b41900eda0967ad4c11929964dc695d5647142 debuginfo(build-id) = 8a2c36ec72f85a11c57d4c2d2f5019843bd6c27b debuginfo(build-id) = 8aceccce6cd5aa878e24dbb7343285307b94e3dd debuginfo(build-id) = 8ba6a9cba0cc2d4ccdc4f39877a002598a7899da debuginfo(build-id) = 8f54e933bf49d78d7bd7ed3c3749fffad0e60869 debuginfo(build-id) = 92dfeaf6d87e47b800ace5b5611bd413a31ba8c5 debuginfo(build-id) = 930a6a90cf7415a9ae1b9bbddf3f145a891dd742 debuginfo(build-id) = 97ad76380ffc8ae9b7d5b48cd2531f777ddcf11d debuginfo(build-id) = a0dba55e322c68e0ce0e1b1ac04d543de9d4ef54 debuginfo(build-id) = a9f69929608af5ecdb39c86e3b1a09854304f343 debuginfo(build-id) = af629d4a9507e92b361468ad7ca9f2b743a058df debuginfo(build-id) = b166ac102ac12f43880e3cb6259093b74e093150 debuginfo(build-id) = b1a5b1689da79256223b6d078601ebef620d47a4 debuginfo(build-id) = b1b22b28a903e51e4df063b668964eaf5773d99b debuginfo(build-id) = b2cb35bb898e93ff128b61b26e6ab592164ea5ad debuginfo(build-id) = bbc27628e8e241ca1e0f106e69c27cab82dbd6ff debuginfo(build-id) = bf0b2b4830fbe099642c2b94f8bc0c85a0915649 debuginfo(build-id) = bfe5cbc9de1d8d02d5168f7eed20ae5cccbb989f debuginfo(build-id) = c216f0d7c9ced6fdadf4164d4b6f1308c42c7827 debuginfo(build-id) = c35287e7d054679c7cc408e3d4da5e1230064704 debuginfo(build-id) = c61d237516e42eaf0d8d46a4e0278bacc99f34af debuginfo(build-id) = ca6c6c068601b77a2b93de5a7c2d2a6da7114e8b debuginfo(build-id) = cb1420aa2ad6f4e76b66a8b768e1715dc1c186b9 debuginfo(build-id) = ce2b90c2cd7270d6b97e15dec1d214c8af116b32 debuginfo(build-id) = ce56800cfa3cce055f15b6c4f16efbd7b037771e debuginfo(build-id) = d50b1bb74531ad77e19204fc2375cae463ece128 debuginfo(build-id) = d6108b2a3e17661b815bd151eda8d0d65457d8ac debuginfo(build-id) = d7766a920733b9102cf1c7063797a8ab1150a3dc debuginfo(build-id) = d7858611df767f343e28308cb11e8a389c7d8b35 debuginfo(build-id) = dc87dd98de6755ccb34fb36694cad7f546cccca2 debuginfo(build-id) = de79be99399eb773a09a2370f37d84801cd5a32f debuginfo(build-id) = e0756cdf29c5a3240a52a7f06917f4039fc7ce47 debuginfo(build-id) = e1a78a3ca1c554be8a6dff0981e81bdee7e0759e debuginfo(build-id) = e1a86d6986c5ee8e4af28f9c86b1b47f8f7877d5 debuginfo(build-id) = e5a93d2542a279e81aa32d20b613145599487ebd debuginfo(build-id) = eab1ac78318725d2fd1d45514e4bc2ce7428f7ea debuginfo(build-id) = ece2de474395957ae065969bab5b88dcb6d762a7 debuginfo(build-id) = edd4e0bca301ed2f4093ed0e6993c56adaaa7b03 debuginfo(build-id) = ef4d5bf4e05196d40537270d370133b045095207 debuginfo(build-id) = f1806c50fe2a8f1aab9f8a87db70c3d9e0a6f8d4 debuginfo(build-id) = f39aa62df87ca96f61871022ad9f353834ece766 debuginfo(build-id) = f694fff67ad777dab036d3d207deddd7b04ad210 debuginfo(build-id) = f85ba898625d17e4ee9550ef994328a1b2b8d97a debuginfo(build-id) = f8bae2b69dd33226b1f792a115326445075ecb06 debuginfo(build-id) = fab5c7ad5c2e3ac688f7fb9d0ad637540658c7bd debuginfo(build-id) = fd6fb1bfb7ed85007cc8cffdc0e7247ad70b71a9 debuginfo(build-id) = fe4bd64a500c75507f14f19e43e90382f8404be9 debuginfo(build-id) = fe78cef0bd20ceaf3be7bf9149eca0894a583aa5 python3-scipy-debuginfo = 1.3.1-1.fc32 python3-scipy-debuginfo(armv7hl-32) = 1.3.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scipy-debugsource(armv7hl-32) = 1.3.1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm Wrote: /builddir/build/RPMS/python3-scipy-1.3.1-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/scipy-debugsource-1.3.1-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-scipy-debuginfo-1.3.1-1.fc32.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.28HahU + umask 022 + cd /builddir/build/BUILD + cd scipy-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scipy-1.3.1-1.fc32.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0