kangwonlee / Slycot

Other
0 stars 0 forks source link

Build attempt #19

Open kangwonlee opened 5 years ago

kangwonlee commented 5 years ago
$ python setup.py install
Traceback (most recent call last):
  File "setup.py", line 25, in <module>
    from skbuild import setup
ModuleNotFoundError: No module named 'skbuild'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "setup.py", line 28, in <module>
    raise ImportError('sckit-build must be installed before running setup.py')
ImportError: sckit-build must be installed before running setup.py
kangwonlee commented 5 years ago

Build log

Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 7.4.0
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error: The Ninja generator does not support Fortran yet.
-- The Fortran compiler identification is GNU 7.4.0
-- Check for working Fortran compiler using: Ninja
CMake Error: The Ninja generator does not support Fortran yet.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working Fortran compiler using: Ninja  -- broken
CMake Error at /home/beachgoer/anaconda3/envs/slycot/share/cmake-3.5/Modules/CMakeTestFortranCompiler.cmake:54 (message):
  The Fortran compiler "/usr/bin/gfortran" is not able to compile a simple
  test program.

  It fails with the following output:

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:4 (ENABLE_LANGUAGE)

-- Configuring incomplete, errors occurred!
See also "/home/beachgoer/Documents/Slycot/_cmake_test_compile/build/CMakeFiles/CMakeOutput.log".
See also "/home/beachgoer/Documents/Slycot/_cmake_test_compile/build/CMakeFiles/CMakeError.log".
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 7.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- The Fortran compiler identification is GNU 7.4.0
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Configuring done
-- Generating done
-- Build files have been written to: /home/beachgoer/Documents/Slycot/_cmake_test_compile/build
-- The C compiler identification is GNU 7.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- The Fortran compiler identification is GNU 7.4.0
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Found PythonLibs: /home/beachgoer/anaconda3/envs/slycot/lib/libpython3.7m.so (found version "3.7.3") 
-- Found PythonInterp: /home/beachgoer/anaconda3/envs/slycot/bin/python (found version "3.7.3") 
-- Found NumPy: /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include (found version "1.16.2") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- A library with BLAS API found.
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- A library with LAPACK API found.
-- LAPACK: /home/beachgoer/anaconda3/envs/slycot/lib/libmkl_intel_lp64.so;/home/beachgoer/anaconda3/envs/slycot/lib/libmkl_intel_thread.so;/home/beachgoer/anaconda3/envs/slycot/lib/libmkl_core.so;/home/beachgoer/anaconda3/envs/slycot/lib/libiomp5.so;-lpthread;-lm
-- Slycot version: 0.3.5.2
-- Found F2PY: /home/beachgoer/anaconda3/envs/slycot/bin/f2py (found version "2") 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    SKBUILD

-- Build files have been written to: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build
[  0%] Generating SLYCOTmodule.c, _wrappermodule.c, _wrapper-f2pywrappers.f
Reading fortran codes...
    Reading file '/home/beachgoer/Documents/Slycot/slycot/src/_wrapper.pyf' (format:free)
    Reading file '/home/beachgoer/Documents/Slycot/slycot/src/analysis.pyf' (format:free)
    Reading file '/home/beachgoer/Documents/Slycot/slycot/src/math.pyf' (format:free)
    Reading file '/home/beachgoer/Documents/Slycot/slycot/src/synthesis.pyf' (format:free)
    Reading file '/home/beachgoer/Documents/Slycot/slycot/src/transform.pyf' (format:free)
Post-processing...
    Block: SLYCOT
            Block: _wrapper
                    Block: ab01nd_i
                    Block: ab01nd_f
                    Block: ab01nd_n
                    Block: ab05md
                    Block: ab05nd
                    Block: ab07nd
                    Block: ab08nd
                    Block: ab09ad
                    Block: ab09ax
                    Block: ab09bd
                    Block: ab09md
                    Block: ab09nd
                    Block: ab13bd
                    Block: ab13dd
                    Block: ab13ed
                    Block: ab13fd
                    Block: ag08bd
                    Block: mc01td
                    Block: mb05md
                    Block: mb05nd
                    Block: sb01bd
                    Block: sb02md
                    Block: sb02od_n
                    Block: sb02od_c
                    Block: sb02od_d
                    Block: sb02od_b
                    Block: sb02mt_n
                    Block: sb02mt_c
                    Block: sb02mt_nl
                    Block: sb02mt_cl
                    Block: sb03md
                    Block: sb03od
                    Block: sb04md
                    Block: sb04qd
                    Block: sb10ad
                    Block: sb10dd
                    Block: sb10hd
                    Block: sb10jd
                    Block: sg03ad
                    Block: sg02ad_g
                    Block: sg02ad_bn
                    Block: sg02ad_bc
                    Block: sg02ad_bd
                    Block: sg02ad_bb
                    Block: sg03bd
                    Block: tb01id
                    Block: tb03ad_l
                    Block: tb03ad_r
                    Block: tb04ad_r
                    Block: tb04ad_c
                    Block: tb05ad_ag
                    Block: tb05ad_ng
                    Block: tb05ad_nh
                    Block: tc01od_l
                    Block: tc01od_r
                    Block: tc04ad_l
                    Block: tc04ad_r
                    Block: td04ad_r
                    Block: td04ad_c
                    Block: tf01md
                    Block: tf01rd
                    Block: tb01pd
                    Block: tg01ad
                    Block: tg01fd_nn
                    Block: tg01fd_ii
                    Block: tg01fd_uu
