tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

math/py-scipy build failure on 2023Q4 branch



Hi!

This is a failure I saw on a verification build for a pullup on the
latest branch. NetBSD 9, amd64, no special settings in mk.conf.

The full build log is attached; the failure seems to be related to numpy?

FAILED: scipy/stats/_biasedurn.so.p/_biasedurn.cpp
/usr/pkg/bin/cython --cplus -3 --fast-fail --output-file
scipy/stats/_biasedurn.so.p/_biasedurn.cpp --include-dir .
../scipy/stats/_biasedurn.pyx

Error compiling Cython file:
------------------------------------------------------------
...
import numpy as np
from libcpp.memory cimport unique_ptr

np.import_array()

from numpy.random cimport bitgen_t
^
------------------------------------------------------------

/usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/stats/_biasedurn.pyx:10:0:
'numpy/random.pxd' not found

Any ideas?

There are also warnings about conflicting libfortran versions, which worry me.

-- 
Benny
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /home/bsiegert/2023Q4/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/home/bsiegert/2023Q4/sbin/pkg_admin -K /home/bsiegert/2023Q4/pkgdb fetch-pkg-vulnerabilities'.
===> Building for py311-scipy-1.11.4nb2
* Building wheel...
+ meson setup /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4 /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/.mesonpy-zfgdi45u -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=blas -Dlapack=lapack --native-file=/usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/.mesonpy-zfgdi45u/meson-python-native-file.ini
The Meson build system
Version: 1.2.3
Source dir: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4
Build dir: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/.mesonpy-zfgdi45u
Build type: native build
Project name: SciPy
Project version: 1.11.4
C compiler for the host machine: cc (gcc 8.5.0 "gcc (GCC) 8.5.0")
C linker for the host machine: cc ld.bfd 2.31.1
C++ compiler for the host machine: c++ (gcc 8.5.0 "g++ (GCC) 8.5.0")
C++ linker for the host machine: c++ ld.bfd 2.31.1
Cython compiler for the host machine: cython (cython 3.0.6)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python found: YES (/home/bsiegert/2023Q4/bin/python3.11)
Found pkg-config: /usr/obj/pkgsrc-stable/math/py-scipy/work/.tools/bin/pkg-config (2.0.3)
Run-time dependency python found: YES 3.11
Program cython found: YES (/usr/pkg/bin/cython)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES 
Compiler for C supports arguments -Wno-unused-function: YES 
Compiler for C supports arguments -Wno-conversion: YES 
Compiler for C supports arguments -Wno-misleading-indentation: YES 
Library m found: YES
Fortran compiler for the host machine: gfortran (gcc 8.5.0 "GNU Fortran (GCC) 8.5.0")
Fortran linker for the host machine: gfortran ld.bfd 2.31.1
Compiler for Fortran supports arguments -Wno-conversion: YES 
Checking if "-Wl,--version-script" : links: YES 
Program pythran-3.11 found: YES (/home/bsiegert/2023Q4/bin/pythran-3.11)
Found CMake: /home/bsiegert/2023Q4/bin/cmake (3.28.1)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency xsimd found: NO (tried pkgconfig and cmake)
Run-time dependency threads found: YES
Library npymath found: YES
Library npyrandom found: YES
pybind11-config found: YES (/usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/bin/pybind11-config) 2.11.1
Run-time dependency pybind11 found: YES 2.11.1
Run-time dependency blas found: YES 3.11.0
Run-time dependency cblas found: YES 3.11.0
Run-time dependency lapack found: YES 3.11.0
Compiler for C supports arguments -Wno-maybe-uninitialized: YES 
Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
Compiler for C supports arguments -Wno-empty-body: YES 
Compiler for C supports arguments -Wno-implicit-function-declaration: YES 
Compiler for C supports arguments -Wno-parentheses: YES 
Compiler for C supports arguments -Wno-switch: YES 
Compiler for C supports arguments -Wno-unused-label: YES 
Compiler for C supports arguments -Wno-unused-variable: YES 
Compiler for C supports arguments -Wno-incompatible-pointer-types: YES 
Compiler for C++ supports arguments -Wno-cpp: YES 
Compiler for C++ supports arguments -Wno-deprecated-declarations: YES 
Compiler for C++ supports arguments -Wno-class-memaccess: YES 
Compiler for C++ supports arguments -Wno-format-truncation: YES 
Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES 
Compiler for C++ supports arguments -Wno-sign-compare: YES 
Compiler for C++ supports arguments -Wno-switch: YES 
Compiler for C++ supports arguments -Wno-terminate: YES 
Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES 
Compiler for C++ supports arguments -Wno-unused-function: YES 
Compiler for C++ supports arguments -Wno-unused-local-typedefs: YES 
Compiler for C++ supports arguments -Wno-unused-variable: YES 
Compiler for C++ supports arguments -Wno-int-in-bool-context: YES 
Compiler for Fortran supports arguments -Wno-argument-mismatch: YES 
Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
Compiler for Fortran supports arguments -Wno-intrinsic-shadow: YES 
Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES 
Compiler for Fortran supports arguments -Wno-surprising: YES 
Compiler for Fortran supports arguments -Wno-uninitialized: YES 
Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES 
Compiler for Fortran supports arguments -Wno-unused-label: YES 
Compiler for Fortran supports arguments -Wno-unused-variable: YES 
Compiler for Fortran supports arguments -Wno-tabs: YES 
Compiler for Fortran supports arguments -Wno-argument-mismatch: YES (cached)
Compiler for Fortran supports arguments -Wno-conversion: YES (cached)
Compiler for Fortran supports arguments -Wno-maybe-uninitialized: YES (cached)
Compiler for Fortran supports arguments -Wno-unused-dummy-argument: YES (cached)
Compiler for Fortran supports arguments -Wno-unused-label: YES (cached)
Compiler for Fortran supports arguments -Wno-unused-variable: YES (cached)
Compiler for Fortran supports arguments -Wno-tabs: YES (cached)
Checking if "Check atomic builtins without -latomic" : links: YES 
Configuring __config__.py using configuration
Checking for function "open_memstream" : YES 
Configuring messagestream_config.h using configuration
Compiler for Fortran supports arguments -w: YES 
Checking for size of "void*" : 8 
Compiler for C supports arguments -Wno-unused-variable: YES (cached)
Compiler for C supports arguments -Wno-parentheses: YES (cached)
Compiler for C supports arguments -Wno-unused-label: YES (cached)
Compiler for C supports arguments -Wno-implicit-function-declaration: YES (cached)
Compiler for C supports arguments -Wno-switch: YES (cached)
Compiler for Fortran supports arguments -w: YES (cached)
Checking for size of "void*" : 8 (cached)
Build targets in project: 257

SciPy 1.11.4

  User defined options
    Native files: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/.mesonpy-zfgdi45u/meson-python-native-file.ini
    buildtype   : release
    b_ndebug    : if-release
    b_vscrt     : md
    blas        : blas
    lapack      : lapack