Post-processing (stage 2)...
Building modules...
    Building module "_wrapper"...
        Constructing wrapper function "ab01nd_i"...
          a,b,ncont,indcon,nblk,z,tau,info = ab01nd_i(n,m,a,b,[tol,ldwork])
        Constructing wrapper function "ab01nd_f"...
          a,b,ncont,indcon,nblk,z,tau,info = ab01nd_f(n,m,a,b,[tol,ldwork])
        Constructing wrapper function "ab01nd_n"...
          a,b,ncont,indcon,nblk,z,tau,info = ab01nd_n(n,m,a,b,[tol,ldwork])
        Constructing wrapper function "ab05md"...
          n,a,b,c,d,info = ab05md(n1,m1,p1,n2,p2,a1,b1,c1,d1,a2,b2,c2,d2,[uplo,ldwork])
        Constructing wrapper function "ab05nd"...
          n,a,b,c,d,info = ab05nd(n1,m1,p1,n2,alpha,a1,b1,c1,d1,a2,b2,c2,d2,[ldwork])
        Constructing wrapper function "ab07nd"...
          a,b,c,d,rcond,info = ab07nd(n,m,a,b,c,d,[ldwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d])
        Constructing wrapper function "ab08nd"...
          nu,rank_bn,dinfz,nkror,nkrol,infz,kronr,kronl,af,bf,info = ab08nd(n,m,p,a,b,c,d,[equil,tol,ldwork])
        Constructing wrapper function "ab09ad"...
          nr,a,b,c,hsv,iwarn,info = ab09ad(dico,job,equil,ordsel,n,m,p,nr,a,b,c,[tol,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "ab09ax"...
          nr,a,b,c,hsv,t,ti,iwarn,info = ab09ax(dico,job,ordsel,n,m,p,nr,a,b,c,[tol,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "ab09bd"...
          nr,a,b,c,d,hsv,iwarn,info = ab09bd(dico,job,equil,ordsel,n,m,p,nr,a,b,c,d,[tol1,tol2,ldwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d])
        Constructing wrapper function "ab09md"...
          nr,a,b,c,ns,hsv,iwarn,info = ab09md(dico,job,equil,ordsel,n,m,p,nr,alpha,a,b,c,[tol,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "ab09nd"...
          nr,a,b,c,d,ns,hsv,iwarn,info = ab09nd(dico,job,equil,ordsel,n,m,p,nr,alpha,a,b,c,d,[tol1,tol2,ldwork,overwrite_a,overwrite_b,overwrite_c,overwrite_d])
        Creating wrapper for Fortran function "ab13bd"("ab13bd")...
        Constructing wrapper function "ab13bd"...
          ab13bd,nq,iwarn,info = ab13bd(dico,jobn,n,m,p,a,b,c,d,tol)
        Constructing wrapper function "ab13dd"...
          fpeak,gpeak,info = ab13dd(dico,jobe,equil,jobd,n,m,p,fpeak,a,e,b,c,d,[tol])
        Constructing wrapper function "ab13ed"...
          low,high,info = ab13ed(n,a,[tol])
        Constructing wrapper function "ab13fd"...
          beta,omega,info = ab13fd(n,a,[tol])
        Constructing wrapper function "ag08bd"...
          a,e,nfz,nrank,niz,dinfz,nkror,ninfe,nkrol,infz,kronr,infe,kronl,info = ag08bd(equil,l,n,m,p,a,e,b,c,d,tol,ldwork,[overwrite_a,overwrite_e,overwrite_b,overwrite_c,overwrite_d])
        Constructing wrapper function "mc01td"...
          dp,stable,nz,iwarn,info = mc01td(dico,dp,p)
        Constructing wrapper function "mb05md"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
          a,v,y,valr,vali,info = mb05md(balanc,n,delta,a,[overwrite_a])
        Constructing wrapper function "mb05nd"...
          ex,exint,info = mb05nd(n,delta,a,tol,[overwrite_ex,overwrite_exint])
        Constructing wrapper function "sb01bd"...
          a,wr,wi,nfp,nap,nup,f,z,iwarn,info = sb01bd(dico,n,m,np,alpha,a,b,wr,wi,[tol,ldwork,overwrite_a,overwrite_wr,overwrite_wi])
        Constructing wrapper function "sb02md"...
          a,q,rcond,wr,wi,s,u,info = sb02md(dico,n,a,g,q,[hinv,uplo,scal,sort,ldwork,overwrite_a])
        Constructing wrapper function "sb02od_n"...
          rcond,x,alfar,alfai,beta,s,t,info = sb02od_n(dico,n,m,a,b,q,r,l,[uplo,jobl,sort,tol,ldwork])
        Constructing wrapper function "sb02od_c"...
          rcond,x,alfar,alfai,beta,s,t,info = sb02od_c(dico,n,m,p,a,b,q,r,l,[uplo,jobl,sort,tol,ldwork])
        Constructing wrapper function "sb02od_d"...
          rcond,x,alfar,alfai,beta,s,t,info = sb02od_d(dico,n,m,p,a,b,q,r,l,[uplo,jobl,sort,tol,ldwork])
        Constructing wrapper function "sb02od_b"...
          rcond,x,alfar,alfai,beta,s,t,info = sb02od_b(dico,n,m,p,a,b,q,r,l,[uplo,jobl,sort,tol,ldwork])
        Constructing wrapper function "sb02mt_n"...
          a,b,q,r,l,ipiv,oufact,g,info = sb02mt_n(n,m,b,r,[uplo,ldwork,overwrite_b,overwrite_r])
        Constructing wrapper function "sb02mt_c"...
          a,b,q,r,l,ipiv,oufact,g,info = sb02mt_c(n,m,b,r,[uplo,overwrite_b,overwrite_r])
        Constructing wrapper function "sb02mt_nl"...
          a,b,q,r,l,ipiv,oufact,g,info = sb02mt_nl(n,m,a,b,q,r,l,[uplo,ldwork,overwrite_a,overwrite_b,overwrite_q,overwrite_r,overwrite_l])
        Constructing wrapper function "sb02mt_cl"...
          a,b,q,r,l,ipiv,oufact,g,info = sb02mt_cl(n,m,a,b,q,r,l,[uplo,overwrite_a,overwrite_b,overwrite_q,overwrite_r,overwrite_l])
        Constructing wrapper function "sb03md"...
          c,scale,sep,ferr,wr,wi,info = sb03md(dico,n,c,a,u,[job,fact,trana,ldwork,overwrite_c])
        Constructing wrapper function "sb03od"...
          b,scale,wr,wi,info = sb03od(dico,n,m,a,q,b,[fact,trans,ldwork,overwrite_b])
        Constructing wrapper function "sb04md"...
          a,b,c,z,info = sb04md(n,m,a,b,c,[ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "sb04qd"...
          a,b,c,z,info = sb04qd(n,m,a,b,c,[ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "sb10ad"...
          gamma,ak,bk,ck,dk,ac,bc,cc,dc,rcond,info = sb10ad(job,n,m,np,ncon,nmeas,gamma,a,b,c,d,[gtol,actol,liwork,ldwork])
        Constructing wrapper function "sb10dd"...
          gamma,ak,bk,ck,dk,x,z,rcond,info = sb10dd(n,m,np,ncon,nmeas,gamma,a,b,c,d,[tol,ldwork])
        Constructing wrapper function "sb10hd"...
          ak,bk,ck,dk,rcond,info = sb10hd(n,m,np,ncon,nmeas,a,b,c,d,[tol,ldwork])
        Constructing wrapper function "sb10jd"...
          a,b,c,d,nsys,info = sb10jd(n,m,np,a,b,c,d,e,ldwork,[overwrite_a,overwrite_b,overwrite_c,overwrite_d,overwrite_e])
        Constructing wrapper function "sg03ad"...
          a,e,q,z,x,scale,sep,ferr,alphar,alphai,beta,info = sg03ad(dico,job,fact,trans,uplo,n,a,e,q,z,x,[ldwork])
        Constructing wrapper function "sg02ad_g"...
          rcondu,x,alfar,alfai,beta,s,t,u,iwarn,info = sg02ad_g(dico,uplo,sort,acc,n,a,e,b,q,[ldwork])
        Constructing wrapper function "sg02ad_bn"...
          rcondu,x,alfar,alfai,beta,s,t,u,iwarn,info = sg02ad_bn(dico,uplo,jobl,scal,sort,acc,n,m,a,e,b,q,r,l,[tol,ldwork])
        Constructing wrapper function "sg02ad_bc"...
          rcondu,x,alfar,alfai,beta,s,t,u,iwarn,info = sg02ad_bc(dico,jobl,scal,sort,acc,n,m,p,a,e,b,q,r,l,[tol,ldwork])
        Constructing wrapper function "sg02ad_bd"...
          rcondu,x,alfar,alfai,beta,s,t,u,iwarn,info = sg02ad_bd(dico,jobl,scal,sort,acc,n,m,p,a,e,b,q,r,l,[tol,ldwork])
        Constructing wrapper function "sg02ad_bb"...
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check n>=0)" is mapped to C "int" (to override define dict(integer = dict(check n>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check m>=0)" is mapped to C "int" (to override define dict(integer = dict(check m>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
getctype: "integer(kind=check p>=0)" is mapped to C "int" (to override define dict(integer = dict(check p>=0="<C typespec>")) in /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/.f2py_f2cmap file).
          rcondu,x,alfar,alfai,beta,s,t,u,iwarn,info = sg02ad_bb(dico,jobl,scal,sort,acc,n,m,p,a,e,b,q,r,l,[tol,ldwork])
        Constructing wrapper function "sg03bd"...
          b,scale,alphar,alphai,beta,info = sg03bd(dico,n,m,a,e,q,z,b,[fact,trans,ldwork,overwrite_b])
        Constructing wrapper function "tb01id"...
          maxred,a,b,c,scale,info = tb01id(n,m,p,maxred,a,b,c,[job,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tb03ad_l"...
          a,b,c,nr,index_bn,pcoeff,qcoeff,vcoeff,info = tb03ad_l(n,m,p,a,b,c,d,[equil,tol,ldwork])
        Constructing wrapper function "tb03ad_r"...
          a,b,c,nr,index_bn,pcoeff,qcoeff,vcoeff,info = tb03ad_r(n,m,p,a,b,c,d,[equil,tol,ldwork])
        Constructing wrapper function "tb04ad_r"...
          a,b,c,nr,index_bn,dcoeff,ucoeff,info = tb04ad_r(n,m,p,a,b,c,d,[tol1,tol2,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tb04ad_c"...
          a,b,c,nr,index_bn,dcoeff,ucoeff,info = tb04ad_c(n,m,p,a,b,c,d,[tol1,tol2,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tb05ad_ag"...
          a,b,c,rcond,g,evre,evim,hinvb,info = tb05ad_ag(n,m,p,freq,a,b,c,[ldwork,lzwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tb05ad_ng"...
          a,b,c,g,hinvb,info = tb05ad_ng(n,m,p,freq,a,b,c,[ldwork,lzwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tb05ad_nh"...
          g,hinvb,info = tb05ad_nh(n,m,p,freq,a,b,c,[ldwork,lzwork])
        Constructing wrapper function "tc01od_l"...
          pcoeff,qcoeff,info = tc01od_l(m,p,indlim,pcoeff,qcoeff)
        Constructing wrapper function "tc01od_r"...
          info = tc01od_r(p,indlim,pcoeff,qcoeff,[m])
        Constructing wrapper function "tc04ad_l"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
          n,rcond,a,b,c,d,info = tc04ad_l(m,p,index_bn,pcoeff,qcoeff,n,[ldwork])
        Constructing wrapper function "tc04ad_r"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
          n,rcond,a,b,c,d,info = tc04ad_r(m,p,index_bn,pcoeff,qcoeff,n,[ldwork])
        Constructing wrapper function "td04ad_r"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
          nr,a,b,c,d,info = td04ad_r(m,p,index_bn,dcoeff,ucoeff,nr,[tol,ldwork,overwrite_dcoeff,overwrite_ucoeff])
        Constructing wrapper function "td04ad_c"...
getarrdims:warning: assumed shape array, using 0 instead of '*'
getarrdims:warning: assumed shape array, using 0 instead of '*'
          nr,a,b,c,d,info = td04ad_c(m,p,index_bn,dcoeff,ucoeff,nr,[tol,ldwork,overwrite_dcoeff,overwrite_ucoeff])
        Constructing wrapper function "tf01md"...
          x,y,info = tf01md(n,m,p,ny,a,b,c,d,u,x,[overwrite_x])
        Constructing wrapper function "tf01rd"...
          h,info = tf01rd(na,nb,nc,n,a,b,c,[ldwork])
        Constructing wrapper function "tb01pd"...
          a,b,c,nr,info = tb01pd(n,m,p,a,b,c,[job,equil,tol,ldwork,overwrite_a,overwrite_b,overwrite_c])
        Constructing wrapper function "tg01ad"...
          a,e,b,c,lscale,rscale,info = tg01ad(job,l,n,m,p,thresh,a,e,b,c,[overwrite_a,overwrite_e,overwrite_b,overwrite_c])
        Constructing wrapper function "tg01fd_nn"...
          a,e,b,c,ranke,rnka22,info = tg01fd_nn(joba,l,n,m,p,a,e,b,c,tol,ldwork,[overwrite_a,overwrite_e,overwrite_b,overwrite_c])
        Constructing wrapper function "tg01fd_ii"...
          a,e,b,c,q,z,ranke,rnka22,info = tg01fd_ii(joba,l,n,m,p,a,e,b,c,tol,ldwork,[overwrite_a,overwrite_e,overwrite_b,overwrite_c])
        Constructing wrapper function "tg01fd_uu"...
          a,e,b,c,q,z,ranke,rnka22,info = tg01fd_uu(joba,l,n,m,p,a,e,b,c,q,z,tol,ldwork,[overwrite_a,overwrite_e,overwrite_b,overwrite_c,overwrite_q,overwrite_z])
    Wrote C/API module "_wrapper" to file "./_wrappermodule.c"
    Fortran 77 wrappers are saved to "./_wrapper-f2pywrappers.f"
    Building module "SLYCOT"...
    Wrote C/API module "SLYCOT" to file "./SLYCOTmodule.c"
Scanning dependencies of target _wrapper
[  0%] Building C object slycot/CMakeFiles/_wrapper.dir/SLYCOTmodule.c.o
In file included from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1824:0,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h:13,
                 from /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/SLYCOTmodule.c:15:
/home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it with " \
  ^~~~~~~
[  0%] Building C object slycot/CMakeFiles/_wrapper.dir/_wrappermodule.c.o
In file included from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1824:0,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h:13,
                 from /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-build/slycot/_wrappermodule.c:16:
/home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it with " \
  ^~~~~~~
[  0%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/_wrapper-f2pywrappers.f.o
[  1%] Building C object slycot/CMakeFiles/_wrapper.dir/home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c.o
In file included from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1824:0,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h:13,
                 from /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c:2:
/home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it with " \
  ^~~~~~~
[  1%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB01MD.f.o
[  1%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02AD.f.o
[  1%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03YT.f.o
[  1%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BW.f.o
[  2%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10KD.f.o
[  2%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB01ND.f.o
[  2%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02BD.f.o
[  2%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03ZA.f.o
[  2%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BX.f.o
[  3%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10LD.f.o
[  3%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB01OD.f.o
[  3%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02BZ.f.o
[  3%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03ZD.f.o
[  3%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BY.f.o
[  4%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10MD.f.o
[  4%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB04MD.f.o
[  4%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02CD.f.o
[  4%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04DD.f.o
[  5%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01BD.f.o
[  5%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10PD.f.o
[  5%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05MD.f.o
[  5%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02CZ.f.o
[  5%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04DI.f.o
[  6%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01BX.f.o
[  6%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10QD.f.o
[  6%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05ND.f.o
[  6%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02DD.f.o
[  6%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04DS.f.o
[  7%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01BY.f.o
[  7%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10RD.f.o
[  7%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05OD.f.o
[  7%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02ED.f.o
[  7%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04DY.f.o
[  8%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01DD.f.o
[  8%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10SD.f.o
[  8%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05PD.f.o
[  8%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02FD.f.o
[  9%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04GD.f.o
[  9%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01FY.f.o
[  9%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10TD.f.o
[  9%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05QD.f.o
[  9%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02GD.f.o
[ 10%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04ID.f.o
[ 10%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB01MD.f.o
[ 10%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10UD.f.o
[ 10%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05RD.f.o
[ 10%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02HD.f.o
[ 11%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04IY.f.o
[ 11%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02CX.f.o
[ 11%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10VD.f.o
[ 11%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB05SD.f.o
[ 11%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02ID.f.o
[ 12%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04IZ.f.o
[ 12%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MD.f.o
[ 12%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10WD.f.o
[ 12%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB07MD.f.o
[ 13%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA02JD.f.o
[ 13%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04JD.f.o
[ 13%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MR.f.o
[ 13%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10YD.f.o
[ 13%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB07ND.f.o
[ 14%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01MD.f.o
[ 14%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04KD.f.o
[ 14%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MS.f.o
[ 14%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10ZD.f.o
[ 14%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB08MD.f.o
[ 15%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01ND.f.o
[ 15%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04LD.f.o
[ 15%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MT.f.o
[ 15%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10ZP.f.o
[ 15%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB08MZ.f.o
[ 16%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01PD.f.o
[ 16%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04MD.f.o
[ 16%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MU.f.o
[ 16%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB16AD.f.o
[ 17%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB08ND.f.o
[ 17%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01QD.f.o
[ 17%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04ND.f.o
[ 17%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MV.f.o
[ 17%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB16AY.f.o
[ 18%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB08NX.f.o
[ 18%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01RD.f.o
[ 18%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04NY.f.o
[ 18%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02MW.f.o
[ 18%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB16BD.f.o
[ 19%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB08NZ.f.o
[ 19%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01RU.f.o
[ 19%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04OD.f.o
[ 19%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02ND.f.o
[ 19%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB16CD.f.o
[ 20%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09AD.f.o
[ 20%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01RW.f.o
[ 20%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04OW.f.o
[ 20%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OD.f.o
[ 21%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB16CY.f.o
[ 21%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09AX.f.o
[ 21%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01RX.f.o
[ 21%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04OX.f.o
[ 21%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OU.f.o
[ 22%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/select.f.o
[ 22%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09BD.f.o
[ 22%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01RY.f.o
[ 22%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04OY.f.o
[ 22%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OV.f.o
[ 23%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG02AD.f.o
[ 23%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09BX.f.o
[ 23%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01SD.f.o
[ 23%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04PA.f.o
[ 23%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OW.f.o
[ 24%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03AD.f.o
[ 24%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09CD.f.o
[ 24%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01TD.f.o
[ 24%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04PB.f.o
[ 25%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OX.f.o
[ 25%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03AX.f.o
[ 25%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09CX.f.o
[ 25%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01UD.f.o
[ 25%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04PU.f.o
[ 26%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02OY.f.o
[ 26%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03AY.f.o
[ 26%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09DD.f.o
[ 26%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01UW.f.o
[ 26%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04PY.f.o
[ 27%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02PD.f.o
[ 27%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BD.f.o
[ 27%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09ED.f.o
[ 27%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01UX.f.o
[ 27%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04QB.f.o
[ 28%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02QD.f.o
[ 28%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BU.f.o
[ 28%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09FD.f.o
[ 28%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01VD.f.o
[ 28%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04QC.f.o
[ 29%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02RD.f.o
[ 29%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BV.f.o
[ 29%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09GD.f.o
[ 29%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01WD.f.o
[ 30%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04QF.f.o
[ 30%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02RU.f.o
[ 30%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BW.f.o
[ 30%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09HD.f.o
[ 30%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01XD.f.o
[ 31%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04QU.f.o
[ 31%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB02SD.f.o
[ 31%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BX.f.o
[ 31%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09HX.f.o
[ 31%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01XY.f.o
[ 32%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TB.f.o
[ 32%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MD.f.o
[ 32%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SG03BY.f.o
[ 32%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09HY.f.o
[ 32%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01YD.f.o
[ 33%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TS.f.o
[ 33%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MU.f.o
[ 33%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SLCT_DLATZM.f.o
[ 33%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09ID.f.o
[ 34%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB01ZD.f.o
[ 34%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TT.f.o
[ 34%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MV.f.o
[ 34%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SLCT_ZLATZM.f.o
[ 34%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09IX.f.o
[ 35%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02CD.f.o
[ 35%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TU.f.o
[ 35%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MW.f.o
[ 35%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01ID.f.o
[ 35%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09IY.f.o
[ 36%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02CU.f.o
[ 36%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TV.f.o
[ 36%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MX.f.o
[ 36%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01IZ.f.o
[ 36%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09JD.f.o
[ 37%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02CV.f.o
[ 37%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TW.f.o
[ 37%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03MY.f.o
[ 37%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01KD.f.o
[ 38%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09JV.f.o
[ 38%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02CX.f.o
[ 38%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TX.f.o
[ 38%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OD.f.o
[ 38%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01LD.f.o
[ 39%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09JW.f.o
[ 39%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02CY.f.o
[ 39%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04TY.f.o
[ 39%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OR.f.o
[ 39%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01MD.f.o
[ 40%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09JX.f.o
[ 40%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02DD.f.o
[ 40%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04UD.f.o
[ 40%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OT.f.o
[ 40%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01ND.f.o
[ 41%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09KD.f.o
[ 41%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02ED.f.o
[ 41%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04VD.f.o
[ 41%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OU.f.o
[ 42%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01PD.f.o
[ 42%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09KX.f.o
[ 42%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02FD.f.o
[ 42%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04VX.f.o
[ 42%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OV.f.o
[ 43%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01TD.f.o
[ 43%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09MD.f.o
[ 43%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02GD.f.o
[ 43%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04WD.f.o
[ 43%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03OY.f.o
[ 44%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01TY.f.o
[ 44%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB09ND.f.o
[ 44%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02HD.f.o
[ 44%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04WP.f.o
[ 44%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03PD.f.o
[ 45%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01UD.f.o
[ 45%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13AD.f.o
[ 45%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02ID.f.o
[ 45%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04WR.f.o
[ 46%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03QD.f.o
[ 46%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01VD.f.o
[ 46%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13AX.f.o
[ 46%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02JD.f.o
[ 46%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04WU.f.o
[ 47%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03QX.f.o
[ 47%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01VY.f.o
[ 47%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13BD.f.o
[ 47%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02JX.f.o
[ 47%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04XD.f.o
[ 48%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03QY.f.o
[ 48%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01WD.f.o
[ 48%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13CD.f.o
[ 48%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02KD.f.o
[ 48%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04XY.f.o
[ 49%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03RD.f.o
[ 49%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01XD.f.o
[ 49%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13DD.f.o
[ 49%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02MD.f.o
[ 50%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04YD.f.o
[ 50%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03SD.f.o
[ 50%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01XZ.f.o
[ 50%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13DX.f.o
[ 50%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02ND.f.o
[ 51%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04YW.f.o
[ 51%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03SX.f.o
[ 51%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01YD.f.o
[ 51%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13ED.f.o
[ 51%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02NY.f.o
[ 52%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB04ZD.f.o
[ 52%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03SY.f.o
[ 52%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB01ZD.f.o
[ 52%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13FD.f.o
[ 52%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02OD.f.o
[ 53%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB05MD.f.o
[ 53%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03TD.f.o
[ 53%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB03AD.f.o
[ 53%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB13MD.f.o
[ 53%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02PD.f.o
[ 54%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB05MY.f.o
[ 54%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB03UD.f.o
[ 54%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB03AY.f.o
[ 54%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AB8NXZ.f.o
[ 55%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02QD.f.o
[ 55%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB05ND.f.o
[ 55%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04MD.f.o
[ 55%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04AD.f.o
[ 55%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AG07BD.f.o
[ 56%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02QY.f.o
[ 56%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB05OD.f.o
[ 56%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04MR.f.o
[ 56%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04AY.f.o
[ 56%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AG08BD.f.o
[ 57%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02RD.f.o
[ 57%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB05OY.f.o
[ 57%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04MU.f.o
[ 57%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04BD.f.o
[ 57%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AG08BY.f.o
[ 58%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02RZ.f.o
[ 58%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB3OYZ.f.o
[ 58%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04MW.f.o
[ 58%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04BV.f.o
[ 59%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AG08BZ.f.o
[ 59%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02SD.f.o
[ 59%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB3PYZ.f.o
[ 59%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04MY.f.o
[ 59%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04BW.f.o
[ 60%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/AG8BYZ.f.o
[ 60%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02SZ.f.o
[ 60%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01MD.f.o
[ 60%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04ND.f.o
[ 60%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04BX.f.o
[ 61%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BB01AD.f.o
[ 61%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02TD.f.o
[ 61%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01ND.f.o
[ 61%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04NV.f.o
[ 61%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB04CD.f.o
[ 62%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BB02AD.f.o
[ 62%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02TZ.f.o
[ 62%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01OD.f.o
[ 62%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04NW.f.o
[ 63%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TB05AD.f.o
[ 63%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BB03AD.f.o
[ 63%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02UD.f.o
[ 63%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01PD.f.o
[ 63%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04NX.f.o
[ 64%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TC01OD.f.o
[ 64%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BB04AD.f.o
[ 64%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02UU.f.o
[ 64%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01PY.f.o
[ 64%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04NY.f.o
[ 65%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TC04AD.f.o
[ 65%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BD01AD.f.o
[ 65%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02UV.f.o
[ 65%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01QD.f.o
[ 65%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04OD.f.o
[ 66%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TC05AD.f.o
[ 66%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/BD02AD.f.o
[ 66%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02VD.f.o
[ 66%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01RD.f.o
[ 67%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04OW.f.o
[ 67%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TD03AD.f.o
[ 67%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DE01OD.f.o
[ 67%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02WD.f.o
[ 67%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01SD.f.o
[ 68%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04PD.f.o
[ 68%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TD03AY.f.o
[ 68%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DE01PD.f.o
[ 68%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02XD.f.o
[ 68%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01SW.f.o
[ 69%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04PX.f.o
[ 69%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TD04AD.f.o
[ 69%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/delctg.f.o
[ 69%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB02YD.f.o
[ 69%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01SX.f.o
[ 70%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04PY.f.o
[ 70%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TD05AD.f.o
[ 70%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DF01MD.f.o
[ 70%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03MD.f.o
[ 71%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01SY.f.o
[ 71%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04QD.f.o
[ 71%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01MD.f.o
[ 71%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DG01MD.f.o
[ 71%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03MY.f.o
[ 72%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01TD.f.o
[ 72%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04QR.f.o
[ 72%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01MX.f.o
[ 72%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DG01ND.f.o
[ 72%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03ND.f.o
[ 73%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01VD.f.o
[ 73%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04QU.f.o
[ 73%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01MY.f.o
[ 73%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DG01NY.f.o
[ 73%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03NY.f.o
[ 74%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC01WD.f.o
[ 74%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04QY.f.o
[ 74%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01ND.f.o
[ 74%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DG01OD.f.o
[ 75%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03OD.f.o
[ 75%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC03MD.f.o
[ 75%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04RD.f.o
[ 75%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01OD.f.o
[ 75%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/DK01MD.f.o
[ 76%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03OY.f.o
[ 76%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC03ND.f.o
[ 76%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04RV.f.o
[ 76%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01PD.f.o
[ 76%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FB01QD.f.o
[ 77%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03PD.f.o
[ 77%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC03NX.f.o
[ 77%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04RW.f.o
[ 77%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01QD.f.o
[ 77%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FB01RD.f.o
[ 78%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03PY.f.o
[ 78%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MC03NY.f.o
[ 78%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04RX.f.o
[ 78%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TF01RD.f.o
[ 78%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FB01SD.f.o
[ 79%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03QD.f.o
[ 79%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03AD.f.o
[ 79%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB04RY.f.o
[ 79%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01AD.f.o
[ 80%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FB01TD.f.o
[ 80%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03QX.f.o
[ 80%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BA.f.o
[ 80%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB06ND.f.o
[ 80%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01AZ.f.o
[ 81%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FB01VD.f.o
[ 81%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03QY.f.o
[ 81%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BB.f.o
[ 81%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08CD.f.o
[ 81%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01BD.f.o
[ 82%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/FD01AD.f.o
[ 82%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03RD.f.o
[ 82%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BD.f.o
[ 82%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08DD.f.o
[ 82%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01CD.f.o
[ 83%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01AD.f.o
[ 83%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03RX.f.o
[ 83%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BF.f.o
[ 83%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08ED.f.o
[ 84%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01DD.f.o
[ 84%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01BD.f.o
[ 84%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03RY.f.o
[ 84%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BX.f.o
[ 84%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08FD.f.o
[ 85%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01ED.f.o
[ 85%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01CD.f.o
[ 85%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03SD.f.o
[ 85%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MD03BY.f.o
[ 85%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08GD.f.o
[ 86%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01FD.f.o
[ 86%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01MD.f.o
[ 86%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03TD.f.o
[ 86%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01AD.f.o
[ 86%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08HD.f.o
[ 87%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01FZ.f.o
[ 87%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01MY.f.o
[ 87%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03TS.f.o
[ 87%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01AY.f.o
[ 88%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08MD.f.o
[ 88%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01HD.f.o
[ 88%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01ND.f.o
[ 88%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03UD.f.o
[ 88%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BA.f.o
[ 89%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08MY.f.o
[ 89%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01HX.f.o
[ 89%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01OD.f.o
[ 89%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03VD.f.o
[ 89%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BB.f.o
[ 90%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08ND.f.o
[ 90%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01ID.f.o
[ 90%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01OY.f.o
[ 90%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03VY.f.o
[ 90%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BD.f.o
[ 91%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB08NY.f.o
[ 91%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01JD.f.o
[ 91%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01PD.f.o
[ 91%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03WA.f.o
[ 92%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BE.f.o
[ 92%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB09MD.f.o
[ 92%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/TG01WD.f.o
[ 92%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01PX.f.o
[ 92%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03WD.f.o
[ 93%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BF.f.o
[ 93%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10AD.f.o
[ 93%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01BD.f.o
[ 93%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01PY.f.o
[ 93%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03WX.f.o
[ 94%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BP.f.o
[ 94%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10DD.f.o
[ 94%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01CD.f.o
[ 94%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01QD.f.o
[ 94%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03XD.f.o
[ 95%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BQ.f.o
[ 95%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10ED.f.o
[ 95%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01DD.f.o
[ 95%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB01RD.f.o
[ 96%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03XP.f.o
[ 96%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BR.f.o
[ 96%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10FD.f.o
[ 96%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01MD.f.o
[ 96%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB03AD.f.o
[ 97%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03XU.f.o
[ 97%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BS.f.o
[ 97%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10HD.f.o
[ 97%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01MZ.f.o
[ 97%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/IB03BD.f.o
[ 98%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03YA.f.o
[ 98%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BU.f.o
[ 98%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10ID.f.o
[ 98%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UD01ND.f.o
[ 98%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MA01AD.f.o
[ 99%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/MB03YD.f.o
[ 99%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/NF01BV.f.o
[ 99%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/SB10JD.f.o
[ 99%] Building Fortran object slycot/CMakeFiles/_wrapper.dir/src/UE01MD.f.o
[100%] Linking Fortran shared library _wrapper.so
[100%] Built target _wrapper
Scanning dependencies of target wrapper
[100%] Built target wrapper
Install the project...
-- Install configuration: "Release"
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/_wrapper.so
-- Set runtime path of "/home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/_wrapper.so" to ""
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/__init__.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/analysis.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/examples.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/math.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/synthesis.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/transform.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/version.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/__init__.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sg02ad.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sg03ad.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tb05ad.py
-- Installing: /home/beachgoer/Documents/Slycot/_skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_td04ad.py

--------------------------------------------------------------------------------
-- Trying "Ninja" generator
--------------------------------
---------------------------
----------------------
-----------------
------------
-------
--
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying "Ninja" generator - failure
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Trying "Unix Makefiles" generator
--------------------------------
---------------------------
----------------------
-----------------
------------
-------
--
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying "Unix Makefiles" generator - success
--------------------------------------------------------------------------------

copying slycot/tests/test_ag08bd.py -> _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_ag08bd.py
copying slycot/tests/test_tg01ad.py -> _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tg01ad.py
copying slycot/tests/test_sb10jd.py -> _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sb10jd.py
copying slycot/tests/test_tg01fd.py -> _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tg01fd.py

running install
running bdist_egg
running egg_info
writing slycot.egg-info/PKG-INFO
writing dependency_links to slycot.egg-info/dependency_links.txt
writing requirements to slycot.egg-info/requires.txt
writing top-level names to slycot.egg-info/top_level.txt
reading manifest file 'slycot.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'slycot.egg-info/SOURCES.txt'
installing library code to _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg
running install_lib
running build_py
creating _skbuild/linux-x86_64-3.7/setuptools/lib
creating _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/__init__.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/synthesis.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/math.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/examples.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/transform.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/version.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/analysis.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
creating _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_ag08bd.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sg03ad.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/__init__.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tg01ad.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sb10jd.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tg01fd.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_td04ad.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_tb05ad.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/tests/test_sg02ad.py -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests
copying _skbuild/linux-x86_64-3.7/cmake-install/slycot/_wrapper.so -> _skbuild/linux-x86_64-3.7/setuptools/lib/slycot
copied 17 files
running build_ext
creating _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64
creating _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg
creating _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/__init__.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/synthesis.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
creating _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_ag08bd.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_sg03ad.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/__init__.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_tg01ad.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_sb10jd.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_tg01fd.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_td04ad.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_tb05ad.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/tests/test_sg02ad.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot/tests
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/math.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/examples.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/_wrapper.so -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/transform.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/version.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copying _skbuild/linux-x86_64-3.7/setuptools/lib/slycot/analysis.py -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/slycot
copied 18 files
creating _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/PKG-INFO -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/SOURCES.txt -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/dependency_links.txt -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/not-zip-safe -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/requires.txt -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
copying slycot.egg-info/top_level.txt -> _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO
writing _skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
creating 'dist/slycot-0.3.5.2-py3.7-linux-x86_64.egg' and adding '_skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg' to it
removing '_skbuild/linux-x86_64-3.7/setuptools/bdist.linux-x86_64/egg' (and everything under it)
Processing slycot-0.3.5.2-py3.7-linux-x86_64.egg
removing '/home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/slycot-0.3.5.2-py3.7-linux-x86_64.egg' (and everything under it)
creating /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/slycot-0.3.5.2-py3.7-linux-x86_64.egg
Extracting slycot-0.3.5.2-py3.7-linux-x86_64.egg to /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages
slycot 0.3.5.2 is already the active version in easy-install.pth

Installed /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages/slycot-0.3.5.2-py3.7-linux-x86_64.egg
Processing dependencies for slycot==0.3.5.2
Searching for numpy==1.16.2
Best match: numpy 1.16.2
Adding numpy 1.16.2 to easy-install.pth file
Installing f2py script to /home/beachgoer/anaconda3/envs/slycot/bin
Installing f2py3 script to /home/beachgoer/anaconda3/envs/slycot/bin
Installing f2py3.7 script to /home/beachgoer/anaconda3/envs/slycot/bin

Using /home/beachgoer/anaconda3/envs/slycot/lib/python3.7/site-packages
Finished processing dependencies for slycot==0.3.5.2