Found ninja-1.11.1 at /home/bsiegert/2023Q4/bin/ninja
+ /home/bsiegert/2023Q4/bin/ninja
[1/1619] Generating scipy/generate-version with a custom command
[2/1619] Generating scipy/linalg.pxd with a custom command
[3/1619] Generating scipy/optimize.pxd with a custom command
[4/1619] Generating scipy/__init__.py with a custom command
[5/1619] Generating scipy/special.pxd with a custom command
[6/1619] Generating scipy/_lib/__init__.py with a custom command
[7/1619] Generating scipy/_lib/_ccallback_c.pxd with a custom command
[8/1619] Generating scipy/_lib/ccallback.pxd with a custom command
[9/1619] Generating scipy/_lib/messagestream.pxd with a custom command
[10/1619] Compiling C object scipy/_lib/_fpumode.so.p/_fpumode.c.o
[11/1619] Linking target scipy/_lib/_fpumode.so
[12/1619] Compiling C object scipy/_lib/_test_ccallback.so.p/src__test_ccallback.c.o
[13/1619] Linking target scipy/_lib/_test_ccallback.so
[14/1619] Compiling C object scipy/lib_fortranobject.a.p/2c513800fc1ad0792161054bb966d14615841524_site-packages_numpy_f2py_src_fortranobject.c.o
[15/1619] Linking static target scipy/lib_fortranobject.a
[16/1619] Compiling C++ object scipy/_lib/_uarray/_uarray.so.p/vectorcall.cxx.o
[17/1619] Generating 'scipy/_lib/_test_deprecation_def.so.p/_test_deprecation_def.c'
[18/1619] Generating scipy/special/__init__.py with a custom command
[19/1619] Generating scipy/special/_agm.pxd with a custom command
[20/1619] Generating 'scipy/_lib/_test_deprecation_call.so.p/_test_deprecation_call.c'
[21/1619] Generating scipy/special/_boxcox.pxd with a custom command
[22/1619] Compiling C object scipy/_lib/_test_deprecation_def.so.p/meson-generated__test_deprecation_def.c.o
[23/1619] Generating scipy/special/_cephes.pxd with a custom command
[24/1619] Linking target scipy/_lib/_test_deprecation_def.so
[25/1619] Generating 'scipy/_lib/_ccallback_c.so.p/_ccallback_c.c'
performance hint: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/_lib/_ccallback_c.pyx:145:82: Exception check will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/_lib/_ccallback_c.pyx:148:90: Exception check will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
[26/1619] Compiling C object scipy/_lib/_test_deprecation_call.so.p/meson-generated__test_deprecation_call.c.o
[27/1619] Linking target scipy/_lib/_test_deprecation_call.so
[28/1619] Generating scipy/special/_convex_analysis.pxd with a custom command
[29/1619] Generating scipy/special/_complexstuff.pxd with a custom command
[30/1619] Generating scipy/special/_cunity.pxd with a custom command
[31/1619] Generating scipy/special/_digamma.pxd with a custom command
[32/1619] Generating scipy/special/_ellip_harm_2.pxd with a custom command
[33/1619] Generating scipy/special/_ellip_harm.pxd with a custom command
[34/1619] Generating scipy/special/_ellipk.pxd with a custom command
[35/1619] Generating 'scipy/_lib/messagestream.so.p/messagestream.c'
[36/1619] Generating scipy/special/_evalpoly.pxd with a custom command
[37/1619] Generating scipy/special/_exprel.pxd with a custom command
[38/1619] Generating scipy/special/_hyp0f1.pxd with a custom command
[39/1619] Generating scipy/special/_factorial.pxd with a custom command
[40/1619] Generating scipy/special/_hyp2f1.pxd with a custom command
[41/1619] Generating scipy/special/_lambertw.pxd with a custom command
[42/1619] Generating scipy/special/_legacy.pxd with a custom command
[43/1619] Generating scipy/special/_hypergeometric.pxd with a custom command
[44/1619] Generating scipy/special/_loggamma.pxd with a custom command
[45/1619] Generating scipy/special/_ndtri_exp.pxd with a custom command
[46/1619] Generating scipy/special/_spherical_bessel.pxd with a custom command
[47/1619] Generating scipy/special/_sici.pxd with a custom command
[48/1619] Generating scipy/special/_spence.pxd with a custom command
[49/1619] Generating scipy/special/_trig.pxd with a custom command
[50/1619] Generating scipy/special/_xlogy.pxd with a custom command
[51/1619] Generating scipy/special/orthogonal_eval.pxd with a custom command
[52/1619] Generating scipy/special/sph_harm.pxd with a custom command
[53/1619] Generating scipy/special/_wright_bessel.pxd with a custom command
[54/1619] Generating scipy/special/sf_error.pxd with a custom command
[55/1619] Generating scipy/special/_cython_special.pxi with a custom command
[56/1619] Compiling C object scipy/_lib/messagestream.so.p/meson-generated_messagestream.c.o
[57/1619] Generating scipy/special/_cython_special_custom.pxi with a custom command
[58/1619] Linking target scipy/_lib/messagestream.so
[59/1619] Compiling C++ object scipy/_lib/_uarray/_uarray.so.p/_uarray_dispatch.cxx.o
[60/1619] Generating scipy/special/_ufuncs_extra_code.pxi with a custom command
[61/1619] Linking target scipy/_lib/_uarray/_uarray.so
[62/1619] Compiling C object scipy/_lib/_ccallback_c.so.p/meson-generated__ccallback_c.c.o
[63/1619] Linking target scipy/_lib/_ccallback_c.so
[64/1619] Generating scipy/special/_ufuncs_extra_code_common.pxi with a custom command
[65/1619] Compiling C object scipy/special/libcephes.a.p/cephes_airy.c.o
[66/1619] Compiling C object scipy/special/libcephes.a.p/cephes_bdtr.c.o
[67/1619] Compiling C object scipy/special/libcephes.a.p/cephes_cbrt.c.o
[68/1619] Compiling C object scipy/special/libcephes.a.p/cephes_chdtr.c.o
[69/1619] Compiling C object scipy/special/libcephes.a.p/cephes_chbevl.c.o
[70/1619] Compiling C object scipy/special/libcephes.a.p/cephes_beta.c.o
[71/1619] Compiling C object scipy/special/libcephes.a.p/cephes_btdtr.c.o
[72/1619] Compiling C object scipy/special/libcephes.a.p/cephes_const.c.o
[73/1619] Compiling C object scipy/special/libcephes.a.p/cephes_besselpoly.c.o
[74/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpe.c.o
[75/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpj.c.o
[76/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellik.c.o
[77/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellpk.c.o
[78/1619] Compiling C object scipy/special/libcephes.a.p/cephes_erfinv.c.o
[79/1619] Compiling C object scipy/special/libcephes.a.p/cephes_exp2.c.o
[80/1619] Compiling C object scipy/special/libcephes.a.p/cephes_exp10.c.o
[81/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ellie.c.o
[82/1619] Compiling C object scipy/special/libcephes.a.p/cephes_dd_real.c.o
[83/1619] Compiling C object scipy/special/libcephes.a.p/cephes_expn.c.o
[84/1619] Compiling C object scipy/special/libcephes.a.p/cephes_fresnl.c.o
[85/1619] Compiling C object scipy/special/libcephes.a.p/cephes_dawsn.c.o
[86/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gammasgn.c.o
[87/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gdtr.c.o
[88/1619] Compiling C object scipy/special/libcephes.a.p/cephes_fdtr.c.o
[89/1619] Compiling C object scipy/special/libcephes.a.p/cephes_i0.c.o
[90/1619] Compiling C object scipy/special/libcephes.a.p/cephes_i1.c.o
[91/1619] Compiling C object scipy/special/libcephes.a.p/cephes_hyperg.c.o
[92/1619] Compiling C object scipy/special/libcephes.a.p/cephes_gamma.c.o
[93/1619] Compiling C object scipy/special/libcephes.a.p/cephes_igam.c.o
[94/1619] Compiling C object scipy/special/libcephes.a.p/cephes_igami.c.o
[95/1619] Compiling C object scipy/special/libcephes.a.p/cephes_j0.c.o
[96/1619] Compiling C object scipy/special/libcephes.a.p/cephes_hyp2f1.c.o
[97/1619] Compiling C object scipy/special/libcephes.a.p/cephes_j1.c.o
[98/1619] Compiling C object scipy/special/libcephes.a.p/cephes_incbi.c.o
[99/1619] Compiling C object scipy/special/libcephes.a.p/cephes_incbet.c.o
[100/1619] Compiling C object scipy/special/libcephes.a.p/cephes_jv.c.o
[101/1619] Compiling C object scipy/special/libcephes.a.p/cephes_k0.c.o
[102/1619] Compiling C object scipy/special/libcephes.a.p/cephes_kn.c.o
[103/1619] Compiling C object scipy/special/libcephes.a.p/cephes_lanczos.c.o
[104/1619] Compiling C object scipy/special/libcephes.a.p/cephes_nbdtr.c.o
[105/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ndtri.c.o
[106/1619] Compiling C object scipy/special/libcephes.a.p/cephes_k1.c.o
[107/1619] Compiling C object scipy/special/libcephes.a.p/cephes_ndtr.c.o
[108/1619] Compiling C object scipy/special/libcephes.a.p/cephes_pdtr.c.o
[109/1619] Compiling C object scipy/special/libcephes.a.p/cephes_poch.c.o
[110/1619] Compiling C object scipy/special/libcephes.a.p/cephes_rgamma.c.o
[111/1619] Compiling C object scipy/special/libcephes.a.p/cephes_psi.c.o
[112/1619] Compiling C object scipy/special/libcephes.a.p/cephes_round.c.o
[113/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sindg.c.o
[114/1619] Compiling C object scipy/special/libcephes.a.p/cephes_scipy_iv.c.o
[115/1619] Compiling C object scipy/special/libcephes.a.p/cephes_owens_t.c.o
[116/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sinpi.c.o
[117/1619] Compiling C object scipy/special/libcephes.a.p/cephes_shichi.c.o
[118/1619] Compiling C object scipy/special/libcephes.a.p/cephes_sici.c.o
[119/1619] Compiling C object scipy/special/libcephes.a.p/cephes_stdtr.c.o
[120/1619] Compiling C object scipy/special/libcephes.a.p/cephes_tandg.c.o
[121/1619] Compiling C object scipy/special/libcephes.a.p/cephes_kolmogorov.c.o
[122/1619] Compiling C object scipy/special/libcephes.a.p/cephes_tukey.c.o
[123/1619] Compiling C object scipy/special/libcephes.a.p/cephes_yn.c.o
[124/1619] Compiling C object scipy/special/libcephes.a.p/cephes_struve.c.o
[125/1619] Compiling C object scipy/special/libcephes.a.p/cephes_spence.c.o
[126/1619] Compiling C object scipy/special/libcephes.a.p/cephes_yv.c.o
[127/1619] Compiling C object scipy/special/libcephes.a.p/cephes_zeta.c.o
[128/1619] Compiling C object scipy/special/libcephes.a.p/cephes_zetac.c.o
[129/1619] Compiling C object scipy/special/libcephes.a.p/cephes_unity.c.o
[130/1619] Linking static target scipy/special/libcephes.a
[131/1619] Module scanner.
[132/1619] Module scanner.
[133/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_d1mach.f.o
[134/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_dgamln.f.o
[135/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zabs.f.o
[136/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zacai.f.o
[137/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zacon.f.o
[138/1619] Module scanner.
[139/1619] Module scanner.
[140/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesi.f.o
[141/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesh.f.o
[142/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zairy.f.o
[143/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zasyi.f.o
[144/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbinu.f.o
[145/1619] Generating scipy/special/cython_special with a custom command
[146/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesk.f.o
[147/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesy.f.o
[148/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbesj.f.o
[149/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbunk.f.o
[150/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zdiv.f.o
[151/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbiry.f.o
[152/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zexp.f.o
[153/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbknu.f.o
[154/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zkscl.f.o
[155/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zlog.f.o
[156/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zmlt.f.o
[157/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zmlri.f.o
[158/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zs1s2.f.o
[159/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zbuni.f.o
[160/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zrati.f.o
[161/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zshch.f.o
[162/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zsqrt.f.o
[163/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuchk.f.o
[164/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zseri.f.o
[165/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunik.f.o
[166/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuni1.f.o
[167/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunk1.f.o
[168/1619] Generating scipy/special/specfun_module with a custom command
[169/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuni2.f.o
[170/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zwrsk.f.o
[171/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_algdiv.f.o
[172/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_alngam.f.o
[173/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunhj.f.o
[174/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_alnrel.f.o
[175/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zuoik.f.o
[176/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bcorr.f.o
[177/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_basym.f.o
[178/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bfrac.f.o
[179/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_betaln.f.o
[180/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bgrat.f.o
[181/1619] Compiling Fortran object scipy/special/libamos.a.p/amos_zunk2.f.o
[182/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bpser.f.o
[183/1619] Linking static target scipy/special/libamos.a
[184/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_brcomp.f.o
[185/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bratio.f.o
[186/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_brcmp1.f.o
[187/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_apser.f.o
[188/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_bup.f.o
[189/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfbin.f.o
[190/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdff.f.o
[191/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfbet.f.o
[192/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfchi.f.o
[193/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfchn.f.o
[194/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdffnc.f.o
[195/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfgam.f.o
[196/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfnor.f.o
[197/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfnbn.f.o
[198/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdfpoi.f.o
[199/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdft.f.o
[200/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumbin.f.o
[201/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumchi.f.o
[202/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumbet.f.o
[203/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumchn.f.o
[204/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cdftnc.f.o
[205/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumgam.f.o
[206/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumnbn.f.o
[207/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumf.f.o
[208/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumfnc.f.o
[209/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumnor.f.o
[210/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumpoi.f.o
[211/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumt.f.o
[212/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_cumtnc.f.o
[213/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_devlpl.f.o
[214/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dinvnr.f.o
[215/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dinvr.f.o
[216/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dt1.f.o
[217/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_erf.f.o
[218/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_esum.f.o
[219/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_exparg.f.o
[220/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_erfc1.f.o
[221/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_fpser.f.o
[222/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamln1.f.o
[223/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_dzror.f.o
[224/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamln.f.o
[225/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gam1.f.o
[226/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gamma_fort.f.o
[227/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_grat1.f.o
[228/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gaminv.f.o
[229/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_ipmpar.f.o
[230/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gsumln.f.o
[231/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rexp.f.o
[232/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rcomp.f.o
[233/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_gratio.f.o
[234/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_psi_fort.f.o
[235/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rlog.f.o
[236/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_rlog1.f.o
[237/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_spmpar.f.o
[238/1619] Compiling Fortran object scipy/special/libcdflib.a.p/cdflib_stvaln.f.o
[239/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_i1mach.f.o
[240/1619] Compiling Fortran object scipy/special/libmach.a.p/mach_xerror.f.o
[241/1619] Generating scipy/special/_dummy_cython_special.pxd with a custom command
[242/1619] Linking static target scipy/special/libcdflib.a
[243/1619] Linking static target scipy/special/libmach.a
[244/1619] Compiling C object scipy/special/_ufuncs.so.p/_cosine.c.o
[245/1619] Compiling C object scipy/special/_ufuncs.so.p/scaled_exp1.c.o
[246/1619] Compiling C object scipy/special/_ufuncs.so.p/amos_wrappers.c.o
[247/1619] Compiling C object scipy/special/_specfun.so.p/meson-generated_..__specfunmodule.c.o
[248/1619] Compiling C object scipy/special/_ufuncs.so.p/sf_error.c.o
[249/1619] Compiling C object scipy/special/_ufuncs.so.p/cdf_wrappers.c.o
[250/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/_faddeeva.cxx.o
[251/1619] Compiling C object scipy/special/_ufuncs.so.p/specfun_wrappers.c.o
[252/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/_wright.cxx.o
[253/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/sf_error.cc.o
[254/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/wright.cc.o
[255/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/Faddeeva.cc.o
[256/1619] Compiling C object scipy/special/_ellip_harm_2.so.p/sf_error.c.o
[257/1619] Generating 'scipy/special/_ufuncs_cxx.so.p/_ufuncs_cxx.cpp'
[258/1619] Generating 'scipy/special/_ellip_harm_2.so.p/_ellip_harm_2.c'
[259/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/ellint_carlson_wrap.cxx.o
[260/1619] Compiling C object scipy/special/cython_special.so.p/_cosine.c.o
[261/1619] Compiling C object scipy/special/cython_special.so.p/scaled_exp1.c.o
[262/1619] Compiling C object scipy/special/cython_special.so.p/amos_wrappers.c.o
[263/1619] Compiling C object scipy/special/cython_special.so.p/cdf_wrappers.c.o
[264/1619] Compiling Fortran object scipy/special/libspecfun.a.p/specfun_specfun.f.o
[265/1619] Linking static target scipy/special/libspecfun.a
[266/1619] Linking target scipy/special/_specfun.so
[267/1619] Compiling C object scipy/special/cython_special.so.p/sf_error.c.o
[268/1619] Compiling C object scipy/special/cython_special.so.p/specfun_wrappers.c.o
[269/1619] Generating 'scipy/special/_comb.so.p/_comb.c'
[270/1619] Compiling C object scipy/special/_ellip_harm_2.so.p/meson-generated__ellip_harm_2.c.o
[271/1619] Linking target scipy/special/_ellip_harm_2.so
[272/1619] Compiling C object scipy/special/_test_internal.so.p/cephes_dd_real.c.o
[273/1619] Compiling C object scipy/special/_comb.so.p/meson-generated__comb.c.o
[274/1619] Linking target scipy/special/_comb.so
[275/1619] Generating 'scipy/special/_ufuncs.so.p/_ufuncs.c'
[276/1619] Generating scipy/special/_data_gsl with a custom command
[277/1619] Generating scipy/special/_data_local with a custom command
[278/1619] Generating 'scipy/special/_test_internal.so.p/_test_internal.c'
[279/1619] Generating scipy/linalg/__init__.py with a custom command
[280/1619] Generating scipy/special/_data_boost with a custom command
[281/1619] Generating scipy/linalg/_cythonized_array_utils.pxd with a custom command
[282/1619] Generating scipy/linalg/cython_linalg with a custom command
[283/1619] Generating scipy/linalg/_dummy_cython_blas.pxd with a custom command
[284/1619] Compiling C++ object scipy/special/_ufuncs_cxx.so.p/meson-generated__ufuncs_cxx.cpp.o
[285/1619] Linking target scipy/special/_ufuncs_cxx.so
[286/1619] Generating scipy/linalg/flinalg_module with a custom command
[287/1619] Compiling C object scipy/linalg/_flinalg.so.p/meson-generated_..__flinalgmodule.c.o
[288/1619] Module scanner.
[289/1619] Compiling Fortran object scipy/linalg/_flinalg.so.p/src_det.f.o
[290/1619] Compiling Fortran object scipy/linalg/_flinalg.so.p/src_lu.f.o
[291/1619] Linking target scipy/linalg/_flinalg.so
[292/1619] Compiling C object scipy/special/_test_internal.so.p/meson-generated__test_internal.c.o
[293/1619] Linking target scipy/special/_test_internal.so
[294/1619] Generating scipy/linalg/fblas_module with a custom command
[295/1619] Generating 'scipy/special/cython_special.so.p/cython_special.c'
performance hint: scipy/special/cython_special.pyx:1957:6: Exception check on 'dawsn' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2001:6: Exception check on 'elliprc' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2013:6: Exception check on 'elliprd' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2025:6: Exception check on 'elliprf' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2037:6: Exception check on 'elliprg' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2049:6: Exception check on 'elliprj' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2065:6: Exception check on 'erf' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2077:6: Exception check on 'erfc' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2089:6: Exception check on 'erfcx' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2101:6: Exception check on 'erfi' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2113:6: Exception check on 'erfinv' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2129:6: Exception check on 'eval_chebyc' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2143:6: Exception check on 'eval_chebys' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2157:6: Exception check on 'eval_chebyt' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2171:6: Exception check on 'eval_chebyu' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2185:6: Exception check on 'eval_gegenbauer' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2199:6: Exception check on 'eval_genlaguerre' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2221:6: Exception check on 'eval_jacobi' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2235:6: Exception check on 'eval_laguerre' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2249:6: Exception check on 'eval_legendre' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2263:6: Exception check on 'eval_sh_chebyt' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2277:6: Exception check on 'eval_sh_chebyu' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2291:6: Exception check on 'eval_sh_jacobi' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2305:6: Exception check on 'eval_sh_legendre' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2319:6: Exception check on 'exp1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2339:6: Exception check on 'expi' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2351:6: Exception check on 'expit' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2367:6: Exception check on 'expm1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2432:6: Exception check on 'gamma' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2488:6: Exception check on 'hankel1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2492:6: Exception check on 'hankel1e' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2496:6: Exception check on 'hankel2' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2500:6: Exception check on 'hankel2e' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2508:6: Exception check on 'hyp0f1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2520:6: Exception check on 'hyp1f1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2532:6: Exception check on 'hyp2f1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2636:6: Exception check on 'iv' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2648:6: Exception check on 'ive' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2668:6: Exception check on 'jv' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2680:6: Exception check on 'jve' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2765:6: Exception check on 'kv' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2777:6: Exception check on 'kve' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2789:6: Exception check on 'log1p' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2801:6: Exception check on 'log_expit' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2817:6: Exception check on 'log_ndtr' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2829:6: Exception check on 'loggamma' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:2841:6: Exception check on 'logit' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3032:6: Exception check on 'ndtr' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3179:6: Exception check on 'powm1' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3259:6: Exception check on 'psi' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3279:6: Exception check on 'rgamma' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3357:6: Exception check on 'spence' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3369:6: Exception check on 'sph_harm' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3402:6: Exception check on 'wofz' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3406:6: Exception check on 'wrightomega' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3418:6: Exception check on 'xlog1py' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3430:6: Exception check on 'xlogy' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3459:6: Exception check on 'yv' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: scipy/special/cython_special.pyx:3471:6: Exception check on 'yve' will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
[296/1619] Generating scipy/linalg/interpolative_module with a custom command
[297/1619] Generating 'scipy/linalg/_solve_toeplitz.so.p/_solve_toeplitz.c'
[298/1619] Module scanner.
[299/1619] Compiling Fortran object scipy/linalg/_fblas.so.p/meson-generated_..__fblas-f2pywrappers.f.o
[300/1619] Compiling Fortran object scipy/linalg/_fblas.so.p/..__build_utils_src_wrap_dummy_g77_abi.f.o
[301/1619] Module scanner.
[302/1619] Compiling C object scipy/linalg/_interpolative.so.p/meson-generated_..__interpolativemodule.c.o
[303/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_id_rand.f.o
[304/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_id_rtrans.f.o
[305/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_dfft.f.o
[306/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_frm.f.o
[307/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_house.f.o
[308/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_id.f.o
[309/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_id2svd.f.o
[310/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_sfft.f.o
[311/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_snorm.f.o
[312/1619] Compiling C object scipy/linalg/_fblas.so.p/meson-generated_..__fblasmodule.c.o
[313/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_qrpiv.f.o
[314/1619] Linking target scipy/linalg/_fblas.so
[315/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idd_svd.f.o
[316/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddp_asvd.f.o
[317/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddp_aid.f.o
[318/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddp_rid.f.o
[319/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddr_aid.f.o
[320/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddr_asvd.f.o
[321/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddr_rid.f.o
[322/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddr_rsvd.f.o
[323/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_frm.f.o
[324/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_house.f.o
[325/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_iddp_rsvd.f.o
[326/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_id2svd.f.o
[327/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_sfft.f.o
[328/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_qrpiv.f.o
[329/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_snorm.f.o
[330/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzp_aid.f.o
[331/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_svd.f.o
[332/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzp_asvd.f.o
[333/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idz_id.f.o
[334/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzp_rsvd.f.o
[335/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzp_rid.f.o
[336/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzr_asvd.f.o
[337/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzr_rsvd.f.o
[338/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzr_aid.f.o
[339/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_prini.f.o
[340/1619] Compiling Fortran object scipy/linalg/_interpolative.so.p/src_id_dist_src_idzr_rid.f.o
[341/1619] Linking target scipy/linalg/_interpolative.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[342/1619] Module scanner.
[343/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/meson-generated_..__blas_subroutine_wrappers.f.o
[344/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/meson-generated_..__lapack_subroutine_wrappers.f.o
[345/1619] Compiling Fortran object scipy/linalg/libfwrappers.a.p/..__build_utils_src_wrap_dummy_g77_abi.f.o
[346/1619] Linking static target scipy/linalg/libfwrappers.a
[347/1619] Compiling C object scipy/special/_ufuncs.so.p/meson-generated__ufuncs.c.o
[348/1619] Linking target scipy/special/_ufuncs.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[349/1619] Generating 'scipy/linalg/_matfuncs_sqrtm_triu.so.p/_matfuncs_sqrtm_triu.c'
[350/1619] Generating 'scipy/linalg/cython_blas.so.p/cython_blas.c'
[351/1619] Compiling C object scipy/linalg/_solve_toeplitz.so.p/meson-generated__solve_toeplitz.c.o
[352/1619] Linking target scipy/linalg/_solve_toeplitz.so
[353/1619] Compiling C object scipy/linalg/_matfuncs_sqrtm_triu.so.p/meson-generated__matfuncs_sqrtm_triu.c.o
[354/1619] Linking target scipy/linalg/_matfuncs_sqrtm_triu.so
[355/1619] Generating scipy/linalg/_decomp_update with a custom command
[356/1619] Compiling C object scipy/linalg/cython_blas.so.p/meson-generated_cython_blas.c.o
[357/1619] Linking target scipy/linalg/cython_blas.so
[358/1619] Generating scipy/linalg/_matfuncs_expm with a custom command
[359/1619] Generating 'scipy/linalg/_decomp_lu_cython.so.p/_decomp_lu_cython.c'
[360/1619] Generating 'scipy/linalg/cython_lapack.so.p/cython_lapack.c'
[361/1619] Generating 'scipy/linalg/_decomp_update.so.p/_decomp_update.c'
[362/1619] Generating 'scipy/linalg/_matfuncs_expm.so.p/_matfuncs_expm.c'
[363/1619] Compiling C object scipy/linalg/_decomp_lu_cython.so.p/meson-generated__decomp_lu_cython.c.o
[364/1619] Linking target scipy/linalg/_decomp_lu_cython.so
[365/1619] Generating scipy/linalg/flapack_module with a custom command
[366/1619] Compiling C object scipy/linalg/cython_lapack.so.p/meson-generated_cython_lapack.c.o
[367/1619] Module scanner.
[368/1619] Compiling Fortran object scipy/linalg/_flapack.so.p/meson-generated_..__flapack-f2pywrappers.f.o
[369/1619] Compiling Fortran object scipy/linalg/_flapack.so.p/..__build_utils_src_wrap_dummy_g77_abi.f.o
[370/1619] Linking target scipy/linalg/cython_lapack.so
[371/1619] Generating scipy/sparse/_csparsetools_pyx with a custom command
[372/1619] Generating 'scipy/linalg/_cythonized_array_utils.so.p/_cythonized_array_utils.c'
[373/1619] Compiling C object scipy/linalg/_decomp_update.so.p/meson-generated__decomp_update.c.o
[374/1619] Linking target scipy/linalg/_decomp_update.so
[375/1619] Generating scipy/sparse/sparsetools/_sparsetools_headers with a custom command
[376/1619] Generating 'scipy/sparse/_csparsetools.so.p/_csparsetools.c'
[377/1619] Compiling C object scipy/linalg/_matfuncs_expm.so.p/meson-generated__matfuncs_expm.c.o
[378/1619] Linking target scipy/linalg/_matfuncs_expm.so
[379/1619] Compiling C object scipy/linalg/_flapack.so.p/meson-generated_..__flapackmodule.c.o
[380/1619] Linking target scipy/linalg/_flapack.so
[381/1619] Compiling C object scipy/linalg/_cythonized_array_utils.so.p/meson-generated__cythonized_array_utils.c.o
[382/1619] Linking target scipy/linalg/_cythonized_array_utils.so
[383/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.so.p/other.cxx.o
[384/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.so.p/sparsetools.cxx.o
[385/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.so.p/csc.cxx.o
[386/1619] Compiling C object scipy/sparse/_csparsetools.so.p/meson-generated__csparsetools.c.o
[387/1619] Linking target scipy/sparse/_csparsetools.so
[388/1619] Generating 'scipy/sparse/csgraph/_flow.so.p/_flow.c'
[389/1619] Generating 'scipy/sparse/csgraph/_min_spanning_tree.so.p/_min_spanning_tree.c'
[390/1619] Compiling C object scipy/special/cython_special.so.p/meson-generated_cython_special.c.o
[391/1619] Linking target scipy/special/cython_special.so
[392/1619] Generating 'scipy/sparse/csgraph/_matching.so.p/_matching.c'
[393/1619] Generating 'scipy/sparse/csgraph/_reordering.so.p/_reordering.c'
[394/1619] Compiling C object scipy/sparse/csgraph/_flow.so.p/meson-generated__flow.c.o
[395/1619] Linking target scipy/sparse/csgraph/_flow.so
[396/1619] Compiling C object scipy/sparse/csgraph/_min_spanning_tree.so.p/meson-generated__min_spanning_tree.c.o
[397/1619] Linking target scipy/sparse/csgraph/_min_spanning_tree.so
[398/1619] Generating 'scipy/sparse/csgraph/_tools.so.p/_tools.c'
[399/1619] Compiling C object scipy/sparse/csgraph/_matching.so.p/meson-generated__matching.c.o
[400/1619] Linking target scipy/sparse/csgraph/_matching.so
[401/1619] Generating 'scipy/sparse/csgraph/_shortest_path.so.p/_shortest_path.c'
[402/1619] Compiling C object scipy/sparse/csgraph/_tools.so.p/meson-generated__tools.c.o
[403/1619] Linking target scipy/sparse/csgraph/_tools.so
[404/1619] Module scanner.
[405/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_printstat.F.o
[406/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sblasext.F.o
[407/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sbsvd.F.o
[408/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sgemm_ovwr.F.o
[409/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sgetu0.F.o
[410/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slanbpro.F.o
[411/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slansvd.F.o
[412/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_slansvd_irl.F.o
[413/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sreorth.F.o
[414/1619] Generating 'scipy/sparse/csgraph/_traversal.so.p/_traversal.c'
[415/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_sritzvec.F.o
[416/1619] Compiling C object scipy/sparse/csgraph/_reordering.so.p/meson-generated__reordering.c.o
[417/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_ssafescal.F.o
[418/1619] Linking target scipy/sparse/csgraph/_reordering.so
[419/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[420/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__spropack.a.p/PROPACK_single_smgs.risc.F.o
[421/1619] Linking static target scipy/sparse/linalg/_propack/liblib__spropack.a
[422/1619] Module scanner.
[423/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dblasext.F.o
[424/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dbsvd.F.o
[425/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dgemm_ovwr.F.o
[426/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dgetu0.F.o
[427/1619] Generating scipy/sparse/linalg/_propack/propack_module_spropack with a custom command
[428/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlanbpro.F.o
[429/1619] Module scanner.
[430/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_spropack.so.p/meson-generated_..__spropack-f2pywrappers.f.o
[431/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlansvd.F.o
[432/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dlansvd_irl.F.o
[433/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dreorth.F.o
[434/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dritzvec.F.o
[435/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dsafescal.F.o
[436/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_printstat.F.o
[437/1619] Compiling C object scipy/sparse/linalg/_propack/_spropack.so.p/meson-generated_..__spropackmodule.c.o
[438/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/PROPACK_double_dmgs.risc.F.o
[439/1619] Linking target scipy/sparse/linalg/_propack/_spropack.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[440/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__dpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[441/1619] Linking static target scipy/sparse/linalg/_propack/liblib__dpropack.a
[442/1619] Module scanner.
[443/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cblasext.F.o
[444/1619] Generating scipy/sparse/linalg/_propack/propack_module_dpropack with a custom command
[445/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cgemm_ovwr.F.o
[446/1619] Compiling C object scipy/sparse/linalg/_propack/_dpropack.so.p/meson-generated_..__dpropackmodule.c.o
[447/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cgetu0.F.o
[448/1619] Module scanner.
[449/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_dpropack.so.p/meson-generated_..__dpropack-f2pywrappers.f.o
[450/1619] Linking target scipy/sparse/linalg/_propack/_dpropack.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[451/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clansvd.F.o
[452/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clanbpro.F.o
[453/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_creorth.F.o
[454/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_critzvec.F.o
[455/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_csafescal.F.o
[456/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_printstat.F.o
[457/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sblasext.F.o
[458/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_clansvd_irl.F.o
[459/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sbsvd.F.o
[460/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_sgemm_ovwr.F.o
[461/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/PROPACK_complex8_cmgs.risc.F.o
[462/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__cpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[463/1619] Linking static target scipy/sparse/linalg/_propack/liblib__cpropack.a
[464/1619] Module scanner.
[465/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dblasext.F.o
[466/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dbsvd.F.o
[467/1619] Generating scipy/sparse/linalg/_propack/propack_module_cpropack with a custom command
[468/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_dgemm_ovwr.F.o
[469/1619] Module scanner.
[470/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_cpropack.so.p/meson-generated_..__cpropack-f2pywrappers.f.o
[471/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_printstat.F.o
[472/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zblasext.F.o
[473/1619] Compiling C object scipy/sparse/linalg/_propack/_cpropack.so.p/meson-generated_..__cpropackmodule.c.o
[474/1619] Linking target scipy/sparse/linalg/_propack/_cpropack.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[475/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zgemm_ovwr.F.o
[476/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zgetu0.F.o
[477/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlansvd.F.o
[478/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlansvd_irl.F.o
[479/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zreorth.F.o
[480/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zlanbpro.F.o
[481/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zritzvec.F.o
[482/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zsafescal.F.o
[483/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/PROPACK_complex16_zmgs.risc.F.o
[484/1619] Compiling Fortran object scipy/sparse/linalg/_propack/liblib__zpropack.a.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[485/1619] Linking static target scipy/sparse/linalg/_propack/liblib__zpropack.a
[486/1619] Generating scipy/sparse/linalg/_isolve/methods_f_0 with a custom command
[487/1619] Generating scipy/sparse/linalg/_isolve/methods_f_1 with a custom command
[488/1619] Generating scipy/sparse/linalg/_isolve/methods_f_2 with a custom command
[489/1619] Generating scipy/sparse/linalg/_isolve/methods_f_3 with a custom command
[490/1619] Compiling C object scipy/sparse/csgraph/_shortest_path.so.p/meson-generated__shortest_path.c.o
[491/1619] Linking target scipy/sparse/csgraph/_shortest_path.so
[492/1619] Generating scipy/sparse/linalg/_isolve/methods_f_5 with a custom command
[493/1619] Generating scipy/sparse/linalg/_isolve/Util_f_0 with a custom command
[494/1619] Generating scipy/sparse/linalg/_isolve/methods_f_4 with a custom command
[495/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccolumn_bmod.c.o
[496/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccolumn_dfs.c.o
[497/1619] Generating scipy/sparse/linalg/_propack/propack_module_zpropack with a custom command
[498/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ccopy_to_ucol.c.o
[499/1619] Module scanner.
[500/1619] Compiling Fortran object scipy/sparse/linalg/_propack/_zpropack.so.p/meson-generated_..__zpropack-f2pywrappers.f.o
[501/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cdiagonal.c.o
[502/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgscon.c.o
[503/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsequ.c.o
[504/1619] Compiling C object scipy/sparse/linalg/_propack/_zpropack.so.p/meson-generated_..__zpropackmodule.c.o
[505/1619] Linking target scipy/sparse/linalg/_propack/_zpropack.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[506/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsisx.c.o
[507/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsitrf.c.o
[508/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgssv.c.o
[509/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgsrfs.c.o
[510/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgssvx.c.o
[511/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgstrf.c.o
[512/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_clacon2.c.o
[513/1619] Generating scipy/sparse/linalg/_isolve/_iterative_module with a custom command
[514/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_clangs.c.o
[515/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cgstrs.c.o
[516/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_claqgs.c.o
[517/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cldperm.c.o
[518/1619] Module scanner.
[519/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cmemory.c.o
[520/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._BiCGREVCOM.f.o
[521/1619] Compiling C object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_..__iterativemodule.c.o
[522/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._BiCGSTABREVCOM.f.o
[523/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._CGREVCOM.f.o
[524/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._CGSREVCOM.f.o
[525/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._getbreak.f.o
[526/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[527/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._GMRESREVCOM.f.o
[528/1619] Compiling Fortran object scipy/sparse/linalg/_isolve/_iterative.so.p/meson-generated_.._QMRREVCOM.f.o
[529/1619] Linking target scipy/sparse/linalg/_isolve/_iterative.so
[530/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cmyblas2.c.o
[531/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpanel_dfs.c.o
[532/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpanel_bmod.c.o
[533/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpivotgrowth.c.o
[534/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpivotL.c.o
[535/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cpruneL.c.o
[536/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadhb.c.o
[537/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_colamd.c.o
[538/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csnode_bmod.c.o
[539/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadtriple.c.o
[540/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_creadrb.c.o
[541/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csp_blas3.c.o
[542/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csnode_dfs.c.o
[543/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dGetDiagU.c.o
[544/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_cutil.c.o
[545/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_csp_blas2.c.o
[546/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcomplex.c.o
[547/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcolumn_dfs.c.o
[548/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcolumn_bmod.c.o
[549/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgscon.c.o
[550/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ddiagonal.c.o
[551/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dcopy_to_ucol.c.o
[552/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsequ.c.o
[553/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsisx.c.o
[554/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsitrf.c.o
[555/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgssv.c.o
[556/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgsrfs.c.o
[557/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgstrf.c.o
[558/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlacon2.c.o
[559/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgstrs.c.o
[560/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dgssvx.c.o
[561/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlangs.c.o
[562/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmach.c.o
[563/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dldperm.c.o
[564/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmemory.c.o
[565/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dlaqgs.c.o
[566/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpanel_bmod.c.o
[567/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dmyblas2.c.o
[568/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpivotL.c.o
[569/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpivotgrowth.c.o
[570/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpruneL.c.o
[571/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadhb.c.o
[572/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadtriple.c.o
[573/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dpanel_dfs.c.o
[574/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dreadrb.c.o
[575/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsnode_bmod.c.o
[576/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsnode_dfs.c.o
[577/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsp_blas3.c.o
[578/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dzsum1.c.o
[579/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dsp_blas2.c.o
[580/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_heap_relax_snode.c.o
[581/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_icmax1.c.o
[582/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ccolumn_dfs.c.o
[583/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ccopy_to_ucol.c.o
[584/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_get_perm_c.c.o
[585/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_dutil.c.o
[586/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cpanel_dfs.c.o
[587/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cpivotL.c.o
[588/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_csnode_dfs.c.o
[589/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_cdrop_row.c.o
[590/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dcolumn_dfs.c.o
[591/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ddrop_row.c.o
[592/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dpanel_dfs.c.o
[593/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dcopy_to_ucol.c.o
[594/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dsnode_dfs.c.o
[595/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_dpivotL.c.o
[596/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_heap_relax_snode.c.o
[597/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_relax_snode.c.o
[598/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_scolumn_dfs.c.o
[599/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_scopy_to_ucol.c.o
[600/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_spanel_dfs.c.o
[601/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_spivotL.c.o
[602/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_ssnode_dfs.c.o
[603/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zcopy_to_ucol.c.o
[604/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zcolumn_dfs.c.o
[605/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_sdrop_row.c.o
[606/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zpanel_dfs.c.o
[607/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zpivotL.c.o
[608/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_input_error.c.o
[609/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zdrop_row.c.o
[610/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_izmax1.c.o
[611/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ilu_zsnode_dfs.c.o
[612/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_memory.c.o
[613/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_mark_relax.c.o
[614/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_relax_snode.c.o
[615/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_qselect.c.o
[616/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_mmd.c.o
[617/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scolumn_bmod.c.o
[618/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scomplex.c.o
[619/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scopy_to_ucol.c.o
[620/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scsum1.c.o
[621/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_scolumn_dfs.c.o
[622/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sdiagonal.c.o
[623/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsequ.c.o
[624/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgscon.c.o
[625/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsisx.c.o
[626/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgssv.c.o
[627/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsrfs.c.o
[628/1619] Compiling C object scipy/sparse/csgraph/_traversal.so.p/meson-generated__traversal.c.o
[629/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgsitrf.c.o
[630/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgssvx.c.o
[631/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgstrf.c.o
[632/1619] Linking target scipy/sparse/csgraph/_traversal.so
[633/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slacon2.c.o
[634/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slangs.c.o
[635/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_slaqgs.c.o
[636/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smach.c.o
[637/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sldperm.c.o
[638/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sgstrs.c.o
[639/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_ienv.c.o
[640/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_coletree.c.o
[641/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sp_preorder.c.o
[642/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smyblas2.c.o
[643/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spanel_dfs.c.o
[644/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spivotL.c.o
[645/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spruneL.c.o
[646/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_smemory.c.o
[647/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spivotgrowth.c.o
[648/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadtriple.c.o
[649/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_spanel_bmod.c.o
[650/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssnode_dfs.c.o
[651/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssnode_bmod.c.o
[652/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadrb.c.o
[653/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_superlu_timer.c.o
[654/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sreadhb.c.o
[655/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssp_blas3.c.o
[656/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcolumn_bmod.c.o
[657/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_ssp_blas2.c.o
[658/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcolumn_dfs.c.o
[659/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_sutil.c.o
[660/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zcopy_to_ucol.c.o
[661/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_util.c.o
[662/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgscon.c.o
[663/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zdiagonal.c.o
[664/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsequ.c.o
[665/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsisx.c.o
[666/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsitrf.c.o
[667/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgsrfs.c.o
[668/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgssvx.c.o
[669/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgssv.c.o
[670/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlacon2.c.o
[671/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgstrf.c.o
[672/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlangs.c.o
[673/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zgstrs.c.o
[674/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zlaqgs.c.o
[675/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zldperm.c.o
[676/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zmyblas2.c.o
[677/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zmemory.c.o
[678/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpanel_dfs.c.o
[679/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpivotgrowth.c.o
[680/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpruneL.c.o
[681/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadhb.c.o
[682/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpanel_bmod.c.o
[683/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsnode_bmod.c.o
[684/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadtriple.c.o
[685/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zreadrb.c.o
[686/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsnode_dfs.c.o
[687/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zpivotL.c.o
[688/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsp_blas3.c.o
[689/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.so.p/_superlumodule.c.o
[690/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.so.p/_superlu_utils.c.o
[691/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zsp_blas2.c.o
[692/1619] Compiling C object scipy/sparse/linalg/_dsolve/libsuperlu_lib.a.p/SuperLU_SRC_zutil.c.o
[693/1619] Linking static target scipy/sparse/linalg/_dsolve/libsuperlu_lib.a
[694/1619] Generating scipy/stats/__init__.py with a custom command
[695/1619] Generating scipy/stats/_stats.pxd with a custom command
[696/1619] Compiling C object scipy/sparse/linalg/_dsolve/_superlu.so.p/_superluobject.c.o
[697/1619] Linking target scipy/sparse/linalg/_dsolve/_superlu.so
[698/1619] Module scanner.
[699/1619] Generating scipy/stats/_biasedurn.pxd with a custom command
[700/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cgetv0.f.o
[701/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaitr.f.o
[702/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnapps.f.o
[703/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaup2.f.o
[704/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cnaupd.f.o
[705/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cneigh.f.o
[706/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cngets.f.o
[707/1619] Generating scipy/stats/unuran.pxd with a custom command
[708/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cstatn.f.o
[709/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dgetv0.f.o
[710/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_csortc.f.o
[711/1619] Generating scipy/sparse/linalg/_eigen/arpack/arpack_module with a custom command
[712/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaitr.f.o
[713/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_cneupd.f.o
[714/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnconv.f.o
[715/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaupd.f.o
[716/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnaup2.f.o
[717/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dneigh.f.o
[718/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dngets.f.o
[719/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaitr.f.o
[720/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsapps.f.o
[721/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaup2.f.o
[722/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsaupd.f.o
[723/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsconv.f.o
[724/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dseigt.f.o
[725/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsesrt.f.o
[726/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsgets.f.o
[727/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dnapps.f.o
[728/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dseupd.f.o
[729/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dneupd.f.o
[730/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsortr.f.o
[731/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstatn.f.o
[732/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dsortc.f.o
[733/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sgetv0.f.o
[734/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstqrb.f.o
[735/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaitr.f.o
[736/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snapps.f.o
[737/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaup2.f.o
[738/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snaupd.f.o
[739/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_dstats.f.o
[740/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_snconv.f.o
[741/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sngets.f.o
[742/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sneigh.f.o
[743/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssapps.f.o
[744/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sneupd.f.o
[745/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaup2.f.o
[746/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssconv.f.o
[747/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sseigt.f.o
[748/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaupd.f.o
[749/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssaitr.f.o
[750/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssesrt.f.o
[751/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssortc.f.o
[752/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstatn.f.o
[753/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssortr.f.o
[754/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_ssgets.f.o
[755/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstats.f.o
[756/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sstqrb.f.o
[757/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_sseupd.f.o
[758/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zgetv0.f.o
[759/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaitr.f.o
[760/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znapps.f.o
[761/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaup2.f.o
[762/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zneigh.f.o
[763/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zngets.f.o
[764/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zstatn.f.o
[765/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zsortc.f.o
[766/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_znaupd.f.o
[767/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_cvout.f.o
[768/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_SRC_zneupd.f.o
[769/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_dvout.f.o
[770/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_icnteq.f.o
[771/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_icopy.f.o
[772/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_iset.f.o
[773/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_iswap.f.o
[774/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_second_NONE.f.o
[775/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_ivout.f.o
[776/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_svout.f.o
[777/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_smout.f.o
[778/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_dmout.f.o
[779/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_cmout.f.o
[780/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_zmout.f.o
[781/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a.p/ARPACK_UTIL_zvout.f.o
[782/1619] Linking static target scipy/sparse/linalg/_eigen/arpack/libarpack_lib.a
[783/1619] Module scanner.
[784/1619] Module scanner.
[785/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/_arpack.so.p/meson-generated_..__arpack-f2pywrappers.f.o
[786/1619] Compiling Fortran object scipy/sparse/linalg/_eigen/arpack/_arpack.so.p/.._.._.._..__build_utils_src_wrap_dummy_g77_abi.f.o
[787/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_spearman.f.o
[788/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_swilk.f.o
[789/1619] Compiling Fortran object scipy/stats/libstatlib_lib.a.p/statlib_ansari.f.o
[790/1619] Generating scipy/stats/statlib_module with a custom command
[791/1619] Linking static target scipy/stats/libstatlib_lib.a
[792/1619] Compiling C object scipy/stats/_statlib.so.p/meson-generated_..__statlibmodule.c.o
[793/1619] Module scanner.
[794/1619] Compiling C object scipy/sparse/linalg/_eigen/arpack/_arpack.so.p/meson-generated_..__arpackmodule.c.o
[795/1619] Compiling Fortran object scipy/stats/_statlib.so.p/meson-generated_..__statlib-f2pywrappers.f.o
[796/1619] Linking target scipy/stats/_statlib.so
[797/1619] Linking target scipy/sparse/linalg/_eigen/arpack/_arpack.so
/usr/bin/ld: warning: libgfortran.so.4, needed by /usr/obj/pkgsrc-stable/math/py-scipy/work/.buildlink/lib/liblapack.so, may conflict with libgfortran.so.5
[798/1619] Generating scipy/stats/mvn_module with a custom command
[799/1619] Compiling C object scipy/stats/_mvn.so.p/meson-generated_..__mvnmodule.c.o
[800/1619] Module scanner.
[801/1619] Compiling Fortran object scipy/stats/_mvn.so.p/meson-generated_..__mvn-f2pywrappers.f.o
[802/1619] Compiling Fortran object scipy/stats/_mvn.so.p/mvndst.f.o
[803/1619] Linking target scipy/stats/_mvn.so
[804/1619] Generating scipy/stats/_stats_gen_pyx with a custom command
[805/1619] Generating scipy/stats/_dummy_stats_gen_pyx with a custom command
[806/1619] Generating 'scipy/stats/_sobol.so.p/_sobol.c'
[807/1619] Generating 'scipy/stats/_biasedurn.so.p/_biasedurn.cpp'
FAILED: scipy/stats/_biasedurn.so.p/_biasedurn.cpp 
/usr/pkg/bin/cython --cplus -3 --fast-fail --output-file scipy/stats/_biasedurn.so.p/_biasedurn.cpp --include-dir . ../scipy/stats/_biasedurn.pyx

Error compiling Cython file:
------------------------------------------------------------
...
import numpy as np
from libcpp.memory cimport unique_ptr

np.import_array()

from numpy.random cimport bitgen_t
^
------------------------------------------------------------

/usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/stats/_biasedurn.pyx:10:0: 'numpy/random.pxd' not found
[808/1619] Generating 'scipy/stats/_qmc_cy.so.p/_qmc_cy.cpp'
[809/1619] Generating 'scipy/stats/_stats.so.p/_stats.c'
performance hint: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/stats/_stats.pyx:504:14: Exception check will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/stats/_stats.pyx:684:24: Exception check will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
performance hint: /usr/obj/pkgsrc-stable/math/py-scipy/work/scipy-1.11.4/scipy/stats/_stats.pyx:698:24: Exception check will always require the GIL to be acquired. Declare the function as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
[810/1619] Compiling C object scipy/stats/_sobol.so.p/meson-generated__sobol.c.o
[811/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.so.p/csr.cxx.o
[812/1619] Compiling C++ object scipy/sparse/sparsetools/_sparsetools.so.p/bsr.cxx.o
ninja: build stopped: subcommand failed.

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
bmake[1]: stopped in /usr/pkgsrc-stable/math/py-scipy
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc-stable/math/py-scipy


Home | Main Index | Thread Index | Old Index