Skip to content
Success

Console Output

Started by user Alan Kyffin
 > git rev-parse --resolve-git-dir /data/jenkins/caches/git-107a56a099716e1a842217700bd25ee5/.git # timeout=10
Setting origin to git@github.com:CCP-WSI/ccp-wsi.git
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/anvil-test_OFv1812
Seen branch in repository origin/cassonFoam_ofv1812
Seen branch in repository origin/ccpWsiFoam_solver_OF41
Seen branch in repository origin/couplingOceanWave3D_tutorial_OFv1812
Seen branch in repository origin/deformDyMFoam_solver_OF41
Seen branch in repository origin/dev
Seen branch in repository origin/dynamicBalancedFvMesh_OFv1906
Seen branch in repository origin/dynamicBalancedFvMesh_library_OF50
Seen branch in repository origin/dynamicBalancedFvMesh_library_OFv1906
Seen branch in repository origin/fixOpenfoamEnv_OFv2006
Seen branch in repository origin/fluidStructureInteraction_toolbox_FE31
Seen branch in repository origin/freesurfaceforce_library_OF1906
Seen branch in repository origin/master
Seen branch in repository origin/qale2DFoam_toolbox_OFv2006
Seen branch in repository origin/qaleFoam_toolbox_OF230
Seen branch in repository origin/rigidBodyDynamicsEXT_library_OF1906
Seen branch in repository origin/rigidBodyMeshMotionEXT
Seen branch in repository origin/setup_all_OFv2006
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_library_OF41
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_library_OF50
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_library_OFv1906
Seen branch in repository origin/sixDoFRigidBodyMotionEXT_tutorial_OFv1812
Seen branch in repository origin/solitaryWaveMaker_tutorial_OF41
Seen branch in repository origin/testing_toolbox_of50
Seen branch in repository origin/waveBodyFoam_solver_OF41
Seen branch in repository origin/waveMakerZ_library_OFv1812
Seen branch in repository origin/waves2FoamProcessing_library_OF41
Seen branch in repository origin/waves2FoamProcessing_library_OFv1906
Seen branch in repository origin/waves2FoamSampling_library_OF50
Seen branch in repository origin/waves2Foam_library_OF41
Seen branch in repository origin/waves2Foam_toolbox_OFv1906
Seen 31 remote branches
Obtained Jenkinsfile from 6f42ffe1f109cc55065dd10085492242bd701bc9
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] echo
Currently on branch qale2DFoam_toolbox_OFv2006
[Pipeline] node
Still waiting to schedule task

‘CCP4 OSX (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 new2’ is reserved for jobs with matching label expression
‘CCP4 Win10 new’ is reserved for jobs with matching label expression
‘PACE IDaaS Large’ is reserved for jobs with matching label expression
‘PACE IDaaS Small’ is reserved for jobs with matching label expression
‘PACE Windows (Private)’ is reserved for jobs with matching label expression
‘PACE macOS’ is reserved for jobs with matching label expression
‘PACE_manylinux’ is reserved for jobs with matching label expression
‘RAT_Linux’ is reserved for jobs with matching label expression
‘RAT_Windows’ is reserved for jobs with matching label expression
‘SCARF’ is reserved for jobs with matching label expression
‘Scientific Linux 7-13139’ is offline
‘Scientific Linux 7-13140’ is offline
‘ccp4_linux’ is reserved for jobs with matching label expression
‘ccp4_windows’ is reserved for jobs with matching label expression
‘ccp_osx’ is reserved for jobs with matching label expression
‘macOS A host agent’ is reserved for jobs with matching label expression
‘macOS B host agent’ is reserved for jobs with matching label expression
Running on Scientific Linux 7-13142 in /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: git
using credential 465b45c1-8ef2-4c92-994f-851bac55f618
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:CCP-WSI/ccp-wsi.git
 > git init /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006 # timeout=10
Fetching upstream changes from git@github.com:CCP-WSI/ccp-wsi.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials CCP-WSI/ccp-wsi deploy key
 > git fetch --no-tags --progress git@github.com:CCP-WSI/ccp-wsi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6f42ffe1f109cc55065dd10085492242bd701bc9 (qale2DFoam_toolbox_OFv2006)
 > git config remote.origin.url git@github.com:CCP-WSI/ccp-wsi.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f42ffe1f109cc55065dd10085492242bd701bc9 # timeout=10
Commit message: "Minor changes to cutCell.H for qaleFoam to compile on UoP HPC (Hopefully more robust now)"
 > git rev-list --no-walk 6f42ffe1f109cc55065dd10085492242bd701bc9 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (QA checks)
[Pipeline] sh
+ ./.scripts/directory_check.py .
[Pipeline] sh
+ ./.scripts/library_check.py OF230/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF301/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF41/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF50/libraries
[Pipeline] sh
+ ./.scripts/library_check.py FE31/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1806/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1812/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv1906/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OFv2006/libraries
[Pipeline] }
[Pipeline] // stage
[Pipeline] stash
Stashed 7090 file(s)
[Pipeline] }
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Build code)
[Pipeline] parallel
[Pipeline] { (Branch: OFv2006)
[Pipeline] node
Still waiting to schedule task

‘CCP4 OSX (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 (Private)’ is reserved for jobs with matching label expression
‘CCP4 Win10 new2’ is reserved for jobs with matching label expression
‘CCP4 Win10 new’ is reserved for jobs with matching label expression
‘PACE IDaaS Large’ is reserved for jobs with matching label expression
‘PACE IDaaS Small’ is reserved for jobs with matching label expression
‘PACE Windows (Private)’ is reserved for jobs with matching label expression
‘PACE macOS’ is reserved for jobs with matching label expression
‘PACE_manylinux’ is reserved for jobs with matching label expression
‘RAT_Linux’ is reserved for jobs with matching label expression
‘RAT_Windows’ is reserved for jobs with matching label expression
‘SCARF’ is reserved for jobs with matching label expression
‘Scientific Linux 7-13142’ is offline
‘Scientific Linux 7-13143’ is offline
‘ccp4_linux’ is reserved for jobs with matching label expression
‘ccp4_windows’ is reserved for jobs with matching label expression
‘ccp_osx’ is reserved for jobs with matching label expression
‘macOS A host agent’ is reserved for jobs with matching label expression
‘macOS B host agent’ is reserved for jobs with matching label expression
Running on Scientific Linux 7-13146 in /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006
[Pipeline] {
[Pipeline] unstash
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006
[Pipeline] {
[Pipeline] sh
+ module load openmpi openfoam/v2006
+ set +x
+ source ./setup
++ '[' -z x ']'
++++ dirname ./setup
+++ cd .
+++ pwd
++ export WM_PROJECT_USER_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006
++ WM_PROJECT_USER_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006
++ export FOAM_USER_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin
++ FOAM_USER_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin
++ export FOAM_USER_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib
++ FOAM_USER_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib
++ export MOODY_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux
++ MOODY_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux
++ export MOODY_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ MOODY_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ export MOODY_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ MOODY_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ export PATH=/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ PATH=/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ export LD_LIBRARY_PATH=/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ LD_LIBRARY_PATH=/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
+ ./Allwmake
=====================================
    COMPILE LAPACK-3.3.1
=====================================
( cd INSTALL; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/INSTALL'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/INSTALL'
( cd BLAS/SRC; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/SRC'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/SRC'
( cd SRC; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC'
( cd SRC/VARIANTS; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC/VARIANTS'
rm -f cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o lu/CR/cgetrf.o lu/CR/dgetrf.o lu/CR/sgetrf.o lu/CR/zgetrf.o lu/LL/cgetrf.o lu/LL/dgetrf.o lu/LL/sgetrf.o lu/LL/zgetrf.o lu/REC/cgetrf.o lu/REC/dgetrf.o lu/REC/sgetrf.o lu/REC/zgetrf.o qr/LL/cgeqrf.o qr/LL/dgeqrf.o qr/LL/sgeqrf.o qr/LL/zgeqrf.o  qr/LL/sceil.o \
      LIB/*.a
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC/VARIANTS'
( cd TESTING/MATGEN; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/MATGEN'
\
        rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/MATGEN'
( cd TESTING/LIN; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
( cd TESTING/EIG; make clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
( cd TESTING; rm -f xlin* xeig* )
( cd BLAS/TESTING; make -f Makeblat1 clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS/TESTING; make -f Makeblat2 clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS/TESTING; make -f Makeblat3 clean )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
rm -f *.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS; rm -f xblat* )
( cd INSTALL; make; ./testlsame; ./testslamch; \
  ./testdlamch; ./testsecond; ./testdsecnd; ./testversion )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/INSTALL'
gfortran -fimplicit-none -shared -fPIC  -c lsame.f -o lsame.o
gfortran -fimplicit-none -shared -fPIC  -c lsametst.f -o lsametst.o
gfortran   -o testlsame lsame.o lsametst.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c slamch.f -o slamch.o
gfortran -fimplicit-none -shared -fPIC  -c slamchtst.f -o slamchtst.o
gfortran   -o testslamch slamch.o lsame.o slamchtst.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c dlamch.f -o dlamch.o
gfortran -fimplicit-none -shared -fPIC  -c dlamchtst.f -o dlamchtst.o
gfortran   -o testdlamch dlamch.o lsame.o dlamchtst.o
gfortran -fimplicit-none -shared -fPIC  -c second_INT_CPU_TIME.f -o second_INT_CPU_TIME.o
gfortran -fimplicit-none -shared -fPIC  -c secondtst.f -o secondtst.o
[INFO] : TIMER value: INT_CPU_TIME (given by make.inc)
gfortran   -o testsecond second_INT_CPU_TIME.o secondtst.o
gfortran -fimplicit-none -shared -fPIC  -c dsecnd_INT_CPU_TIME.f -o dsecnd_INT_CPU_TIME.o
gfortran -fimplicit-none -shared -fPIC  -c dsecndtst.f -o dsecndtst.o
[INFO] : TIMER value: INT_CPU_TIME (given by make.inc)
gfortran   -o testdsecnd dsecnd_INT_CPU_TIME.o dsecndtst.o
gfortran -fimplicit-none -shared -fPIC  -c tstiee.f -o tstiee.o
gfortran   -o testieee tstiee.o
gfortran -fimplicit-none -shared -fPIC  -c ilaver.f -o ilaver.o
gfortran -fimplicit-none -shared -fPIC  -c LAPACK_version.f -o LAPACK_version.o
gfortran   -o testversion ilaver.o LAPACK_version.o
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/INSTALL'
  ASCII character set
  Tests completed
  Epsilon                      =    5.96046448E-08
  Safe minimum                 =    1.17549435E-38
  Base                         =    2.00000000    
  Precision                    =    1.19209290E-07
  Number of digits in mantissa =    24.0000000    
  Rounding mode                =    1.00000000    
  Minimum exponent             =   -125.000000    
  Underflow threshold          =    1.17549435E-38
  Largest exponent             =    128.000000    
  Overflow threshold           =    3.40282347E+38
  Reciprocal of safe minimum   =    8.50705917E+37
  Epsilon                      =    1.1102230246251565E-016
  Safe minimum                 =    2.2250738585072014E-308
  Base                         =    2.0000000000000000     
  Precision                    =    2.2204460492503131E-016
  Number of digits in mantissa =    53.000000000000000     
  Rounding mode                =    1.0000000000000000     
  Minimum exponent             =   -1021.0000000000000     
  Underflow threshold          =    2.2250738585072014E-308
  Largest exponent             =    1024.0000000000000     
  Overflow threshold           =    1.7976931348623157E+308
  Reciprocal of safe minimum   =    4.4942328371557898E+307
 Time for  0.100E+09 SAXPY ops =  0.180     seconds
 SAXPY performance rate        =   554.     mflops 
 Including SECOND, time        =  0.293     seconds
 Average time for SECOND       =  0.225E-02 milliseconds
 Equivalent floating point ops =  0.125E+04 ops
 Time for  0.100E+09 DAXPY ops =  0.222     seconds
 DAXPY performance rate        =   451.     mflops 
 Including DSECND, time        =  0.217     seconds
 LAPACK            3 .           3 .           1
( cd BLAS/SRC; make )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/SRC'
gfortran -fimplicit-none -shared -fPIC  -c isamax.f -o isamax.o
gfortran -fimplicit-none -shared -fPIC  -c sasum.f -o sasum.o
gfortran -fimplicit-none -shared -fPIC  -c saxpy.f -o saxpy.o
gfortran -fimplicit-none -shared -fPIC  -c scopy.f -o scopy.o
gfortran -fimplicit-none -shared -fPIC  -c sdot.f -o sdot.o
gfortran -fimplicit-none -shared -fPIC  -c snrm2.f -o snrm2.o
gfortran -fimplicit-none -shared -fPIC  -c srot.f -o srot.o
gfortran -fimplicit-none -shared -fPIC  -c srotg.f -o srotg.o
gfortran -fimplicit-none -shared -fPIC  -c sscal.f -o sscal.o
gfortran -fimplicit-none -shared -fPIC  -c sswap.f -o sswap.o
gfortran -fimplicit-none -shared -fPIC  -c sdsdot.f -o sdsdot.o
gfortran -fimplicit-none -shared -fPIC  -c srotmg.f -o srotmg.o
gfortran -fimplicit-none -shared -fPIC  -c srotm.f -o srotm.o
gfortran -fimplicit-none -shared -fPIC  -c sgemv.f -o sgemv.o
gfortran -fimplicit-none -shared -fPIC  -c sgbmv.f -o sgbmv.o
gfortran -fimplicit-none -shared -fPIC  -c ssymv.f -o ssymv.o
gfortran -fimplicit-none -shared -fPIC  -c ssbmv.f -o ssbmv.o
gfortran -fimplicit-none -shared -fPIC  -c sspmv.f -o sspmv.o
gfortran -fimplicit-none -shared -fPIC  -c strmv.f -o strmv.o
gfortran -fimplicit-none -shared -fPIC  -c stbmv.f -o stbmv.o
gfortran -fimplicit-none -shared -fPIC  -c stpmv.f -o stpmv.o
gfortran -fimplicit-none -shared -fPIC  -c strsv.f -o strsv.o
gfortran -fimplicit-none -shared -fPIC  -c stbsv.f -o stbsv.o
gfortran -fimplicit-none -shared -fPIC  -c stpsv.f -o stpsv.o
gfortran -fimplicit-none -shared -fPIC  -c sger.f -o sger.o
gfortran -fimplicit-none -shared -fPIC  -c ssyr.f -o ssyr.o
gfortran -fimplicit-none -shared -fPIC  -c sspr.f -o sspr.o
gfortran -fimplicit-none -shared -fPIC  -c ssyr2.f -o ssyr2.o
gfortran -fimplicit-none -shared -fPIC  -c sspr2.f -o sspr2.o
gfortran -fimplicit-none -shared -fPIC  -c sgemm.f -o sgemm.o
gfortran -fimplicit-none -shared -fPIC  -c ssymm.f -o ssymm.o
gfortran -fimplicit-none -shared -fPIC  -c ssyrk.f -o ssyrk.o
gfortran -fimplicit-none -shared -fPIC  -c ssyr2k.f -o ssyr2k.o
gfortran -fimplicit-none -shared -fPIC  -c strmm.f -o strmm.o
gfortran -fimplicit-none -shared -fPIC  -c strsm.f -o strsm.o
gfortran -fimplicit-none -shared -fPIC  -c idamax.f -o idamax.o
gfortran -fimplicit-none -shared -fPIC  -c dasum.f -o dasum.o
gfortran -fimplicit-none -shared -fPIC  -c daxpy.f -o daxpy.o
gfortran -fimplicit-none -shared -fPIC  -c dcopy.f -o dcopy.o
gfortran -fimplicit-none -shared -fPIC  -c ddot.f -o ddot.o
gfortran -fimplicit-none -shared -fPIC  -c dnrm2.f -o dnrm2.o
gfortran -fimplicit-none -shared -fPIC  -c drot.f -o drot.o
gfortran -fimplicit-none -shared -fPIC  -c drotg.f -o drotg.o
gfortran -fimplicit-none -shared -fPIC  -c dscal.f -o dscal.o
gfortran -fimplicit-none -shared -fPIC  -c dsdot.f -o dsdot.o
gfortran -fimplicit-none -shared -fPIC  -c dswap.f -o dswap.o
gfortran -fimplicit-none -shared -fPIC  -c drotmg.f -o drotmg.o
gfortran -fimplicit-none -shared -fPIC  -c drotm.f -o drotm.o
gfortran -fimplicit-none -shared -fPIC  -c dgemv.f -o dgemv.o
gfortran -fimplicit-none -shared -fPIC  -c dgbmv.f -o dgbmv.o
gfortran -fimplicit-none -shared -fPIC  -c dsymv.f -o dsymv.o
gfortran -fimplicit-none -shared -fPIC  -c dsbmv.f -o dsbmv.o
gfortran -fimplicit-none -shared -fPIC  -c dspmv.f -o dspmv.o
gfortran -fimplicit-none -shared -fPIC  -c dtrmv.f -o dtrmv.o
gfortran -fimplicit-none -shared -fPIC  -c dtbmv.f -o dtbmv.o
gfortran -fimplicit-none -shared -fPIC  -c dtpmv.f -o dtpmv.o
gfortran -fimplicit-none -shared -fPIC  -c dtrsv.f -o dtrsv.o
gfortran -fimplicit-none -shared -fPIC  -c dtbsv.f -o dtbsv.o
gfortran -fimplicit-none -shared -fPIC  -c dtpsv.f -o dtpsv.o
gfortran -fimplicit-none -shared -fPIC  -c dger.f -o dger.o
gfortran -fimplicit-none -shared -fPIC  -c dsyr.f -o dsyr.o
gfortran -fimplicit-none -shared -fPIC  -c dspr.f -o dspr.o
gfortran -fimplicit-none -shared -fPIC  -c dsyr2.f -o dsyr2.o
gfortran -fimplicit-none -shared -fPIC  -c dspr2.f -o dspr2.o
gfortran -fimplicit-none -shared -fPIC  -c dgemm.f -o dgemm.o
gfortran -fimplicit-none -shared -fPIC  -c dsymm.f -o dsymm.o
gfortran -fimplicit-none -shared -fPIC  -c dsyrk.f -o dsyrk.o
gfortran -fimplicit-none -shared -fPIC  -c dsyr2k.f -o dsyr2k.o
gfortran -fimplicit-none -shared -fPIC  -c dtrmm.f -o dtrmm.o
gfortran -fimplicit-none -shared -fPIC  -c dtrsm.f -o dtrsm.o
gfortran -fimplicit-none -shared -fPIC  -c scabs1.f -o scabs1.o
gfortran -fimplicit-none -shared -fPIC  -c scasum.f -o scasum.o
gfortran -fimplicit-none -shared -fPIC  -c scnrm2.f -o scnrm2.o
gfortran -fimplicit-none -shared -fPIC  -c icamax.f -o icamax.o
gfortran -fimplicit-none -shared -fPIC  -c caxpy.f -o caxpy.o
gfortran -fimplicit-none -shared -fPIC  -c ccopy.f -o ccopy.o
gfortran -fimplicit-none -shared -fPIC  -c cdotc.f -o cdotc.o
gfortran -fimplicit-none -shared -fPIC  -c cdotu.f -o cdotu.o
gfortran -fimplicit-none -shared -fPIC  -c csscal.f -o csscal.o
gfortran -fimplicit-none -shared -fPIC  -c crotg.f -o crotg.o
gfortran -fimplicit-none -shared -fPIC  -c cscal.f -o cscal.o
gfortran -fimplicit-none -shared -fPIC  -c cswap.f -o cswap.o
gfortran -fimplicit-none -shared -fPIC  -c csrot.f -o csrot.o
gfortran -fimplicit-none -shared -fPIC  -c cgemv.f -o cgemv.o
gfortran -fimplicit-none -shared -fPIC  -c cgbmv.f -o cgbmv.o
gfortran -fimplicit-none -shared -fPIC  -c chemv.f -o chemv.o
gfortran -fimplicit-none -shared -fPIC  -c chbmv.f -o chbmv.o
gfortran -fimplicit-none -shared -fPIC  -c chpmv.f -o chpmv.o
gfortran -fimplicit-none -shared -fPIC  -c ctrmv.f -o ctrmv.o
gfortran -fimplicit-none -shared -fPIC  -c ctbmv.f -o ctbmv.o
gfortran -fimplicit-none -shared -fPIC  -c ctpmv.f -o ctpmv.o
gfortran -fimplicit-none -shared -fPIC  -c ctrsv.f -o ctrsv.o
gfortran -fimplicit-none -shared -fPIC  -c ctbsv.f -o ctbsv.o
gfortran -fimplicit-none -shared -fPIC  -c ctpsv.f -o ctpsv.o
gfortran -fimplicit-none -shared -fPIC  -c cgerc.f -o cgerc.o
gfortran -fimplicit-none -shared -fPIC  -c cgeru.f -o cgeru.o
gfortran -fimplicit-none -shared -fPIC  -c cher.f -o cher.o
gfortran -fimplicit-none -shared -fPIC  -c chpr.f -o chpr.o
gfortran -fimplicit-none -shared -fPIC  -c cher2.f -o cher2.o
gfortran -fimplicit-none -shared -fPIC  -c chpr2.f -o chpr2.o
gfortran -fimplicit-none -shared -fPIC  -c cgemm.f -o cgemm.o
gfortran -fimplicit-none -shared -fPIC  -c csymm.f -o csymm.o
gfortran -fimplicit-none -shared -fPIC  -c csyrk.f -o csyrk.o
gfortran -fimplicit-none -shared -fPIC  -c csyr2k.f -o csyr2k.o
gfortran -fimplicit-none -shared -fPIC  -c ctrmm.f -o ctrmm.o
gfortran -fimplicit-none -shared -fPIC  -c ctrsm.f -o ctrsm.o
gfortran -fimplicit-none -shared -fPIC  -c chemm.f -o chemm.o
gfortran -fimplicit-none -shared -fPIC  -c cherk.f -o cherk.o
gfortran -fimplicit-none -shared -fPIC  -c cher2k.f -o cher2k.o
gfortran -fimplicit-none -shared -fPIC  -c dcabs1.f -o dcabs1.o
gfortran -fimplicit-none -shared -fPIC  -c dzasum.f -o dzasum.o
gfortran -fimplicit-none -shared -fPIC  -c dznrm2.f -o dznrm2.o
gfortran -fimplicit-none -shared -fPIC  -c izamax.f -o izamax.o
gfortran -fimplicit-none -shared -fPIC  -c zaxpy.f -o zaxpy.o
gfortran -fimplicit-none -shared -fPIC  -c zcopy.f -o zcopy.o
gfortran -fimplicit-none -shared -fPIC  -c zdotc.f -o zdotc.o
gfortran -fimplicit-none -shared -fPIC  -c zdotu.f -o zdotu.o
gfortran -fimplicit-none -shared -fPIC  -c zdscal.f -o zdscal.o
gfortran -fimplicit-none -shared -fPIC  -c zrotg.f -o zrotg.o
gfortran -fimplicit-none -shared -fPIC  -c zscal.f -o zscal.o
gfortran -fimplicit-none -shared -fPIC  -c zswap.f -o zswap.o
gfortran -fimplicit-none -shared -fPIC  -c zdrot.f -o zdrot.o
gfortran -fimplicit-none -shared -fPIC  -c zgemv.f -o zgemv.o
gfortran -fimplicit-none -shared -fPIC  -c zgbmv.f -o zgbmv.o
gfortran -fimplicit-none -shared -fPIC  -c zhemv.f -o zhemv.o
gfortran -fimplicit-none -shared -fPIC  -c zhbmv.f -o zhbmv.o
gfortran -fimplicit-none -shared -fPIC  -c zhpmv.f -o zhpmv.o
gfortran -fimplicit-none -shared -fPIC  -c ztrmv.f -o ztrmv.o
gfortran -fimplicit-none -shared -fPIC  -c ztbmv.f -o ztbmv.o
gfortran -fimplicit-none -shared -fPIC  -c ztpmv.f -o ztpmv.o
gfortran -fimplicit-none -shared -fPIC  -c ztrsv.f -o ztrsv.o
gfortran -fimplicit-none -shared -fPIC  -c ztbsv.f -o ztbsv.o
gfortran -fimplicit-none -shared -fPIC  -c ztpsv.f -o ztpsv.o
gfortran -fimplicit-none -shared -fPIC  -c zgerc.f -o zgerc.o
gfortran -fimplicit-none -shared -fPIC  -c zgeru.f -o zgeru.o
gfortran -fimplicit-none -shared -fPIC  -c zher.f -o zher.o
gfortran -fimplicit-none -shared -fPIC  -c zhpr.f -o zhpr.o
gfortran -fimplicit-none -shared -fPIC  -c zher2.f -o zher2.o
gfortran -fimplicit-none -shared -fPIC  -c zhpr2.f -o zhpr2.o
gfortran -fimplicit-none -shared -fPIC  -c zgemm.f -o zgemm.o
gfortran -fimplicit-none -shared -fPIC  -c zsymm.f -o zsymm.o
gfortran -fimplicit-none -shared -fPIC  -c zsyrk.f -o zsyrk.o
gfortran -fimplicit-none -shared -fPIC  -c zsyr2k.f -o zsyr2k.o
gfortran -fimplicit-none -shared -fPIC  -c ztrmm.f -o ztrmm.o
gfortran -fimplicit-none -shared -fPIC  -c ztrsm.f -o ztrsm.o
gfortran -fimplicit-none -shared -fPIC  -c zhemm.f -o zhemm.o
gfortran -fimplicit-none -shared -fPIC  -c zherk.f -o zherk.o
gfortran -fimplicit-none -shared -fPIC  -c zher2k.f -o zher2k.o
gfortran -fimplicit-none -shared -fPIC  -c lsame.f -o lsame.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla.f -o xerbla.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla_array.f -o xerbla_array.o
ar cr ../../libblas.a isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sdsdot.o srotmg.o srotm.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o  idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dsdot.o dswap.o drotmg.o drotm.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scabs1.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o csrot.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zdrot.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o lsame.o xerbla.o xerbla_array.o
ranlib ../../libblas.a
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/SRC'
( cd SRC/VARIANTS ; make)
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC/VARIANTS'
gfortran -fimplicit-none -shared -fPIC  -c cholesky/RL/cpotrf.f -o cholesky/RL/cpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/RL/dpotrf.f -o cholesky/RL/dpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/RL/spotrf.f -o cholesky/RL/spotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/RL/zpotrf.f -o cholesky/RL/zpotrf.o
ar cr LIB/cholrl.a cholesky/RL/cpotrf.o cholesky/RL/dpotrf.o cholesky/RL/spotrf.o cholesky/RL/zpotrf.o
ranlib LIB/cholrl.a
gfortran -fimplicit-none -shared -fPIC  -c cholesky/TOP/cpotrf.f -o cholesky/TOP/cpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/TOP/dpotrf.f -o cholesky/TOP/dpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/TOP/spotrf.f -o cholesky/TOP/spotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cholesky/TOP/zpotrf.f -o cholesky/TOP/zpotrf.o
ar cr LIB/choltop.a cholesky/TOP/cpotrf.o cholesky/TOP/dpotrf.o cholesky/TOP/spotrf.o cholesky/TOP/zpotrf.o
ranlib LIB/choltop.a
gfortran -fimplicit-none -shared -fPIC  -c lu/CR/cgetrf.f -o lu/CR/cgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/CR/dgetrf.f -o lu/CR/dgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/CR/sgetrf.f -o lu/CR/sgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/CR/zgetrf.f -o lu/CR/zgetrf.o
ar cr LIB/lucr.a lu/CR/cgetrf.o lu/CR/dgetrf.o lu/CR/sgetrf.o lu/CR/zgetrf.o
ranlib LIB/lucr.a
gfortran -fimplicit-none -shared -fPIC  -c lu/LL/cgetrf.f -o lu/LL/cgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/LL/dgetrf.f -o lu/LL/dgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/LL/sgetrf.f -o lu/LL/sgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/LL/zgetrf.f -o lu/LL/zgetrf.o
ar cr LIB/lull.a lu/LL/cgetrf.o lu/LL/dgetrf.o lu/LL/sgetrf.o lu/LL/zgetrf.o
ranlib LIB/lull.a
gfortran -fimplicit-none -shared -fPIC  -c lu/REC/cgetrf.f -o lu/REC/cgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/REC/dgetrf.f -o lu/REC/dgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/REC/sgetrf.f -o lu/REC/sgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c lu/REC/zgetrf.f -o lu/REC/zgetrf.o
ar cr LIB/lurec.a lu/REC/cgetrf.o lu/REC/dgetrf.o lu/REC/sgetrf.o lu/REC/zgetrf.o
ranlib LIB/lurec.a
gfortran -fimplicit-none -shared -fPIC  -c qr/LL/cgeqrf.f -o qr/LL/cgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c qr/LL/dgeqrf.f -o qr/LL/dgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c qr/LL/sgeqrf.f -o qr/LL/sgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c qr/LL/zgeqrf.f -o qr/LL/zgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c qr/LL/sceil.f -o qr/LL/sceil.o
ar cr LIB/qrll.a  qr/LL/cgeqrf.o qr/LL/dgeqrf.o qr/LL/sgeqrf.o qr/LL/zgeqrf.o  qr/LL/sceil.o
ranlib LIB/qrll.a
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC/VARIANTS'
( cd SRC; make )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC'
gfortran -fimplicit-none -shared -fPIC  -c sgbbrd.f -o sgbbrd.o
gfortran -fimplicit-none -shared -fPIC  -c sgbcon.f -o sgbcon.o
gfortran -fimplicit-none -shared -fPIC  -c sgbequ.f -o sgbequ.o
gfortran -fimplicit-none -shared -fPIC  -c sgbrfs.f -o sgbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c sgbsv.f -o sgbsv.o
gfortran -fimplicit-none -shared -fPIC  -c sgbsvx.f -o sgbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c sgbtf2.f -o sgbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c sgbtrf.f -o sgbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c sgbtrs.f -o sgbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c sgebak.f -o sgebak.o
gfortran -fimplicit-none -shared -fPIC  -c sgebal.f -o sgebal.o
gfortran -fimplicit-none -shared -fPIC  -c sgebd2.f -o sgebd2.o
gfortran -fimplicit-none -shared -fPIC  -c sgebrd.f -o sgebrd.o
gfortran -fimplicit-none -shared -fPIC  -c sgecon.f -o sgecon.o
gfortran -fimplicit-none -shared -fPIC  -c sgeequ.f -o sgeequ.o
gfortran -fimplicit-none -shared -fPIC  -c sgees.f -o sgees.o
gfortran -fimplicit-none -shared -fPIC  -c sgeesx.f -o sgeesx.o
gfortran -fimplicit-none -shared -fPIC  -c sgeev.f -o sgeev.o
gfortran -fimplicit-none -shared -fPIC  -c sgeevx.f -o sgeevx.o
gfortran -fimplicit-none -shared -fPIC  -c sgegs.f -o sgegs.o
gfortran -fimplicit-none -shared -fPIC  -c sgegv.f -o sgegv.o
gfortran -fimplicit-none -shared -fPIC  -c sgehd2.f -o sgehd2.o
gfortran -fimplicit-none -shared -fPIC  -c sgehrd.f -o sgehrd.o
gfortran -fimplicit-none -shared -fPIC  -c sgelq2.f -o sgelq2.o
gfortran -fimplicit-none -shared -fPIC  -c sgelqf.f -o sgelqf.o
gfortran -fimplicit-none -shared -fPIC  -c sgels.f -o sgels.o
gfortran -fimplicit-none -shared -fPIC  -c sgelsd.f -o sgelsd.o
gfortran -fimplicit-none -shared -fPIC  -c sgelss.f -o sgelss.o
gfortran -fimplicit-none -shared -fPIC  -c sgelsx.f -o sgelsx.o
gfortran -fimplicit-none -shared -fPIC  -c sgelsy.f -o sgelsy.o
gfortran -fimplicit-none -shared -fPIC  -c sgeql2.f -o sgeql2.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqlf.f -o sgeqlf.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqp3.f -o sgeqp3.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqpf.f -o sgeqpf.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqr2.f -o sgeqr2.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqr2p.f -o sgeqr2p.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqrf.f -o sgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqrfp.f -o sgeqrfp.o
gfortran -fimplicit-none -shared -fPIC  -c sgerfs.f -o sgerfs.o
gfortran -fimplicit-none -shared -fPIC  -c sgerq2.f -o sgerq2.o
gfortran -fimplicit-none -shared -fPIC  -c sgerqf.f -o sgerqf.o
gfortran -fimplicit-none -shared -fPIC  -c sgesc2.f -o sgesc2.o
gfortran -fimplicit-none -shared -fPIC  -c sgesdd.f -o sgesdd.o
gfortran -fimplicit-none -shared -fPIC  -c sgesv.f -o sgesv.o
gfortran -fimplicit-none -shared -fPIC  -c sgesvd.f -o sgesvd.o
gfortran -fimplicit-none -shared -fPIC  -c sgesvx.f -o sgesvx.o
gfortran -fimplicit-none -shared -fPIC  -c sgetc2.f -o sgetc2.o
gfortran -fimplicit-none -shared -fPIC  -c sgetf2.f -o sgetf2.o
gfortran -fimplicit-none -shared -fPIC  -c sgetri.f -o sgetri.o
gfortran -fimplicit-none -shared -fPIC  -c sggbak.f -o sggbak.o
gfortran -fimplicit-none -shared -fPIC  -c sggbal.f -o sggbal.o
gfortran -fimplicit-none -shared -fPIC  -c sgges.f -o sgges.o
gfortran -fimplicit-none -shared -fPIC  -c sggesx.f -o sggesx.o
gfortran -fimplicit-none -shared -fPIC  -c sggev.f -o sggev.o
gfortran -fimplicit-none -shared -fPIC  -c sggevx.f -o sggevx.o
gfortran -fimplicit-none -shared -fPIC  -c sggglm.f -o sggglm.o
gfortran -fimplicit-none -shared -fPIC  -c sgghrd.f -o sgghrd.o
gfortran -fimplicit-none -shared -fPIC  -c sgglse.f -o sgglse.o
gfortran -fimplicit-none -shared -fPIC  -c sggqrf.f -o sggqrf.o
gfortran -fimplicit-none -shared -fPIC  -c sggrqf.f -o sggrqf.o
gfortran -fimplicit-none -shared -fPIC  -c sggsvd.f -o sggsvd.o
gfortran -fimplicit-none -shared -fPIC  -c sggsvp.f -o sggsvp.o
gfortran -fimplicit-none -shared -fPIC  -c sgtcon.f -o sgtcon.o
gfortran -fimplicit-none -shared -fPIC  -c sgtrfs.f -o sgtrfs.o
gfortran -fimplicit-none -shared -fPIC  -c sgtsv.f -o sgtsv.o
gfortran -fimplicit-none -shared -fPIC  -c sgtsvx.f -o sgtsvx.o
gfortran -fimplicit-none -shared -fPIC  -c sgttrf.f -o sgttrf.o
gfortran -fimplicit-none -shared -fPIC  -c sgttrs.f -o sgttrs.o
gfortran -fimplicit-none -shared -fPIC  -c sgtts2.f -o sgtts2.o
gfortran -fimplicit-none -shared -fPIC  -c shgeqz.f -o shgeqz.o
gfortran -fimplicit-none -shared -fPIC  -c shsein.f -o shsein.o
gfortran -fimplicit-none -shared -fPIC  -c shseqr.f -o shseqr.o
gfortran -fimplicit-none -shared -fPIC  -c slabrd.f -o slabrd.o
gfortran -fimplicit-none -shared -fPIC  -c slacon.f -o slacon.o
gfortran -fimplicit-none -shared -fPIC  -c slacn2.f -o slacn2.o
gfortran -fimplicit-none -shared -fPIC  -c slaein.f -o slaein.o
gfortran -fimplicit-none -shared -fPIC  -c slaexc.f -o slaexc.o
gfortran -fimplicit-none -shared -fPIC  -c slag2.f -o slag2.o
gfortran -fimplicit-none -shared -fPIC  -c slags2.f -o slags2.o
gfortran -fimplicit-none -shared -fPIC  -c slagtm.f -o slagtm.o
gfortran -fimplicit-none -shared -fPIC  -c slagv2.f -o slagv2.o
gfortran -fimplicit-none -shared -fPIC  -c slahqr.f -o slahqr.o
gfortran -fimplicit-none -shared -fPIC  -c slahrd.f -o slahrd.o
gfortran -fimplicit-none -shared -fPIC  -c slahr2.f -o slahr2.o
gfortran -fimplicit-none -shared -fPIC  -c slaic1.f -o slaic1.o
gfortran -fimplicit-none -shared -fPIC  -c slaln2.f -o slaln2.o
gfortran -fimplicit-none -shared -fPIC  -c slals0.f -o slals0.o
gfortran -fimplicit-none -shared -fPIC  -c slalsa.f -o slalsa.o
gfortran -fimplicit-none -shared -fPIC  -c slalsd.f -o slalsd.o
gfortran -fimplicit-none -shared -fPIC  -c slangb.f -o slangb.o
gfortran -fimplicit-none -shared -fPIC  -c slange.f -o slange.o
gfortran -fimplicit-none -shared -fPIC  -c slangt.f -o slangt.o
gfortran -fimplicit-none -shared -fPIC  -c slanhs.f -o slanhs.o
gfortran -fimplicit-none -shared -fPIC  -c slansb.f -o slansb.o
gfortran -fimplicit-none -shared -fPIC  -c slansp.f -o slansp.o
gfortran -fimplicit-none -shared -fPIC  -c slansy.f -o slansy.o
gfortran -fimplicit-none -shared -fPIC  -c slantb.f -o slantb.o
gfortran -fimplicit-none -shared -fPIC  -c slantp.f -o slantp.o
gfortran -fimplicit-none -shared -fPIC  -c slantr.f -o slantr.o
gfortran -fimplicit-none -shared -fPIC  -c slanv2.f -o slanv2.o
gfortran -fimplicit-none -shared -fPIC  -c slapll.f -o slapll.o
gfortran -fimplicit-none -shared -fPIC  -c slapmt.f -o slapmt.o
gfortran -fimplicit-none -shared -fPIC  -c slaqgb.f -o slaqgb.o
gfortran -fimplicit-none -shared -fPIC  -c slaqge.f -o slaqge.o
gfortran -fimplicit-none -shared -fPIC  -c slaqp2.f -o slaqp2.o
gfortran -fimplicit-none -shared -fPIC  -c slaqps.f -o slaqps.o
gfortran -fimplicit-none -shared -fPIC  -c slaqsb.f -o slaqsb.o
gfortran -fimplicit-none -shared -fPIC  -c slaqsp.f -o slaqsp.o
gfortran -fimplicit-none -shared -fPIC  -c slaqsy.f -o slaqsy.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr0.f -o slaqr0.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr1.f -o slaqr1.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr2.f -o slaqr2.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr3.f -o slaqr3.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr4.f -o slaqr4.o
gfortran -fimplicit-none -shared -fPIC  -c slaqr5.f -o slaqr5.o
gfortran -fimplicit-none -shared -fPIC  -c slaqtr.f -o slaqtr.o
gfortran -fimplicit-none -shared -fPIC  -c slar1v.f -o slar1v.o
gfortran -fimplicit-none -shared -fPIC  -c slar2v.f -o slar2v.o
gfortran -fimplicit-none -shared -fPIC  -c ilaslr.f -o ilaslr.o
gfortran -fimplicit-none -shared -fPIC  -c ilaslc.f -o ilaslc.o
gfortran -fimplicit-none -shared -fPIC  -c slarf.f -o slarf.o
gfortran -fimplicit-none -shared -fPIC  -c slarfb.f -o slarfb.o
gfortran -fimplicit-none -shared -fPIC  -c slarfg.f -o slarfg.o
gfortran -fimplicit-none -shared -fPIC  -c slarfgp.f -o slarfgp.o
gfortran -fimplicit-none -shared -fPIC  -c slarft.f -o slarft.o
gfortran -fimplicit-none -shared -fPIC  -c slarfx.f -o slarfx.o
gfortran -fimplicit-none -shared -fPIC  -c slargv.f -o slargv.o
gfortran -fimplicit-none -shared -fPIC  -c slarrv.f -o slarrv.o
gfortran -fimplicit-none -shared -fPIC  -c slartv.f -o slartv.o
gfortran -fimplicit-none -shared -fPIC  -c slarz.f -o slarz.o
gfortran -fimplicit-none -shared -fPIC  -c slarzb.f -o slarzb.o
gfortran -fimplicit-none -shared -fPIC  -c slarzt.f -o slarzt.o
gfortran -fimplicit-none -shared -fPIC  -c slaswp.f -o slaswp.o
gfortran -fimplicit-none -shared -fPIC  -c slasy2.f -o slasy2.o
gfortran -fimplicit-none -shared -fPIC  -c slasyf.f -o slasyf.o
gfortran -fimplicit-none -shared -fPIC  -c slatbs.f -o slatbs.o
gfortran -fimplicit-none -shared -fPIC  -c slatdf.f -o slatdf.o
gfortran -fimplicit-none -shared -fPIC  -c slatps.f -o slatps.o
gfortran -fimplicit-none -shared -fPIC  -c slatrd.f -o slatrd.o
gfortran -fimplicit-none -shared -fPIC  -c slatrs.f -o slatrs.o
gfortran -fimplicit-none -shared -fPIC  -c slatrz.f -o slatrz.o
gfortran -fimplicit-none -shared -fPIC  -c slatzm.f -o slatzm.o
gfortran -fimplicit-none -shared -fPIC  -c slauu2.f -o slauu2.o
gfortran -fimplicit-none -shared -fPIC  -c slauum.f -o slauum.o
gfortran -fimplicit-none -shared -fPIC  -c sopgtr.f -o sopgtr.o
gfortran -fimplicit-none -shared -fPIC  -c sopmtr.f -o sopmtr.o
gfortran -fimplicit-none -shared -fPIC  -c sorg2l.f -o sorg2l.o
gfortran -fimplicit-none -shared -fPIC  -c sorg2r.f -o sorg2r.o
gfortran -fimplicit-none -shared -fPIC  -c sorgbr.f -o sorgbr.o
gfortran -fimplicit-none -shared -fPIC  -c sorghr.f -o sorghr.o
gfortran -fimplicit-none -shared -fPIC  -c sorgl2.f -o sorgl2.o
gfortran -fimplicit-none -shared -fPIC  -c sorglq.f -o sorglq.o
gfortran -fimplicit-none -shared -fPIC  -c sorgql.f -o sorgql.o
gfortran -fimplicit-none -shared -fPIC  -c sorgqr.f -o sorgqr.o
gfortran -fimplicit-none -shared -fPIC  -c sorgr2.f -o sorgr2.o
gfortran -fimplicit-none -shared -fPIC  -c sorgrq.f -o sorgrq.o
gfortran -fimplicit-none -shared -fPIC  -c sorgtr.f -o sorgtr.o
gfortran -fimplicit-none -shared -fPIC  -c sorm2l.f -o sorm2l.o
gfortran -fimplicit-none -shared -fPIC  -c sorm2r.f -o sorm2r.o
gfortran -fimplicit-none -shared -fPIC  -c sormbr.f -o sormbr.o
gfortran -fimplicit-none -shared -fPIC  -c sormhr.f -o sormhr.o
gfortran -fimplicit-none -shared -fPIC  -c sorml2.f -o sorml2.o
gfortran -fimplicit-none -shared -fPIC  -c sormlq.f -o sormlq.o
gfortran -fimplicit-none -shared -fPIC  -c sormql.f -o sormql.o
gfortran -fimplicit-none -shared -fPIC  -c sormqr.f -o sormqr.o
gfortran -fimplicit-none -shared -fPIC  -c sormr2.f -o sormr2.o
gfortran -fimplicit-none -shared -fPIC  -c sormr3.f -o sormr3.o
gfortran -fimplicit-none -shared -fPIC  -c sormrq.f -o sormrq.o
gfortran -fimplicit-none -shared -fPIC  -c sormrz.f -o sormrz.o
gfortran -fimplicit-none -shared -fPIC  -c sormtr.f -o sormtr.o
gfortran -fimplicit-none -shared -fPIC  -c spbcon.f -o spbcon.o
gfortran -fimplicit-none -shared -fPIC  -c spbequ.f -o spbequ.o
gfortran -fimplicit-none -shared -fPIC  -c spbrfs.f -o spbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c spbstf.f -o spbstf.o
gfortran -fimplicit-none -shared -fPIC  -c spbsv.f -o spbsv.o
gfortran -fimplicit-none -shared -fPIC  -c spbsvx.f -o spbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c spbtf2.f -o spbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c spbtrf.f -o spbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c spbtrs.f -o spbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c spocon.f -o spocon.o
gfortran -fimplicit-none -shared -fPIC  -c spoequ.f -o spoequ.o
gfortran -fimplicit-none -shared -fPIC  -c sporfs.f -o sporfs.o
gfortran -fimplicit-none -shared -fPIC  -c sposv.f -o sposv.o
gfortran -fimplicit-none -shared -fPIC  -c sposvx.f -o sposvx.o
gfortran -fimplicit-none -shared -fPIC  -c spotf2.f -o spotf2.o
gfortran -fimplicit-none -shared -fPIC  -c spotri.f -o spotri.o
gfortran -fimplicit-none -shared -fPIC  -c spstrf.f -o spstrf.o
gfortran -fimplicit-none -shared -fPIC  -c spstf2.f -o spstf2.o
gfortran -fimplicit-none -shared -fPIC  -c sppcon.f -o sppcon.o
gfortran -fimplicit-none -shared -fPIC  -c sppequ.f -o sppequ.o
gfortran -fimplicit-none -shared -fPIC  -c spprfs.f -o spprfs.o
gfortran -fimplicit-none -shared -fPIC  -c sppsv.f -o sppsv.o
gfortran -fimplicit-none -shared -fPIC  -c sppsvx.f -o sppsvx.o
gfortran -fimplicit-none -shared -fPIC  -c spptrf.f -o spptrf.o
gfortran -fimplicit-none -shared -fPIC  -c spptri.f -o spptri.o
gfortran -fimplicit-none -shared -fPIC  -c spptrs.f -o spptrs.o
gfortran -fimplicit-none -shared -fPIC  -c sptcon.f -o sptcon.o
gfortran -fimplicit-none -shared -fPIC  -c spteqr.f -o spteqr.o
gfortran -fimplicit-none -shared -fPIC  -c sptrfs.f -o sptrfs.o
gfortran -fimplicit-none -shared -fPIC  -c sptsv.f -o sptsv.o
gfortran -fimplicit-none -shared -fPIC  -c sptsvx.f -o sptsvx.o
gfortran -fimplicit-none -shared -fPIC  -c spttrs.f -o spttrs.o
gfortran -fimplicit-none -shared -fPIC  -c sptts2.f -o sptts2.o
gfortran -fimplicit-none -shared -fPIC  -c srscl.f -o srscl.o
gfortran -fimplicit-none -shared -fPIC  -c ssbev.f -o ssbev.o
gfortran -fimplicit-none -shared -fPIC  -c ssbevd.f -o ssbevd.o
gfortran -fimplicit-none -shared -fPIC  -c ssbevx.f -o ssbevx.o
gfortran -fimplicit-none -shared -fPIC  -c ssbgst.f -o ssbgst.o
gfortran -fimplicit-none -shared -fPIC  -c ssbgv.f -o ssbgv.o
gfortran -fimplicit-none -shared -fPIC  -c ssbgvd.f -o ssbgvd.o
gfortran -fimplicit-none -shared -fPIC  -c ssbgvx.f -o ssbgvx.o
gfortran -fimplicit-none -shared -fPIC  -c ssbtrd.f -o ssbtrd.o
gfortran -fimplicit-none -shared -fPIC  -c sspcon.f -o sspcon.o
gfortran -fimplicit-none -shared -fPIC  -c sspev.f -o sspev.o
gfortran -fimplicit-none -shared -fPIC  -c sspevd.f -o sspevd.o
gfortran -fimplicit-none -shared -fPIC  -c sspevx.f -o sspevx.o
gfortran -fimplicit-none -shared -fPIC  -c sspgst.f -o sspgst.o
gfortran -fimplicit-none -shared -fPIC  -c sspgv.f -o sspgv.o
gfortran -fimplicit-none -shared -fPIC  -c sspgvd.f -o sspgvd.o
gfortran -fimplicit-none -shared -fPIC  -c sspgvx.f -o sspgvx.o
gfortran -fimplicit-none -shared -fPIC  -c ssprfs.f -o ssprfs.o
gfortran -fimplicit-none -shared -fPIC  -c sspsv.f -o sspsv.o
gfortran -fimplicit-none -shared -fPIC  -c sspsvx.f -o sspsvx.o
gfortran -fimplicit-none -shared -fPIC  -c ssptrd.f -o ssptrd.o
gfortran -fimplicit-none -shared -fPIC  -c ssptrf.f -o ssptrf.o
gfortran -fimplicit-none -shared -fPIC  -c ssptri.f -o ssptri.o
gfortran -fimplicit-none -shared -fPIC  -c ssptrs.f -o ssptrs.o
gfortran -fimplicit-none -shared -fPIC  -c sstegr.f -o sstegr.o
gfortran -fimplicit-none -shared -fPIC  -c sstein.f -o sstein.o
gfortran -fimplicit-none -shared -fPIC  -c sstev.f -o sstev.o
gfortran -fimplicit-none -shared -fPIC  -c sstevd.f -o sstevd.o
gfortran -fimplicit-none -shared -fPIC  -c sstevr.f -o sstevr.o
gfortran -fimplicit-none -shared -fPIC  -c sstevx.f -o sstevx.o
gfortran -fimplicit-none -shared -fPIC  -c ssycon.f -o ssycon.o
gfortran -fimplicit-none -shared -fPIC  -c ssyev.f -o ssyev.o
gfortran -fimplicit-none -shared -fPIC  -c ssyevd.f -o ssyevd.o
gfortran -fimplicit-none -shared -fPIC  -c ssyevr.f -o ssyevr.o
gfortran -fimplicit-none -shared -fPIC  -c ssyevx.f -o ssyevx.o
gfortran -fimplicit-none -shared -fPIC  -c ssygs2.f -o ssygs2.o
gfortran -fimplicit-none -shared -fPIC  -c ssygst.f -o ssygst.o
gfortran -fimplicit-none -shared -fPIC  -c ssygv.f -o ssygv.o
gfortran -fimplicit-none -shared -fPIC  -c ssygvd.f -o ssygvd.o
gfortran -fimplicit-none -shared -fPIC  -c ssygvx.f -o ssygvx.o
gfortran -fimplicit-none -shared -fPIC  -c ssyrfs.f -o ssyrfs.o
gfortran -fimplicit-none -shared -fPIC  -c ssysv.f -o ssysv.o
gfortran -fimplicit-none -shared -fPIC  -c ssysvx.f -o ssysvx.o
gfortran -fimplicit-none -shared -fPIC  -c ssytd2.f -o ssytd2.o
gfortran -fimplicit-none -shared -fPIC  -c ssytf2.f -o ssytf2.o
gfortran -fimplicit-none -shared -fPIC  -c ssytrd.f -o ssytrd.o
gfortran -fimplicit-none -shared -fPIC  -c ssytrf.f -o ssytrf.o
gfortran -fimplicit-none -shared -fPIC  -c ssytri.f -o ssytri.o
gfortran -fimplicit-none -shared -fPIC  -c ssytri2.f -o ssytri2.o
gfortran -fimplicit-none -shared -fPIC  -c ssytri2x.f -o ssytri2x.o
gfortran -fimplicit-none -shared -fPIC  -c ssyswapr.f -o ssyswapr.o
gfortran -fimplicit-none -shared -fPIC  -c ssytrs.f -o ssytrs.o
gfortran -fimplicit-none -shared -fPIC  -c ssytrs2.f -o ssytrs2.o
gfortran -fimplicit-none -shared -fPIC  -c ssyconv.f -o ssyconv.o
gfortran -fimplicit-none -shared -fPIC  -c stbcon.f -o stbcon.o
gfortran -fimplicit-none -shared -fPIC  -c stbrfs.f -o stbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c stbtrs.f -o stbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c stgevc.f -o stgevc.o
gfortran -fimplicit-none -shared -fPIC  -c stgex2.f -o stgex2.o
gfortran -fimplicit-none -shared -fPIC  -c stgexc.f -o stgexc.o
gfortran -fimplicit-none -shared -fPIC  -c stgsen.f -o stgsen.o
gfortran -fimplicit-none -shared -fPIC  -c stgsja.f -o stgsja.o
gfortran -fimplicit-none -shared -fPIC  -c stgsna.f -o stgsna.o
gfortran -fimplicit-none -shared -fPIC  -c stgsy2.f -o stgsy2.o
gfortran -fimplicit-none -shared -fPIC  -c stgsyl.f -o stgsyl.o
gfortran -fimplicit-none -shared -fPIC  -c stpcon.f -o stpcon.o
gfortran -fimplicit-none -shared -fPIC  -c stprfs.f -o stprfs.o
gfortran -fimplicit-none -shared -fPIC  -c stptri.f -o stptri.o
gfortran -fimplicit-none -shared -fPIC  -c stptrs.f -o stptrs.o
gfortran -fimplicit-none -shared -fPIC  -c strcon.f -o strcon.o
gfortran -fimplicit-none -shared -fPIC  -c strevc.f -o strevc.o
gfortran -fimplicit-none -shared -fPIC  -c strexc.f -o strexc.o
gfortran -fimplicit-none -shared -fPIC  -c strrfs.f -o strrfs.o
gfortran -fimplicit-none -shared -fPIC  -c strsen.f -o strsen.o
gfortran -fimplicit-none -shared -fPIC  -c strsna.f -o strsna.o
gfortran -fimplicit-none -shared -fPIC  -c strsyl.f -o strsyl.o
gfortran -fimplicit-none -shared -fPIC  -c strti2.f -o strti2.o
gfortran -fimplicit-none -shared -fPIC  -c strtri.f -o strtri.o
gfortran -fimplicit-none -shared -fPIC  -c strtrs.f -o strtrs.o
gfortran -fimplicit-none -shared -fPIC  -c stzrqf.f -o stzrqf.o
gfortran -fimplicit-none -shared -fPIC  -c stzrzf.f -o stzrzf.o
gfortran -fimplicit-none -shared -fPIC  -c sstemr.f -o sstemr.o
gfortran -fimplicit-none -shared -fPIC  -c slansf.f -o slansf.o
gfortran -fimplicit-none -shared -fPIC  -c spftrf.f -o spftrf.o
gfortran -fimplicit-none -shared -fPIC  -c spftri.f -o spftri.o
gfortran -fimplicit-none -shared -fPIC  -c spftrs.f -o spftrs.o
gfortran -fimplicit-none -shared -fPIC  -c ssfrk.f -o ssfrk.o
gfortran -fimplicit-none -shared -fPIC  -c stfsm.f -o stfsm.o
gfortran -fimplicit-none -shared -fPIC  -c stftri.f -o stftri.o
gfortran -fimplicit-none -shared -fPIC  -c stfttp.f -o stfttp.o
gfortran -fimplicit-none -shared -fPIC  -c stfttr.f -o stfttr.o
gfortran -fimplicit-none -shared -fPIC  -c stpttf.f -o stpttf.o
gfortran -fimplicit-none -shared -fPIC  -c stpttr.f -o stpttr.o
gfortran -fimplicit-none -shared -fPIC  -c strttf.f -o strttf.o
gfortran -fimplicit-none -shared -fPIC  -c strttp.f -o strttp.o
gfortran -fimplicit-none -shared -fPIC  -c sgejsv.f -o sgejsv.o
gfortran -fimplicit-none -shared -fPIC  -c sgesvj.f -o sgesvj.o
gfortran -fimplicit-none -shared -fPIC  -c sgsvj0.f -o sgsvj0.o
gfortran -fimplicit-none -shared -fPIC  -c sgsvj1.f -o sgsvj1.o
gfortran -fimplicit-none -shared -fPIC  -c sgeequb.f -o sgeequb.o
gfortran -fimplicit-none -shared -fPIC  -c ssyequb.f -o ssyequb.o
gfortran -fimplicit-none -shared -fPIC  -c spoequb.f -o spoequb.o
gfortran -fimplicit-none -shared -fPIC  -c sgbequb.f -o sgbequb.o
gfortran -fimplicit-none -shared -fPIC  -c sbbcsd.f -o sbbcsd.o
gfortran -fimplicit-none -shared -fPIC  -c slapmr.f -o slapmr.o
gfortran -fimplicit-none -shared -fPIC  -c sorbdb.f -o sorbdb.o
gfortran -fimplicit-none -shared -fPIC  -c sorcsd.f -o sorcsd.o
gfortran -fimplicit-none -shared -fPIC  -c dgbbrd.f -o dgbbrd.o
gfortran -fimplicit-none -shared -fPIC  -c dgbcon.f -o dgbcon.o
gfortran -fimplicit-none -shared -fPIC  -c dgbequ.f -o dgbequ.o
gfortran -fimplicit-none -shared -fPIC  -c dgbrfs.f -o dgbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dgbsv.f -o dgbsv.o
gfortran -fimplicit-none -shared -fPIC  -c dgbsvx.f -o dgbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dgbtf2.f -o dgbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c dgbtrf.f -o dgbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c dgbtrs.f -o dgbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c dgebak.f -o dgebak.o
gfortran -fimplicit-none -shared -fPIC  -c dgebal.f -o dgebal.o
gfortran -fimplicit-none -shared -fPIC  -c dgebd2.f -o dgebd2.o
gfortran -fimplicit-none -shared -fPIC  -c dgebrd.f -o dgebrd.o
gfortran -fimplicit-none -shared -fPIC  -c dgecon.f -o dgecon.o
gfortran -fimplicit-none -shared -fPIC  -c dgeequ.f -o dgeequ.o
gfortran -fimplicit-none -shared -fPIC  -c dgees.f -o dgees.o
gfortran -fimplicit-none -shared -fPIC  -c dgeesx.f -o dgeesx.o
gfortran -fimplicit-none -shared -fPIC  -c dgeev.f -o dgeev.o
gfortran -fimplicit-none -shared -fPIC  -c dgeevx.f -o dgeevx.o
gfortran -fimplicit-none -shared -fPIC  -c dgegs.f -o dgegs.o
gfortran -fimplicit-none -shared -fPIC  -c dgegv.f -o dgegv.o
gfortran -fimplicit-none -shared -fPIC  -c dgehd2.f -o dgehd2.o
gfortran -fimplicit-none -shared -fPIC  -c dgehrd.f -o dgehrd.o
gfortran -fimplicit-none -shared -fPIC  -c dgelq2.f -o dgelq2.o
gfortran -fimplicit-none -shared -fPIC  -c dgelqf.f -o dgelqf.o
gfortran -fimplicit-none -shared -fPIC  -c dgels.f -o dgels.o
gfortran -fimplicit-none -shared -fPIC  -c dgelsd.f -o dgelsd.o
gfortran -fimplicit-none -shared -fPIC  -c dgelss.f -o dgelss.o
gfortran -fimplicit-none -shared -fPIC  -c dgelsx.f -o dgelsx.o
gfortran -fimplicit-none -shared -fPIC  -c dgelsy.f -o dgelsy.o
gfortran -fimplicit-none -shared -fPIC  -c dgeql2.f -o dgeql2.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqlf.f -o dgeqlf.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqp3.f -o dgeqp3.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqpf.f -o dgeqpf.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqr2.f -o dgeqr2.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqr2p.f -o dgeqr2p.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqrf.f -o dgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqrfp.f -o dgeqrfp.o
gfortran -fimplicit-none -shared -fPIC  -c dgerfs.f -o dgerfs.o
gfortran -fimplicit-none -shared -fPIC  -c dgerq2.f -o dgerq2.o
gfortran -fimplicit-none -shared -fPIC  -c dgerqf.f -o dgerqf.o
gfortran -fimplicit-none -shared -fPIC  -c dgesc2.f -o dgesc2.o
gfortran -fimplicit-none -shared -fPIC  -c dgesdd.f -o dgesdd.o
gfortran -fimplicit-none -shared -fPIC  -c dgesv.f -o dgesv.o
gfortran -fimplicit-none -shared -fPIC  -c dgesvd.f -o dgesvd.o
gfortran -fimplicit-none -shared -fPIC  -c dgesvx.f -o dgesvx.o
gfortran -fimplicit-none -shared -fPIC  -c dgetc2.f -o dgetc2.o
gfortran -fimplicit-none -shared -fPIC  -c dgetf2.f -o dgetf2.o
gfortran -fimplicit-none -shared -fPIC  -c dgetrf.f -o dgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c dgetri.f -o dgetri.o
gfortran -fimplicit-none -shared -fPIC  -c dgetrs.f -o dgetrs.o
gfortran -fimplicit-none -shared -fPIC  -c dggbak.f -o dggbak.o
gfortran -fimplicit-none -shared -fPIC  -c dggbal.f -o dggbal.o
gfortran -fimplicit-none -shared -fPIC  -c dgges.f -o dgges.o
gfortran -fimplicit-none -shared -fPIC  -c dggesx.f -o dggesx.o
gfortran -fimplicit-none -shared -fPIC  -c dggev.f -o dggev.o
gfortran -fimplicit-none -shared -fPIC  -c dggevx.f -o dggevx.o
gfortran -fimplicit-none -shared -fPIC  -c dggglm.f -o dggglm.o
gfortran -fimplicit-none -shared -fPIC  -c dgghrd.f -o dgghrd.o
gfortran -fimplicit-none -shared -fPIC  -c dgglse.f -o dgglse.o
gfortran -fimplicit-none -shared -fPIC  -c dggqrf.f -o dggqrf.o
gfortran -fimplicit-none -shared -fPIC  -c dggrqf.f -o dggrqf.o
gfortran -fimplicit-none -shared -fPIC  -c dggsvd.f -o dggsvd.o
gfortran -fimplicit-none -shared -fPIC  -c dggsvp.f -o dggsvp.o
gfortran -fimplicit-none -shared -fPIC  -c dgtcon.f -o dgtcon.o
gfortran -fimplicit-none -shared -fPIC  -c dgtrfs.f -o dgtrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dgtsv.f -o dgtsv.o
gfortran -fimplicit-none -shared -fPIC  -c dgtsvx.f -o dgtsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dgttrf.f -o dgttrf.o
gfortran -fimplicit-none -shared -fPIC  -c dgttrs.f -o dgttrs.o
gfortran -fimplicit-none -shared -fPIC  -c dgtts2.f -o dgtts2.o
gfortran -fimplicit-none -shared -fPIC  -c dhgeqz.f -o dhgeqz.o
gfortran -fimplicit-none -shared -fPIC  -c dhsein.f -o dhsein.o
gfortran -fimplicit-none -shared -fPIC  -c dhseqr.f -o dhseqr.o
gfortran -fimplicit-none -shared -fPIC  -c dlabrd.f -o dlabrd.o
gfortran -fimplicit-none -shared -fPIC  -c dlacon.f -o dlacon.o
gfortran -fimplicit-none -shared -fPIC  -c dlacn2.f -o dlacn2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaein.f -o dlaein.o
gfortran -fimplicit-none -shared -fPIC  -c dlaexc.f -o dlaexc.o
gfortran -fimplicit-none -shared -fPIC  -c dlag2.f -o dlag2.o
gfortran -fimplicit-none -shared -fPIC  -c dlags2.f -o dlags2.o
gfortran -fimplicit-none -shared -fPIC  -c dlagtm.f -o dlagtm.o
gfortran -fimplicit-none -shared -fPIC  -c dlagv2.f -o dlagv2.o
gfortran -fimplicit-none -shared -fPIC  -c dlahqr.f -o dlahqr.o
gfortran -fimplicit-none -shared -fPIC  -c dlahrd.f -o dlahrd.o
gfortran -fimplicit-none -shared -fPIC  -c dlahr2.f -o dlahr2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaic1.f -o dlaic1.o
gfortran -fimplicit-none -shared -fPIC  -c dlaln2.f -o dlaln2.o
gfortran -fimplicit-none -shared -fPIC  -c dlals0.f -o dlals0.o
gfortran -fimplicit-none -shared -fPIC  -c dlalsa.f -o dlalsa.o
gfortran -fimplicit-none -shared -fPIC  -c dlalsd.f -o dlalsd.o
gfortran -fimplicit-none -shared -fPIC  -c dlangb.f -o dlangb.o
gfortran -fimplicit-none -shared -fPIC  -c dlange.f -o dlange.o
gfortran -fimplicit-none -shared -fPIC  -c dlangt.f -o dlangt.o
gfortran -fimplicit-none -shared -fPIC  -c dlanhs.f -o dlanhs.o
gfortran -fimplicit-none -shared -fPIC  -c dlansb.f -o dlansb.o
gfortran -fimplicit-none -shared -fPIC  -c dlansp.f -o dlansp.o
gfortran -fimplicit-none -shared -fPIC  -c dlansy.f -o dlansy.o
gfortran -fimplicit-none -shared -fPIC  -c dlantb.f -o dlantb.o
gfortran -fimplicit-none -shared -fPIC  -c dlantp.f -o dlantp.o
gfortran -fimplicit-none -shared -fPIC  -c dlantr.f -o dlantr.o
gfortran -fimplicit-none -shared -fPIC  -c dlanv2.f -o dlanv2.o
gfortran -fimplicit-none -shared -fPIC  -c dlapll.f -o dlapll.o
gfortran -fimplicit-none -shared -fPIC  -c dlapmt.f -o dlapmt.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqgb.f -o dlaqgb.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqge.f -o dlaqge.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqp2.f -o dlaqp2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqps.f -o dlaqps.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqsb.f -o dlaqsb.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqsp.f -o dlaqsp.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqsy.f -o dlaqsy.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr0.f -o dlaqr0.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr1.f -o dlaqr1.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr2.f -o dlaqr2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr3.f -o dlaqr3.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr4.f -o dlaqr4.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqr5.f -o dlaqr5.o
gfortran -fimplicit-none -shared -fPIC  -c dlaqtr.f -o dlaqtr.o
gfortran -fimplicit-none -shared -fPIC  -c dlar1v.f -o dlar1v.o
gfortran -fimplicit-none -shared -fPIC  -c dlar2v.f -o dlar2v.o
gfortran -fimplicit-none -shared -fPIC  -c iladlr.f -o iladlr.o
gfortran -fimplicit-none -shared -fPIC  -c iladlc.f -o iladlc.o
gfortran -fimplicit-none -shared -fPIC  -c dlarf.f -o dlarf.o
gfortran -fimplicit-none -shared -fPIC  -c dlarfb.f -o dlarfb.o
gfortran -fimplicit-none -shared -fPIC  -c dlarfg.f -o dlarfg.o
gfortran -fimplicit-none -shared -fPIC  -c dlarfgp.f -o dlarfgp.o
gfortran -fimplicit-none -shared -fPIC  -c dlarft.f -o dlarft.o
gfortran -fimplicit-none -shared -fPIC  -c dlarfx.f -o dlarfx.o
gfortran -fimplicit-none -shared -fPIC  -c dlargv.f -o dlargv.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrv.f -o dlarrv.o
gfortran -fimplicit-none -shared -fPIC  -c dlartv.f -o dlartv.o
gfortran -fimplicit-none -shared -fPIC  -c dlarz.f -o dlarz.o
gfortran -fimplicit-none -shared -fPIC  -c dlarzb.f -o dlarzb.o
gfortran -fimplicit-none -shared -fPIC  -c dlarzt.f -o dlarzt.o
gfortran -fimplicit-none -shared -fPIC  -c dlaswp.f -o dlaswp.o
gfortran -fimplicit-none -shared -fPIC  -c dlasy2.f -o dlasy2.o
gfortran -fimplicit-none -shared -fPIC  -c dlasyf.f -o dlasyf.o
gfortran -fimplicit-none -shared -fPIC  -c dlatbs.f -o dlatbs.o
gfortran -fimplicit-none -shared -fPIC  -c dlatdf.f -o dlatdf.o
gfortran -fimplicit-none -shared -fPIC  -c dlatps.f -o dlatps.o
gfortran -fimplicit-none -shared -fPIC  -c dlatrd.f -o dlatrd.o
gfortran -fimplicit-none -shared -fPIC  -c dlatrs.f -o dlatrs.o
gfortran -fimplicit-none -shared -fPIC  -c dlatrz.f -o dlatrz.o
gfortran -fimplicit-none -shared -fPIC  -c dlatzm.f -o dlatzm.o
gfortran -fimplicit-none -shared -fPIC  -c dlauu2.f -o dlauu2.o
gfortran -fimplicit-none -shared -fPIC  -c dlauum.f -o dlauum.o
gfortran -fimplicit-none -shared -fPIC  -c dopgtr.f -o dopgtr.o
gfortran -fimplicit-none -shared -fPIC  -c dopmtr.f -o dopmtr.o
gfortran -fimplicit-none -shared -fPIC  -c dorg2l.f -o dorg2l.o
gfortran -fimplicit-none -shared -fPIC  -c dorg2r.f -o dorg2r.o
gfortran -fimplicit-none -shared -fPIC  -c dorgbr.f -o dorgbr.o
gfortran -fimplicit-none -shared -fPIC  -c dorghr.f -o dorghr.o
gfortran -fimplicit-none -shared -fPIC  -c dorgl2.f -o dorgl2.o
gfortran -fimplicit-none -shared -fPIC  -c dorglq.f -o dorglq.o
gfortran -fimplicit-none -shared -fPIC  -c dorgql.f -o dorgql.o
gfortran -fimplicit-none -shared -fPIC  -c dorgqr.f -o dorgqr.o
gfortran -fimplicit-none -shared -fPIC  -c dorgr2.f -o dorgr2.o
gfortran -fimplicit-none -shared -fPIC  -c dorgrq.f -o dorgrq.o
gfortran -fimplicit-none -shared -fPIC  -c dorgtr.f -o dorgtr.o
gfortran -fimplicit-none -shared -fPIC  -c dorm2l.f -o dorm2l.o
gfortran -fimplicit-none -shared -fPIC  -c dorm2r.f -o dorm2r.o
gfortran -fimplicit-none -shared -fPIC  -c dormbr.f -o dormbr.o
gfortran -fimplicit-none -shared -fPIC  -c dormhr.f -o dormhr.o
gfortran -fimplicit-none -shared -fPIC  -c dorml2.f -o dorml2.o
gfortran -fimplicit-none -shared -fPIC  -c dormlq.f -o dormlq.o
gfortran -fimplicit-none -shared -fPIC  -c dormql.f -o dormql.o
gfortran -fimplicit-none -shared -fPIC  -c dormqr.f -o dormqr.o
gfortran -fimplicit-none -shared -fPIC  -c dormr2.f -o dormr2.o
gfortran -fimplicit-none -shared -fPIC  -c dormr3.f -o dormr3.o
gfortran -fimplicit-none -shared -fPIC  -c dormrq.f -o dormrq.o
gfortran -fimplicit-none -shared -fPIC  -c dormrz.f -o dormrz.o
gfortran -fimplicit-none -shared -fPIC  -c dormtr.f -o dormtr.o
gfortran -fimplicit-none -shared -fPIC  -c dpbcon.f -o dpbcon.o
gfortran -fimplicit-none -shared -fPIC  -c dpbequ.f -o dpbequ.o
gfortran -fimplicit-none -shared -fPIC  -c dpbrfs.f -o dpbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dpbstf.f -o dpbstf.o
gfortran -fimplicit-none -shared -fPIC  -c dpbsv.f -o dpbsv.o
gfortran -fimplicit-none -shared -fPIC  -c dpbsvx.f -o dpbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dpbtf2.f -o dpbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c dpbtrf.f -o dpbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c dpbtrs.f -o dpbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c dpocon.f -o dpocon.o
gfortran -fimplicit-none -shared -fPIC  -c dpoequ.f -o dpoequ.o
gfortran -fimplicit-none -shared -fPIC  -c dporfs.f -o dporfs.o
gfortran -fimplicit-none -shared -fPIC  -c dposv.f -o dposv.o
gfortran -fimplicit-none -shared -fPIC  -c dposvx.f -o dposvx.o
gfortran -fimplicit-none -shared -fPIC  -c dpotf2.f -o dpotf2.o
gfortran -fimplicit-none -shared -fPIC  -c dpotrf.f -o dpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c dpotri.f -o dpotri.o
gfortran -fimplicit-none -shared -fPIC  -c dpotrs.f -o dpotrs.o
gfortran -fimplicit-none -shared -fPIC  -c dpstrf.f -o dpstrf.o
gfortran -fimplicit-none -shared -fPIC  -c dpstf2.f -o dpstf2.o
gfortran -fimplicit-none -shared -fPIC  -c dppcon.f -o dppcon.o
gfortran -fimplicit-none -shared -fPIC  -c dppequ.f -o dppequ.o
gfortran -fimplicit-none -shared -fPIC  -c dpprfs.f -o dpprfs.o
gfortran -fimplicit-none -shared -fPIC  -c dppsv.f -o dppsv.o
gfortran -fimplicit-none -shared -fPIC  -c dppsvx.f -o dppsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dpptrf.f -o dpptrf.o
gfortran -fimplicit-none -shared -fPIC  -c dpptri.f -o dpptri.o
gfortran -fimplicit-none -shared -fPIC  -c dpptrs.f -o dpptrs.o
gfortran -fimplicit-none -shared -fPIC  -c dptcon.f -o dptcon.o
gfortran -fimplicit-none -shared -fPIC  -c dpteqr.f -o dpteqr.o
gfortran -fimplicit-none -shared -fPIC  -c dptrfs.f -o dptrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dptsv.f -o dptsv.o
gfortran -fimplicit-none -shared -fPIC  -c dptsvx.f -o dptsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dpttrs.f -o dpttrs.o
gfortran -fimplicit-none -shared -fPIC  -c dptts2.f -o dptts2.o
gfortran -fimplicit-none -shared -fPIC  -c drscl.f -o drscl.o
gfortran -fimplicit-none -shared -fPIC  -c dsbev.f -o dsbev.o
gfortran -fimplicit-none -shared -fPIC  -c dsbevd.f -o dsbevd.o
gfortran -fimplicit-none -shared -fPIC  -c dsbevx.f -o dsbevx.o
gfortran -fimplicit-none -shared -fPIC  -c dsbgst.f -o dsbgst.o
gfortran -fimplicit-none -shared -fPIC  -c dsbgv.f -o dsbgv.o
gfortran -fimplicit-none -shared -fPIC  -c dsbgvd.f -o dsbgvd.o
gfortran -fimplicit-none -shared -fPIC  -c dsbgvx.f -o dsbgvx.o
gfortran -fimplicit-none -shared -fPIC  -c dsbtrd.f -o dsbtrd.o
gfortran -fimplicit-none -shared -fPIC  -c dspcon.f -o dspcon.o
gfortran -fimplicit-none -shared -fPIC  -c dspev.f -o dspev.o
gfortran -fimplicit-none -shared -fPIC  -c dspevd.f -o dspevd.o
gfortran -fimplicit-none -shared -fPIC  -c dspevx.f -o dspevx.o
gfortran -fimplicit-none -shared -fPIC  -c dspgst.f -o dspgst.o
gfortran -fimplicit-none -shared -fPIC  -c dspgv.f -o dspgv.o
gfortran -fimplicit-none -shared -fPIC  -c dspgvd.f -o dspgvd.o
gfortran -fimplicit-none -shared -fPIC  -c dspgvx.f -o dspgvx.o
gfortran -fimplicit-none -shared -fPIC  -c dsprfs.f -o dsprfs.o
gfortran -fimplicit-none -shared -fPIC  -c dspsv.f -o dspsv.o
gfortran -fimplicit-none -shared -fPIC  -c dspsvx.f -o dspsvx.o
gfortran -fimplicit-none -shared -fPIC  -c dsptrd.f -o dsptrd.o
gfortran -fimplicit-none -shared -fPIC  -c dsptrf.f -o dsptrf.o
gfortran -fimplicit-none -shared -fPIC  -c dsptri.f -o dsptri.o
gfortran -fimplicit-none -shared -fPIC  -c dsptrs.f -o dsptrs.o
gfortran -fimplicit-none -shared -fPIC  -c dstegr.f -o dstegr.o
gfortran -fimplicit-none -shared -fPIC  -c dstein.f -o dstein.o
gfortran -fimplicit-none -shared -fPIC  -c dstev.f -o dstev.o
gfortran -fimplicit-none -shared -fPIC  -c dstevd.f -o dstevd.o
gfortran -fimplicit-none -shared -fPIC  -c dstevr.f -o dstevr.o
gfortran -fimplicit-none -shared -fPIC  -c dstevx.f -o dstevx.o
gfortran -fimplicit-none -shared -fPIC  -c dsycon.f -o dsycon.o
gfortran -fimplicit-none -shared -fPIC  -c dsyev.f -o dsyev.o
gfortran -fimplicit-none -shared -fPIC  -c dsyevd.f -o dsyevd.o
gfortran -fimplicit-none -shared -fPIC  -c dsyevr.f -o dsyevr.o
gfortran -fimplicit-none -shared -fPIC  -c dsyevx.f -o dsyevx.o
gfortran -fimplicit-none -shared -fPIC  -c dsygs2.f -o dsygs2.o
gfortran -fimplicit-none -shared -fPIC  -c dsygst.f -o dsygst.o
gfortran -fimplicit-none -shared -fPIC  -c dsygv.f -o dsygv.o
gfortran -fimplicit-none -shared -fPIC  -c dsygvd.f -o dsygvd.o
gfortran -fimplicit-none -shared -fPIC  -c dsygvx.f -o dsygvx.o
gfortran -fimplicit-none -shared -fPIC  -c dsyrfs.f -o dsyrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dsysv.f -o dsysv.o
gfortran -fimplicit-none -shared -fPIC  -c dsysvx.f -o dsysvx.o
gfortran -fimplicit-none -shared -fPIC  -c dsytd2.f -o dsytd2.o
gfortran -fimplicit-none -shared -fPIC  -c dsytf2.f -o dsytf2.o
gfortran -fimplicit-none -shared -fPIC  -c dsytrd.f -o dsytrd.o
gfortran -fimplicit-none -shared -fPIC  -c dsytrf.f -o dsytrf.o
gfortran -fimplicit-none -shared -fPIC  -c dsytri.f -o dsytri.o
gfortran -fimplicit-none -shared -fPIC  -c dsytri2.f -o dsytri2.o
gfortran -fimplicit-none -shared -fPIC  -c dsytri2x.f -o dsytri2x.o
gfortran -fimplicit-none -shared -fPIC  -c dsyswapr.f -o dsyswapr.o
gfortran -fimplicit-none -shared -fPIC  -c dsytrs.f -o dsytrs.o
gfortran -fimplicit-none -shared -fPIC  -c dsytrs2.f -o dsytrs2.o
gfortran -fimplicit-none -shared -fPIC  -c dsyconv.f -o dsyconv.o
gfortran -fimplicit-none -shared -fPIC  -c dtbcon.f -o dtbcon.o
gfortran -fimplicit-none -shared -fPIC  -c dtbrfs.f -o dtbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dtbtrs.f -o dtbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c dtgevc.f -o dtgevc.o
gfortran -fimplicit-none -shared -fPIC  -c dtgex2.f -o dtgex2.o
gfortran -fimplicit-none -shared -fPIC  -c dtgexc.f -o dtgexc.o
gfortran -fimplicit-none -shared -fPIC  -c dtgsen.f -o dtgsen.o
gfortran -fimplicit-none -shared -fPIC  -c dtgsja.f -o dtgsja.o
gfortran -fimplicit-none -shared -fPIC  -c dtgsna.f -o dtgsna.o
gfortran -fimplicit-none -shared -fPIC  -c dtgsy2.f -o dtgsy2.o
gfortran -fimplicit-none -shared -fPIC  -c dtgsyl.f -o dtgsyl.o
gfortran -fimplicit-none -shared -fPIC  -c dtpcon.f -o dtpcon.o
gfortran -fimplicit-none -shared -fPIC  -c dtprfs.f -o dtprfs.o
gfortran -fimplicit-none -shared -fPIC  -c dtptri.f -o dtptri.o
gfortran -fimplicit-none -shared -fPIC  -c dtptrs.f -o dtptrs.o
gfortran -fimplicit-none -shared -fPIC  -c dtrcon.f -o dtrcon.o
gfortran -fimplicit-none -shared -fPIC  -c dtrevc.f -o dtrevc.o
gfortran -fimplicit-none -shared -fPIC  -c dtrexc.f -o dtrexc.o
gfortran -fimplicit-none -shared -fPIC  -c dtrrfs.f -o dtrrfs.o
gfortran -fimplicit-none -shared -fPIC  -c dtrsen.f -o dtrsen.o
gfortran -fimplicit-none -shared -fPIC  -c dtrsna.f -o dtrsna.o
gfortran -fimplicit-none -shared -fPIC  -c dtrsyl.f -o dtrsyl.o
gfortran -fimplicit-none -shared -fPIC  -c dtrti2.f -o dtrti2.o
gfortran -fimplicit-none -shared -fPIC  -c dtrtri.f -o dtrtri.o
gfortran -fimplicit-none -shared -fPIC  -c dtrtrs.f -o dtrtrs.o
gfortran -fimplicit-none -shared -fPIC  -c dtzrqf.f -o dtzrqf.o
gfortran -fimplicit-none -shared -fPIC  -c dtzrzf.f -o dtzrzf.o
gfortran -fimplicit-none -shared -fPIC  -c dstemr.f -o dstemr.o
gfortran -fimplicit-none -shared -fPIC  -c dsgesv.f -o dsgesv.o
gfortran -fimplicit-none -shared -fPIC  -c dsposv.f -o dsposv.o
gfortran -fimplicit-none -shared -fPIC  -c dlag2s.f -o dlag2s.o
gfortran -fimplicit-none -shared -fPIC  -c slag2d.f -o slag2d.o
gfortran -fimplicit-none -shared -fPIC  -c dlat2s.f -o dlat2s.o
gfortran -fimplicit-none -shared -fPIC  -c dlansf.f -o dlansf.o
gfortran -fimplicit-none -shared -fPIC  -c dpftrf.f -o dpftrf.o
gfortran -fimplicit-none -shared -fPIC  -c dpftri.f -o dpftri.o
gfortran -fimplicit-none -shared -fPIC  -c dpftrs.f -o dpftrs.o
gfortran -fimplicit-none -shared -fPIC  -c dsfrk.f -o dsfrk.o
gfortran -fimplicit-none -shared -fPIC  -c dtfsm.f -o dtfsm.o
gfortran -fimplicit-none -shared -fPIC  -c dtftri.f -o dtftri.o
gfortran -fimplicit-none -shared -fPIC  -c dtfttp.f -o dtfttp.o
gfortran -fimplicit-none -shared -fPIC  -c dtfttr.f -o dtfttr.o
gfortran -fimplicit-none -shared -fPIC  -c dtpttf.f -o dtpttf.o
gfortran -fimplicit-none -shared -fPIC  -c dtpttr.f -o dtpttr.o
gfortran -fimplicit-none -shared -fPIC  -c dtrttf.f -o dtrttf.o
gfortran -fimplicit-none -shared -fPIC  -c dtrttp.f -o dtrttp.o
gfortran -fimplicit-none -shared -fPIC  -c dgejsv.f -o dgejsv.o
gfortran -fimplicit-none -shared -fPIC  -c dgesvj.f -o dgesvj.o
gfortran -fimplicit-none -shared -fPIC  -c dgsvj0.f -o dgsvj0.o
gfortran -fimplicit-none -shared -fPIC  -c dgsvj1.f -o dgsvj1.o
gfortran -fimplicit-none -shared -fPIC  -c dgeequb.f -o dgeequb.o
gfortran -fimplicit-none -shared -fPIC  -c dsyequb.f -o dsyequb.o
gfortran -fimplicit-none -shared -fPIC  -c dpoequb.f -o dpoequb.o
gfortran -fimplicit-none -shared -fPIC  -c dgbequb.f -o dgbequb.o
gfortran -fimplicit-none -shared -fPIC  -c dbbcsd.f -o dbbcsd.o
gfortran -fimplicit-none -shared -fPIC  -c dlapmr.f -o dlapmr.o
gfortran -fimplicit-none -shared -fPIC  -c dorbdb.f -o dorbdb.o
gfortran -fimplicit-none -shared -fPIC  -c dorcsd.f -o dorcsd.o
gfortran -fimplicit-none -shared -fPIC  -c spotrs.f -o spotrs.o
gfortran -fimplicit-none -shared -fPIC  -c sgetrs.f -o sgetrs.o
gfortran -fimplicit-none -shared -fPIC  -c spotrf.f -o spotrf.o
gfortran -fimplicit-none -shared -fPIC  -c sgetrf.f -o sgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c cbdsqr.f -o cbdsqr.o
gfortran -fimplicit-none -shared -fPIC  -c cgbbrd.f -o cgbbrd.o
gfortran -fimplicit-none -shared -fPIC  -c cgbcon.f -o cgbcon.o
gfortran -fimplicit-none -shared -fPIC  -c cgbequ.f -o cgbequ.o
gfortran -fimplicit-none -shared -fPIC  -c cgbrfs.f -o cgbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c cgbsv.f -o cgbsv.o
gfortran -fimplicit-none -shared -fPIC  -c cgbsvx.f -o cgbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c cgbtf2.f -o cgbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c cgbtrf.f -o cgbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c cgbtrs.f -o cgbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c cgebak.f -o cgebak.o
gfortran -fimplicit-none -shared -fPIC  -c cgebal.f -o cgebal.o
gfortran -fimplicit-none -shared -fPIC  -c cgebd2.f -o cgebd2.o
gfortran -fimplicit-none -shared -fPIC  -c cgebrd.f -o cgebrd.o
gfortran -fimplicit-none -shared -fPIC  -c cgecon.f -o cgecon.o
gfortran -fimplicit-none -shared -fPIC  -c cgeequ.f -o cgeequ.o
gfortran -fimplicit-none -shared -fPIC  -c cgees.f -o cgees.o
gfortran -fimplicit-none -shared -fPIC  -c cgeesx.f -o cgeesx.o
gfortran -fimplicit-none -shared -fPIC  -c cgeev.f -o cgeev.o
gfortran -fimplicit-none -shared -fPIC  -c cgeevx.f -o cgeevx.o
gfortran -fimplicit-none -shared -fPIC  -c cgegs.f -o cgegs.o
gfortran -fimplicit-none -shared -fPIC  -c cgegv.f -o cgegv.o
gfortran -fimplicit-none -shared -fPIC  -c cgehd2.f -o cgehd2.o
gfortran -fimplicit-none -shared -fPIC  -c cgehrd.f -o cgehrd.o
gfortran -fimplicit-none -shared -fPIC  -c cgelq2.f -o cgelq2.o
gfortran -fimplicit-none -shared -fPIC  -c cgelqf.f -o cgelqf.o
gfortran -fimplicit-none -shared -fPIC  -c cgels.f -o cgels.o
gfortran -fimplicit-none -shared -fPIC  -c cgelsd.f -o cgelsd.o
gfortran -fimplicit-none -shared -fPIC  -c cgelss.f -o cgelss.o
gfortran -fimplicit-none -shared -fPIC  -c cgelsx.f -o cgelsx.o
gfortran -fimplicit-none -shared -fPIC  -c cgelsy.f -o cgelsy.o
gfortran -fimplicit-none -shared -fPIC  -c cgeql2.f -o cgeql2.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqlf.f -o cgeqlf.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqp3.f -o cgeqp3.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqpf.f -o cgeqpf.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqr2.f -o cgeqr2.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqr2p.f -o cgeqr2p.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqrf.f -o cgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqrfp.f -o cgeqrfp.o
gfortran -fimplicit-none -shared -fPIC  -c cgerfs.f -o cgerfs.o
gfortran -fimplicit-none -shared -fPIC  -c cgerq2.f -o cgerq2.o
gfortran -fimplicit-none -shared -fPIC  -c cgerqf.f -o cgerqf.o
gfortran -fimplicit-none -shared -fPIC  -c cgesc2.f -o cgesc2.o
gfortran -fimplicit-none -shared -fPIC  -c cgesdd.f -o cgesdd.o
gfortran -fimplicit-none -shared -fPIC  -c cgesv.f -o cgesv.o
gfortran -fimplicit-none -shared -fPIC  -c cgesvd.f -o cgesvd.o
gfortran -fimplicit-none -shared -fPIC  -c cgesvx.f -o cgesvx.o
gfortran -fimplicit-none -shared -fPIC  -c cgetc2.f -o cgetc2.o
gfortran -fimplicit-none -shared -fPIC  -c cgetf2.f -o cgetf2.o
gfortran -fimplicit-none -shared -fPIC  -c cgetri.f -o cgetri.o
gfortran -fimplicit-none -shared -fPIC  -c cggbak.f -o cggbak.o
gfortran -fimplicit-none -shared -fPIC  -c cggbal.f -o cggbal.o
gfortran -fimplicit-none -shared -fPIC  -c cgges.f -o cgges.o
gfortran -fimplicit-none -shared -fPIC  -c cggesx.f -o cggesx.o
gfortran -fimplicit-none -shared -fPIC  -c cggev.f -o cggev.o
gfortran -fimplicit-none -shared -fPIC  -c cggevx.f -o cggevx.o
gfortran -fimplicit-none -shared -fPIC  -c cggglm.f -o cggglm.o
gfortran -fimplicit-none -shared -fPIC  -c cgghrd.f -o cgghrd.o
gfortran -fimplicit-none -shared -fPIC  -c cgglse.f -o cgglse.o
gfortran -fimplicit-none -shared -fPIC  -c cggqrf.f -o cggqrf.o
gfortran -fimplicit-none -shared -fPIC  -c cggrqf.f -o cggrqf.o
gfortran -fimplicit-none -shared -fPIC  -c cggsvd.f -o cggsvd.o
gfortran -fimplicit-none -shared -fPIC  -c cggsvp.f -o cggsvp.o
gfortran -fimplicit-none -shared -fPIC  -c cgtcon.f -o cgtcon.o
gfortran -fimplicit-none -shared -fPIC  -c cgtrfs.f -o cgtrfs.o
gfortran -fimplicit-none -shared -fPIC  -c cgtsv.f -o cgtsv.o
gfortran -fimplicit-none -shared -fPIC  -c cgtsvx.f -o cgtsvx.o
gfortran -fimplicit-none -shared -fPIC  -c cgttrf.f -o cgttrf.o
gfortran -fimplicit-none -shared -fPIC  -c cgttrs.f -o cgttrs.o
gfortran -fimplicit-none -shared -fPIC  -c cgtts2.f -o cgtts2.o
gfortran -fimplicit-none -shared -fPIC  -c chbev.f -o chbev.o
gfortran -fimplicit-none -shared -fPIC  -c chbevd.f -o chbevd.o
gfortran -fimplicit-none -shared -fPIC  -c chbevx.f -o chbevx.o
gfortran -fimplicit-none -shared -fPIC  -c chbgst.f -o chbgst.o
gfortran -fimplicit-none -shared -fPIC  -c chbgv.f -o chbgv.o
gfortran -fimplicit-none -shared -fPIC  -c chbgvd.f -o chbgvd.o
gfortran -fimplicit-none -shared -fPIC  -c chbgvx.f -o chbgvx.o
gfortran -fimplicit-none -shared -fPIC  -c chbtrd.f -o chbtrd.o
gfortran -fimplicit-none -shared -fPIC  -c checon.f -o checon.o
gfortran -fimplicit-none -shared -fPIC  -c cheev.f -o cheev.o
gfortran -fimplicit-none -shared -fPIC  -c cheevd.f -o cheevd.o
gfortran -fimplicit-none -shared -fPIC  -c cheevr.f -o cheevr.o
gfortran -fimplicit-none -shared -fPIC  -c cheevx.f -o cheevx.o
gfortran -fimplicit-none -shared -fPIC  -c chegs2.f -o chegs2.o
gfortran -fimplicit-none -shared -fPIC  -c chegst.f -o chegst.o
gfortran -fimplicit-none -shared -fPIC  -c chegv.f -o chegv.o
gfortran -fimplicit-none -shared -fPIC  -c chegvd.f -o chegvd.o
gfortran -fimplicit-none -shared -fPIC  -c chegvx.f -o chegvx.o
gfortran -fimplicit-none -shared -fPIC  -c cherfs.f -o cherfs.o
gfortran -fimplicit-none -shared -fPIC  -c chesv.f -o chesv.o
gfortran -fimplicit-none -shared -fPIC  -c chesvx.f -o chesvx.o
gfortran -fimplicit-none -shared -fPIC  -c chetd2.f -o chetd2.o
gfortran -fimplicit-none -shared -fPIC  -c chetf2.f -o chetf2.o
gfortran -fimplicit-none -shared -fPIC  -c chetrd.f -o chetrd.o
gfortran -fimplicit-none -shared -fPIC  -c chetrf.f -o chetrf.o
gfortran -fimplicit-none -shared -fPIC  -c chetri.f -o chetri.o
gfortran -fimplicit-none -shared -fPIC  -c chetri2.f -o chetri2.o
gfortran -fimplicit-none -shared -fPIC  -c chetri2x.f -o chetri2x.o
gfortran -fimplicit-none -shared -fPIC  -c cheswapr.f -o cheswapr.o
gfortran -fimplicit-none -shared -fPIC  -c chetrs.f -o chetrs.o
gfortran -fimplicit-none -shared -fPIC  -c chetrs2.f -o chetrs2.o
gfortran -fimplicit-none -shared -fPIC  -c chgeqz.f -o chgeqz.o
gfortran -fimplicit-none -shared -fPIC  -c chpcon.f -o chpcon.o
gfortran -fimplicit-none -shared -fPIC  -c chpev.f -o chpev.o
gfortran -fimplicit-none -shared -fPIC  -c chpevd.f -o chpevd.o
gfortran -fimplicit-none -shared -fPIC  -c chpevx.f -o chpevx.o
gfortran -fimplicit-none -shared -fPIC  -c chpgst.f -o chpgst.o
gfortran -fimplicit-none -shared -fPIC  -c chpgv.f -o chpgv.o
gfortran -fimplicit-none -shared -fPIC  -c chpgvd.f -o chpgvd.o
gfortran -fimplicit-none -shared -fPIC  -c chpgvx.f -o chpgvx.o
gfortran -fimplicit-none -shared -fPIC  -c chprfs.f -o chprfs.o
gfortran -fimplicit-none -shared -fPIC  -c chpsv.f -o chpsv.o
gfortran -fimplicit-none -shared -fPIC  -c chpsvx.f -o chpsvx.o
gfortran -fimplicit-none -shared -fPIC  -c chptrd.f -o chptrd.o
gfortran -fimplicit-none -shared -fPIC  -c chptrf.f -o chptrf.o
gfortran -fimplicit-none -shared -fPIC  -c chptri.f -o chptri.o
gfortran -fimplicit-none -shared -fPIC  -c chptrs.f -o chptrs.o
gfortran -fimplicit-none -shared -fPIC  -c chsein.f -o chsein.o
gfortran -fimplicit-none -shared -fPIC  -c chseqr.f -o chseqr.o
gfortran -fimplicit-none -shared -fPIC  -c clabrd.f -o clabrd.o
gfortran -fimplicit-none -shared -fPIC  -c clacgv.f -o clacgv.o
gfortran -fimplicit-none -shared -fPIC  -c clacon.f -o clacon.o
gfortran -fimplicit-none -shared -fPIC  -c clacn2.f -o clacn2.o
gfortran -fimplicit-none -shared -fPIC  -c clacp2.f -o clacp2.o
gfortran -fimplicit-none -shared -fPIC  -c clacpy.f -o clacpy.o
gfortran -fimplicit-none -shared -fPIC  -c clacrm.f -o clacrm.o
gfortran -fimplicit-none -shared -fPIC  -c clacrt.f -o clacrt.o
gfortran -fimplicit-none -shared -fPIC  -c cladiv.f -o cladiv.o
gfortran -fimplicit-none -shared -fPIC  -c claed0.f -o claed0.o
gfortran -fimplicit-none -shared -fPIC  -c claed7.f -o claed7.o
gfortran -fimplicit-none -shared -fPIC  -c claed8.f -o claed8.o
gfortran -fimplicit-none -shared -fPIC  -c claein.f -o claein.o
gfortran -fimplicit-none -shared -fPIC  -c claesy.f -o claesy.o
gfortran -fimplicit-none -shared -fPIC  -c claev2.f -o claev2.o
gfortran -fimplicit-none -shared -fPIC  -c clags2.f -o clags2.o
gfortran -fimplicit-none -shared -fPIC  -c clagtm.f -o clagtm.o
gfortran -fimplicit-none -shared -fPIC  -c clahef.f -o clahef.o
gfortran -fimplicit-none -shared -fPIC  -c clahqr.f -o clahqr.o
gfortran -fimplicit-none -shared -fPIC  -c clahrd.f -o clahrd.o
gfortran -fimplicit-none -shared -fPIC  -c clahr2.f -o clahr2.o
gfortran -fimplicit-none -shared -fPIC  -c claic1.f -o claic1.o
gfortran -fimplicit-none -shared -fPIC  -c clals0.f -o clals0.o
gfortran -fimplicit-none -shared -fPIC  -c clalsa.f -o clalsa.o
gfortran -fimplicit-none -shared -fPIC  -c clalsd.f -o clalsd.o
gfortran -fimplicit-none -shared -fPIC  -c clangb.f -o clangb.o
gfortran -fimplicit-none -shared -fPIC  -c clange.f -o clange.o
gfortran -fimplicit-none -shared -fPIC  -c clangt.f -o clangt.o
gfortran -fimplicit-none -shared -fPIC  -c clanhb.f -o clanhb.o
gfortran -fimplicit-none -shared -fPIC  -c clanhe.f -o clanhe.o
gfortran -fimplicit-none -shared -fPIC  -c clanhp.f -o clanhp.o
gfortran -fimplicit-none -shared -fPIC  -c clanhs.f -o clanhs.o
gfortran -fimplicit-none -shared -fPIC  -c clanht.f -o clanht.o
gfortran -fimplicit-none -shared -fPIC  -c clansb.f -o clansb.o
gfortran -fimplicit-none -shared -fPIC  -c clansp.f -o clansp.o
gfortran -fimplicit-none -shared -fPIC  -c clansy.f -o clansy.o
gfortran -fimplicit-none -shared -fPIC  -c clantb.f -o clantb.o
gfortran -fimplicit-none -shared -fPIC  -c clantp.f -o clantp.o
gfortran -fimplicit-none -shared -fPIC  -c clantr.f -o clantr.o
gfortran -fimplicit-none -shared -fPIC  -c clapll.f -o clapll.o
gfortran -fimplicit-none -shared -fPIC  -c clapmt.f -o clapmt.o
gfortran -fimplicit-none -shared -fPIC  -c clarcm.f -o clarcm.o
gfortran -fimplicit-none -shared -fPIC  -c claqgb.f -o claqgb.o
gfortran -fimplicit-none -shared -fPIC  -c claqge.f -o claqge.o
gfortran -fimplicit-none -shared -fPIC  -c claqhb.f -o claqhb.o
gfortran -fimplicit-none -shared -fPIC  -c claqhe.f -o claqhe.o
gfortran -fimplicit-none -shared -fPIC  -c claqhp.f -o claqhp.o
gfortran -fimplicit-none -shared -fPIC  -c claqp2.f -o claqp2.o
gfortran -fimplicit-none -shared -fPIC  -c claqps.f -o claqps.o
gfortran -fimplicit-none -shared -fPIC  -c claqsb.f -o claqsb.o
gfortran -fimplicit-none -shared -fPIC  -c claqr0.f -o claqr0.o
gfortran -fimplicit-none -shared -fPIC  -c claqr1.f -o claqr1.o
gfortran -fimplicit-none -shared -fPIC  -c claqr2.f -o claqr2.o
gfortran -fimplicit-none -shared -fPIC  -c claqr3.f -o claqr3.o
gfortran -fimplicit-none -shared -fPIC  -c claqr4.f -o claqr4.o
gfortran -fimplicit-none -shared -fPIC  -c claqr5.f -o claqr5.o
gfortran -fimplicit-none -shared -fPIC  -c claqsp.f -o claqsp.o
gfortran -fimplicit-none -shared -fPIC  -c claqsy.f -o claqsy.o
gfortran -fimplicit-none -shared -fPIC  -c clar1v.f -o clar1v.o
gfortran -fimplicit-none -shared -fPIC  -c clar2v.f -o clar2v.o
gfortran -fimplicit-none -shared -fPIC  -c ilaclr.f -o ilaclr.o
gfortran -fimplicit-none -shared -fPIC  -c ilaclc.f -o ilaclc.o
gfortran -fimplicit-none -shared -fPIC  -c clarf.f -o clarf.o
gfortran -fimplicit-none -shared -fPIC  -c clarfb.f -o clarfb.o
gfortran -fimplicit-none -shared -fPIC  -c clarfg.f -o clarfg.o
gfortran -fimplicit-none -shared -fPIC  -c clarft.f -o clarft.o
gfortran -fimplicit-none -shared -fPIC  -c clarfgp.f -o clarfgp.o
gfortran -fimplicit-none -shared -fPIC  -c clarfx.f -o clarfx.o
gfortran -fimplicit-none -shared -fPIC  -c clargv.f -o clargv.o
gfortran -fimplicit-none -shared -fPIC  -c clarnv.f -o clarnv.o
gfortran -fimplicit-none -shared -fPIC  -c clarrv.f -o clarrv.o
gfortran -fimplicit-none -shared -fPIC  -c clartg.f -o clartg.o
gfortran -fimplicit-none -shared -fPIC  -c clartv.f -o clartv.o
gfortran -fimplicit-none -shared -fPIC  -c clarz.f -o clarz.o
gfortran -fimplicit-none -shared -fPIC  -c clarzb.f -o clarzb.o
gfortran -fimplicit-none -shared -fPIC  -c clarzt.f -o clarzt.o
gfortran -fimplicit-none -shared -fPIC  -c clascl.f -o clascl.o
gfortran -fimplicit-none -shared -fPIC  -c claset.f -o claset.o
gfortran -fimplicit-none -shared -fPIC  -c clasr.f -o clasr.o
gfortran -fimplicit-none -shared -fPIC  -c classq.f -o classq.o
gfortran -fimplicit-none -shared -fPIC  -c claswp.f -o claswp.o
gfortran -fimplicit-none -shared -fPIC  -c clasyf.f -o clasyf.o
gfortran -fimplicit-none -shared -fPIC  -c clatbs.f -o clatbs.o
gfortran -fimplicit-none -shared -fPIC  -c clatdf.f -o clatdf.o
gfortran -fimplicit-none -shared -fPIC  -c clatps.f -o clatps.o
gfortran -fimplicit-none -shared -fPIC  -c clatrd.f -o clatrd.o
gfortran -fimplicit-none -shared -fPIC  -c clatrs.f -o clatrs.o
gfortran -fimplicit-none -shared -fPIC  -c clatrz.f -o clatrz.o
gfortran -fimplicit-none -shared -fPIC  -c clatzm.f -o clatzm.o
gfortran -fimplicit-none -shared -fPIC  -c clauu2.f -o clauu2.o
gfortran -fimplicit-none -shared -fPIC  -c clauum.f -o clauum.o
gfortran -fimplicit-none -shared -fPIC  -c cpbcon.f -o cpbcon.o
gfortran -fimplicit-none -shared -fPIC  -c cpbequ.f -o cpbequ.o
gfortran -fimplicit-none -shared -fPIC  -c cpbrfs.f -o cpbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c cpbstf.f -o cpbstf.o
gfortran -fimplicit-none -shared -fPIC  -c cpbsv.f -o cpbsv.o
gfortran -fimplicit-none -shared -fPIC  -c cpbsvx.f -o cpbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c cpbtf2.f -o cpbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c cpbtrf.f -o cpbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c cpbtrs.f -o cpbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c cpocon.f -o cpocon.o
gfortran -fimplicit-none -shared -fPIC  -c cpoequ.f -o cpoequ.o
gfortran -fimplicit-none -shared -fPIC  -c cporfs.f -o cporfs.o
gfortran -fimplicit-none -shared -fPIC  -c cposv.f -o cposv.o
gfortran -fimplicit-none -shared -fPIC  -c cposvx.f -o cposvx.o
gfortran -fimplicit-none -shared -fPIC  -c cpotf2.f -o cpotf2.o
gfortran -fimplicit-none -shared -fPIC  -c cpotri.f -o cpotri.o
gfortran -fimplicit-none -shared -fPIC  -c cpstrf.f -o cpstrf.o
gfortran -fimplicit-none -shared -fPIC  -c cpstf2.f -o cpstf2.o
gfortran -fimplicit-none -shared -fPIC  -c cppcon.f -o cppcon.o
gfortran -fimplicit-none -shared -fPIC  -c cppequ.f -o cppequ.o
gfortran -fimplicit-none -shared -fPIC  -c cpprfs.f -o cpprfs.o
gfortran -fimplicit-none -shared -fPIC  -c cppsv.f -o cppsv.o
gfortran -fimplicit-none -shared -fPIC  -c cppsvx.f -o cppsvx.o
gfortran -fimplicit-none -shared -fPIC  -c cpptrf.f -o cpptrf.o
gfortran -fimplicit-none -shared -fPIC  -c cpptri.f -o cpptri.o
gfortran -fimplicit-none -shared -fPIC  -c cpptrs.f -o cpptrs.o
gfortran -fimplicit-none -shared -fPIC  -c cptcon.f -o cptcon.o
gfortran -fimplicit-none -shared -fPIC  -c cpteqr.f -o cpteqr.o
gfortran -fimplicit-none -shared -fPIC  -c cptrfs.f -o cptrfs.o
gfortran -fimplicit-none -shared -fPIC  -c cptsv.f -o cptsv.o
gfortran -fimplicit-none -shared -fPIC  -c cptsvx.f -o cptsvx.o
gfortran -fimplicit-none -shared -fPIC  -c cpttrf.f -o cpttrf.o
gfortran -fimplicit-none -shared -fPIC  -c cpttrs.f -o cpttrs.o
gfortran -fimplicit-none -shared -fPIC  -c cptts2.f -o cptts2.o
gfortran -fimplicit-none -shared -fPIC  -c crot.f -o crot.o
gfortran -fimplicit-none -shared -fPIC  -c cspcon.f -o cspcon.o
gfortran -fimplicit-none -shared -fPIC  -c cspmv.f -o cspmv.o
gfortran -fimplicit-none -shared -fPIC  -c cspr.f -o cspr.o
gfortran -fimplicit-none -shared -fPIC  -c csprfs.f -o csprfs.o
gfortran -fimplicit-none -shared -fPIC  -c cspsv.f -o cspsv.o
gfortran -fimplicit-none -shared -fPIC  -c cspsvx.f -o cspsvx.o
gfortran -fimplicit-none -shared -fPIC  -c csptrf.f -o csptrf.o
gfortran -fimplicit-none -shared -fPIC  -c csptri.f -o csptri.o
gfortran -fimplicit-none -shared -fPIC  -c csptrs.f -o csptrs.o
gfortran -fimplicit-none -shared -fPIC  -c csrscl.f -o csrscl.o
gfortran -fimplicit-none -shared -fPIC  -c cstedc.f -o cstedc.o
gfortran -fimplicit-none -shared -fPIC  -c cstegr.f -o cstegr.o
gfortran -fimplicit-none -shared -fPIC  -c cstein.f -o cstein.o
gfortran -fimplicit-none -shared -fPIC  -c csteqr.f -o csteqr.o
gfortran -fimplicit-none -shared -fPIC  -c csycon.f -o csycon.o
gfortran -fimplicit-none -shared -fPIC  -c csymv.f -o csymv.o
gfortran -fimplicit-none -shared -fPIC  -c csyr.f -o csyr.o
gfortran -fimplicit-none -shared -fPIC  -c csyrfs.f -o csyrfs.o
gfortran -fimplicit-none -shared -fPIC  -c csysv.f -o csysv.o
gfortran -fimplicit-none -shared -fPIC  -c csysvx.f -o csysvx.o
gfortran -fimplicit-none -shared -fPIC  -c csytf2.f -o csytf2.o
gfortran -fimplicit-none -shared -fPIC  -c csytrf.f -o csytrf.o
gfortran -fimplicit-none -shared -fPIC  -c csytri.f -o csytri.o
gfortran -fimplicit-none -shared -fPIC  -c csytri2.f -o csytri2.o
gfortran -fimplicit-none -shared -fPIC  -c csytri2x.f -o csytri2x.o
gfortran -fimplicit-none -shared -fPIC  -c csyswapr.f -o csyswapr.o
gfortran -fimplicit-none -shared -fPIC  -c csytrs.f -o csytrs.o
gfortran -fimplicit-none -shared -fPIC  -c csytrs2.f -o csytrs2.o
gfortran -fimplicit-none -shared -fPIC  -c csyconv.f -o csyconv.o
gfortran -fimplicit-none -shared -fPIC  -c ctbcon.f -o ctbcon.o
gfortran -fimplicit-none -shared -fPIC  -c ctbrfs.f -o ctbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c ctbtrs.f -o ctbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c ctgevc.f -o ctgevc.o
gfortran -fimplicit-none -shared -fPIC  -c ctgex2.f -o ctgex2.o
gfortran -fimplicit-none -shared -fPIC  -c ctgexc.f -o ctgexc.o
gfortran -fimplicit-none -shared -fPIC  -c ctgsen.f -o ctgsen.o
gfortran -fimplicit-none -shared -fPIC  -c ctgsja.f -o ctgsja.o
gfortran -fimplicit-none -shared -fPIC  -c ctgsna.f -o ctgsna.o
gfortran -fimplicit-none -shared -fPIC  -c ctgsy2.f -o ctgsy2.o
gfortran -fimplicit-none -shared -fPIC  -c ctgsyl.f -o ctgsyl.o
gfortran -fimplicit-none -shared -fPIC  -c ctpcon.f -o ctpcon.o
gfortran -fimplicit-none -shared -fPIC  -c ctprfs.f -o ctprfs.o
gfortran -fimplicit-none -shared -fPIC  -c ctptri.f -o ctptri.o
gfortran -fimplicit-none -shared -fPIC  -c ctptrs.f -o ctptrs.o
gfortran -fimplicit-none -shared -fPIC  -c ctrcon.f -o ctrcon.o
gfortran -fimplicit-none -shared -fPIC  -c ctrevc.f -o ctrevc.o
gfortran -fimplicit-none -shared -fPIC  -c ctrexc.f -o ctrexc.o
gfortran -fimplicit-none -shared -fPIC  -c ctrrfs.f -o ctrrfs.o
gfortran -fimplicit-none -shared -fPIC  -c ctrsen.f -o ctrsen.o
gfortran -fimplicit-none -shared -fPIC  -c ctrsna.f -o ctrsna.o
gfortran -fimplicit-none -shared -fPIC  -c ctrsyl.f -o ctrsyl.o
gfortran -fimplicit-none -shared -fPIC  -c ctrti2.f -o ctrti2.o
gfortran -fimplicit-none -shared -fPIC  -c ctrtri.f -o ctrtri.o
gfortran -fimplicit-none -shared -fPIC  -c ctrtrs.f -o ctrtrs.o
gfortran -fimplicit-none -shared -fPIC  -c ctzrqf.f -o ctzrqf.o
gfortran -fimplicit-none -shared -fPIC  -c ctzrzf.f -o ctzrzf.o
gfortran -fimplicit-none -shared -fPIC  -c cung2l.f -o cung2l.o
gfortran -fimplicit-none -shared -fPIC  -c cung2r.f -o cung2r.o
gfortran -fimplicit-none -shared -fPIC  -c cungbr.f -o cungbr.o
gfortran -fimplicit-none -shared -fPIC  -c cunghr.f -o cunghr.o
gfortran -fimplicit-none -shared -fPIC  -c cungl2.f -o cungl2.o
gfortran -fimplicit-none -shared -fPIC  -c cunglq.f -o cunglq.o
gfortran -fimplicit-none -shared -fPIC  -c cungql.f -o cungql.o
gfortran -fimplicit-none -shared -fPIC  -c cungqr.f -o cungqr.o
gfortran -fimplicit-none -shared -fPIC  -c cungr2.f -o cungr2.o
gfortran -fimplicit-none -shared -fPIC  -c cungrq.f -o cungrq.o
gfortran -fimplicit-none -shared -fPIC  -c cungtr.f -o cungtr.o
gfortran -fimplicit-none -shared -fPIC  -c cunm2l.f -o cunm2l.o
gfortran -fimplicit-none -shared -fPIC  -c cunm2r.f -o cunm2r.o
gfortran -fimplicit-none -shared -fPIC  -c cunmbr.f -o cunmbr.o
gfortran -fimplicit-none -shared -fPIC  -c cunmhr.f -o cunmhr.o
gfortran -fimplicit-none -shared -fPIC  -c cunml2.f -o cunml2.o
gfortran -fimplicit-none -shared -fPIC  -c cunmlq.f -o cunmlq.o
gfortran -fimplicit-none -shared -fPIC  -c cunmql.f -o cunmql.o
gfortran -fimplicit-none -shared -fPIC  -c cunmqr.f -o cunmqr.o
gfortran -fimplicit-none -shared -fPIC  -c cunmr2.f -o cunmr2.o
gfortran -fimplicit-none -shared -fPIC  -c cunmr3.f -o cunmr3.o
gfortran -fimplicit-none -shared -fPIC  -c cunmrq.f -o cunmrq.o
gfortran -fimplicit-none -shared -fPIC  -c cunmrz.f -o cunmrz.o
gfortran -fimplicit-none -shared -fPIC  -c cunmtr.f -o cunmtr.o
gfortran -fimplicit-none -shared -fPIC  -c cupgtr.f -o cupgtr.o
gfortran -fimplicit-none -shared -fPIC  -c cupmtr.f -o cupmtr.o
gfortran -fimplicit-none -shared -fPIC  -c icmax1.f -o icmax1.o
gfortran -fimplicit-none -shared -fPIC  -c scsum1.f -o scsum1.o
gfortran -fimplicit-none -shared -fPIC  -c cstemr.f -o cstemr.o
gfortran -fimplicit-none -shared -fPIC  -c chfrk.f -o chfrk.o
gfortran -fimplicit-none -shared -fPIC  -c ctfttp.f -o ctfttp.o
gfortran -fimplicit-none -shared -fPIC  -c clanhf.f -o clanhf.o
gfortran -fimplicit-none -shared -fPIC  -c cpftrf.f -o cpftrf.o
gfortran -fimplicit-none -shared -fPIC  -c cpftri.f -o cpftri.o
gfortran -fimplicit-none -shared -fPIC  -c cpftrs.f -o cpftrs.o
gfortran -fimplicit-none -shared -fPIC  -c ctfsm.f -o ctfsm.o
gfortran -fimplicit-none -shared -fPIC  -c ctftri.f -o ctftri.o
gfortran -fimplicit-none -shared -fPIC  -c ctfttr.f -o ctfttr.o
gfortran -fimplicit-none -shared -fPIC  -c ctpttf.f -o ctpttf.o
gfortran -fimplicit-none -shared -fPIC  -c ctpttr.f -o ctpttr.o
gfortran -fimplicit-none -shared -fPIC  -c ctrttf.f -o ctrttf.o
gfortran -fimplicit-none -shared -fPIC  -c ctrttp.f -o ctrttp.o
gfortran -fimplicit-none -shared -fPIC  -c cgeequb.f -o cgeequb.o
gfortran -fimplicit-none -shared -fPIC  -c cgbequb.f -o cgbequb.o
gfortran -fimplicit-none -shared -fPIC  -c csyequb.f -o csyequb.o
gfortran -fimplicit-none -shared -fPIC  -c cpoequb.f -o cpoequb.o
gfortran -fimplicit-none -shared -fPIC  -c cheequb.f -o cheequb.o
gfortran -fimplicit-none -shared -fPIC  -c cbbcsd.f -o cbbcsd.o
gfortran -fimplicit-none -shared -fPIC  -c clapmr.f -o clapmr.o
gfortran -fimplicit-none -shared -fPIC  -c cunbdb.f -o cunbdb.o
gfortran -fimplicit-none -shared -fPIC  -c cuncsd.f -o cuncsd.o
gfortran -fimplicit-none -shared -fPIC  -c zbdsqr.f -o zbdsqr.o
gfortran -fimplicit-none -shared -fPIC  -c zgbbrd.f -o zgbbrd.o
gfortran -fimplicit-none -shared -fPIC  -c zgbcon.f -o zgbcon.o
gfortran -fimplicit-none -shared -fPIC  -c zgbequ.f -o zgbequ.o
gfortran -fimplicit-none -shared -fPIC  -c zgbrfs.f -o zgbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c zgbsv.f -o zgbsv.o
gfortran -fimplicit-none -shared -fPIC  -c zgbsvx.f -o zgbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zgbtf2.f -o zgbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c zgbtrf.f -o zgbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c zgbtrs.f -o zgbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c zgebak.f -o zgebak.o
gfortran -fimplicit-none -shared -fPIC  -c zgebal.f -o zgebal.o
gfortran -fimplicit-none -shared -fPIC  -c zgebd2.f -o zgebd2.o
gfortran -fimplicit-none -shared -fPIC  -c zgebrd.f -o zgebrd.o
gfortran -fimplicit-none -shared -fPIC  -c zgecon.f -o zgecon.o
gfortran -fimplicit-none -shared -fPIC  -c zgeequ.f -o zgeequ.o
gfortran -fimplicit-none -shared -fPIC  -c zgees.f -o zgees.o
gfortran -fimplicit-none -shared -fPIC  -c zgeesx.f -o zgeesx.o
gfortran -fimplicit-none -shared -fPIC  -c zgeev.f -o zgeev.o
gfortran -fimplicit-none -shared -fPIC  -c zgeevx.f -o zgeevx.o
gfortran -fimplicit-none -shared -fPIC  -c zgegs.f -o zgegs.o
gfortran -fimplicit-none -shared -fPIC  -c zgegv.f -o zgegv.o
gfortran -fimplicit-none -shared -fPIC  -c zgehd2.f -o zgehd2.o
gfortran -fimplicit-none -shared -fPIC  -c zgehrd.f -o zgehrd.o
gfortran -fimplicit-none -shared -fPIC  -c zgelq2.f -o zgelq2.o
gfortran -fimplicit-none -shared -fPIC  -c zgelqf.f -o zgelqf.o
gfortran -fimplicit-none -shared -fPIC  -c zgels.f -o zgels.o
gfortran -fimplicit-none -shared -fPIC  -c zgelsd.f -o zgelsd.o
gfortran -fimplicit-none -shared -fPIC  -c zgelss.f -o zgelss.o
gfortran -fimplicit-none -shared -fPIC  -c zgelsx.f -o zgelsx.o
gfortran -fimplicit-none -shared -fPIC  -c zgelsy.f -o zgelsy.o
gfortran -fimplicit-none -shared -fPIC  -c zgeql2.f -o zgeql2.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqlf.f -o zgeqlf.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqp3.f -o zgeqp3.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqpf.f -o zgeqpf.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqr2.f -o zgeqr2.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqr2p.f -o zgeqr2p.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqrf.f -o zgeqrf.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqrfp.f -o zgeqrfp.o
gfortran -fimplicit-none -shared -fPIC  -c zgerfs.f -o zgerfs.o
gfortran -fimplicit-none -shared -fPIC  -c zgerq2.f -o zgerq2.o
gfortran -fimplicit-none -shared -fPIC  -c zgerqf.f -o zgerqf.o
gfortran -fimplicit-none -shared -fPIC  -c zgesc2.f -o zgesc2.o
gfortran -fimplicit-none -shared -fPIC  -c zgesdd.f -o zgesdd.o
gfortran -fimplicit-none -shared -fPIC  -c zgesv.f -o zgesv.o
gfortran -fimplicit-none -shared -fPIC  -c zgesvd.f -o zgesvd.o
gfortran -fimplicit-none -shared -fPIC  -c zgesvx.f -o zgesvx.o
gfortran -fimplicit-none -shared -fPIC  -c zgetc2.f -o zgetc2.o
gfortran -fimplicit-none -shared -fPIC  -c zgetf2.f -o zgetf2.o
gfortran -fimplicit-none -shared -fPIC  -c zgetrf.f -o zgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c zgetri.f -o zgetri.o
gfortran -fimplicit-none -shared -fPIC  -c zgetrs.f -o zgetrs.o
gfortran -fimplicit-none -shared -fPIC  -c zggbak.f -o zggbak.o
gfortran -fimplicit-none -shared -fPIC  -c zggbal.f -o zggbal.o
gfortran -fimplicit-none -shared -fPIC  -c zgges.f -o zgges.o
gfortran -fimplicit-none -shared -fPIC  -c zggesx.f -o zggesx.o
gfortran -fimplicit-none -shared -fPIC  -c zggev.f -o zggev.o
gfortran -fimplicit-none -shared -fPIC  -c zggevx.f -o zggevx.o
gfortran -fimplicit-none -shared -fPIC  -c zggglm.f -o zggglm.o
gfortran -fimplicit-none -shared -fPIC  -c zgghrd.f -o zgghrd.o
gfortran -fimplicit-none -shared -fPIC  -c zgglse.f -o zgglse.o
gfortran -fimplicit-none -shared -fPIC  -c zggqrf.f -o zggqrf.o
gfortran -fimplicit-none -shared -fPIC  -c zggrqf.f -o zggrqf.o
gfortran -fimplicit-none -shared -fPIC  -c zggsvd.f -o zggsvd.o
gfortran -fimplicit-none -shared -fPIC  -c zggsvp.f -o zggsvp.o
gfortran -fimplicit-none -shared -fPIC  -c zgtcon.f -o zgtcon.o
gfortran -fimplicit-none -shared -fPIC  -c zgtrfs.f -o zgtrfs.o
gfortran -fimplicit-none -shared -fPIC  -c zgtsv.f -o zgtsv.o
gfortran -fimplicit-none -shared -fPIC  -c zgtsvx.f -o zgtsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zgttrf.f -o zgttrf.o
gfortran -fimplicit-none -shared -fPIC  -c zgttrs.f -o zgttrs.o
gfortran -fimplicit-none -shared -fPIC  -c zgtts2.f -o zgtts2.o
gfortran -fimplicit-none -shared -fPIC  -c zhbev.f -o zhbev.o
gfortran -fimplicit-none -shared -fPIC  -c zhbevd.f -o zhbevd.o
gfortran -fimplicit-none -shared -fPIC  -c zhbevx.f -o zhbevx.o
gfortran -fimplicit-none -shared -fPIC  -c zhbgst.f -o zhbgst.o
gfortran -fimplicit-none -shared -fPIC  -c zhbgv.f -o zhbgv.o
gfortran -fimplicit-none -shared -fPIC  -c zhbgvd.f -o zhbgvd.o
gfortran -fimplicit-none -shared -fPIC  -c zhbgvx.f -o zhbgvx.o
gfortran -fimplicit-none -shared -fPIC  -c zhbtrd.f -o zhbtrd.o
gfortran -fimplicit-none -shared -fPIC  -c zhecon.f -o zhecon.o
gfortran -fimplicit-none -shared -fPIC  -c zheev.f -o zheev.o
gfortran -fimplicit-none -shared -fPIC  -c zheevd.f -o zheevd.o
gfortran -fimplicit-none -shared -fPIC  -c zheevr.f -o zheevr.o
gfortran -fimplicit-none -shared -fPIC  -c zheevx.f -o zheevx.o
gfortran -fimplicit-none -shared -fPIC  -c zhegs2.f -o zhegs2.o
gfortran -fimplicit-none -shared -fPIC  -c zhegst.f -o zhegst.o
gfortran -fimplicit-none -shared -fPIC  -c zhegv.f -o zhegv.o
gfortran -fimplicit-none -shared -fPIC  -c zhegvd.f -o zhegvd.o
gfortran -fimplicit-none -shared -fPIC  -c zhegvx.f -o zhegvx.o
gfortran -fimplicit-none -shared -fPIC  -c zherfs.f -o zherfs.o
gfortran -fimplicit-none -shared -fPIC  -c zhesv.f -o zhesv.o
gfortran -fimplicit-none -shared -fPIC  -c zhesvx.f -o zhesvx.o
gfortran -fimplicit-none -shared -fPIC  -c zhetd2.f -o zhetd2.o
gfortran -fimplicit-none -shared -fPIC  -c zhetf2.f -o zhetf2.o
gfortran -fimplicit-none -shared -fPIC  -c zhetrd.f -o zhetrd.o
gfortran -fimplicit-none -shared -fPIC  -c zhetrf.f -o zhetrf.o
gfortran -fimplicit-none -shared -fPIC  -c zhetri.f -o zhetri.o
gfortran -fimplicit-none -shared -fPIC  -c zhetri2.f -o zhetri2.o
gfortran -fimplicit-none -shared -fPIC  -c zhetri2x.f -o zhetri2x.o
gfortran -fimplicit-none -shared -fPIC  -c zheswapr.f -o zheswapr.o
gfortran -fimplicit-none -shared -fPIC  -c zhetrs.f -o zhetrs.o
gfortran -fimplicit-none -shared -fPIC  -c zhetrs2.f -o zhetrs2.o
gfortran -fimplicit-none -shared -fPIC  -c zhgeqz.f -o zhgeqz.o
gfortran -fimplicit-none -shared -fPIC  -c zhpcon.f -o zhpcon.o
gfortran -fimplicit-none -shared -fPIC  -c zhpev.f -o zhpev.o
gfortran -fimplicit-none -shared -fPIC  -c zhpevd.f -o zhpevd.o
gfortran -fimplicit-none -shared -fPIC  -c zhpevx.f -o zhpevx.o
gfortran -fimplicit-none -shared -fPIC  -c zhpgst.f -o zhpgst.o
gfortran -fimplicit-none -shared -fPIC  -c zhpgv.f -o zhpgv.o
gfortran -fimplicit-none -shared -fPIC  -c zhpgvd.f -o zhpgvd.o
gfortran -fimplicit-none -shared -fPIC  -c zhpgvx.f -o zhpgvx.o
gfortran -fimplicit-none -shared -fPIC  -c zhprfs.f -o zhprfs.o
gfortran -fimplicit-none -shared -fPIC  -c zhpsv.f -o zhpsv.o
gfortran -fimplicit-none -shared -fPIC  -c zhpsvx.f -o zhpsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zhptrd.f -o zhptrd.o
gfortran -fimplicit-none -shared -fPIC  -c zhptrf.f -o zhptrf.o
gfortran -fimplicit-none -shared -fPIC  -c zhptri.f -o zhptri.o
gfortran -fimplicit-none -shared -fPIC  -c zhptrs.f -o zhptrs.o
gfortran -fimplicit-none -shared -fPIC  -c zhsein.f -o zhsein.o
gfortran -fimplicit-none -shared -fPIC  -c zhseqr.f -o zhseqr.o
gfortran -fimplicit-none -shared -fPIC  -c zlabrd.f -o zlabrd.o
gfortran -fimplicit-none -shared -fPIC  -c zlacgv.f -o zlacgv.o
gfortran -fimplicit-none -shared -fPIC  -c zlacon.f -o zlacon.o
gfortran -fimplicit-none -shared -fPIC  -c zlacn2.f -o zlacn2.o
gfortran -fimplicit-none -shared -fPIC  -c zlacp2.f -o zlacp2.o
gfortran -fimplicit-none -shared -fPIC  -c zlacpy.f -o zlacpy.o
gfortran -fimplicit-none -shared -fPIC  -c zlacrm.f -o zlacrm.o
gfortran -fimplicit-none -shared -fPIC  -c zlacrt.f -o zlacrt.o
gfortran -fimplicit-none -shared -fPIC  -c zladiv.f -o zladiv.o
gfortran -fimplicit-none -shared -fPIC  -c zlaed0.f -o zlaed0.o
gfortran -fimplicit-none -shared -fPIC  -c zlaed7.f -o zlaed7.o
gfortran -fimplicit-none -shared -fPIC  -c zlaed8.f -o zlaed8.o
gfortran -fimplicit-none -shared -fPIC  -c zlaein.f -o zlaein.o
gfortran -fimplicit-none -shared -fPIC  -c zlaesy.f -o zlaesy.o
gfortran -fimplicit-none -shared -fPIC  -c zlaev2.f -o zlaev2.o
gfortran -fimplicit-none -shared -fPIC  -c zlags2.f -o zlags2.o
gfortran -fimplicit-none -shared -fPIC  -c zlagtm.f -o zlagtm.o
gfortran -fimplicit-none -shared -fPIC  -c zlahef.f -o zlahef.o
gfortran -fimplicit-none -shared -fPIC  -c zlahqr.f -o zlahqr.o
gfortran -fimplicit-none -shared -fPIC  -c zlahrd.f -o zlahrd.o
gfortran -fimplicit-none -shared -fPIC  -c zlahr2.f -o zlahr2.o
gfortran -fimplicit-none -shared -fPIC  -c zlaic1.f -o zlaic1.o
gfortran -fimplicit-none -shared -fPIC  -c zlals0.f -o zlals0.o
gfortran -fimplicit-none -shared -fPIC  -c zlalsa.f -o zlalsa.o
gfortran -fimplicit-none -shared -fPIC  -c zlalsd.f -o zlalsd.o
gfortran -fimplicit-none -shared -fPIC  -c zlangb.f -o zlangb.o
gfortran -fimplicit-none -shared -fPIC  -c zlange.f -o zlange.o
gfortran -fimplicit-none -shared -fPIC  -c zlangt.f -o zlangt.o
gfortran -fimplicit-none -shared -fPIC  -c zlanhb.f -o zlanhb.o
gfortran -fimplicit-none -shared -fPIC  -c zlanhe.f -o zlanhe.o
gfortran -fimplicit-none -shared -fPIC  -c zlanhp.f -o zlanhp.o
gfortran -fimplicit-none -shared -fPIC  -c zlanhs.f -o zlanhs.o
gfortran -fimplicit-none -shared -fPIC  -c zlanht.f -o zlanht.o
gfortran -fimplicit-none -shared -fPIC  -c zlansb.f -o zlansb.o
gfortran -fimplicit-none -shared -fPIC  -c zlansp.f -o zlansp.o
gfortran -fimplicit-none -shared -fPIC  -c zlansy.f -o zlansy.o
gfortran -fimplicit-none -shared -fPIC  -c zlantb.f -o zlantb.o
gfortran -fimplicit-none -shared -fPIC  -c zlantp.f -o zlantp.o
gfortran -fimplicit-none -shared -fPIC  -c zlantr.f -o zlantr.o
gfortran -fimplicit-none -shared -fPIC  -c zlapll.f -o zlapll.o
gfortran -fimplicit-none -shared -fPIC  -c zlapmt.f -o zlapmt.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqgb.f -o zlaqgb.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqge.f -o zlaqge.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqhb.f -o zlaqhb.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqhe.f -o zlaqhe.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqhp.f -o zlaqhp.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqp2.f -o zlaqp2.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqps.f -o zlaqps.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqsb.f -o zlaqsb.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr0.f -o zlaqr0.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr1.f -o zlaqr1.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr2.f -o zlaqr2.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr3.f -o zlaqr3.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr4.f -o zlaqr4.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqr5.f -o zlaqr5.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqsp.f -o zlaqsp.o
gfortran -fimplicit-none -shared -fPIC  -c zlaqsy.f -o zlaqsy.o
gfortran -fimplicit-none -shared -fPIC  -c zlar1v.f -o zlar1v.o
gfortran -fimplicit-none -shared -fPIC  -c zlar2v.f -o zlar2v.o
gfortran -fimplicit-none -shared -fPIC  -c ilazlr.f -o ilazlr.o
gfortran -fimplicit-none -shared -fPIC  -c ilazlc.f -o ilazlc.o
gfortran -fimplicit-none -shared -fPIC  -c zlarcm.f -o zlarcm.o
gfortran -fimplicit-none -shared -fPIC  -c zlarf.f -o zlarf.o
gfortran -fimplicit-none -shared -fPIC  -c zlarfb.f -o zlarfb.o
gfortran -fimplicit-none -shared -fPIC  -c zlarfg.f -o zlarfg.o
gfortran -fimplicit-none -shared -fPIC  -c zlarft.f -o zlarft.o
gfortran -fimplicit-none -shared -fPIC  -c zlarfgp.f -o zlarfgp.o
gfortran -fimplicit-none -shared -fPIC  -c zlarfx.f -o zlarfx.o
gfortran -fimplicit-none -shared -fPIC  -c zlargv.f -o zlargv.o
gfortran -fimplicit-none -shared -fPIC  -c zlarnv.f -o zlarnv.o
gfortran -fimplicit-none -shared -fPIC  -c zlarrv.f -o zlarrv.o
gfortran -fimplicit-none -shared -fPIC  -c zlartg.f -o zlartg.o
gfortran -fimplicit-none -shared -fPIC  -c zlartv.f -o zlartv.o
gfortran -fimplicit-none -shared -fPIC  -c zlarz.f -o zlarz.o
gfortran -fimplicit-none -shared -fPIC  -c zlarzb.f -o zlarzb.o
gfortran -fimplicit-none -shared -fPIC  -c zlarzt.f -o zlarzt.o
gfortran -fimplicit-none -shared -fPIC  -c zlascl.f -o zlascl.o
gfortran -fimplicit-none -shared -fPIC  -c zlaset.f -o zlaset.o
gfortran -fimplicit-none -shared -fPIC  -c zlasr.f -o zlasr.o
gfortran -fimplicit-none -shared -fPIC  -c zlassq.f -o zlassq.o
gfortran -fimplicit-none -shared -fPIC  -c zlaswp.f -o zlaswp.o
gfortran -fimplicit-none -shared -fPIC  -c zlasyf.f -o zlasyf.o
gfortran -fimplicit-none -shared -fPIC  -c zlatbs.f -o zlatbs.o
gfortran -fimplicit-none -shared -fPIC  -c zlatdf.f -o zlatdf.o
gfortran -fimplicit-none -shared -fPIC  -c zlatps.f -o zlatps.o
gfortran -fimplicit-none -shared -fPIC  -c zlatrd.f -o zlatrd.o
gfortran -fimplicit-none -shared -fPIC  -c zlatrs.f -o zlatrs.o
gfortran -fimplicit-none -shared -fPIC  -c zlatrz.f -o zlatrz.o
gfortran -fimplicit-none -shared -fPIC  -c zlatzm.f -o zlatzm.o
gfortran -fimplicit-none -shared -fPIC  -c zlauu2.f -o zlauu2.o
gfortran -fimplicit-none -shared -fPIC  -c zlauum.f -o zlauum.o
gfortran -fimplicit-none -shared -fPIC  -c zpbcon.f -o zpbcon.o
gfortran -fimplicit-none -shared -fPIC  -c zpbequ.f -o zpbequ.o
gfortran -fimplicit-none -shared -fPIC  -c zpbrfs.f -o zpbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c zpbstf.f -o zpbstf.o
gfortran -fimplicit-none -shared -fPIC  -c zpbsv.f -o zpbsv.o
gfortran -fimplicit-none -shared -fPIC  -c zpbsvx.f -o zpbsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zpbtf2.f -o zpbtf2.o
gfortran -fimplicit-none -shared -fPIC  -c zpbtrf.f -o zpbtrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpbtrs.f -o zpbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c zpocon.f -o zpocon.o
gfortran -fimplicit-none -shared -fPIC  -c zpoequ.f -o zpoequ.o
gfortran -fimplicit-none -shared -fPIC  -c zporfs.f -o zporfs.o
gfortran -fimplicit-none -shared -fPIC  -c zposv.f -o zposv.o
gfortran -fimplicit-none -shared -fPIC  -c zposvx.f -o zposvx.o
gfortran -fimplicit-none -shared -fPIC  -c zpotf2.f -o zpotf2.o
gfortran -fimplicit-none -shared -fPIC  -c zpotrf.f -o zpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpotri.f -o zpotri.o
gfortran -fimplicit-none -shared -fPIC  -c zpotrs.f -o zpotrs.o
gfortran -fimplicit-none -shared -fPIC  -c zpstrf.f -o zpstrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpstf2.f -o zpstf2.o
gfortran -fimplicit-none -shared -fPIC  -c zppcon.f -o zppcon.o
gfortran -fimplicit-none -shared -fPIC  -c zppequ.f -o zppequ.o
gfortran -fimplicit-none -shared -fPIC  -c zpprfs.f -o zpprfs.o
gfortran -fimplicit-none -shared -fPIC  -c zppsv.f -o zppsv.o
gfortran -fimplicit-none -shared -fPIC  -c zppsvx.f -o zppsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zpptrf.f -o zpptrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpptri.f -o zpptri.o
gfortran -fimplicit-none -shared -fPIC  -c zpptrs.f -o zpptrs.o
gfortran -fimplicit-none -shared -fPIC  -c zptcon.f -o zptcon.o
gfortran -fimplicit-none -shared -fPIC  -c zpteqr.f -o zpteqr.o
gfortran -fimplicit-none -shared -fPIC  -c zptrfs.f -o zptrfs.o
gfortran -fimplicit-none -shared -fPIC  -c zptsv.f -o zptsv.o
gfortran -fimplicit-none -shared -fPIC  -c zptsvx.f -o zptsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zpttrf.f -o zpttrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpttrs.f -o zpttrs.o
gfortran -fimplicit-none -shared -fPIC  -c zptts2.f -o zptts2.o
gfortran -fimplicit-none -shared -fPIC  -c zrot.f -o zrot.o
gfortran -fimplicit-none -shared -fPIC  -c zspcon.f -o zspcon.o
gfortran -fimplicit-none -shared -fPIC  -c zspmv.f -o zspmv.o
gfortran -fimplicit-none -shared -fPIC  -c zspr.f -o zspr.o
gfortran -fimplicit-none -shared -fPIC  -c zsprfs.f -o zsprfs.o
gfortran -fimplicit-none -shared -fPIC  -c zspsv.f -o zspsv.o
gfortran -fimplicit-none -shared -fPIC  -c zspsvx.f -o zspsvx.o
gfortran -fimplicit-none -shared -fPIC  -c zsptrf.f -o zsptrf.o
gfortran -fimplicit-none -shared -fPIC  -c zsptri.f -o zsptri.o
gfortran -fimplicit-none -shared -fPIC  -c zsptrs.f -o zsptrs.o
gfortran -fimplicit-none -shared -fPIC  -c zdrscl.f -o zdrscl.o
gfortran -fimplicit-none -shared -fPIC  -c zstedc.f -o zstedc.o
gfortran -fimplicit-none -shared -fPIC  -c zstegr.f -o zstegr.o
gfortran -fimplicit-none -shared -fPIC  -c zstein.f -o zstein.o
gfortran -fimplicit-none -shared -fPIC  -c zsteqr.f -o zsteqr.o
gfortran -fimplicit-none -shared -fPIC  -c zsycon.f -o zsycon.o
gfortran -fimplicit-none -shared -fPIC  -c zsymv.f -o zsymv.o
gfortran -fimplicit-none -shared -fPIC  -c zsyr.f -o zsyr.o
gfortran -fimplicit-none -shared -fPIC  -c zsyrfs.f -o zsyrfs.o
gfortran -fimplicit-none -shared -fPIC  -c zsysv.f -o zsysv.o
gfortran -fimplicit-none -shared -fPIC  -c zsysvx.f -o zsysvx.o
gfortran -fimplicit-none -shared -fPIC  -c zsytf2.f -o zsytf2.o
gfortran -fimplicit-none -shared -fPIC  -c zsytrf.f -o zsytrf.o
gfortran -fimplicit-none -shared -fPIC  -c zsytri.f -o zsytri.o
gfortran -fimplicit-none -shared -fPIC  -c zsytri2.f -o zsytri2.o
gfortran -fimplicit-none -shared -fPIC  -c zsytri2x.f -o zsytri2x.o
gfortran -fimplicit-none -shared -fPIC  -c zsyswapr.f -o zsyswapr.o
gfortran -fimplicit-none -shared -fPIC  -c zsytrs.f -o zsytrs.o
gfortran -fimplicit-none -shared -fPIC  -c zsytrs2.f -o zsytrs2.o
gfortran -fimplicit-none -shared -fPIC  -c zsyconv.f -o zsyconv.o
gfortran -fimplicit-none -shared -fPIC  -c ztbcon.f -o ztbcon.o
gfortran -fimplicit-none -shared -fPIC  -c ztbrfs.f -o ztbrfs.o
gfortran -fimplicit-none -shared -fPIC  -c ztbtrs.f -o ztbtrs.o
gfortran -fimplicit-none -shared -fPIC  -c ztgevc.f -o ztgevc.o
gfortran -fimplicit-none -shared -fPIC  -c ztgex2.f -o ztgex2.o
gfortran -fimplicit-none -shared -fPIC  -c ztgexc.f -o ztgexc.o
gfortran -fimplicit-none -shared -fPIC  -c ztgsen.f -o ztgsen.o
gfortran -fimplicit-none -shared -fPIC  -c ztgsja.f -o ztgsja.o
gfortran -fimplicit-none -shared -fPIC  -c ztgsna.f -o ztgsna.o
gfortran -fimplicit-none -shared -fPIC  -c ztgsy2.f -o ztgsy2.o
gfortran -fimplicit-none -shared -fPIC  -c ztgsyl.f -o ztgsyl.o
gfortran -fimplicit-none -shared -fPIC  -c ztpcon.f -o ztpcon.o
gfortran -fimplicit-none -shared -fPIC  -c ztprfs.f -o ztprfs.o
gfortran -fimplicit-none -shared -fPIC  -c ztptri.f -o ztptri.o
gfortran -fimplicit-none -shared -fPIC  -c ztptrs.f -o ztptrs.o
gfortran -fimplicit-none -shared -fPIC  -c ztrcon.f -o ztrcon.o
gfortran -fimplicit-none -shared -fPIC  -c ztrevc.f -o ztrevc.o
gfortran -fimplicit-none -shared -fPIC  -c ztrexc.f -o ztrexc.o
gfortran -fimplicit-none -shared -fPIC  -c ztrrfs.f -o ztrrfs.o
gfortran -fimplicit-none -shared -fPIC  -c ztrsen.f -o ztrsen.o
gfortran -fimplicit-none -shared -fPIC  -c ztrsna.f -o ztrsna.o
gfortran -fimplicit-none -shared -fPIC  -c ztrsyl.f -o ztrsyl.o
gfortran -fimplicit-none -shared -fPIC  -c ztrti2.f -o ztrti2.o
gfortran -fimplicit-none -shared -fPIC  -c ztrtri.f -o ztrtri.o
gfortran -fimplicit-none -shared -fPIC  -c ztrtrs.f -o ztrtrs.o
gfortran -fimplicit-none -shared -fPIC  -c ztzrqf.f -o ztzrqf.o
gfortran -fimplicit-none -shared -fPIC  -c ztzrzf.f -o ztzrzf.o
gfortran -fimplicit-none -shared -fPIC  -c zung2l.f -o zung2l.o
gfortran -fimplicit-none -shared -fPIC  -c zung2r.f -o zung2r.o
gfortran -fimplicit-none -shared -fPIC  -c zungbr.f -o zungbr.o
gfortran -fimplicit-none -shared -fPIC  -c zunghr.f -o zunghr.o
gfortran -fimplicit-none -shared -fPIC  -c zungl2.f -o zungl2.o
gfortran -fimplicit-none -shared -fPIC  -c zunglq.f -o zunglq.o
gfortran -fimplicit-none -shared -fPIC  -c zungql.f -o zungql.o
gfortran -fimplicit-none -shared -fPIC  -c zungqr.f -o zungqr.o
gfortran -fimplicit-none -shared -fPIC  -c zungr2.f -o zungr2.o
gfortran -fimplicit-none -shared -fPIC  -c zungrq.f -o zungrq.o
gfortran -fimplicit-none -shared -fPIC  -c zungtr.f -o zungtr.o
gfortran -fimplicit-none -shared -fPIC  -c zunm2l.f -o zunm2l.o
gfortran -fimplicit-none -shared -fPIC  -c zunm2r.f -o zunm2r.o
gfortran -fimplicit-none -shared -fPIC  -c zunmbr.f -o zunmbr.o
gfortran -fimplicit-none -shared -fPIC  -c zunmhr.f -o zunmhr.o
gfortran -fimplicit-none -shared -fPIC  -c zunml2.f -o zunml2.o
gfortran -fimplicit-none -shared -fPIC  -c zunmlq.f -o zunmlq.o
gfortran -fimplicit-none -shared -fPIC  -c zunmql.f -o zunmql.o
gfortran -fimplicit-none -shared -fPIC  -c zunmqr.f -o zunmqr.o
gfortran -fimplicit-none -shared -fPIC  -c zunmr2.f -o zunmr2.o
gfortran -fimplicit-none -shared -fPIC  -c zunmr3.f -o zunmr3.o
gfortran -fimplicit-none -shared -fPIC  -c zunmrq.f -o zunmrq.o
gfortran -fimplicit-none -shared -fPIC  -c zunmrz.f -o zunmrz.o
gfortran -fimplicit-none -shared -fPIC  -c zunmtr.f -o zunmtr.o
gfortran -fimplicit-none -shared -fPIC  -c zupgtr.f -o zupgtr.o
gfortran -fimplicit-none -shared -fPIC  -c zupmtr.f -o zupmtr.o
gfortran -fimplicit-none -shared -fPIC  -c izmax1.f -o izmax1.o
gfortran -fimplicit-none -shared -fPIC  -c dzsum1.f -o dzsum1.o
gfortran -fimplicit-none -shared -fPIC  -c zstemr.f -o zstemr.o
gfortran -fimplicit-none -shared -fPIC  -c zcgesv.f -o zcgesv.o
gfortran -fimplicit-none -shared -fPIC  -c zcposv.f -o zcposv.o
gfortran -fimplicit-none -shared -fPIC  -c zlag2c.f -o zlag2c.o
gfortran -fimplicit-none -shared -fPIC  -c clag2z.f -o clag2z.o
gfortran -fimplicit-none -shared -fPIC  -c zlat2c.f -o zlat2c.o
gfortran -fimplicit-none -shared -fPIC  -c zhfrk.f -o zhfrk.o
gfortran -fimplicit-none -shared -fPIC  -c ztfttp.f -o ztfttp.o
gfortran -fimplicit-none -shared -fPIC  -c zlanhf.f -o zlanhf.o
gfortran -fimplicit-none -shared -fPIC  -c zpftrf.f -o zpftrf.o
gfortran -fimplicit-none -shared -fPIC  -c zpftri.f -o zpftri.o
gfortran -fimplicit-none -shared -fPIC  -c zpftrs.f -o zpftrs.o
gfortran -fimplicit-none -shared -fPIC  -c ztfsm.f -o ztfsm.o
gfortran -fimplicit-none -shared -fPIC  -c ztftri.f -o ztftri.o
gfortran -fimplicit-none -shared -fPIC  -c ztfttr.f -o ztfttr.o
gfortran -fimplicit-none -shared -fPIC  -c ztpttf.f -o ztpttf.o
gfortran -fimplicit-none -shared -fPIC  -c ztpttr.f -o ztpttr.o
gfortran -fimplicit-none -shared -fPIC  -c ztrttf.f -o ztrttf.o
gfortran -fimplicit-none -shared -fPIC  -c ztrttp.f -o ztrttp.o
gfortran -fimplicit-none -shared -fPIC  -c zgeequb.f -o zgeequb.o
gfortran -fimplicit-none -shared -fPIC  -c zgbequb.f -o zgbequb.o
gfortran -fimplicit-none -shared -fPIC  -c zsyequb.f -o zsyequb.o
gfortran -fimplicit-none -shared -fPIC  -c zpoequb.f -o zpoequb.o
gfortran -fimplicit-none -shared -fPIC  -c zheequb.f -o zheequb.o
gfortran -fimplicit-none -shared -fPIC  -c zbbcsd.f -o zbbcsd.o
gfortran -fimplicit-none -shared -fPIC  -c zlapmr.f -o zlapmr.o
gfortran -fimplicit-none -shared -fPIC  -c zunbdb.f -o zunbdb.o
gfortran -fimplicit-none -shared -fPIC  -c zuncsd.f -o zuncsd.o
gfortran -fimplicit-none -shared -fPIC  -c cpotrs.f -o cpotrs.o
gfortran -fimplicit-none -shared -fPIC  -c cgetrs.f -o cgetrs.o
gfortran -fimplicit-none -shared -fPIC  -c cpotrf.f -o cpotrf.o
gfortran -fimplicit-none -shared -fPIC  -c cgetrf.f -o cgetrf.o
gfortran -fimplicit-none -shared -fPIC  -c sbdsdc.f -o sbdsdc.o
gfortran -fimplicit-none -shared -fPIC  -c sbdsqr.f -o sbdsqr.o
gfortran -fimplicit-none -shared -fPIC  -c sdisna.f -o sdisna.o
gfortran -fimplicit-none -shared -fPIC  -c slabad.f -o slabad.o
gfortran -fimplicit-none -shared -fPIC  -c slacpy.f -o slacpy.o
gfortran -fimplicit-none -shared -fPIC  -c sladiv.f -o sladiv.o
gfortran -fimplicit-none -shared -fPIC  -c slae2.f -o slae2.o
gfortran -fimplicit-none -shared -fPIC  -c slaebz.f -o slaebz.o
gfortran -fimplicit-none -shared -fPIC  -c slaed0.f -o slaed0.o
gfortran -fimplicit-none -shared -fPIC  -c slaed1.f -o slaed1.o
gfortran -fimplicit-none -shared -fPIC  -c slaed2.f -o slaed2.o
gfortran -fimplicit-none -shared -fPIC  -c slaed3.f -o slaed3.o
gfortran -fimplicit-none -shared -fPIC  -c slaed4.f -o slaed4.o
gfortran -fimplicit-none -shared -fPIC  -c slaed5.f -o slaed5.o
gfortran -fimplicit-none -shared -fPIC  -c slaed6.f -o slaed6.o
gfortran -fimplicit-none -shared -fPIC  -c slaed7.f -o slaed7.o
gfortran -fimplicit-none -shared -fPIC  -c slaed8.f -o slaed8.o
gfortran -fimplicit-none -shared -fPIC  -c slaed9.f -o slaed9.o
gfortran -fimplicit-none -shared -fPIC  -c slaeda.f -o slaeda.o
gfortran -fimplicit-none -shared -fPIC  -c slaev2.f -o slaev2.o
gfortran -fimplicit-none -shared -fPIC  -c slagtf.f -o slagtf.o
gfortran -fimplicit-none -shared -fPIC  -c slagts.f -o slagts.o
gfortran -fimplicit-none -shared -fPIC  -c slamrg.f -o slamrg.o
gfortran -fimplicit-none -shared -fPIC  -c slanst.f -o slanst.o
gfortran -fimplicit-none -shared -fPIC  -c slapy2.f -o slapy2.o
gfortran -fimplicit-none -shared -fPIC  -c slapy3.f -o slapy3.o
gfortran -fimplicit-none -shared -fPIC  -c slarnv.f -o slarnv.o
gfortran -fimplicit-none -shared -fPIC  -c slarra.f -o slarra.o
gfortran -fimplicit-none -shared -fPIC  -c slarrb.f -o slarrb.o
gfortran -fimplicit-none -shared -fPIC  -c slarrc.f -o slarrc.o
gfortran -fimplicit-none -shared -fPIC  -c slarrd.f -o slarrd.o
gfortran -fimplicit-none -shared -fPIC  -c slarre.f -o slarre.o
gfortran -fimplicit-none -shared -fPIC  -c slarrf.f -o slarrf.o
gfortran -fimplicit-none -shared -fPIC  -c slarrj.f -o slarrj.o
gfortran -fimplicit-none -shared -fPIC  -c slarrk.f -o slarrk.o
gfortran -fimplicit-none -shared -fPIC  -c slarrr.f -o slarrr.o
gfortran -fimplicit-none -shared -fPIC  -c slaneg.f -o slaneg.o
gfortran -fimplicit-none -shared -fPIC  -c slartg.f -o slartg.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c slaruv.f -o slaruv.o
gfortran -fimplicit-none -shared -fPIC  -c slas2.f -o slas2.o
gfortran -fimplicit-none -shared -fPIC  -c slascl.f -o slascl.o
gfortran -fimplicit-none -shared -fPIC  -c slasd0.f -o slasd0.o
gfortran -fimplicit-none -shared -fPIC  -c slasd1.f -o slasd1.o
gfortran -fimplicit-none -shared -fPIC  -c slasd2.f -o slasd2.o
gfortran -fimplicit-none -shared -fPIC  -c slasd3.f -o slasd3.o
gfortran -fimplicit-none -shared -fPIC  -c slasd4.f -o slasd4.o
gfortran -fimplicit-none -shared -fPIC  -c slasd5.f -o slasd5.o
gfortran -fimplicit-none -shared -fPIC  -c slasd6.f -o slasd6.o
gfortran -fimplicit-none -shared -fPIC  -c slasd7.f -o slasd7.o
gfortran -fimplicit-none -shared -fPIC  -c slasd8.f -o slasd8.o
gfortran -fimplicit-none -shared -fPIC  -c slasda.f -o slasda.o
gfortran -fimplicit-none -shared -fPIC  -c slasdq.f -o slasdq.o
gfortran -fimplicit-none -shared -fPIC  -c slasdt.f -o slasdt.o
gfortran -fimplicit-none -shared -fPIC  -c slaset.f -o slaset.o
gfortran -fimplicit-none -shared -fPIC  -c slasq1.f -o slasq1.o
gfortran -fimplicit-none -shared -fPIC  -c slasq2.f -o slasq2.o
gfortran -fimplicit-none -shared -fPIC  -c slasq3.f -o slasq3.o
gfortran -fimplicit-none -shared -fPIC  -c slasq4.f -o slasq4.o
gfortran -fimplicit-none -shared -fPIC  -c slasq5.f -o slasq5.o
gfortran -fimplicit-none -shared -fPIC  -c slasq6.f -o slasq6.o
gfortran -fimplicit-none -shared -fPIC  -c slasr.f -o slasr.o
gfortran -fimplicit-none -shared -fPIC  -c slasrt.f -o slasrt.o
gfortran -fimplicit-none -shared -fPIC  -c slassq.f -o slassq.o
gfortran -fimplicit-none -shared -fPIC  -c slasv2.f -o slasv2.o
gfortran -fimplicit-none -shared -fPIC  -c spttrf.f -o spttrf.o
gfortran -fimplicit-none -shared -fPIC  -c sstebz.f -o sstebz.o
gfortran -fimplicit-none -shared -fPIC  -c sstedc.f -o sstedc.o
gfortran -fimplicit-none -shared -fPIC  -c ssteqr.f -o ssteqr.o
gfortran -fimplicit-none -shared -fPIC  -c ssterf.f -o ssterf.o
gfortran -fimplicit-none -shared -fPIC  -c slaisnan.f -o slaisnan.o
gfortran -fimplicit-none -shared -fPIC  -c sisnan.f -o sisnan.o
gfortran -fimplicit-none -shared -fPIC  -c slartgp.f -o slartgp.o
gfortran -fimplicit-none -shared -fPIC  -c slartgs.f -o slartgs.o
gfortran -fimplicit-none -shared -fPIC  -c dbdsdc.f -o dbdsdc.o
gfortran -fimplicit-none -shared -fPIC  -c dbdsqr.f -o dbdsqr.o
gfortran -fimplicit-none -shared -fPIC  -c ddisna.f -o ddisna.o
gfortran -fimplicit-none -shared -fPIC  -c dlabad.f -o dlabad.o
gfortran -fimplicit-none -shared -fPIC  -c dlacpy.f -o dlacpy.o
gfortran -fimplicit-none -shared -fPIC  -c dladiv.f -o dladiv.o
gfortran -fimplicit-none -shared -fPIC  -c dlae2.f -o dlae2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaebz.f -o dlaebz.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed0.f -o dlaed0.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed1.f -o dlaed1.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed2.f -o dlaed2.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed3.f -o dlaed3.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed4.f -o dlaed4.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed5.f -o dlaed5.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed6.f -o dlaed6.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed7.f -o dlaed7.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed8.f -o dlaed8.o
gfortran -fimplicit-none -shared -fPIC  -c dlaed9.f -o dlaed9.o
gfortran -fimplicit-none -shared -fPIC  -c dlaeda.f -o dlaeda.o
gfortran -fimplicit-none -shared -fPIC  -c dlaev2.f -o dlaev2.o
gfortran -fimplicit-none -shared -fPIC  -c dlagtf.f -o dlagtf.o
gfortran -fimplicit-none -shared -fPIC  -c dlagts.f -o dlagts.o
gfortran -fimplicit-none -shared -fPIC  -c dlamrg.f -o dlamrg.o
gfortran -fimplicit-none -shared -fPIC  -c dlanst.f -o dlanst.o
gfortran -fimplicit-none -shared -fPIC  -c dlapy2.f -o dlapy2.o
gfortran -fimplicit-none -shared -fPIC  -c dlapy3.f -o dlapy3.o
gfortran -fimplicit-none -shared -fPIC  -c dlarnv.f -o dlarnv.o
gfortran -fimplicit-none -shared -fPIC  -c dlarra.f -o dlarra.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrb.f -o dlarrb.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrc.f -o dlarrc.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrd.f -o dlarrd.o
gfortran -fimplicit-none -shared -fPIC  -c dlarre.f -o dlarre.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrf.f -o dlarrf.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrj.f -o dlarrj.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrk.f -o dlarrk.o
gfortran -fimplicit-none -shared -fPIC  -c dlarrr.f -o dlarrr.o
gfortran -fimplicit-none -shared -fPIC  -c dlaneg.f -o dlaneg.o
gfortran -fimplicit-none -shared -fPIC  -c dlartg.f -o dlartg.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c dlaruv.f -o dlaruv.o
gfortran -fimplicit-none -shared -fPIC  -c dlas2.f -o dlas2.o
gfortran -fimplicit-none -shared -fPIC  -c dlascl.f -o dlascl.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd0.f -o dlasd0.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd1.f -o dlasd1.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd2.f -o dlasd2.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd3.f -o dlasd3.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd4.f -o dlasd4.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd5.f -o dlasd5.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd6.f -o dlasd6.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd7.f -o dlasd7.o
gfortran -fimplicit-none -shared -fPIC  -c dlasd8.f -o dlasd8.o
gfortran -fimplicit-none -shared -fPIC  -c dlasda.f -o dlasda.o
gfortran -fimplicit-none -shared -fPIC  -c dlasdq.f -o dlasdq.o
gfortran -fimplicit-none -shared -fPIC  -c dlasdt.f -o dlasdt.o
gfortran -fimplicit-none -shared -fPIC  -c dlaset.f -o dlaset.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq1.f -o dlasq1.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq2.f -o dlasq2.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq3.f -o dlasq3.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq4.f -o dlasq4.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq5.f -o dlasq5.o
gfortran -fimplicit-none -shared -fPIC  -c dlasq6.f -o dlasq6.o
gfortran -fimplicit-none -shared -fPIC  -c dlasr.f -o dlasr.o
gfortran -fimplicit-none -shared -fPIC  -c dlasrt.f -o dlasrt.o
gfortran -fimplicit-none -shared -fPIC  -c dlassq.f -o dlassq.o
gfortran -fimplicit-none -shared -fPIC  -c dlasv2.f -o dlasv2.o
gfortran -fimplicit-none -shared -fPIC  -c dpttrf.f -o dpttrf.o
gfortran -fimplicit-none -shared -fPIC  -c dstebz.f -o dstebz.o
gfortran -fimplicit-none -shared -fPIC  -c dstedc.f -o dstedc.o
gfortran -fimplicit-none -shared -fPIC  -c dsteqr.f -o dsteqr.o
gfortran -fimplicit-none -shared -fPIC  -c dsterf.f -o dsterf.o
gfortran -fimplicit-none -shared -fPIC  -c dlaisnan.f -o dlaisnan.o
gfortran -fimplicit-none -shared -fPIC  -c disnan.f -o disnan.o
gfortran -fimplicit-none -shared -fPIC  -c dlartgp.f -o dlartgp.o
gfortran -fimplicit-none -shared -fPIC  -c dlartgs.f -o dlartgs.o
gfortran -fimplicit-none -shared -fPIC  -c ilaenv.f -o ilaenv.o
gfortran -fimplicit-none -shared -fPIC  -c ieeeck.f -o ieeeck.o
gfortran -fimplicit-none -shared -fPIC  -c lsamen.f -o lsamen.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla.f -o xerbla.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla_array.f -o xerbla_array.o
gfortran -fimplicit-none -shared -fPIC  -c iparmq.f -o iparmq.o
gfortran -fimplicit-none -shared -fPIC  -c ilaprec.f -o ilaprec.o
gfortran -fimplicit-none -shared -fPIC  -c ilatrans.f -o ilatrans.o
gfortran -fimplicit-none -shared -fPIC  -c ilauplo.f -o ilauplo.o
gfortran -fimplicit-none -shared -fPIC  -c iladiag.f -o iladiag.o
gfortran -fimplicit-none -shared -fPIC  -c chla_transtype.f -o chla_transtype.o
ar cr ../liblapack_gfortran.a sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o  sgeesx.o sgeev.o  sgeevx.o sgegs.o  sgegv.o  sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o  sgelsd.o sgelss.o sgelsx.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqpf.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o  sgesvd.o sgesvx.o sgetc2.o sgetf2.o sgetri.o sggbak.o sggbal.o sgges.o  sggesx.o sggev.o  sggevx.o sggglm.o sgghrd.o sgglse.o sggqrf.o sggrqf.o sggsvd.o sggsvp.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slacn2.o slaein.o slaexc.o slag2.o  slags2.o slagtm.o slagv2.o slahqr.o slahrd.o slahr2.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqtr.o slar1v.o slar2v.o ilaslr.o ilaslc.o slarf.o  slarfb.o slarfg.o slarfgp.o slarft.o slarfx.o slargv.o slarrv.o slartv.o slarz.o  slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slatzm.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o  spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o  spotri.o  spstrf.o spstf2.o sppcon.o sppequ.o spprfs.o sppsv.o  sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o  sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o  ssbevd.o ssbevx.o ssbgst.o ssbgv.o  ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o  sspevd.o sspevx.o sspgst.o sspgv.o  sspgvd.o sspgvx.o ssprfs.o sspsv.o  sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o  sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o  ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o  ssygvd.o ssygvx.o ssyrfs.o ssysv.o  ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytri2.o ssytri2x.o ssyswapr.o ssytrs.o ssytrs2.o ssyconv.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrqf.o stzrzf.o sstemr.o slansf.o spftrf.o spftri.o spftrs.o ssfrk.o stfsm.o stftri.o stfttp.o stfttr.o stpttf.o stpttr.o strttf.o strttp.o sgejsv.o  sgesvj.o  sgsvj0.o  sgsvj1.o sgeequb.o ssyequb.o spoequb.o sgbequb.o sbbcsd.o slapmr.o sorbdb.o sorcsd.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o  dgeesx.o dgeev.o  dgeevx.o dgegs.o  dgegv.o  dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o  dgelsd.o dgelss.o dgelsx.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqpf.o dgeqr2.o dgeqr2p.o dgeqrf.o dgeqrfp.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o  dgesvd.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o  dggesx.o dggev.o  dggevx.o dggglm.o dgghrd.o dgglse.o dggqrf.o dggrqf.o dggsvd.o dggsvp.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlacn2.o dlaein.o dlaexc.o dlag2.o  dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahrd.o dlahr2.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqtr.o dlar1v.o dlar2v.o iladlr.o iladlc.o dlarf.o  dlarfb.o dlarfg.o dlarfgp.o dlarft.o dlarfx.o dlargv.o dlarrv.o dlartv.o dlarz.o  dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlatzm.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o  dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotri.o dpotrs.o dpstrf.o dpstf2.o dppcon.o dppequ.o dpprfs.o dppsv.o  dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o  dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o  dsbevd.o dsbevx.o dsbgst.o dsbgv.o  dsbgvd.o dsbgvx.o dsbtrd.o  dspcon.o dspev.o  dspevd.o dspevx.o dspgst.o dspgv.o  dspgvd.o dspgvx.o dsprfs.o dspsv.o  dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o  dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o  dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o  dsygvd.o dsygvx.o dsyrfs.o dsysv.o  dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytri2.o dsytri2x.o dsyswapr.o dsytrs.o dsytrs2.o dsyconv.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrqf.o dtzrzf.o dstemr.o dsgesv.o dsposv.o dlag2s.o slag2d.o dlat2s.o dlansf.o dpftrf.o dpftri.o dpftrs.o dsfrk.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtpttf.o dtpttr.o dtrttf.o dtrttp.o dgejsv.o  dgesvj.o  dgsvj0.o  dgsvj1.o dgeequb.o dsyequb.o dpoequb.o dgbequb.o dbbcsd.o dlapmr.o dorbdb.o dorcsd.o spotrs.o sgetrs.o spotrf.o sgetrf.o  cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o  cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o  cgeesx.o cgeev.o  cgeevx.o cgegs.o  cgegv.o  cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o  cgelsd.o cgelss.o cgelsx.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqpf.o cgeqr2.o cgeqr2p.o cgeqrf.o cgeqrfp.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o  cgesvd.o cgesvx.o cgetc2.o cgetf2.o cgetri.o cggbak.o cggbal.o cgges.o  cggesx.o cggev.o  cggevx.o cggglm.o cgghrd.o cgglse.o cggqrf.o cggrqf.o cggsvd.o cggsvp.o cgtcon.o cgtrfs.o cgtsv.o  cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o  chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o  cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o  chegvd.o chegvx.o cherfs.o chesv.o  chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetri2.o chetri2x.o cheswapr.o chetrs.o chetrs2.o chgeqz.o chpcon.o chpev.o  chpevd.o chpevx.o chpgst.o chpgv.o  chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacn2.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahqr.o clahrd.o clahr2.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsp.o claqsy.o clar1v.o clar2v.o ilaclr.o ilaclc.o clarf.o  clarfb.o clarfg.o clarft.o clarfgp.o clarfx.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o  clarzb.o clarzt.o clascl.o claset.o clasr.o  classq.o claswp.o clasyf.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clatzm.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o  cposvx.o cpotf2.o cpotri.o cpstrf.o cpstf2.o cppcon.o cppequ.o cpprfs.o cppsv.o  cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o  cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o   cspcon.o cspmv.o  cspr.o   csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o   csyrfs.o csysv.o  csysvx.o csytf2.o csytrf.o csytri.o csytri2.o csytri2x.o csyswapr.o csytrs.o csytrs2.o csyconv.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrqf.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o cstemr.o chfrk.o ctfttp.o clanhf.o cpftrf.o cpftri.o cpftrs.o ctfsm.o ctftri.o ctfttr.o ctpttf.o ctpttr.o ctrttf.o ctrttp.o cgeequb.o cgbequb.o csyequb.o cpoequb.o cheequb.o cbbcsd.o clapmr.o cunbdb.o cuncsd.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o  zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o  zgeesx.o zgeev.o  zgeevx.o zgegs.o  zgegv.o  zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o  zgelsd.o zgelss.o zgelsx.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqpf.o zgeqr2.o zgeqr2p.o zgeqrf.o zgeqrfp.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o  zgesvd.o zgesvx.o zgetc2.o zgetf2.o zgetrf.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o  zggesx.o zggev.o  zggevx.o zggglm.o zgghrd.o zgglse.o zggqrf.o zggrqf.o zggsvd.o zggsvp.o zgtcon.o zgtrfs.o zgtsv.o  zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o  zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o  zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o  zhegvd.o zhegvx.o zherfs.o zhesv.o  zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetri2.o zhetri2x.o zheswapr.o zhetrs.o zhetrs2.o zhgeqz.o zhpcon.o zhpev.o  zhpevd.o zhpevx.o zhpgst.o zhpgv.o  zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacn2.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahqr.o zlahrd.o zlahr2.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o ilazlr.o ilazlc.o zlarcm.o zlarf.o  zlarfb.o zlarfg.o zlarft.o zlarfgp.o zlarfx.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o  zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlatzm.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o  zposvx.o zpotf2.o zpotrf.o zpotri.o zpotrs.o zpstrf.o zpstf2.o zppcon.o zppequ.o zpprfs.o zppsv.o  zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o  zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o   zspcon.o zspmv.o  zspr.o   zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o   zsyrfs.o zsysv.o  zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytri2.o zsytri2x.o zsyswapr.o zsytrs.o zsytrs2.o zsyconv.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrqf.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o zstemr.o zcgesv.o zcposv.o zlag2c.o clag2z.o zlat2c.o zhfrk.o ztfttp.o zlanhf.o zpftrf.o zpftri.o zpftrs.o ztfsm.o ztftri.o ztfttr.o ztpttf.o ztpttr.o ztrttf.o ztrttp.o zgeequb.o zgbequb.o zsyequb.o zpoequb.o zheequb.o zbbcsd.o zlapmr.o zunbdb.o zuncsd.o cpotrs.o cgetrs.o cpotrf.o cgetrf.o  sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o  slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slaneg.o slartg.o slaruv.o slas2.o  slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o  slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o slaisnan.o sisnan.o slartgp.o slartgs.o ../INSTALL/second_INT_CPU_TIME.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o  dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlaneg.o dlartg.o dlaruv.o dlas2.o  dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o  dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dlaisnan.o disnan.o dlartgp.o dlartgs.o ../INSTALL/dlamch.o ../INSTALL/dsecnd_INT_CPU_TIME.o ilaenv.o ieeeck.o lsamen.o xerbla.o xerbla_array.o iparmq.o ilaprec.o ilatrans.o ilauplo.o iladiag.o chla_transtype.o ../INSTALL/ilaver.o ../INSTALL/lsame.o ../INSTALL/slamch.o 
ranlib ../liblapack_gfortran.a
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/SRC'
( cd TESTING/MATGEN; make )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/MATGEN'
gfortran -fimplicit-none -shared -fPIC  -c slatms.f -o slatms.o
gfortran -fimplicit-none -shared -fPIC  -c slatme.f -o slatme.o
gfortran -fimplicit-none -shared -fPIC  -c slatmr.f -o slatmr.o
gfortran -fimplicit-none -shared -fPIC  -c slatmt.f -o slatmt.o
gfortran -fimplicit-none -shared -fPIC  -c slagge.f -o slagge.o
gfortran -fimplicit-none -shared -fPIC  -c slagsy.f -o slagsy.o
gfortran -fimplicit-none -shared -fPIC  -c slakf2.f -o slakf2.o
gfortran -fimplicit-none -shared -fPIC  -c slarge.f -o slarge.o
gfortran -fimplicit-none -shared -fPIC  -c slaror.f -o slaror.o
gfortran -fimplicit-none -shared -fPIC  -c slarot.f -o slarot.o
gfortran -fimplicit-none -shared -fPIC  -c slatm2.f -o slatm2.o
gfortran -fimplicit-none -shared -fPIC  -c slatm3.f -o slatm3.o
gfortran -fimplicit-none -shared -fPIC  -c slatm5.f -o slatm5.o
gfortran -fimplicit-none -shared -fPIC  -c slatm6.f -o slatm6.o
gfortran -fimplicit-none -shared -fPIC  -c slatm7.f -o slatm7.o
gfortran -fimplicit-none -shared -fPIC  -c slahilb.f -o slahilb.o
gfortran -fimplicit-none -shared -fPIC  -c clatms.f -o clatms.o
gfortran -fimplicit-none -shared -fPIC  -c clatme.f -o clatme.o
gfortran -fimplicit-none -shared -fPIC  -c clatmr.f -o clatmr.o
gfortran -fimplicit-none -shared -fPIC  -c clatmt.f -o clatmt.o
gfortran -fimplicit-none -shared -fPIC  -c clagge.f -o clagge.o
gfortran -fimplicit-none -shared -fPIC  -c claghe.f -o claghe.o
gfortran -fimplicit-none -shared -fPIC  -c clagsy.f -o clagsy.o
gfortran -fimplicit-none -shared -fPIC  -c clakf2.f -o clakf2.o
gfortran -fimplicit-none -shared -fPIC  -c clarge.f -o clarge.o
gfortran -fimplicit-none -shared -fPIC  -c claror.f -o claror.o
gfortran -fimplicit-none -shared -fPIC  -c clarot.f -o clarot.o
gfortran -fimplicit-none -shared -fPIC  -c clatm1.f -o clatm1.o
gfortran -fimplicit-none -shared -fPIC  -c clarnd.f -o clarnd.o
gfortran -fimplicit-none -shared -fPIC  -c clatm2.f -o clatm2.o
gfortran -fimplicit-none -shared -fPIC  -c clatm3.f -o clatm3.o
gfortran -fimplicit-none -shared -fPIC  -c clatm5.f -o clatm5.o
gfortran -fimplicit-none -shared -fPIC  -c clatm6.f -o clatm6.o
gfortran -fimplicit-none -shared -fPIC  -c clahilb.f -o clahilb.o
gfortran -fimplicit-none -shared -fPIC  -c slatm1.f -o slatm1.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c slaran.f
gfortran -fimplicit-none -shared -fPIC  -c slarnd.f -o slarnd.o
gfortran -fimplicit-none -shared -fPIC  -c dlatms.f -o dlatms.o
gfortran -fimplicit-none -shared -fPIC  -c dlatme.f -o dlatme.o
gfortran -fimplicit-none -shared -fPIC  -c dlatmr.f -o dlatmr.o
gfortran -fimplicit-none -shared -fPIC  -c dlatmt.f -o dlatmt.o
gfortran -fimplicit-none -shared -fPIC  -c dlagge.f -o dlagge.o
gfortran -fimplicit-none -shared -fPIC  -c dlagsy.f -o dlagsy.o
gfortran -fimplicit-none -shared -fPIC  -c dlakf2.f -o dlakf2.o
gfortran -fimplicit-none -shared -fPIC  -c dlarge.f -o dlarge.o
gfortran -fimplicit-none -shared -fPIC  -c dlaror.f -o dlaror.o
gfortran -fimplicit-none -shared -fPIC  -c dlarot.f -o dlarot.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm2.f -o dlatm2.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm3.f -o dlatm3.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm5.f -o dlatm5.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm6.f -o dlatm6.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm7.f -o dlatm7.o
gfortran -fimplicit-none -shared -fPIC  -c dlahilb.f -o dlahilb.o
gfortran -fimplicit-none -shared -fPIC  -c zlatms.f -o zlatms.o
gfortran -fimplicit-none -shared -fPIC  -c zlatme.f -o zlatme.o
gfortran -fimplicit-none -shared -fPIC  -c zlatmr.f -o zlatmr.o
gfortran -fimplicit-none -shared -fPIC  -c zlatmt.f -o zlatmt.o
gfortran -fimplicit-none -shared -fPIC  -c zlagge.f -o zlagge.o
gfortran -fimplicit-none -shared -fPIC  -c zlaghe.f -o zlaghe.o
gfortran -fimplicit-none -shared -fPIC  -c zlagsy.f -o zlagsy.o
gfortran -fimplicit-none -shared -fPIC  -c zlakf2.f -o zlakf2.o
gfortran -fimplicit-none -shared -fPIC  -c zlarge.f -o zlarge.o
gfortran -fimplicit-none -shared -fPIC  -c zlaror.f -o zlaror.o
gfortran -fimplicit-none -shared -fPIC  -c zlarot.f -o zlarot.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm1.f -o zlatm1.o
gfortran -fimplicit-none -shared -fPIC  -c zlarnd.f -o zlarnd.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm2.f -o zlatm2.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm3.f -o zlatm3.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm5.f -o zlatm5.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm6.f -o zlatm6.o
gfortran -fimplicit-none -shared -fPIC  -c zlahilb.f -o zlahilb.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm1.f -o dlatm1.o
gfortran -fimplicit-none -shared -fPIC -g -O0 -c dlaran.f
gfortran -fimplicit-none -shared -fPIC  -c dlarnd.f -o dlarnd.o
ar cr ../../libtmglib_gfortran.a slatms.o slatme.o slatmr.o slatmt.o slagge.o slagsy.o slakf2.o slarge.o slaror.o slarot.o slatm2.o slatm3.o slatm5.o slatm6.o slatm7.o slahilb.o clatms.o clatme.o clatmr.o clatmt.o clagge.o claghe.o clagsy.o clakf2.o clarge.o claror.o clarot.o clatm1.o clarnd.o clatm2.o clatm3.o clatm5.o clatm6.o clahilb.o slatm1.o slaran.o slarnd.o dlatms.o dlatme.o dlatmr.o dlatmt.o dlagge.o dlagsy.o dlakf2.o dlarge.o dlaror.o dlarot.o dlatm2.o dlatm3.o dlatm5.o dlatm6.o dlatm7.o dlahilb.o zlatms.o zlatme.o zlatmr.o zlatmt.o zlagge.o zlaghe.o zlagsy.o zlakf2.o zlarge.o zlaror.o zlarot.o zlatm1.o zlarnd.o zlatm2.o zlatm3.o zlatm5.o zlatm6.o zlahilb.o dlatm1.o dlaran.o dlarnd.o
ranlib ../../libtmglib_gfortran.a
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/MATGEN'
( cd TESTING ; make )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING'
cd LIN ; make single
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c aladhd.f -o aladhd.o
gfortran -fimplicit-none -shared -fPIC  -c alaerh.f -o alaerh.o
gfortran -fimplicit-none -shared -fPIC  -c alaesm.f -o alaesm.o
gfortran -fimplicit-none -shared -fPIC  -c alahd.f -o alahd.o
gfortran -fimplicit-none -shared -fPIC  -c alareq.f -o alareq.o
gfortran -fimplicit-none -shared -fPIC  -c alasum.f -o alasum.o
gfortran -fimplicit-none -shared -fPIC  -c alasvm.f -o alasvm.o
gfortran -fimplicit-none -shared -fPIC  -c chkxer.f -o chkxer.o
gfortran -fimplicit-none -shared -fPIC  -c icopy.f -o icopy.o
gfortran -fimplicit-none -shared -fPIC  -c ilaenv.f -o ilaenv.o
gfortran -fimplicit-none -shared -fPIC  -c xlaenv.f -o xlaenv.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla.f -o xerbla.o
gfortran -fimplicit-none -shared -fPIC  -c schkaa.f -o schkaa.o
gfortran -fimplicit-none -shared -fPIC  -c schkeq.f -o schkeq.o
gfortran -fimplicit-none -shared -fPIC  -c schkgb.f -o schkgb.o
gfortran -fimplicit-none -shared -fPIC  -c schkge.f -o schkge.o
gfortran -fimplicit-none -shared -fPIC  -c schkgt.f -o schkgt.o
gfortran -fimplicit-none -shared -fPIC  -c schklq.f -o schklq.o
gfortran -fimplicit-none -shared -fPIC  -c schkpb.f -o schkpb.o
gfortran -fimplicit-none -shared -fPIC  -c schkpo.f -o schkpo.o
gfortran -fimplicit-none -shared -fPIC  -c schkps.f -o schkps.o
gfortran -fimplicit-none -shared -fPIC  -c schkpp.f -o schkpp.o
gfortran -fimplicit-none -shared -fPIC  -c schkpt.f -o schkpt.o
gfortran -fimplicit-none -shared -fPIC  -c schkq3.f -o schkq3.o
gfortran -fimplicit-none -shared -fPIC  -c schkql.f -o schkql.o
gfortran -fimplicit-none -shared -fPIC  -c schkqp.f -o schkqp.o
gfortran -fimplicit-none -shared -fPIC  -c schkqr.f -o schkqr.o
gfortran -fimplicit-none -shared -fPIC  -c schkrq.f -o schkrq.o
gfortran -fimplicit-none -shared -fPIC  -c schksp.f -o schksp.o
gfortran -fimplicit-none -shared -fPIC  -c schksy.f -o schksy.o
gfortran -fimplicit-none -shared -fPIC  -c schktb.f -o schktb.o
gfortran -fimplicit-none -shared -fPIC  -c schktp.f -o schktp.o
gfortran -fimplicit-none -shared -fPIC  -c schktr.f -o schktr.o
gfortran -fimplicit-none -shared -fPIC  -c schktz.f -o schktz.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvgt.f -o sdrvgt.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvls.f -o sdrvls.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvpb.f -o sdrvpb.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvpp.f -o sdrvpp.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvpt.f -o sdrvpt.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvsp.f -o sdrvsp.o
gfortran -fimplicit-none -shared -fPIC  -c serrgt.f -o serrgt.o
gfortran -fimplicit-none -shared -fPIC  -c serrlq.f -o serrlq.o
gfortran -fimplicit-none -shared -fPIC  -c serrls.f -o serrls.o
gfortran -fimplicit-none -shared -fPIC  -c serrps.f -o serrps.o
gfortran -fimplicit-none -shared -fPIC  -c serrql.f -o serrql.o
gfortran -fimplicit-none -shared -fPIC  -c serrqp.f -o serrqp.o
gfortran -fimplicit-none -shared -fPIC  -c serrqr.f -o serrqr.o
gfortran -fimplicit-none -shared -fPIC  -c serrrq.f -o serrrq.o
gfortran -fimplicit-none -shared -fPIC  -c serrtr.f -o serrtr.o
gfortran -fimplicit-none -shared -fPIC  -c serrtz.f -o serrtz.o
gfortran -fimplicit-none -shared -fPIC  -c sgbt01.f -o sgbt01.o
gfortran -fimplicit-none -shared -fPIC  -c sgbt02.f -o sgbt02.o
gfortran -fimplicit-none -shared -fPIC  -c sgbt05.f -o sgbt05.o
gfortran -fimplicit-none -shared -fPIC  -c sgelqs.f -o sgelqs.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqls.f -o sgeqls.o
gfortran -fimplicit-none -shared -fPIC  -c sgeqrs.f -o sgeqrs.o
gfortran -fimplicit-none -shared -fPIC  -c sgerqs.f -o sgerqs.o
gfortran -fimplicit-none -shared -fPIC  -c sget01.f -o sget01.o
gfortran -fimplicit-none -shared -fPIC  -c sget02.f -o sget02.o
gfortran -fimplicit-none -shared -fPIC  -c sget03.f -o sget03.o
gfortran -fimplicit-none -shared -fPIC  -c sget04.f -o sget04.o
gfortran -fimplicit-none -shared -fPIC  -c sget06.f -o sget06.o
gfortran -fimplicit-none -shared -fPIC  -c sget07.f -o sget07.o
gfortran -fimplicit-none -shared -fPIC  -c sgtt01.f -o sgtt01.o
gfortran -fimplicit-none -shared -fPIC  -c sgtt02.f -o sgtt02.o
gfortran -fimplicit-none -shared -fPIC  -c sgtt05.f -o sgtt05.o
gfortran -fimplicit-none -shared -fPIC  -c slaptm.f -o slaptm.o
gfortran -fimplicit-none -shared -fPIC  -c slarhs.f -o slarhs.o
gfortran -fimplicit-none -shared -fPIC  -c slatb4.f -o slatb4.o
gfortran -fimplicit-none -shared -fPIC  -c slatb5.f -o slatb5.o
gfortran -fimplicit-none -shared -fPIC  -c slattb.f -o slattb.o
gfortran -fimplicit-none -shared -fPIC  -c slattp.f -o slattp.o
gfortran -fimplicit-none -shared -fPIC  -c slattr.f -o slattr.o
gfortran -fimplicit-none -shared -fPIC  -c slavsp.f -o slavsp.o
gfortran -fimplicit-none -shared -fPIC  -c slavsy.f -o slavsy.o
gfortran -fimplicit-none -shared -fPIC  -c slqt01.f -o slqt01.o
gfortran -fimplicit-none -shared -fPIC  -c slqt02.f -o slqt02.o
gfortran -fimplicit-none -shared -fPIC  -c slqt03.f -o slqt03.o
gfortran -fimplicit-none -shared -fPIC  -c spbt01.f -o spbt01.o
gfortran -fimplicit-none -shared -fPIC  -c spbt02.f -o spbt02.o
gfortran -fimplicit-none -shared -fPIC  -c spbt05.f -o spbt05.o
gfortran -fimplicit-none -shared -fPIC  -c spot01.f -o spot01.o
gfortran -fimplicit-none -shared -fPIC  -c spot02.f -o spot02.o
gfortran -fimplicit-none -shared -fPIC  -c spot03.f -o spot03.o
gfortran -fimplicit-none -shared -fPIC  -c spot05.f -o spot05.o
gfortran -fimplicit-none -shared -fPIC  -c spst01.f -o spst01.o
gfortran -fimplicit-none -shared -fPIC  -c sppt01.f -o sppt01.o
gfortran -fimplicit-none -shared -fPIC  -c sppt02.f -o sppt02.o
gfortran -fimplicit-none -shared -fPIC  -c sppt03.f -o sppt03.o
gfortran -fimplicit-none -shared -fPIC  -c sppt05.f -o sppt05.o
gfortran -fimplicit-none -shared -fPIC  -c sptt01.f -o sptt01.o
gfortran -fimplicit-none -shared -fPIC  -c sptt02.f -o sptt02.o
gfortran -fimplicit-none -shared -fPIC  -c sptt05.f -o sptt05.o
gfortran -fimplicit-none -shared -fPIC  -c sqlt01.f -o sqlt01.o
gfortran -fimplicit-none -shared -fPIC  -c sqlt02.f -o sqlt02.o
gfortran -fimplicit-none -shared -fPIC  -c sqlt03.f -o sqlt03.o
gfortran -fimplicit-none -shared -fPIC  -c sqpt01.f -o sqpt01.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt01.f -o sqrt01.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt01p.f -o sqrt01p.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt02.f -o sqrt02.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt03.f -o sqrt03.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt11.f -o sqrt11.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt12.f -o sqrt12.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt13.f -o sqrt13.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt14.f -o sqrt14.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt15.f -o sqrt15.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt16.f -o sqrt16.o
gfortran -fimplicit-none -shared -fPIC  -c sqrt17.f -o sqrt17.o
gfortran -fimplicit-none -shared -fPIC  -c srqt01.f -o srqt01.o
gfortran -fimplicit-none -shared -fPIC  -c srqt02.f -o srqt02.o
gfortran -fimplicit-none -shared -fPIC  -c srqt03.f -o srqt03.o
gfortran -fimplicit-none -shared -fPIC  -c srzt01.f -o srzt01.o
gfortran -fimplicit-none -shared -fPIC  -c srzt02.f -o srzt02.o
gfortran -fimplicit-none -shared -fPIC  -c sspt01.f -o sspt01.o
gfortran -fimplicit-none -shared -fPIC  -c ssyt01.f -o ssyt01.o
gfortran -fimplicit-none -shared -fPIC  -c stbt02.f -o stbt02.o
gfortran -fimplicit-none -shared -fPIC  -c stbt03.f -o stbt03.o
gfortran -fimplicit-none -shared -fPIC  -c stbt05.f -o stbt05.o
gfortran -fimplicit-none -shared -fPIC  -c stbt06.f -o stbt06.o
gfortran -fimplicit-none -shared -fPIC  -c stpt01.f -o stpt01.o
gfortran -fimplicit-none -shared -fPIC  -c stpt02.f -o stpt02.o
gfortran -fimplicit-none -shared -fPIC  -c stpt03.f -o stpt03.o
gfortran -fimplicit-none -shared -fPIC  -c stpt05.f -o stpt05.o
gfortran -fimplicit-none -shared -fPIC  -c stpt06.f -o stpt06.o
gfortran -fimplicit-none -shared -fPIC  -c strt01.f -o strt01.o
gfortran -fimplicit-none -shared -fPIC  -c strt02.f -o strt02.o
gfortran -fimplicit-none -shared -fPIC  -c strt03.f -o strt03.o
gfortran -fimplicit-none -shared -fPIC  -c strt05.f -o strt05.o
gfortran -fimplicit-none -shared -fPIC  -c strt06.f -o strt06.o
gfortran -fimplicit-none -shared -fPIC  -c stzt01.f -o stzt01.o
gfortran -fimplicit-none -shared -fPIC  -c stzt02.f -o stzt02.o
gfortran -fimplicit-none -shared -fPIC  -c sgennd.f -o sgennd.o
gfortran -fimplicit-none -shared -fPIC  -c serrvx.f -o serrvx.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvge.f -o sdrvge.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvsy.f -o sdrvsy.o
gfortran -fimplicit-none -shared -fPIC  -c serrge.f -o serrge.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvgb.f -o sdrvgb.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvpo.f -o sdrvpo.o
gfortran -fimplicit-none -shared -fPIC  -c serrsy.f -o serrsy.o
gfortran -fimplicit-none -shared -fPIC  -c serrpo.f -o serrpo.o
gfortran -fimplicit-none -shared -fPIC  -c slaord.f -o slaord.o
gfortran    aladhd.o alaerh.o alaesm.o alahd.o alareq.o alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o slaord.o schkaa.o schkeq.o schkgb.o schkge.o schkgt.o schklq.o schkpb.o schkpo.o schkps.o schkpp.o schkpt.o schkq3.o schkql.o schkqp.o schkqr.o schkrq.o schksp.o schksy.o schktb.o schktp.o schktr.o schktz.o sdrvgt.o sdrvls.o sdrvpb.o sdrvpp.o sdrvpt.o sdrvsp.o serrgt.o serrlq.o serrls.o serrps.o serrql.o serrqp.o serrqr.o serrrq.o serrtr.o serrtz.o sgbt01.o sgbt02.o sgbt05.o sgelqs.o sgeqls.o sgeqrs.o sgerqs.o sget01.o sget02.o sget03.o sget04.o sget06.o sget07.o sgtt01.o sgtt02.o sgtt05.o slaptm.o slarhs.o slatb4.o slatb5.o slattb.o slattp.o slattr.o slavsp.o slavsy.o slqt01.o slqt02.o slqt03.o spbt01.o spbt02.o spbt05.o spot01.o spot02.o spot03.o spot05.o spst01.o sppt01.o sppt02.o sppt03.o sppt05.o sptt01.o sptt02.o sptt05.o sqlt01.o sqlt02.o sqlt03.o sqpt01.o sqrt01.o sqrt01p.o sqrt02.o sqrt03.o sqrt11.o sqrt12.o sqrt13.o sqrt14.o sqrt15.o sqrt16.o sqrt17.o srqt01.o srqt02.o srqt03.o srzt01.o srzt02.o sspt01.o ssyt01.o stbt02.o stbt03.o stbt05.o stbt06.o stpt01.o stpt02.o stpt03.o stpt05.o stpt06.o strt01.o strt02.o strt03.o strt05.o strt06.o stzt01.o stzt02.o sgennd.o serrvx.o sdrvge.o sdrvsy.o serrge.o sdrvgb.o sdrvpo.o serrsy.o serrpo.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a   ../../libblas.a -o xlintsts && mv xlintsts ../xlintsts
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing REAL LAPACK linear equation routines
./xlintsts < stest.in > stest.out 2>&1
cd EIG ; make single
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
gfortran -fimplicit-none -shared -fPIC  -c schkee.f -o schkee.o
gfortran -fimplicit-none -shared -fPIC  -c sbdt01.f -o sbdt01.o
gfortran -fimplicit-none -shared -fPIC  -c sbdt02.f -o sbdt02.o
gfortran -fimplicit-none -shared -fPIC  -c sbdt03.f -o sbdt03.o
gfortran -fimplicit-none -shared -fPIC  -c schkbb.f -o schkbb.o
gfortran -fimplicit-none -shared -fPIC  -c schkbd.f -o schkbd.o
gfortran -fimplicit-none -shared -fPIC  -c schkbk.f -o schkbk.o
gfortran -fimplicit-none -shared -fPIC  -c schkbl.f -o schkbl.o
gfortran -fimplicit-none -shared -fPIC  -c schkec.f -o schkec.o
gfortran -fimplicit-none -shared -fPIC  -c schkgg.f -o schkgg.o
gfortran -fimplicit-none -shared -fPIC  -c schkgk.f -o schkgk.o
gfortran -fimplicit-none -shared -fPIC  -c schkgl.f -o schkgl.o
gfortran -fimplicit-none -shared -fPIC  -c schkhs.f -o schkhs.o
gfortran -fimplicit-none -shared -fPIC  -c schksb.f -o schksb.o
gfortran -fimplicit-none -shared -fPIC  -c schkst.f -o schkst.o
gfortran -fimplicit-none -shared -fPIC  -c sckcsd.f -o sckcsd.o
gfortran -fimplicit-none -shared -fPIC  -c sckglm.f -o sckglm.o
gfortran -fimplicit-none -shared -fPIC  -c sckgqr.f -o sckgqr.o
gfortran -fimplicit-none -shared -fPIC  -c sckgsv.f -o sckgsv.o
gfortran -fimplicit-none -shared -fPIC  -c scklse.f -o scklse.o
gfortran -fimplicit-none -shared -fPIC  -c scsdts.f -o scsdts.o
gfortran -fimplicit-none -shared -fPIC  -c sdrges.f -o sdrges.o
gfortran -fimplicit-none -shared -fPIC  -c sdrgev.f -o sdrgev.o
gfortran -fimplicit-none -shared -fPIC  -c sdrgsx.f -o sdrgsx.o
gfortran -fimplicit-none -shared -fPIC  -c sdrgvx.f -o sdrgvx.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvbd.f -o sdrvbd.o
gfortran -fimplicit-none -shared -fPIC  -c sdrves.f -o sdrves.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvev.f -o sdrvev.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvgg.f -o sdrvgg.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvsg.f -o sdrvsg.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvst.f -o sdrvst.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvsx.f -o sdrvsx.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvvx.f -o sdrvvx.o
gfortran -fimplicit-none -shared -fPIC  -c serrbd.f -o serrbd.o
gfortran -fimplicit-none -shared -fPIC  -c serrec.f -o serrec.o
gfortran -fimplicit-none -shared -fPIC  -c serred.f -o serred.o
gfortran -fimplicit-none -shared -fPIC  -c serrgg.f -o serrgg.o
gfortran -fimplicit-none -shared -fPIC  -c serrhs.f -o serrhs.o
gfortran -fimplicit-none -shared -fPIC  -c serrst.f -o serrst.o
gfortran -fimplicit-none -shared -fPIC  -c sget02.f -o sget02.o
gfortran -fimplicit-none -shared -fPIC  -c sget10.f -o sget10.o
gfortran -fimplicit-none -shared -fPIC  -c sget22.f -o sget22.o
gfortran -fimplicit-none -shared -fPIC  -c sget23.f -o sget23.o
gfortran -fimplicit-none -shared -fPIC  -c sget24.f -o sget24.o
gfortran -fimplicit-none -shared -fPIC  -c sget31.f -o sget31.o
gfortran -fimplicit-none -shared -fPIC  -c sget32.f -o sget32.o
gfortran -fimplicit-none -shared -fPIC  -c sget33.f -o sget33.o
gfortran -fimplicit-none -shared -fPIC  -c sget34.f -o sget34.o
gfortran -fimplicit-none -shared -fPIC  -c sget35.f -o sget35.o
gfortran -fimplicit-none -shared -fPIC  -c sget36.f -o sget36.o
gfortran -fimplicit-none -shared -fPIC  -c sget37.f -o sget37.o
gfortran -fimplicit-none -shared -fPIC  -c sget38.f -o sget38.o
gfortran -fimplicit-none -shared -fPIC  -c sget39.f -o sget39.o
gfortran -fimplicit-none -shared -fPIC  -c sget51.f -o sget51.o
gfortran -fimplicit-none -shared -fPIC  -c sget52.f -o sget52.o
gfortran -fimplicit-none -shared -fPIC  -c sget53.f -o sget53.o
gfortran -fimplicit-none -shared -fPIC  -c sget54.f -o sget54.o
gfortran -fimplicit-none -shared -fPIC  -c sglmts.f -o sglmts.o
gfortran -fimplicit-none -shared -fPIC  -c sgqrts.f -o sgqrts.o
gfortran -fimplicit-none -shared -fPIC  -c sgrqts.f -o sgrqts.o
gfortran -fimplicit-none -shared -fPIC  -c sgsvts.f -o sgsvts.o
gfortran -fimplicit-none -shared -fPIC  -c shst01.f -o shst01.o
gfortran -fimplicit-none -shared -fPIC  -c slarfy.f -o slarfy.o
gfortran -fimplicit-none -shared -fPIC  -c slarhs.f -o slarhs.o
gfortran -fimplicit-none -shared -fPIC  -c slatm4.f -o slatm4.o
gfortran -fimplicit-none -shared -fPIC  -c slctes.f -o slctes.o
gfortran -fimplicit-none -shared -fPIC  -c slctsx.f -o slctsx.o
gfortran -fimplicit-none -shared -fPIC  -c slsets.f -o slsets.o
gfortran -fimplicit-none -shared -fPIC  -c sort01.f -o sort01.o
gfortran -fimplicit-none -shared -fPIC  -c sort03.f -o sort03.o
gfortran -fimplicit-none -shared -fPIC  -c ssbt21.f -o ssbt21.o
gfortran -fimplicit-none -shared -fPIC  -c ssgt01.f -o ssgt01.o
gfortran -fimplicit-none -shared -fPIC  -c sslect.f -o sslect.o
gfortran -fimplicit-none -shared -fPIC  -c sspt21.f -o sspt21.o
gfortran -fimplicit-none -shared -fPIC  -c sstt21.f -o sstt21.o
gfortran -fimplicit-none -shared -fPIC  -c sstt22.f -o sstt22.o
gfortran -fimplicit-none -shared -fPIC  -c ssyt21.f -o ssyt21.o
gfortran -fimplicit-none -shared -fPIC  -c ssyt22.f -o ssyt22.o
gfortran -fimplicit-none -shared -fPIC  -c slafts.f -o slafts.o
gfortran -fimplicit-none -shared -fPIC  -c slahd2.f -o slahd2.o
gfortran -fimplicit-none -shared -fPIC  -c slasum.f -o slasum.o
gfortran -fimplicit-none -shared -fPIC  -c slatb9.f -o slatb9.o
gfortran -fimplicit-none -shared -fPIC  -c sstech.f -o sstech.o
gfortran -fimplicit-none -shared -fPIC  -c sstect.f -o sstect.o
gfortran -fimplicit-none -shared -fPIC  -c ssvdch.f -o ssvdch.o
gfortran -fimplicit-none -shared -fPIC  -c ssvdct.f -o ssvdct.o
gfortran -fimplicit-none -shared -fPIC  -c ssxt1.f -o ssxt1.o
gfortran -fimplicit-none -shared -fPIC  -c alahdg.f -o alahdg.o
gfortran -fimplicit-none -shared -fPIC  -c alasum.f -o alasum.o
gfortran -fimplicit-none -shared -fPIC  -c alasvm.f -o alasvm.o
gfortran -fimplicit-none -shared -fPIC  -c alareq.f -o alareq.o
gfortran -fimplicit-none -shared -fPIC  -c ilaenv.f -o ilaenv.o
gfortran -fimplicit-none -shared -fPIC  -c xerbla.f -o xerbla.o
gfortran -fimplicit-none -shared -fPIC  -c xlaenv.f -o xlaenv.o
gfortran -fimplicit-none -shared -fPIC  -c chkxer.f -o chkxer.o
\
          gfortran   -o xeigtsts \
          schkee.o sbdt01.o sbdt02.o sbdt03.o schkbb.o schkbd.o schkbk.o schkbl.o schkec.o schkgg.o schkgk.o schkgl.o schkhs.o schksb.o schkst.o sckcsd.o sckglm.o sckgqr.o sckgsv.o scklse.o scsdts.o sdrges.o sdrgev.o sdrgsx.o sdrgvx.o sdrvbd.o sdrves.o sdrvev.o sdrvgg.o sdrvsg.o sdrvst.o sdrvsx.o sdrvvx.o serrbd.o serrec.o serred.o serrgg.o serrhs.o serrst.o sget02.o sget10.o sget22.o sget23.o sget24.o sget31.o sget32.o sget33.o sget34.o sget35.o sget36.o sget37.o sget38.o sget39.o sget51.o sget52.o sget53.o sget54.o sglmts.o sgqrts.o sgrqts.o sgsvts.o shst01.o slarfy.o slarhs.o slatm4.o slctes.o slctsx.o slsets.o sort01.o sort03.o ssbt21.o ssgt01.o sslect.o sspt21.o sstt21.o sstt22.o ssyt21.o ssyt22.o slafts.o slahd2.o slasum.o slatb9.o sstech.o sstect.o ssvdch.o ssvdct.o ssxt1.o alahdg.o alasum.o alasvm.o alareq.o ilaenv.o xerbla.o xlaenv.o chkxer.o ../../libtmglib_gfortran.a \
	  ../../liblapack_gfortran.a ../../libblas.a && mv xeigtsts ../xeigtsts
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
NEP: Testing Nonsymmetric Eigenvalue Problem routines
./xeigtsts < nep.in > snep.out 2>&1
SEP: Testing Symmetric Eigenvalue Problem routines
./xeigtsts < sep.in > ssep.out 2>&1
SVD: Testing Singular Value Decomposition routines
./xeigtsts < svd.in > ssvd.out 2>&1
SEC: Testing REAL Eigen Condition Routines
./xeigtsts < sec.in > sec.out 2>&1
SEV: Testing REAL Nonsymmetric Eigenvalue Driver
./xeigtsts < sed.in > sed.out 2>&1
SGG: Testing REAL Nonsymmetric Generalized Eigenvalue Problem routines
./xeigtsts < sgg.in > sgg.out 2>&1
SGD: Testing REAL Nonsymmetric Generalized Eigenvalue Problem driver routines
./xeigtsts < sgd.in > sgd.out 2>&1
SSB: Testing REAL Symmetric Eigenvalue Problem routines
./xeigtsts < ssb.in > ssb.out 2>&1
SSG: Testing REAL Symmetric Generalized Eigenvalue Problem routines
./xeigtsts < ssg.in > ssg.out 2>&1
SGEBAL: Testing the balancing of a REAL general matrix
./xeigtsts < sbal.in > sbal.out 2>&1
SGEBAK: Testing the back transformation of a REAL balanced matrix
./xeigtsts < sbak.in > sbak.out 2>&1
SGGBAL: Testing the balancing of a pair of REAL general matrices
./xeigtsts < sgbal.in > sgbal.out 2>&1
SGGBAK: Testing the back transformation of a pair of REAL balanced matrices
./xeigtsts < sgbak.in > sgbak.out 2>&1
SBB: Testing banded Singular Value Decomposition routines
./xeigtsts < sbb.in > sbb.out 2>&1
GLM: Testing Generalized Linear Regression Model routines
./xeigtsts < glm.in > sglm.out 2>&1
GQR: Testing Generalized QR and RQ factorization routines
./xeigtsts < gqr.in > sgqr.out 2>&1
GSV: Testing Generalized Singular Value Decomposition routines
./xeigtsts < gsv.in > sgsv.out 2>&1
CSD: Testing CS Decomposition routines
./xeigtsts < csd.in > scsd.out 2>&1
LSE: Testing Constrained Linear Least Squares routines
./xeigtsts < lse.in > slse.out 2>&1
cd LIN ; make complex
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c cchkaa.f -o cchkaa.o
gfortran -fimplicit-none -shared -fPIC  -c cchkeq.f -o cchkeq.o
gfortran -fimplicit-none -shared -fPIC  -c cchkgb.f -o cchkgb.o
gfortran -fimplicit-none -shared -fPIC  -c cchkge.f -o cchkge.o
gfortran -fimplicit-none -shared -fPIC  -c cchkgt.f -o cchkgt.o
gfortran -fimplicit-none -shared -fPIC  -c cchkhe.f -o cchkhe.o
gfortran -fimplicit-none -shared -fPIC  -c cchkhp.f -o cchkhp.o
gfortran -fimplicit-none -shared -fPIC  -c cchklq.f -o cchklq.o
gfortran -fimplicit-none -shared -fPIC  -c cchkpb.f -o cchkpb.o
gfortran -fimplicit-none -shared -fPIC  -c cchkpo.f -o cchkpo.o
gfortran -fimplicit-none -shared -fPIC  -c cchkps.f -o cchkps.o
gfortran -fimplicit-none -shared -fPIC  -c cchkpp.f -o cchkpp.o
gfortran -fimplicit-none -shared -fPIC  -c cchkpt.f -o cchkpt.o
gfortran -fimplicit-none -shared -fPIC  -c cchkq3.f -o cchkq3.o
gfortran -fimplicit-none -shared -fPIC  -c cchkql.f -o cchkql.o
gfortran -fimplicit-none -shared -fPIC  -c cchkqp.f -o cchkqp.o
gfortran -fimplicit-none -shared -fPIC  -c cchkqr.f -o cchkqr.o
gfortran -fimplicit-none -shared -fPIC  -c cchkrq.f -o cchkrq.o
gfortran -fimplicit-none -shared -fPIC  -c cchksp.f -o cchksp.o
gfortran -fimplicit-none -shared -fPIC  -c cchksy.f -o cchksy.o
gfortran -fimplicit-none -shared -fPIC  -c cchktb.f -o cchktb.o
gfortran -fimplicit-none -shared -fPIC  -c cchktp.f -o cchktp.o
gfortran -fimplicit-none -shared -fPIC  -c cchktr.f -o cchktr.o
gfortran -fimplicit-none -shared -fPIC  -c cchktz.f -o cchktz.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvgt.f -o cdrvgt.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvhp.f -o cdrvhp.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvls.f -o cdrvls.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvpb.f -o cdrvpb.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvpp.f -o cdrvpp.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvpt.f -o cdrvpt.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvsp.f -o cdrvsp.o
gfortran -fimplicit-none -shared -fPIC  -c cerrgt.f -o cerrgt.o
gfortran -fimplicit-none -shared -fPIC  -c cerrlq.f -o cerrlq.o
gfortran -fimplicit-none -shared -fPIC  -c cerrls.f -o cerrls.o
gfortran -fimplicit-none -shared -fPIC  -c cerrps.f -o cerrps.o
gfortran -fimplicit-none -shared -fPIC  -c cerrql.f -o cerrql.o
gfortran -fimplicit-none -shared -fPIC  -c cerrqp.f -o cerrqp.o
gfortran -fimplicit-none -shared -fPIC  -c cerrqr.f -o cerrqr.o
gfortran -fimplicit-none -shared -fPIC  -c cerrrq.f -o cerrrq.o
gfortran -fimplicit-none -shared -fPIC  -c cerrtr.f -o cerrtr.o
gfortran -fimplicit-none -shared -fPIC  -c cerrtz.f -o cerrtz.o
gfortran -fimplicit-none -shared -fPIC  -c cgbt01.f -o cgbt01.o
gfortran -fimplicit-none -shared -fPIC  -c cgbt02.f -o cgbt02.o
gfortran -fimplicit-none -shared -fPIC  -c cgbt05.f -o cgbt05.o
gfortran -fimplicit-none -shared -fPIC  -c cgelqs.f -o cgelqs.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqls.f -o cgeqls.o
gfortran -fimplicit-none -shared -fPIC  -c cgeqrs.f -o cgeqrs.o
gfortran -fimplicit-none -shared -fPIC  -c cgerqs.f -o cgerqs.o
gfortran -fimplicit-none -shared -fPIC  -c cget01.f -o cget01.o
gfortran -fimplicit-none -shared -fPIC  -c cget02.f -o cget02.o
gfortran -fimplicit-none -shared -fPIC  -c cget03.f -o cget03.o
gfortran -fimplicit-none -shared -fPIC  -c cget04.f -o cget04.o
gfortran -fimplicit-none -shared -fPIC  -c cget07.f -o cget07.o
gfortran -fimplicit-none -shared -fPIC  -c cgtt01.f -o cgtt01.o
gfortran -fimplicit-none -shared -fPIC  -c cgtt02.f -o cgtt02.o
gfortran -fimplicit-none -shared -fPIC  -c cgtt05.f -o cgtt05.o
gfortran -fimplicit-none -shared -fPIC  -c chet01.f -o chet01.o
gfortran -fimplicit-none -shared -fPIC  -c chpt01.f -o chpt01.o
gfortran -fimplicit-none -shared -fPIC  -c claipd.f -o claipd.o
gfortran -fimplicit-none -shared -fPIC  -c claptm.f -o claptm.o
gfortran -fimplicit-none -shared -fPIC  -c clarhs.f -o clarhs.o
gfortran -fimplicit-none -shared -fPIC  -c clatb4.f -o clatb4.o
gfortran -fimplicit-none -shared -fPIC  -c clatb5.f -o clatb5.o
gfortran -fimplicit-none -shared -fPIC  -c clatsp.f -o clatsp.o
gfortran -fimplicit-none -shared -fPIC  -c clatsy.f -o clatsy.o
gfortran -fimplicit-none -shared -fPIC  -c clattb.f -o clattb.o
gfortran -fimplicit-none -shared -fPIC  -c clattp.f -o clattp.o
gfortran -fimplicit-none -shared -fPIC  -c clattr.f -o clattr.o
gfortran -fimplicit-none -shared -fPIC  -c clavhe.f -o clavhe.o
gfortran -fimplicit-none -shared -fPIC  -c clavhp.f -o clavhp.o
gfortran -fimplicit-none -shared -fPIC  -c clavsp.f -o clavsp.o
gfortran -fimplicit-none -shared -fPIC  -c clavsy.f -o clavsy.o
gfortran -fimplicit-none -shared -fPIC  -c clqt01.f -o clqt01.o
gfortran -fimplicit-none -shared -fPIC  -c clqt02.f -o clqt02.o
gfortran -fimplicit-none -shared -fPIC  -c clqt03.f -o clqt03.o
gfortran -fimplicit-none -shared -fPIC  -c cpbt01.f -o cpbt01.o
gfortran -fimplicit-none -shared -fPIC  -c cpbt02.f -o cpbt02.o
gfortran -fimplicit-none -shared -fPIC  -c cpbt05.f -o cpbt05.o
gfortran -fimplicit-none -shared -fPIC  -c cpot01.f -o cpot01.o
gfortran -fimplicit-none -shared -fPIC  -c cpot02.f -o cpot02.o
gfortran -fimplicit-none -shared -fPIC  -c cpot03.f -o cpot03.o
gfortran -fimplicit-none -shared -fPIC  -c cpot05.f -o cpot05.o
gfortran -fimplicit-none -shared -fPIC  -c cpst01.f -o cpst01.o
gfortran -fimplicit-none -shared -fPIC  -c cppt01.f -o cppt01.o
gfortran -fimplicit-none -shared -fPIC  -c cppt02.f -o cppt02.o
gfortran -fimplicit-none -shared -fPIC  -c cppt03.f -o cppt03.o
gfortran -fimplicit-none -shared -fPIC  -c cppt05.f -o cppt05.o
gfortran -fimplicit-none -shared -fPIC  -c cptt01.f -o cptt01.o
gfortran -fimplicit-none -shared -fPIC  -c cptt02.f -o cptt02.o
gfortran -fimplicit-none -shared -fPIC  -c cptt05.f -o cptt05.o
gfortran -fimplicit-none -shared -fPIC  -c cqlt01.f -o cqlt01.o
gfortran -fimplicit-none -shared -fPIC  -c cqlt02.f -o cqlt02.o
gfortran -fimplicit-none -shared -fPIC  -c cqlt03.f -o cqlt03.o
gfortran -fimplicit-none -shared -fPIC  -c cqpt01.f -o cqpt01.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt01.f -o cqrt01.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt01p.f -o cqrt01p.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt02.f -o cqrt02.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt03.f -o cqrt03.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt11.f -o cqrt11.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt12.f -o cqrt12.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt13.f -o cqrt13.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt14.f -o cqrt14.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt15.f -o cqrt15.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt16.f -o cqrt16.o
gfortran -fimplicit-none -shared -fPIC  -c cqrt17.f -o cqrt17.o
gfortran -fimplicit-none -shared -fPIC  -c crqt01.f -o crqt01.o
gfortran -fimplicit-none -shared -fPIC  -c crqt02.f -o crqt02.o
gfortran -fimplicit-none -shared -fPIC  -c crqt03.f -o crqt03.o
gfortran -fimplicit-none -shared -fPIC  -c crzt01.f -o crzt01.o
gfortran -fimplicit-none -shared -fPIC  -c crzt02.f -o crzt02.o
gfortran -fimplicit-none -shared -fPIC  -c csbmv.f -o csbmv.o
gfortran -fimplicit-none -shared -fPIC  -c cspt01.f -o cspt01.o
gfortran -fimplicit-none -shared -fPIC  -c cspt02.f -o cspt02.o
gfortran -fimplicit-none -shared -fPIC  -c cspt03.f -o cspt03.o
gfortran -fimplicit-none -shared -fPIC  -c csyt01.f -o csyt01.o
gfortran -fimplicit-none -shared -fPIC  -c csyt02.f -o csyt02.o
gfortran -fimplicit-none -shared -fPIC  -c csyt03.f -o csyt03.o
gfortran -fimplicit-none -shared -fPIC  -c ctbt02.f -o ctbt02.o
gfortran -fimplicit-none -shared -fPIC  -c ctbt03.f -o ctbt03.o
gfortran -fimplicit-none -shared -fPIC  -c ctbt05.f -o ctbt05.o
gfortran -fimplicit-none -shared -fPIC  -c ctbt06.f -o ctbt06.o
gfortran -fimplicit-none -shared -fPIC  -c ctpt01.f -o ctpt01.o
gfortran -fimplicit-none -shared -fPIC  -c ctpt02.f -o ctpt02.o
gfortran -fimplicit-none -shared -fPIC  -c ctpt03.f -o ctpt03.o
gfortran -fimplicit-none -shared -fPIC  -c ctpt05.f -o ctpt05.o
gfortran -fimplicit-none -shared -fPIC  -c ctpt06.f -o ctpt06.o
gfortran -fimplicit-none -shared -fPIC  -c ctrt01.f -o ctrt01.o
gfortran -fimplicit-none -shared -fPIC  -c ctrt02.f -o ctrt02.o
gfortran -fimplicit-none -shared -fPIC  -c ctrt03.f -o ctrt03.o
gfortran -fimplicit-none -shared -fPIC  -c ctrt05.f -o ctrt05.o
gfortran -fimplicit-none -shared -fPIC  -c ctrt06.f -o ctrt06.o
gfortran -fimplicit-none -shared -fPIC  -c ctzt01.f -o ctzt01.o
gfortran -fimplicit-none -shared -fPIC  -c ctzt02.f -o ctzt02.o
gfortran -fimplicit-none -shared -fPIC  -c cgennd.f -o cgennd.o
gfortran -fimplicit-none -shared -fPIC  -c cerrvx.f -o cerrvx.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvge.f -o cdrvge.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvsy.f -o cdrvsy.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvgb.f -o cdrvgb.o
gfortran -fimplicit-none -shared -fPIC  -c cerrge.f -o cerrge.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvpo.f -o cdrvpo.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvhe.f -o cdrvhe.o
gfortran -fimplicit-none -shared -fPIC  -c cerrpo.f -o cerrpo.o
gfortran -fimplicit-none -shared -fPIC  -c cerrsy.f -o cerrsy.o
gfortran -fimplicit-none -shared -fPIC  -c cerrhe.f -o cerrhe.o
gfortran    aladhd.o alaerh.o alaesm.o alahd.o alareq.o alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o slaord.o cchkaa.o cchkeq.o cchkgb.o cchkge.o cchkgt.o cchkhe.o cchkhp.o cchklq.o cchkpb.o cchkpo.o cchkps.o cchkpp.o cchkpt.o cchkq3.o cchkql.o cchkqp.o cchkqr.o cchkrq.o cchksp.o cchksy.o cchktb.o cchktp.o cchktr.o cchktz.o cdrvgt.o cdrvhp.o cdrvls.o cdrvpb.o cdrvpp.o cdrvpt.o cdrvsp.o cerrgt.o cerrlq.o cerrls.o cerrps.o cerrql.o cerrqp.o cerrqr.o cerrrq.o cerrtr.o cerrtz.o cgbt01.o cgbt02.o cgbt05.o cgelqs.o cgeqls.o cgeqrs.o cgerqs.o cget01.o cget02.o cget03.o cget04.o cget07.o cgtt01.o cgtt02.o cgtt05.o chet01.o chpt01.o claipd.o claptm.o clarhs.o clatb4.o clatb5.o clatsp.o clatsy.o clattb.o clattp.o clattr.o clavhe.o clavhp.o clavsp.o clavsy.o clqt01.o clqt02.o clqt03.o cpbt01.o cpbt02.o cpbt05.o cpot01.o cpot02.o cpot03.o cpot05.o cpst01.o cppt01.o cppt02.o cppt03.o cppt05.o cptt01.o cptt02.o cptt05.o cqlt01.o cqlt02.o cqlt03.o cqpt01.o cqrt01.o cqrt01p.o cqrt02.o cqrt03.o cqrt11.o cqrt12.o cqrt13.o cqrt14.o cqrt15.o cqrt16.o cqrt17.o crqt01.o crqt02.o crqt03.o crzt01.o crzt02.o csbmv.o  cspt01.o cspt02.o cspt03.o csyt01.o csyt02.o csyt03.o ctbt02.o ctbt03.o ctbt05.o ctbt06.o ctpt01.o ctpt02.o ctpt03.o ctpt05.o ctpt06.o ctrt01.o ctrt02.o ctrt03.o ctrt05.o ctrt06.o ctzt01.o ctzt02.o sget06.o cgennd.o cerrvx.o cdrvge.o cdrvsy.o cdrvgb.o cerrge.o cdrvpo.o cdrvhe.o cerrpo.o cerrsy.o cerrhe.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a   ../../libblas.a -o xlintstc && mv xlintstc ../xlintstc
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing COMPLEX LAPACK linear equation routines
./xlintstc < ctest.in > ctest.out 2>&1
cd EIG ; make complex
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
gfortran -fimplicit-none -shared -fPIC  -c cchkee.f -o cchkee.o
gfortran -fimplicit-none -shared -fPIC  -c cbdt01.f -o cbdt01.o
gfortran -fimplicit-none -shared -fPIC  -c cbdt02.f -o cbdt02.o
gfortran -fimplicit-none -shared -fPIC  -c cbdt03.f -o cbdt03.o
gfortran -fimplicit-none -shared -fPIC  -c cchkbb.f -o cchkbb.o
gfortran -fimplicit-none -shared -fPIC  -c cchkbd.f -o cchkbd.o
gfortran -fimplicit-none -shared -fPIC  -c cchkbk.f -o cchkbk.o
gfortran -fimplicit-none -shared -fPIC  -c cchkbl.f -o cchkbl.o
gfortran -fimplicit-none -shared -fPIC  -c cchkec.f -o cchkec.o
gfortran -fimplicit-none -shared -fPIC  -c cchkgg.f -o cchkgg.o
gfortran -fimplicit-none -shared -fPIC  -c cchkgk.f -o cchkgk.o
gfortran -fimplicit-none -shared -fPIC  -c cchkgl.f -o cchkgl.o
gfortran -fimplicit-none -shared -fPIC  -c cchkhb.f -o cchkhb.o
gfortran -fimplicit-none -shared -fPIC  -c cchkhs.f -o cchkhs.o
gfortran -fimplicit-none -shared -fPIC  -c cchkst.f -o cchkst.o
gfortran -fimplicit-none -shared -fPIC  -c cckcsd.f -o cckcsd.o
gfortran -fimplicit-none -shared -fPIC  -c cckglm.f -o cckglm.o
gfortran -fimplicit-none -shared -fPIC  -c cckgqr.f -o cckgqr.o
gfortran -fimplicit-none -shared -fPIC  -c cckgsv.f -o cckgsv.o
gfortran -fimplicit-none -shared -fPIC  -c ccklse.f -o ccklse.o
gfortran -fimplicit-none -shared -fPIC  -c ccsdts.f -o ccsdts.o
gfortran -fimplicit-none -shared -fPIC  -c cdrges.f -o cdrges.o
gfortran -fimplicit-none -shared -fPIC  -c cdrgev.f -o cdrgev.o
gfortran -fimplicit-none -shared -fPIC  -c cdrgsx.f -o cdrgsx.o
gfortran -fimplicit-none -shared -fPIC  -c cdrgvx.f -o cdrgvx.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvbd.f -o cdrvbd.o
gfortran -fimplicit-none -shared -fPIC  -c cdrves.f -o cdrves.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvev.f -o cdrvev.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvgg.f -o cdrvgg.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvsg.f -o cdrvsg.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvst.f -o cdrvst.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvsx.f -o cdrvsx.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvvx.f -o cdrvvx.o
gfortran -fimplicit-none -shared -fPIC  -c cerrbd.f -o cerrbd.o
gfortran -fimplicit-none -shared -fPIC  -c cerrec.f -o cerrec.o
gfortran -fimplicit-none -shared -fPIC  -c cerred.f -o cerred.o
gfortran -fimplicit-none -shared -fPIC  -c cerrgg.f -o cerrgg.o
gfortran -fimplicit-none -shared -fPIC  -c cerrhs.f -o cerrhs.o
gfortran -fimplicit-none -shared -fPIC  -c cerrst.f -o cerrst.o
gfortran -fimplicit-none -shared -fPIC  -c cget02.f -o cget02.o
gfortran -fimplicit-none -shared -fPIC  -c cget10.f -o cget10.o
gfortran -fimplicit-none -shared -fPIC  -c cget22.f -o cget22.o
gfortran -fimplicit-none -shared -fPIC  -c cget23.f -o cget23.o
gfortran -fimplicit-none -shared -fPIC  -c cget24.f -o cget24.o
gfortran -fimplicit-none -shared -fPIC  -c cget35.f -o cget35.o
gfortran -fimplicit-none -shared -fPIC  -c cget36.f -o cget36.o
gfortran -fimplicit-none -shared -fPIC  -c cget37.f -o cget37.o
gfortran -fimplicit-none -shared -fPIC  -c cget38.f -o cget38.o
gfortran -fimplicit-none -shared -fPIC  -c cget51.f -o cget51.o
gfortran -fimplicit-none -shared -fPIC  -c cget52.f -o cget52.o
gfortran -fimplicit-none -shared -fPIC  -c cget54.f -o cget54.o
gfortran -fimplicit-none -shared -fPIC  -c cglmts.f -o cglmts.o
gfortran -fimplicit-none -shared -fPIC  -c cgqrts.f -o cgqrts.o
gfortran -fimplicit-none -shared -fPIC  -c cgrqts.f -o cgrqts.o
gfortran -fimplicit-none -shared -fPIC  -c cgsvts.f -o cgsvts.o
gfortran -fimplicit-none -shared -fPIC  -c chbt21.f -o chbt21.o
gfortran -fimplicit-none -shared -fPIC  -c chet21.f -o chet21.o
gfortran -fimplicit-none -shared -fPIC  -c chet22.f -o chet22.o
gfortran -fimplicit-none -shared -fPIC  -c chpt21.f -o chpt21.o
gfortran -fimplicit-none -shared -fPIC  -c chst01.f -o chst01.o
gfortran -fimplicit-none -shared -fPIC  -c clarfy.f -o clarfy.o
gfortran -fimplicit-none -shared -fPIC  -c clarhs.f -o clarhs.o
gfortran -fimplicit-none -shared -fPIC  -c clatm4.f -o clatm4.o
gfortran -fimplicit-none -shared -fPIC  -c clctes.f -o clctes.o
gfortran -fimplicit-none -shared -fPIC  -c clctsx.f -o clctsx.o
gfortran -fimplicit-none -shared -fPIC  -c clsets.f -o clsets.o
gfortran -fimplicit-none -shared -fPIC  -c csbmv.f -o csbmv.o
gfortran -fimplicit-none -shared -fPIC  -c csgt01.f -o csgt01.o
gfortran -fimplicit-none -shared -fPIC  -c cslect.f -o cslect.o
gfortran -fimplicit-none -shared -fPIC  -c cstt21.f -o cstt21.o
gfortran -fimplicit-none -shared -fPIC  -c cstt22.f -o cstt22.o
gfortran -fimplicit-none -shared -fPIC  -c cunt01.f -o cunt01.o
gfortran -fimplicit-none -shared -fPIC  -c cunt03.f -o cunt03.o
\
          gfortran   -o xeigtstc \
          cchkee.o cbdt01.o cbdt02.o cbdt03.o cchkbb.o cchkbd.o cchkbk.o cchkbl.o cchkec.o cchkgg.o cchkgk.o cchkgl.o cchkhb.o cchkhs.o cchkst.o cckcsd.o cckglm.o cckgqr.o cckgsv.o ccklse.o ccsdts.o cdrges.o cdrgev.o cdrgsx.o cdrgvx.o cdrvbd.o cdrves.o cdrvev.o cdrvgg.o cdrvsg.o cdrvst.o cdrvsx.o cdrvvx.o cerrbd.o cerrec.o cerred.o cerrgg.o cerrhs.o cerrst.o cget02.o cget10.o cget22.o cget23.o cget24.o cget35.o cget36.o cget37.o cget38.o cget51.o cget52.o cget54.o cglmts.o cgqrts.o cgrqts.o cgsvts.o chbt21.o chet21.o chet22.o chpt21.o chst01.o clarfy.o clarhs.o clatm4.o clctes.o clctsx.o clsets.o csbmv.o csgt01.o cslect.o cstt21.o cstt22.o cunt01.o cunt03.o slafts.o slahd2.o slasum.o slatb9.o sstech.o sstect.o ssvdch.o ssvdct.o ssxt1.o alahdg.o alasum.o alasvm.o alareq.o ilaenv.o xerbla.o xlaenv.o chkxer.o ../../libtmglib_gfortran.a \
	  ../../liblapack_gfortran.a ../../libblas.a && mv xeigtstc ../xeigtstc
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
NEP: Testing Nonsymmetric Eigenvalue Problem routines
./xeigtstc < nep.in > cnep.out 2>&1
SEP: Testing Symmetric Eigenvalue Problem routines
./xeigtstc < sep.in > csep.out 2>&1
SVD: Testing Singular Value Decomposition routines
./xeigtstc < svd.in > csvd.out 2>&1
CEC: Testing COMPLEX Eigen Condition Routines
./xeigtstc < cec.in > cec.out 2>&1
CES: Testing COMPLEX Nonsymmetric Schur Form Driver
./xeigtstc < ced.in > ced.out 2>&1
CGG: Testing COMPLEX Nonsymmetric Generalized Eigenvalue Problem routines
./xeigtstc < cgg.in > cgg.out 2>&1
CGD: Testing COMPLEX Nonsymmetric Generalized Eigenvalue Problem driver routines
./xeigtstc < cgd.in > cgd.out 2>&1
CHB: Testing Hermitian Eigenvalue Problem routines
./xeigtstc < csb.in > csb.out 2>&1
CSG: Testing Symmetric Generalized Eigenvalue Problem routines
./xeigtstc < csg.in > csg.out 2>&1
CGEBAL: Testing the balancing of a COMPLEX general matrix
./xeigtstc < cbal.in > cbal.out 2>&1
CGEBAK: Testing the back transformation of a COMPLEX balanced matrix
./xeigtstc < cbak.in > cbak.out 2>&1
CGGBAL: Testing the balancing of a pair of COMPLEX general matrices
./xeigtstc < cgbal.in > cgbal.out 2>&1
CGGBAK: Testing the back transformation of a pair of COMPLEX balanced matrices
./xeigtstc < cgbak.in > cgbak.out 2>&1
CBB: Testing banded Singular Value Decomposition routines
./xeigtstc < cbb.in > cbb.out 2>&1
GLM: Testing Generalized Linear Regression Model routines
./xeigtstc < glm.in > cglm.out 2>&1
GQR: Testing Generalized QR and RQ factorization routines
./xeigtstc < gqr.in > cgqr.out 2>&1
GSV: Testing Generalized Singular Value Decomposition routines
./xeigtstc < gsv.in > cgsv.out 2>&1
CSD: Testing CS Decomposition routines
./xeigtstc < csd.in > ccsd.out 2>&1
LSE: Testing Constrained Linear Least Squares routines
./xeigtstc < lse.in > clse.out 2>&1
cd LIN ; make double
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c dchkaa.f -o dchkaa.o
gfortran -fimplicit-none -shared -fPIC  -c dchkeq.f -o dchkeq.o
gfortran -fimplicit-none -shared -fPIC  -c dchkgb.f -o dchkgb.o
gfortran -fimplicit-none -shared -fPIC  -c dchkge.f -o dchkge.o
gfortran -fimplicit-none -shared -fPIC  -c dchkgt.f -o dchkgt.o
gfortran -fimplicit-none -shared -fPIC  -c dchklq.f -o dchklq.o
gfortran -fimplicit-none -shared -fPIC  -c dchkpb.f -o dchkpb.o
gfortran -fimplicit-none -shared -fPIC  -c dchkpo.f -o dchkpo.o
gfortran -fimplicit-none -shared -fPIC  -c dchkps.f -o dchkps.o
gfortran -fimplicit-none -shared -fPIC  -c dchkpp.f -o dchkpp.o
gfortran -fimplicit-none -shared -fPIC  -c dchkpt.f -o dchkpt.o
gfortran -fimplicit-none -shared -fPIC  -c dchkq3.f -o dchkq3.o
gfortran -fimplicit-none -shared -fPIC  -c dchkql.f -o dchkql.o
gfortran -fimplicit-none -shared -fPIC  -c dchkqp.f -o dchkqp.o
gfortran -fimplicit-none -shared -fPIC  -c dchkqr.f -o dchkqr.o
gfortran -fimplicit-none -shared -fPIC  -c dchkrq.f -o dchkrq.o
gfortran -fimplicit-none -shared -fPIC  -c dchksp.f -o dchksp.o
gfortran -fimplicit-none -shared -fPIC  -c dchksy.f -o dchksy.o
gfortran -fimplicit-none -shared -fPIC  -c dchktb.f -o dchktb.o
gfortran -fimplicit-none -shared -fPIC  -c dchktp.f -o dchktp.o
gfortran -fimplicit-none -shared -fPIC  -c dchktr.f -o dchktr.o
gfortran -fimplicit-none -shared -fPIC  -c dchktz.f -o dchktz.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvgt.f -o ddrvgt.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvls.f -o ddrvls.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvpb.f -o ddrvpb.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvpp.f -o ddrvpp.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvpt.f -o ddrvpt.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvsp.f -o ddrvsp.o
gfortran -fimplicit-none -shared -fPIC  -c derrgt.f -o derrgt.o
gfortran -fimplicit-none -shared -fPIC  -c derrlq.f -o derrlq.o
gfortran -fimplicit-none -shared -fPIC  -c derrls.f -o derrls.o
gfortran -fimplicit-none -shared -fPIC  -c derrps.f -o derrps.o
gfortran -fimplicit-none -shared -fPIC  -c derrql.f -o derrql.o
gfortran -fimplicit-none -shared -fPIC  -c derrqp.f -o derrqp.o
gfortran -fimplicit-none -shared -fPIC  -c derrqr.f -o derrqr.o
gfortran -fimplicit-none -shared -fPIC  -c derrrq.f -o derrrq.o
gfortran -fimplicit-none -shared -fPIC  -c derrtr.f -o derrtr.o
gfortran -fimplicit-none -shared -fPIC  -c derrtz.f -o derrtz.o
gfortran -fimplicit-none -shared -fPIC  -c dgbt01.f -o dgbt01.o
gfortran -fimplicit-none -shared -fPIC  -c dgbt02.f -o dgbt02.o
gfortran -fimplicit-none -shared -fPIC  -c dgbt05.f -o dgbt05.o
gfortran -fimplicit-none -shared -fPIC  -c dgelqs.f -o dgelqs.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqls.f -o dgeqls.o
gfortran -fimplicit-none -shared -fPIC  -c dgeqrs.f -o dgeqrs.o
gfortran -fimplicit-none -shared -fPIC  -c dgerqs.f -o dgerqs.o
gfortran -fimplicit-none -shared -fPIC  -c dget01.f -o dget01.o
gfortran -fimplicit-none -shared -fPIC  -c dget02.f -o dget02.o
gfortran -fimplicit-none -shared -fPIC  -c dget03.f -o dget03.o
gfortran -fimplicit-none -shared -fPIC  -c dget04.f -o dget04.o
gfortran -fimplicit-none -shared -fPIC  -c dget06.f -o dget06.o
gfortran -fimplicit-none -shared -fPIC  -c dget07.f -o dget07.o
gfortran -fimplicit-none -shared -fPIC  -c dgtt01.f -o dgtt01.o
gfortran -fimplicit-none -shared -fPIC  -c dgtt02.f -o dgtt02.o
gfortran -fimplicit-none -shared -fPIC  -c dgtt05.f -o dgtt05.o
gfortran -fimplicit-none -shared -fPIC  -c dlaptm.f -o dlaptm.o
gfortran -fimplicit-none -shared -fPIC  -c dlarhs.f -o dlarhs.o
gfortran -fimplicit-none -shared -fPIC  -c dlatb4.f -o dlatb4.o
gfortran -fimplicit-none -shared -fPIC  -c dlatb5.f -o dlatb5.o
gfortran -fimplicit-none -shared -fPIC  -c dlattb.f -o dlattb.o
gfortran -fimplicit-none -shared -fPIC  -c dlattp.f -o dlattp.o
gfortran -fimplicit-none -shared -fPIC  -c dlattr.f -o dlattr.o
gfortran -fimplicit-none -shared -fPIC  -c dlavsp.f -o dlavsp.o
gfortran -fimplicit-none -shared -fPIC  -c dlavsy.f -o dlavsy.o
gfortran -fimplicit-none -shared -fPIC  -c dlqt01.f -o dlqt01.o
gfortran -fimplicit-none -shared -fPIC  -c dlqt02.f -o dlqt02.o
gfortran -fimplicit-none -shared -fPIC  -c dlqt03.f -o dlqt03.o
gfortran -fimplicit-none -shared -fPIC  -c dpbt01.f -o dpbt01.o
gfortran -fimplicit-none -shared -fPIC  -c dpbt02.f -o dpbt02.o
gfortran -fimplicit-none -shared -fPIC  -c dpbt05.f -o dpbt05.o
gfortran -fimplicit-none -shared -fPIC  -c dpot01.f -o dpot01.o
gfortran -fimplicit-none -shared -fPIC  -c dpot02.f -o dpot02.o
gfortran -fimplicit-none -shared -fPIC  -c dpot03.f -o dpot03.o
gfortran -fimplicit-none -shared -fPIC  -c dpot05.f -o dpot05.o
gfortran -fimplicit-none -shared -fPIC  -c dpst01.f -o dpst01.o
gfortran -fimplicit-none -shared -fPIC  -c dppt01.f -o dppt01.o
gfortran -fimplicit-none -shared -fPIC  -c dppt02.f -o dppt02.o
gfortran -fimplicit-none -shared -fPIC  -c dppt03.f -o dppt03.o
gfortran -fimplicit-none -shared -fPIC  -c dppt05.f -o dppt05.o
gfortran -fimplicit-none -shared -fPIC  -c dptt01.f -o dptt01.o
gfortran -fimplicit-none -shared -fPIC  -c dptt02.f -o dptt02.o
gfortran -fimplicit-none -shared -fPIC  -c dptt05.f -o dptt05.o
gfortran -fimplicit-none -shared -fPIC  -c dqlt01.f -o dqlt01.o
gfortran -fimplicit-none -shared -fPIC  -c dqlt02.f -o dqlt02.o
gfortran -fimplicit-none -shared -fPIC  -c dqlt03.f -o dqlt03.o
gfortran -fimplicit-none -shared -fPIC  -c dqpt01.f -o dqpt01.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt01.f -o dqrt01.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt01p.f -o dqrt01p.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt02.f -o dqrt02.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt03.f -o dqrt03.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt11.f -o dqrt11.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt12.f -o dqrt12.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt13.f -o dqrt13.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt14.f -o dqrt14.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt15.f -o dqrt15.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt16.f -o dqrt16.o
gfortran -fimplicit-none -shared -fPIC  -c dqrt17.f -o dqrt17.o
gfortran -fimplicit-none -shared -fPIC  -c drqt01.f -o drqt01.o
gfortran -fimplicit-none -shared -fPIC  -c drqt02.f -o drqt02.o
gfortran -fimplicit-none -shared -fPIC  -c drqt03.f -o drqt03.o
gfortran -fimplicit-none -shared -fPIC  -c drzt01.f -o drzt01.o
gfortran -fimplicit-none -shared -fPIC  -c drzt02.f -o drzt02.o
gfortran -fimplicit-none -shared -fPIC  -c dspt01.f -o dspt01.o
gfortran -fimplicit-none -shared -fPIC  -c dsyt01.f -o dsyt01.o
gfortran -fimplicit-none -shared -fPIC  -c dtbt02.f -o dtbt02.o
gfortran -fimplicit-none -shared -fPIC  -c dtbt03.f -o dtbt03.o
gfortran -fimplicit-none -shared -fPIC  -c dtbt05.f -o dtbt05.o
gfortran -fimplicit-none -shared -fPIC  -c dtbt06.f -o dtbt06.o
gfortran -fimplicit-none -shared -fPIC  -c dtpt01.f -o dtpt01.o
gfortran -fimplicit-none -shared -fPIC  -c dtpt02.f -o dtpt02.o
gfortran -fimplicit-none -shared -fPIC  -c dtpt03.f -o dtpt03.o
gfortran -fimplicit-none -shared -fPIC  -c dtpt05.f -o dtpt05.o
gfortran -fimplicit-none -shared -fPIC  -c dtpt06.f -o dtpt06.o
gfortran -fimplicit-none -shared -fPIC  -c dtrt01.f -o dtrt01.o
gfortran -fimplicit-none -shared -fPIC  -c dtrt02.f -o dtrt02.o
gfortran -fimplicit-none -shared -fPIC  -c dtrt03.f -o dtrt03.o
gfortran -fimplicit-none -shared -fPIC  -c dtrt05.f -o dtrt05.o
gfortran -fimplicit-none -shared -fPIC  -c dtrt06.f -o dtrt06.o
gfortran -fimplicit-none -shared -fPIC  -c dtzt01.f -o dtzt01.o
gfortran -fimplicit-none -shared -fPIC  -c dtzt02.f -o dtzt02.o
gfortran -fimplicit-none -shared -fPIC  -c dgennd.f -o dgennd.o
gfortran -fimplicit-none -shared -fPIC  -c derrvx.f -o derrvx.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvge.f -o ddrvge.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvsy.f -o ddrvsy.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvgb.f -o ddrvgb.o
gfortran -fimplicit-none -shared -fPIC  -c derrge.f -o derrge.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvpo.f -o ddrvpo.o
gfortran -fimplicit-none -shared -fPIC  -c derrpo.f -o derrpo.o
gfortran -fimplicit-none -shared -fPIC  -c derrsy.f -o derrsy.o
gfortran -fimplicit-none -shared -fPIC  -c dlaord.f -o dlaord.o
gfortran   aladhd.o alaerh.o alaesm.o alahd.o alareq.o alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o dchkaa.o dchkeq.o dchkgb.o dchkge.o dchkgt.o dchklq.o dchkpb.o dchkpo.o dchkps.o dchkpp.o dchkpt.o dchkq3.o dchkql.o dchkqp.o dchkqr.o dchkrq.o dchksp.o dchksy.o dchktb.o dchktp.o dchktr.o dchktz.o ddrvgt.o ddrvls.o ddrvpb.o ddrvpp.o ddrvpt.o ddrvsp.o derrgt.o derrlq.o derrls.o derrps.o derrql.o derrqp.o derrqr.o derrrq.o derrtr.o derrtz.o dgbt01.o dgbt02.o dgbt05.o dgelqs.o dgeqls.o dgeqrs.o dgerqs.o dget01.o dget02.o dget03.o dget04.o dget06.o dget07.o dgtt01.o dgtt02.o dgtt05.o dlaptm.o dlarhs.o dlatb4.o dlatb5.o dlattb.o dlattp.o dlattr.o dlavsp.o dlavsy.o dlqt01.o dlqt02.o dlqt03.o dpbt01.o dpbt02.o dpbt05.o dpot01.o dpot02.o dpot03.o dpot05.o dpst01.o dppt01.o dppt02.o dppt03.o dppt05.o dptt01.o dptt02.o dptt05.o dqlt01.o dqlt02.o dqlt03.o dqpt01.o dqrt01.o dqrt01p.o dqrt02.o dqrt03.o dqrt11.o dqrt12.o dqrt13.o dqrt14.o dqrt15.o dqrt16.o dqrt17.o drqt01.o drqt02.o drqt03.o drzt01.o drzt02.o dspt01.o dsyt01.o dtbt02.o dtbt03.o dtbt05.o dtbt06.o dtpt01.o dtpt02.o dtpt03.o dtpt05.o dtpt06.o dtrt01.o dtrt02.o dtrt03.o dtrt05.o dtrt06.o dtzt01.o dtzt02.o dgennd.o derrvx.o ddrvge.o ddrvsy.o ddrvgb.o derrge.o ddrvpo.o derrpo.o derrsy.o dlaord.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a  ../../libblas.a -o xlintstd && mv xlintstd ../xlintstd
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing DOUBLE PRECISION LAPACK linear equation routines
./xlintstd < dtest.in > dtest.out 2>&1
cd EIG ; make double
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
gfortran -fimplicit-none -shared -fPIC  -c dchkee.f -o dchkee.o
gfortran -fimplicit-none -shared -fPIC  -c dbdt01.f -o dbdt01.o
gfortran -fimplicit-none -shared -fPIC  -c dbdt02.f -o dbdt02.o
gfortran -fimplicit-none -shared -fPIC  -c dbdt03.f -o dbdt03.o
gfortran -fimplicit-none -shared -fPIC  -c dchkbb.f -o dchkbb.o
gfortran -fimplicit-none -shared -fPIC  -c dchkbd.f -o dchkbd.o
gfortran -fimplicit-none -shared -fPIC  -c dchkbk.f -o dchkbk.o
gfortran -fimplicit-none -shared -fPIC  -c dchkbl.f -o dchkbl.o
gfortran -fimplicit-none -shared -fPIC  -c dchkec.f -o dchkec.o
gfortran -fimplicit-none -shared -fPIC  -c dchkgg.f -o dchkgg.o
gfortran -fimplicit-none -shared -fPIC  -c dchkgk.f -o dchkgk.o
gfortran -fimplicit-none -shared -fPIC  -c dchkgl.f -o dchkgl.o
gfortran -fimplicit-none -shared -fPIC  -c dchkhs.f -o dchkhs.o
gfortran -fimplicit-none -shared -fPIC  -c dchksb.f -o dchksb.o
gfortran -fimplicit-none -shared -fPIC  -c dchkst.f -o dchkst.o
gfortran -fimplicit-none -shared -fPIC  -c dckcsd.f -o dckcsd.o
gfortran -fimplicit-none -shared -fPIC  -c dckglm.f -o dckglm.o
gfortran -fimplicit-none -shared -fPIC  -c dckgqr.f -o dckgqr.o
gfortran -fimplicit-none -shared -fPIC  -c dckgsv.f -o dckgsv.o
gfortran -fimplicit-none -shared -fPIC  -c dcklse.f -o dcklse.o
gfortran -fimplicit-none -shared -fPIC  -c dcsdts.f -o dcsdts.o
gfortran -fimplicit-none -shared -fPIC  -c ddrges.f -o ddrges.o
gfortran -fimplicit-none -shared -fPIC  -c ddrgev.f -o ddrgev.o
gfortran -fimplicit-none -shared -fPIC  -c ddrgsx.f -o ddrgsx.o
gfortran -fimplicit-none -shared -fPIC  -c ddrgvx.f -o ddrgvx.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvbd.f -o ddrvbd.o
gfortran -fimplicit-none -shared -fPIC  -c ddrves.f -o ddrves.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvev.f -o ddrvev.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvgg.f -o ddrvgg.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvsg.f -o ddrvsg.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvst.f -o ddrvst.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvsx.f -o ddrvsx.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvvx.f -o ddrvvx.o
gfortran -fimplicit-none -shared -fPIC  -c derrbd.f -o derrbd.o
gfortran -fimplicit-none -shared -fPIC  -c derrec.f -o derrec.o
gfortran -fimplicit-none -shared -fPIC  -c derred.f -o derred.o
gfortran -fimplicit-none -shared -fPIC  -c derrgg.f -o derrgg.o
gfortran -fimplicit-none -shared -fPIC  -c derrhs.f -o derrhs.o
gfortran -fimplicit-none -shared -fPIC  -c derrst.f -o derrst.o
gfortran -fimplicit-none -shared -fPIC  -c dget02.f -o dget02.o
gfortran -fimplicit-none -shared -fPIC  -c dget10.f -o dget10.o
gfortran -fimplicit-none -shared -fPIC  -c dget22.f -o dget22.o
gfortran -fimplicit-none -shared -fPIC  -c dget23.f -o dget23.o
gfortran -fimplicit-none -shared -fPIC  -c dget24.f -o dget24.o
gfortran -fimplicit-none -shared -fPIC  -c dget31.f -o dget31.o
gfortran -fimplicit-none -shared -fPIC  -c dget32.f -o dget32.o
gfortran -fimplicit-none -shared -fPIC  -c dget33.f -o dget33.o
gfortran -fimplicit-none -shared -fPIC  -c dget34.f -o dget34.o
gfortran -fimplicit-none -shared -fPIC  -c dget35.f -o dget35.o
gfortran -fimplicit-none -shared -fPIC  -c dget36.f -o dget36.o
gfortran -fimplicit-none -shared -fPIC  -c dget37.f -o dget37.o
gfortran -fimplicit-none -shared -fPIC  -c dget38.f -o dget38.o
gfortran -fimplicit-none -shared -fPIC  -c dget39.f -o dget39.o
gfortran -fimplicit-none -shared -fPIC  -c dget51.f -o dget51.o
gfortran -fimplicit-none -shared -fPIC  -c dget52.f -o dget52.o
gfortran -fimplicit-none -shared -fPIC  -c dget53.f -o dget53.o
gfortran -fimplicit-none -shared -fPIC  -c dget54.f -o dget54.o
gfortran -fimplicit-none -shared -fPIC  -c dglmts.f -o dglmts.o
gfortran -fimplicit-none -shared -fPIC  -c dgqrts.f -o dgqrts.o
gfortran -fimplicit-none -shared -fPIC  -c dgrqts.f -o dgrqts.o
gfortran -fimplicit-none -shared -fPIC  -c dgsvts.f -o dgsvts.o
gfortran -fimplicit-none -shared -fPIC  -c dhst01.f -o dhst01.o
gfortran -fimplicit-none -shared -fPIC  -c dlarfy.f -o dlarfy.o
gfortran -fimplicit-none -shared -fPIC  -c dlarhs.f -o dlarhs.o
gfortran -fimplicit-none -shared -fPIC  -c dlatm4.f -o dlatm4.o
gfortran -fimplicit-none -shared -fPIC  -c dlctes.f -o dlctes.o
gfortran -fimplicit-none -shared -fPIC  -c dlctsx.f -o dlctsx.o
gfortran -fimplicit-none -shared -fPIC  -c dlsets.f -o dlsets.o
gfortran -fimplicit-none -shared -fPIC  -c dort01.f -o dort01.o
gfortran -fimplicit-none -shared -fPIC  -c dort03.f -o dort03.o
gfortran -fimplicit-none -shared -fPIC  -c dsbt21.f -o dsbt21.o
gfortran -fimplicit-none -shared -fPIC  -c dsgt01.f -o dsgt01.o
gfortran -fimplicit-none -shared -fPIC  -c dslect.f -o dslect.o
gfortran -fimplicit-none -shared -fPIC  -c dspt21.f -o dspt21.o
gfortran -fimplicit-none -shared -fPIC  -c dstt21.f -o dstt21.o
gfortran -fimplicit-none -shared -fPIC  -c dstt22.f -o dstt22.o
gfortran -fimplicit-none -shared -fPIC  -c dsyt21.f -o dsyt21.o
gfortran -fimplicit-none -shared -fPIC  -c dsyt22.f -o dsyt22.o
gfortran -fimplicit-none -shared -fPIC  -c dlafts.f -o dlafts.o
gfortran -fimplicit-none -shared -fPIC  -c dlahd2.f -o dlahd2.o
gfortran -fimplicit-none -shared -fPIC  -c dlasum.f -o dlasum.o
gfortran -fimplicit-none -shared -fPIC  -c dlatb9.f -o dlatb9.o
gfortran -fimplicit-none -shared -fPIC  -c dstech.f -o dstech.o
gfortran -fimplicit-none -shared -fPIC  -c dstect.f -o dstect.o
gfortran -fimplicit-none -shared -fPIC  -c dsvdch.f -o dsvdch.o
gfortran -fimplicit-none -shared -fPIC  -c dsvdct.f -o dsvdct.o
gfortran -fimplicit-none -shared -fPIC  -c dsxt1.f -o dsxt1.o
\
          gfortran   -o xeigtstd \
          dchkee.o dbdt01.o dbdt02.o dbdt03.o dchkbb.o dchkbd.o dchkbk.o dchkbl.o dchkec.o dchkgg.o dchkgk.o dchkgl.o dchkhs.o dchksb.o dchkst.o dckcsd.o dckglm.o dckgqr.o dckgsv.o dcklse.o dcsdts.o ddrges.o ddrgev.o ddrgsx.o ddrgvx.o ddrvbd.o ddrves.o ddrvev.o ddrvgg.o ddrvsg.o ddrvst.o ddrvsx.o ddrvvx.o derrbd.o derrec.o derred.o derrgg.o derrhs.o derrst.o dget02.o dget10.o dget22.o dget23.o dget24.o dget31.o dget32.o dget33.o dget34.o dget35.o dget36.o dget37.o dget38.o dget39.o dget51.o dget52.o dget53.o dget54.o dglmts.o dgqrts.o dgrqts.o dgsvts.o dhst01.o dlarfy.o dlarhs.o dlatm4.o dlctes.o dlctsx.o dlsets.o dort01.o dort03.o dsbt21.o dsgt01.o dslect.o dspt21.o dstt21.o dstt22.o dsyt21.o dsyt22.o dlafts.o dlahd2.o dlasum.o dlatb9.o dstech.o dstect.o dsvdch.o dsvdct.o dsxt1.o alahdg.o alasum.o alasvm.o alareq.o ilaenv.o xerbla.o xlaenv.o chkxer.o ../../libtmglib_gfortran.a \
	  ../../liblapack_gfortran.a ../../libblas.a && mv xeigtstd ../xeigtstd
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
NEP: Testing Nonsymmetric Eigenvalue Problem routines
./xeigtstd < nep.in > dnep.out 2>&1
SEP: Testing Symmetric Eigenvalue Problem routines
./xeigtstd < sep.in > dsep.out 2>&1
SVD: Testing Singular Value Decomposition routines
./xeigtstd < svd.in > dsvd.out 2>&1
DEC: Testing DOUBLE PRECISION Eigen Condition Routines
./xeigtstd < dec.in > dec.out 2>&1
DEV: Testing DOUBLE PRECISION Nonsymmetric Eigenvalue Driver
./xeigtstd < ded.in > ded.out 2>&1
DGG: Testing DOUBLE PRECISION Nonsymmetric Generalized Eigenvalue Problem routines
./xeigtstd < dgg.in > dgg.out 2>&1
DGD: Testing DOUBLE PRECISION Nonsymmetric Generalized Eigenvalue Problem driver routines
./xeigtstd < dgd.in > dgd.out 2>&1
DSB: Testing DOUBLE PRECISION Symmetric Eigenvalue Problem routines
./xeigtstd < dsb.in > dsb.out 2>&1
DSG: Testing DOUBLE PRECISION Symmetric Generalized Eigenvalue Problem routines
./xeigtstd < dsg.in > dsg.out 2>&1
DGEBAL: Testing the balancing of a DOUBLE PRECISION general matrix
./xeigtstd < dbal.in > dbal.out 2>&1
DGEBAK: Testing the back transformation of a DOUBLE PRECISION balanced matrix
./xeigtstd < dbak.in > dbak.out 2>&1
DGGBAL: Testing the balancing of a pair of DOUBLE PRECISION general matrices
./xeigtstd < dgbal.in > dgbal.out 2>&1
DGGBAK: Testing the back transformation of a pair of DOUBLE PRECISION balanced matrices
./xeigtstd < dgbak.in > dgbak.out 2>&1
DBB: Testing banded Singular Value Decomposition routines
./xeigtstd < dbb.in > dbb.out 2>&1
GLM: Testing Generalized Linear Regression Model routines
./xeigtstd < glm.in > dglm.out 2>&1
GQR: Testing Generalized QR and RQ factorization routines
./xeigtstd < gqr.in > dgqr.out 2>&1
GSV: Testing Generalized Singular Value Decomposition routines
./xeigtstd < gsv.in > dgsv.out 2>&1
CSD: Testing CS Decomposition routines
./xeigtstd < csd.in > dcsd.out 2>&1
LSE: Testing Constrained Linear Least Squares routines
./xeigtstd < lse.in > dlse.out 2>&1
cd LIN ; make complex16
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c zchkaa.f -o zchkaa.o
gfortran -fimplicit-none -shared -fPIC  -c zchkeq.f -o zchkeq.o
gfortran -fimplicit-none -shared -fPIC  -c zchkgb.f -o zchkgb.o
gfortran -fimplicit-none -shared -fPIC  -c zchkge.f -o zchkge.o
gfortran -fimplicit-none -shared -fPIC  -c zchkgt.f -o zchkgt.o
gfortran -fimplicit-none -shared -fPIC  -c zchkhe.f -o zchkhe.o
gfortran -fimplicit-none -shared -fPIC  -c zchkhp.f -o zchkhp.o
gfortran -fimplicit-none -shared -fPIC  -c zchklq.f -o zchklq.o
gfortran -fimplicit-none -shared -fPIC  -c zchkpb.f -o zchkpb.o
gfortran -fimplicit-none -shared -fPIC  -c zchkpo.f -o zchkpo.o
gfortran -fimplicit-none -shared -fPIC  -c zchkps.f -o zchkps.o
gfortran -fimplicit-none -shared -fPIC  -c zchkpp.f -o zchkpp.o
gfortran -fimplicit-none -shared -fPIC  -c zchkpt.f -o zchkpt.o
gfortran -fimplicit-none -shared -fPIC  -c zchkq3.f -o zchkq3.o
gfortran -fimplicit-none -shared -fPIC  -c zchkql.f -o zchkql.o
gfortran -fimplicit-none -shared -fPIC  -c zchkqp.f -o zchkqp.o
gfortran -fimplicit-none -shared -fPIC  -c zchkqr.f -o zchkqr.o
gfortran -fimplicit-none -shared -fPIC  -c zchkrq.f -o zchkrq.o
gfortran -fimplicit-none -shared -fPIC  -c zchksp.f -o zchksp.o
gfortran -fimplicit-none -shared -fPIC  -c zchksy.f -o zchksy.o
gfortran -fimplicit-none -shared -fPIC  -c zchktb.f -o zchktb.o
gfortran -fimplicit-none -shared -fPIC  -c zchktp.f -o zchktp.o
gfortran -fimplicit-none -shared -fPIC  -c zchktr.f -o zchktr.o
gfortran -fimplicit-none -shared -fPIC  -c zchktz.f -o zchktz.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvgt.f -o zdrvgt.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvhp.f -o zdrvhp.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvls.f -o zdrvls.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvpb.f -o zdrvpb.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvpp.f -o zdrvpp.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvpt.f -o zdrvpt.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvsp.f -o zdrvsp.o
gfortran -fimplicit-none -shared -fPIC  -c zerrgt.f -o zerrgt.o
gfortran -fimplicit-none -shared -fPIC  -c zerrlq.f -o zerrlq.o
gfortran -fimplicit-none -shared -fPIC  -c zerrls.f -o zerrls.o
gfortran -fimplicit-none -shared -fPIC  -c zerrps.f -o zerrps.o
gfortran -fimplicit-none -shared -fPIC  -c zerrql.f -o zerrql.o
gfortran -fimplicit-none -shared -fPIC  -c zerrqp.f -o zerrqp.o
gfortran -fimplicit-none -shared -fPIC  -c zerrqr.f -o zerrqr.o
gfortran -fimplicit-none -shared -fPIC  -c zerrrq.f -o zerrrq.o
gfortran -fimplicit-none -shared -fPIC  -c zerrtr.f -o zerrtr.o
gfortran -fimplicit-none -shared -fPIC  -c zerrtz.f -o zerrtz.o
gfortran -fimplicit-none -shared -fPIC  -c zgbt01.f -o zgbt01.o
gfortran -fimplicit-none -shared -fPIC  -c zgbt02.f -o zgbt02.o
gfortran -fimplicit-none -shared -fPIC  -c zgbt05.f -o zgbt05.o
gfortran -fimplicit-none -shared -fPIC  -c zgelqs.f -o zgelqs.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqls.f -o zgeqls.o
gfortran -fimplicit-none -shared -fPIC  -c zgeqrs.f -o zgeqrs.o
gfortran -fimplicit-none -shared -fPIC  -c zgerqs.f -o zgerqs.o
gfortran -fimplicit-none -shared -fPIC  -c zget01.f -o zget01.o
gfortran -fimplicit-none -shared -fPIC  -c zget02.f -o zget02.o
gfortran -fimplicit-none -shared -fPIC  -c zget03.f -o zget03.o
gfortran -fimplicit-none -shared -fPIC  -c zget04.f -o zget04.o
gfortran -fimplicit-none -shared -fPIC  -c zget07.f -o zget07.o
gfortran -fimplicit-none -shared -fPIC  -c zgtt01.f -o zgtt01.o
gfortran -fimplicit-none -shared -fPIC  -c zgtt02.f -o zgtt02.o
gfortran -fimplicit-none -shared -fPIC  -c zgtt05.f -o zgtt05.o
gfortran -fimplicit-none -shared -fPIC  -c zhet01.f -o zhet01.o
gfortran -fimplicit-none -shared -fPIC  -c zhpt01.f -o zhpt01.o
gfortran -fimplicit-none -shared -fPIC  -c zlaipd.f -o zlaipd.o
gfortran -fimplicit-none -shared -fPIC  -c zlaptm.f -o zlaptm.o
gfortran -fimplicit-none -shared -fPIC  -c zlarhs.f -o zlarhs.o
gfortran -fimplicit-none -shared -fPIC  -c zlatb4.f -o zlatb4.o
gfortran -fimplicit-none -shared -fPIC  -c zlatb5.f -o zlatb5.o
gfortran -fimplicit-none -shared -fPIC  -c zlatsp.f -o zlatsp.o
gfortran -fimplicit-none -shared -fPIC  -c zlatsy.f -o zlatsy.o
gfortran -fimplicit-none -shared -fPIC  -c zlattb.f -o zlattb.o
gfortran -fimplicit-none -shared -fPIC  -c zlattp.f -o zlattp.o
gfortran -fimplicit-none -shared -fPIC  -c zlattr.f -o zlattr.o
gfortran -fimplicit-none -shared -fPIC  -c zlavhe.f -o zlavhe.o
gfortran -fimplicit-none -shared -fPIC  -c zlavhp.f -o zlavhp.o
gfortran -fimplicit-none -shared -fPIC  -c zlavsp.f -o zlavsp.o
gfortran -fimplicit-none -shared -fPIC  -c zlavsy.f -o zlavsy.o
gfortran -fimplicit-none -shared -fPIC  -c zlqt01.f -o zlqt01.o
gfortran -fimplicit-none -shared -fPIC  -c zlqt02.f -o zlqt02.o
gfortran -fimplicit-none -shared -fPIC  -c zlqt03.f -o zlqt03.o
gfortran -fimplicit-none -shared -fPIC  -c zpbt01.f -o zpbt01.o
gfortran -fimplicit-none -shared -fPIC  -c zpbt02.f -o zpbt02.o
gfortran -fimplicit-none -shared -fPIC  -c zpbt05.f -o zpbt05.o
gfortran -fimplicit-none -shared -fPIC  -c zpot01.f -o zpot01.o
gfortran -fimplicit-none -shared -fPIC  -c zpot02.f -o zpot02.o
gfortran -fimplicit-none -shared -fPIC  -c zpot03.f -o zpot03.o
gfortran -fimplicit-none -shared -fPIC  -c zpot05.f -o zpot05.o
gfortran -fimplicit-none -shared -fPIC  -c zpst01.f -o zpst01.o
gfortran -fimplicit-none -shared -fPIC  -c zppt01.f -o zppt01.o
gfortran -fimplicit-none -shared -fPIC  -c zppt02.f -o zppt02.o
gfortran -fimplicit-none -shared -fPIC  -c zppt03.f -o zppt03.o
gfortran -fimplicit-none -shared -fPIC  -c zppt05.f -o zppt05.o
gfortran -fimplicit-none -shared -fPIC  -c zptt01.f -o zptt01.o
gfortran -fimplicit-none -shared -fPIC  -c zptt02.f -o zptt02.o
gfortran -fimplicit-none -shared -fPIC  -c zptt05.f -o zptt05.o
gfortran -fimplicit-none -shared -fPIC  -c zqlt01.f -o zqlt01.o
gfortran -fimplicit-none -shared -fPIC  -c zqlt02.f -o zqlt02.o
gfortran -fimplicit-none -shared -fPIC  -c zqlt03.f -o zqlt03.o
gfortran -fimplicit-none -shared -fPIC  -c zqpt01.f -o zqpt01.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt01.f -o zqrt01.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt01p.f -o zqrt01p.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt02.f -o zqrt02.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt03.f -o zqrt03.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt11.f -o zqrt11.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt12.f -o zqrt12.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt13.f -o zqrt13.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt14.f -o zqrt14.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt15.f -o zqrt15.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt16.f -o zqrt16.o
gfortran -fimplicit-none -shared -fPIC  -c zqrt17.f -o zqrt17.o
gfortran -fimplicit-none -shared -fPIC  -c zrqt01.f -o zrqt01.o
gfortran -fimplicit-none -shared -fPIC  -c zrqt02.f -o zrqt02.o
gfortran -fimplicit-none -shared -fPIC  -c zrqt03.f -o zrqt03.o
gfortran -fimplicit-none -shared -fPIC  -c zrzt01.f -o zrzt01.o
gfortran -fimplicit-none -shared -fPIC  -c zrzt02.f -o zrzt02.o
gfortran -fimplicit-none -shared -fPIC  -c zsbmv.f -o zsbmv.o
gfortran -fimplicit-none -shared -fPIC  -c zspt01.f -o zspt01.o
gfortran -fimplicit-none -shared -fPIC  -c zspt02.f -o zspt02.o
gfortran -fimplicit-none -shared -fPIC  -c zspt03.f -o zspt03.o
gfortran -fimplicit-none -shared -fPIC  -c zsyt01.f -o zsyt01.o
gfortran -fimplicit-none -shared -fPIC  -c zsyt02.f -o zsyt02.o
gfortran -fimplicit-none -shared -fPIC  -c zsyt03.f -o zsyt03.o
gfortran -fimplicit-none -shared -fPIC  -c ztbt02.f -o ztbt02.o
gfortran -fimplicit-none -shared -fPIC  -c ztbt03.f -o ztbt03.o
gfortran -fimplicit-none -shared -fPIC  -c ztbt05.f -o ztbt05.o
gfortran -fimplicit-none -shared -fPIC  -c ztbt06.f -o ztbt06.o
gfortran -fimplicit-none -shared -fPIC  -c ztpt01.f -o ztpt01.o
gfortran -fimplicit-none -shared -fPIC  -c ztpt02.f -o ztpt02.o
gfortran -fimplicit-none -shared -fPIC  -c ztpt03.f -o ztpt03.o
gfortran -fimplicit-none -shared -fPIC  -c ztpt05.f -o ztpt05.o
gfortran -fimplicit-none -shared -fPIC  -c ztpt06.f -o ztpt06.o
gfortran -fimplicit-none -shared -fPIC  -c ztrt01.f -o ztrt01.o
gfortran -fimplicit-none -shared -fPIC  -c ztrt02.f -o ztrt02.o
gfortran -fimplicit-none -shared -fPIC  -c ztrt03.f -o ztrt03.o
gfortran -fimplicit-none -shared -fPIC  -c ztrt05.f -o ztrt05.o
gfortran -fimplicit-none -shared -fPIC  -c ztrt06.f -o ztrt06.o
gfortran -fimplicit-none -shared -fPIC  -c ztzt01.f -o ztzt01.o
gfortran -fimplicit-none -shared -fPIC  -c ztzt02.f -o ztzt02.o
gfortran -fimplicit-none -shared -fPIC  -c zgennd.f -o zgennd.o
gfortran -fimplicit-none -shared -fPIC  -c zerrvx.f -o zerrvx.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvge.f -o zdrvge.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvsy.f -o zdrvsy.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvgb.f -o zdrvgb.o
gfortran -fimplicit-none -shared -fPIC  -c zerrge.f -o zerrge.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvpo.f -o zdrvpo.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvhe.f -o zdrvhe.o
gfortran -fimplicit-none -shared -fPIC  -c zerrpo.f -o zerrpo.o
gfortran -fimplicit-none -shared -fPIC  -c zerrsy.f -o zerrsy.o
gfortran -fimplicit-none -shared -fPIC  -c zerrhe.f -o zerrhe.o
gfortran    aladhd.o alaerh.o alaesm.o alahd.o alareq.o alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o dlaord.o  zchkaa.o zchkeq.o zchkgb.o zchkge.o zchkgt.o zchkhe.o zchkhp.o zchklq.o zchkpb.o zchkpo.o zchkps.o zchkpp.o zchkpt.o zchkq3.o zchkql.o zchkqp.o zchkqr.o zchkrq.o zchksp.o zchksy.o zchktb.o zchktp.o zchktr.o zchktz.o zdrvgt.o zdrvhp.o zdrvls.o zdrvpb.o zdrvpp.o zdrvpt.o zdrvsp.o zerrgt.o zerrlq.o zerrls.o zerrps.o zerrql.o zerrqp.o zerrqr.o zerrrq.o zerrtr.o zerrtz.o zgbt01.o zgbt02.o zgbt05.o zgelqs.o zgeqls.o zgeqrs.o zgerqs.o zget01.o zget02.o zget03.o zget04.o zget07.o zgtt01.o zgtt02.o zgtt05.o zhet01.o zhpt01.o zlaipd.o zlaptm.o zlarhs.o zlatb4.o zlatb5.o zlatsp.o zlatsy.o zlattb.o zlattp.o zlattr.o zlavhe.o zlavhp.o zlavsp.o zlavsy.o zlqt01.o zlqt02.o zlqt03.o zpbt01.o zpbt02.o zpbt05.o zpot01.o zpot02.o zpot03.o zpot05.o zpst01.o zppt01.o zppt02.o zppt03.o zppt05.o zptt01.o zptt02.o zptt05.o zqlt01.o zqlt02.o zqlt03.o zqpt01.o zqrt01.o zqrt01p.o zqrt02.o zqrt03.o zqrt11.o zqrt12.o zqrt13.o zqrt14.o zqrt15.o zqrt16.o zqrt17.o zrqt01.o zrqt02.o zrqt03.o zrzt01.o zrzt02.o zsbmv.o  zspt01.o zspt02.o zspt03.o zsyt01.o zsyt02.o zsyt03.o ztbt02.o ztbt03.o ztbt05.o ztbt06.o ztpt01.o ztpt02.o ztpt03.o ztpt05.o ztpt06.o ztrt01.o ztrt02.o ztrt03.o ztrt05.o ztrt06.o ztzt01.o ztzt02.o dget06.o zgennd.o zerrvx.o zdrvge.o zdrvsy.o zdrvgb.o zerrge.o zdrvpo.o zdrvhe.o zerrpo.o zerrsy.o zerrhe.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a   ../../libblas.a -o xlintstz && mv xlintstz ../xlintstz
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing COMPLEX16 LAPACK linear equation routines
./xlintstz < ztest.in > ztest.out 2>&1
cd EIG ; make complex16
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
gfortran -fimplicit-none -shared -fPIC  -c zchkee.f -o zchkee.o
gfortran -fimplicit-none -shared -fPIC  -c zbdt01.f -o zbdt01.o
gfortran -fimplicit-none -shared -fPIC  -c zbdt02.f -o zbdt02.o
gfortran -fimplicit-none -shared -fPIC  -c zbdt03.f -o zbdt03.o
gfortran -fimplicit-none -shared -fPIC  -c zchkbb.f -o zchkbb.o
gfortran -fimplicit-none -shared -fPIC  -c zchkbd.f -o zchkbd.o
gfortran -fimplicit-none -shared -fPIC  -c zchkbk.f -o zchkbk.o
gfortran -fimplicit-none -shared -fPIC  -c zchkbl.f -o zchkbl.o
gfortran -fimplicit-none -shared -fPIC  -c zchkec.f -o zchkec.o
gfortran -fimplicit-none -shared -fPIC  -c zchkgg.f -o zchkgg.o
gfortran -fimplicit-none -shared -fPIC  -c zchkgk.f -o zchkgk.o
gfortran -fimplicit-none -shared -fPIC  -c zchkgl.f -o zchkgl.o
gfortran -fimplicit-none -shared -fPIC  -c zchkhb.f -o zchkhb.o
gfortran -fimplicit-none -shared -fPIC  -c zchkhs.f -o zchkhs.o
gfortran -fimplicit-none -shared -fPIC  -c zchkst.f -o zchkst.o
gfortran -fimplicit-none -shared -fPIC  -c zckcsd.f -o zckcsd.o
gfortran -fimplicit-none -shared -fPIC  -c zckglm.f -o zckglm.o
gfortran -fimplicit-none -shared -fPIC  -c zckgqr.f -o zckgqr.o
gfortran -fimplicit-none -shared -fPIC  -c zckgsv.f -o zckgsv.o
gfortran -fimplicit-none -shared -fPIC  -c zcklse.f -o zcklse.o
gfortran -fimplicit-none -shared -fPIC  -c zcsdts.f -o zcsdts.o
gfortran -fimplicit-none -shared -fPIC  -c zdrges.f -o zdrges.o
gfortran -fimplicit-none -shared -fPIC  -c zdrgev.f -o zdrgev.o
gfortran -fimplicit-none -shared -fPIC  -c zdrgsx.f -o zdrgsx.o
gfortran -fimplicit-none -shared -fPIC  -c zdrgvx.f -o zdrgvx.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvbd.f -o zdrvbd.o
gfortran -fimplicit-none -shared -fPIC  -c zdrves.f -o zdrves.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvev.f -o zdrvev.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvgg.f -o zdrvgg.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvsg.f -o zdrvsg.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvst.f -o zdrvst.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvsx.f -o zdrvsx.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvvx.f -o zdrvvx.o
gfortran -fimplicit-none -shared -fPIC  -c zerrbd.f -o zerrbd.o
gfortran -fimplicit-none -shared -fPIC  -c zerrec.f -o zerrec.o
gfortran -fimplicit-none -shared -fPIC  -c zerred.f -o zerred.o
gfortran -fimplicit-none -shared -fPIC  -c zerrgg.f -o zerrgg.o
gfortran -fimplicit-none -shared -fPIC  -c zerrhs.f -o zerrhs.o
gfortran -fimplicit-none -shared -fPIC  -c zerrst.f -o zerrst.o
gfortran -fimplicit-none -shared -fPIC  -c zget02.f -o zget02.o
gfortran -fimplicit-none -shared -fPIC  -c zget10.f -o zget10.o
gfortran -fimplicit-none -shared -fPIC  -c zget22.f -o zget22.o
gfortran -fimplicit-none -shared -fPIC  -c zget23.f -o zget23.o
gfortran -fimplicit-none -shared -fPIC  -c zget24.f -o zget24.o
gfortran -fimplicit-none -shared -fPIC  -c zget35.f -o zget35.o
gfortran -fimplicit-none -shared -fPIC  -c zget36.f -o zget36.o
gfortran -fimplicit-none -shared -fPIC  -c zget37.f -o zget37.o
gfortran -fimplicit-none -shared -fPIC  -c zget38.f -o zget38.o
gfortran -fimplicit-none -shared -fPIC  -c zget51.f -o zget51.o
gfortran -fimplicit-none -shared -fPIC  -c zget52.f -o zget52.o
gfortran -fimplicit-none -shared -fPIC  -c zget54.f -o zget54.o
gfortran -fimplicit-none -shared -fPIC  -c zglmts.f -o zglmts.o
gfortran -fimplicit-none -shared -fPIC  -c zgqrts.f -o zgqrts.o
gfortran -fimplicit-none -shared -fPIC  -c zgrqts.f -o zgrqts.o
gfortran -fimplicit-none -shared -fPIC  -c zgsvts.f -o zgsvts.o
gfortran -fimplicit-none -shared -fPIC  -c zhbt21.f -o zhbt21.o
gfortran -fimplicit-none -shared -fPIC  -c zhet21.f -o zhet21.o
gfortran -fimplicit-none -shared -fPIC  -c zhet22.f -o zhet22.o
gfortran -fimplicit-none -shared -fPIC  -c zhpt21.f -o zhpt21.o
gfortran -fimplicit-none -shared -fPIC  -c zhst01.f -o zhst01.o
gfortran -fimplicit-none -shared -fPIC  -c zlarfy.f -o zlarfy.o
gfortran -fimplicit-none -shared -fPIC  -c zlarhs.f -o zlarhs.o
gfortran -fimplicit-none -shared -fPIC  -c zlatm4.f -o zlatm4.o
gfortran -fimplicit-none -shared -fPIC  -c zlctes.f -o zlctes.o
gfortran -fimplicit-none -shared -fPIC  -c zlctsx.f -o zlctsx.o
gfortran -fimplicit-none -shared -fPIC  -c zlsets.f -o zlsets.o
gfortran -fimplicit-none -shared -fPIC  -c zsbmv.f -o zsbmv.o
gfortran -fimplicit-none -shared -fPIC  -c zsgt01.f -o zsgt01.o
gfortran -fimplicit-none -shared -fPIC  -c zslect.f -o zslect.o
gfortran -fimplicit-none -shared -fPIC  -c zstt21.f -o zstt21.o
gfortran -fimplicit-none -shared -fPIC  -c zstt22.f -o zstt22.o
gfortran -fimplicit-none -shared -fPIC  -c zunt01.f -o zunt01.o
gfortran -fimplicit-none -shared -fPIC  -c zunt03.f -o zunt03.o
\
          gfortran   -o xeigtstz \
          zchkee.o zbdt01.o zbdt02.o zbdt03.o zchkbb.o zchkbd.o zchkbk.o zchkbl.o zchkec.o zchkgg.o zchkgk.o zchkgl.o zchkhb.o zchkhs.o zchkst.o zckcsd.o zckglm.o zckgqr.o zckgsv.o zcklse.o zcsdts.o zdrges.o zdrgev.o zdrgsx.o zdrgvx.o zdrvbd.o zdrves.o zdrvev.o zdrvgg.o zdrvsg.o zdrvst.o zdrvsx.o zdrvvx.o zerrbd.o zerrec.o zerred.o zerrgg.o zerrhs.o zerrst.o zget02.o zget10.o zget22.o zget23.o zget24.o zget35.o zget36.o zget37.o zget38.o zget51.o zget52.o zget54.o zglmts.o zgqrts.o zgrqts.o zgsvts.o zhbt21.o zhet21.o zhet22.o zhpt21.o zhst01.o zlarfy.o zlarhs.o zlatm4.o zlctes.o zlctsx.o zlsets.o zsbmv.o zsgt01.o zslect.o zstt21.o zstt22.o zunt01.o zunt03.o dlafts.o dlahd2.o dlasum.o dlatb9.o dstech.o dstect.o dsvdch.o dsvdct.o dsxt1.o alahdg.o alasum.o alasvm.o alareq.o ilaenv.o xerbla.o xlaenv.o chkxer.o ../../libtmglib_gfortran.a \
	  ../../liblapack_gfortran.a ../../libblas.a && mv xeigtstz ../xeigtstz
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/EIG'
NEP: Testing Nonsymmetric Eigenvalue Problem routines
./xeigtstz < nep.in > znep.out 2>&1
SEP: Testing Symmetric Eigenvalue Problem routines
./xeigtstz < sep.in > zsep.out 2>&1
SVD: Testing Singular Value Decomposition routines
./xeigtstz < svd.in > zsvd.out 2>&1
ZEC: Testing COMPLEX16 Eigen Condition Routines
./xeigtstz < zec.in > zec.out 2>&1
ZES: Testing COMPLEX16 Nonsymmetric Schur Form Driver
./xeigtstz < zed.in > zed.out 2>&1
ZGG: Testing COMPLEX16 Nonsymmetric Generalized Eigenvalue Problem routines
./xeigtstz < zgg.in > zgg.out 2>&1
ZGD: Testing COMPLEX16 Nonsymmetric Generalized Eigenvalue Problem driver routines
./xeigtstz < zgd.in > zgd.out 2>&1
ZHB: Testing Hermitian Eigenvalue Problem routines
./xeigtstz < zsb.in > zsb.out 2>&1
ZSG: Testing Symmetric Generalized Eigenvalue Problem routines
./xeigtstz < zsg.in > zsg.out 2>&1
ZGEBAL: Testing the balancing of a COMPLEX16 general matrix
./xeigtstz < zbal.in > zbal.out 2>&1
ZGEBAK: Testing the back transformation of a COMPLEX16 balanced matrix
./xeigtstz < zbak.in > zbak.out 2>&1
ZGGBAL: Testing the balancing of a pair of COMPLEX general matrices
./xeigtstz < zgbal.in > zgbal.out 2>&1
ZGGBAK: Testing the back transformation of a pair of COMPLEX16 balanced matrices
./xeigtstz < zgbak.in > zgbak.out 2>&1
ZBB: Testing banded Singular Value Decomposition routines
./xeigtstz < zbb.in > zbb.out 2>&1
GLM: Testing Generalized Linear Regression Model routines
./xeigtstz < glm.in > zglm.out 2>&1
GQR: Testing Generalized QR and RQ factorization routines
./xeigtstz < gqr.in > zgqr.out 2>&1
GSV: Testing Generalized Singular Value Decomposition routines
./xeigtstz < gsv.in > zgsv.out 2>&1
CSD: Testing CS Decomposition routines
./xeigtstz < csd.in > zcsd.out 2>&1
LSE: Testing Constrained Linear Least Squares routines
./xeigtstz < lse.in > zlse.out 2>&1
cd LIN ; make proto-single
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c schkrfp.f -o schkrfp.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvrfp.f -o sdrvrfp.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvrf1.f -o sdrvrf1.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvrf2.f -o sdrvrf2.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvrf3.f -o sdrvrf3.o
gfortran -fimplicit-none -shared -fPIC  -c sdrvrf4.f -o sdrvrf4.o
gfortran -fimplicit-none -shared -fPIC  -c serrrfp.f -o serrrfp.o
gfortran    schkrfp.o sdrvrfp.o sdrvrf1.o sdrvrf2.o sdrvrf3.o sdrvrf4.o serrrfp.o slatb4.o slarhs.o sget04.o spot01.o spot03.o spot02.o chkxer.o xerbla.o alaerh.o aladhd.o alahd.o alasvm.o  \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstrfs && mv xlintstrfs ../xlintstrfs
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing REAL LAPACK RFP protoype linear equation routines
./xlintstrfs < stest_rfp.in > stest_rfp.out 2>&1
cd LIN ; make proto-double
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c dchkab.f -o dchkab.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvab.f -o ddrvab.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvac.f -o ddrvac.o
gfortran -fimplicit-none -shared -fPIC  -c derrab.f -o derrab.o
gfortran -fimplicit-none -shared -fPIC  -c derrac.f -o derrac.o
gfortran -fimplicit-none -shared -fPIC  -c dget08.f -o dget08.o
gfortran -fimplicit-none -shared -fPIC  -c dpot06.f -o dpot06.o
gfortran    dchkab.o ddrvab.o ddrvac.o derrab.o derrac.o dget08.o alaerh.o alahd.o  aladhd.o alareq.o chkxer.o dlarhs.o dlatb4.o xerbla.o dget02.o dpot06.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstds && mv xlintstds ../xlintstds
gfortran -fimplicit-none -shared -fPIC  -c dchkrfp.f -o dchkrfp.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvrfp.f -o ddrvrfp.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvrf1.f -o ddrvrf1.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvrf2.f -o ddrvrf2.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvrf3.f -o ddrvrf3.o
gfortran -fimplicit-none -shared -fPIC  -c ddrvrf4.f -o ddrvrf4.o
gfortran -fimplicit-none -shared -fPIC  -c derrrfp.f -o derrrfp.o
gfortran    dchkrfp.o ddrvrfp.o ddrvrf1.o ddrvrf2.o ddrvrf3.o ddrvrf4.o derrrfp.o dlatb4.o dlarhs.o dget04.o dpot01.o dpot03.o dpot02.o chkxer.o xerbla.o alaerh.o aladhd.o alahd.o alasvm.o  \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstrfd && mv xlintstrfd ../xlintstrfd
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing SINGLE-DOUBLE PRECISION LAPACK prototype linear equation routines
./xlintstds < dstest.in > dstest.out 2>&1
Testing DOUBLE PRECISION LAPACK RFP protoype linear equation routines
./xlintstrfd < dtest_rfp.in > dtest_rfp.out 2>&1
cd LIN ; make proto-complex
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c cchkrfp.f -o cchkrfp.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvrfp.f -o cdrvrfp.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvrf1.f -o cdrvrf1.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvrf2.f -o cdrvrf2.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvrf3.f -o cdrvrf3.o
gfortran -fimplicit-none -shared -fPIC  -c cdrvrf4.f -o cdrvrf4.o
gfortran -fimplicit-none -shared -fPIC  -c cerrrfp.f -o cerrrfp.o
gfortran    cchkrfp.o cdrvrfp.o cdrvrf1.o cdrvrf2.o cdrvrf3.o cdrvrf4.o cerrrfp.o claipd.o clatb4.o clarhs.o csbmv.o cget04.o cpot01.o cpot03.o cpot02.o chkxer.o xerbla.o alaerh.o aladhd.o alahd.o alasvm.o  \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstrfc && mv xlintstrfc ../xlintstrfc
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing COMPLEX LAPACK RFP protoype linear equation routines
./xlintstrfc < ctest_rfp.in > ctest_rfp.out 2>&1
cd LIN ; make proto-complex16
make[2]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
gfortran -fimplicit-none -shared -fPIC  -c zchkab.f -o zchkab.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvab.f -o zdrvab.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvac.f -o zdrvac.o
gfortran -fimplicit-none -shared -fPIC  -c zerrab.f -o zerrab.o
gfortran -fimplicit-none -shared -fPIC  -c zerrac.f -o zerrac.o
gfortran -fimplicit-none -shared -fPIC  -c zget08.f -o zget08.o
gfortran -fimplicit-none -shared -fPIC  -c zpot06.f -o zpot06.o
gfortran    zchkab.o zdrvab.o zdrvac.o zerrab.o zerrac.o zget08.o alaerh.o alahd.o  aladhd.o alareq.o chkxer.o zget02.o zlarhs.o zlatb4.o zsbmv.o  xerbla.o zpot06.o zlaipd.o \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstzc && mv xlintstzc ../xlintstzc
gfortran -fimplicit-none -shared -fPIC  -c zchkrfp.f -o zchkrfp.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvrfp.f -o zdrvrfp.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvrf1.f -o zdrvrf1.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvrf2.f -o zdrvrf2.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvrf3.f -o zdrvrf3.o
gfortran -fimplicit-none -shared -fPIC  -c zdrvrf4.f -o zdrvrf4.o
gfortran -fimplicit-none -shared -fPIC  -c zerrrfp.f -o zerrrfp.o
gfortran    zchkrfp.o zdrvrfp.o zdrvrf1.o zdrvrf2.o zdrvrf3.o zdrvrf4.o zerrrfp.o zlatb4.o zlaipd.o zlarhs.o zsbmv.o zget04.o zpot01.o zpot03.o zpot02.o chkxer.o xerbla.o alaerh.o aladhd.o alahd.o alasvm.o  \
        ../../libtmglib_gfortran.a ../../liblapack_gfortran.a ../../libblas.a -o xlintstrfz && mv xlintstrfz ../xlintstrfz
make[2]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING/LIN'
Testing COMPLEX-COMPLEX16 LAPACK protoype linear equation routines
./xlintstzc < zctest.in > zctest.out 2>&1
Testing COMPLEX16 LAPACK RFP protoype linear equation routines
./xlintstrfz < ztest_rfp.in > ztest_rfp.out 2>&1
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/TESTING'
( cd BLAS/TESTING; make -f Makeblat1 )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
gfortran -fimplicit-none -shared -fPIC  -c sblat1.f -o sblat1.o
gfortran   sblat1.o  \
        ../../libblas.a  -o ../xblat1s
gfortran -fimplicit-none -shared -fPIC  -c dblat1.f -o dblat1.o
gfortran   dblat1.o  \
        ../../libblas.a  -o ../xblat1d
gfortran -fimplicit-none -shared -fPIC  -c cblat1.f -o cblat1.o
gfortran   cblat1.o  \
        ../../libblas.a  -o ../xblat1c
gfortran -fimplicit-none -shared -fPIC  -c zblat1.f -o zblat1.o
gfortran   zblat1.o \
        ../../libblas.a  -o ../xblat1z
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS; ./xblat1s > sblat1.out    ; \
           ./xblat1d > dblat1.out    ; \
           ./xblat1c > cblat1.out    ; \
           ./xblat1z > zblat1.out    ) 
( cd BLAS/TESTING; make -f Makeblat2 )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
gfortran -fimplicit-none -shared -fPIC  -c sblat2.f -o sblat2.o
gfortran   sblat2.o  \
        ../../libblas.a  -o ../xblat2s
gfortran -fimplicit-none -shared -fPIC  -c dblat2.f -o dblat2.o
gfortran   dblat2.o  \
        ../../libblas.a  -o ../xblat2d
gfortran -fimplicit-none -shared -fPIC  -c cblat2.f -o cblat2.o
gfortran   cblat2.o  \
        ../../libblas.a  -o ../xblat2c
gfortran -fimplicit-none -shared -fPIC  -c zblat2.f -o zblat2.o
gfortran   zblat2.o \
        ../../libblas.a  -o ../xblat2z
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS; ./xblat2s < sblat2.in     ; \
           ./xblat2d < dblat2.in     ; \
           ./xblat2c < cblat2.in     ; \
           ./xblat2z < zblat2.in     )
( cd BLAS/TESTING; make -f Makeblat3 )
make[1]: Entering directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
gfortran -fimplicit-none -shared -fPIC  -c sblat3.f -o sblat3.o
gfortran   sblat3.o \
        ../../libblas.a -o ../xblat3s
gfortran -fimplicit-none -shared -fPIC  -c dblat3.f -o dblat3.o
gfortran   dblat3.o  \
        ../../libblas.a -o ../xblat3d
gfortran -fimplicit-none -shared -fPIC  -c cblat3.f -o cblat3.o
gfortran   cblat3.o  \
        ../../libblas.a -o ../xblat3c
gfortran -fimplicit-none -shared -fPIC  -c zblat3.f -o zblat3.o
gfortran   zblat3.o \
        ../../libblas.a -o ../xblat3z
make[1]: Leaving directory `/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/lapack-3.3.1/BLAS/TESTING'
( cd BLAS; ./xblat3s < sblat3.in     ; \
           ./xblat3d < dblat3.in     ; \
           ./xblat3c < cblat3.in     ; \
           ./xblat3z < zblat3.in     ) 
cp *.a /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/platforms/lib/
=====================================
    COMPILE SPARSKIT2
=====================================
cleaning .
cleaning BLASSM
cleaning FORMATS
cleaning INFO
cleaning INOUT
cleaning ITSOL
cleaning MATGEN/FDIF
cleaning MATGEN/FEM
cleaning MATGEN/MISC
cleaning ORDERINGS
cleaning UNSUPP/BLAS1
cleaning UNSUPP/MATEXP
cleaning UNSUPP/PLOTS
(cd BLASSM ; gfortran  -c -g -shared -fPIC blassm.f)
(cd BLASSM ; gfortran  -c -g -shared -fPIC matvec.f)
(cd FORMATS ; gfortran  -c -g -shared -fPIC formats.f)
(cd FORMATS ; gfortran  -c -g -shared -fPIC unary.f)
(cd INFO ; gfortran  -c -g -shared -fPIC infofun.f)
(cd INOUT; gfortran  -c -g -shared -fPIC inout.f)
inout.f:358.72:

         assign 101 to ix                                               
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:360.72:

         assign 100 to ix                                               
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:387.72:

            assign 102 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:389.72:

            assign 103 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:391.72:

            assign 104 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:405.72:

             assign 105 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:407.72:

             assign 106 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:409.72:

             assign 107 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:413.72:

             assign 108 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:415.72:

             assign 109 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:417.72:

               assign 110 to ix                                         
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1307.72:

         assign 101 to ix                                               
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1309.72:

         assign 100 to ix                                               
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1330.72:

            assign 102 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1332.72:

            assign 103 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1334.72:

            assign 104 to ix                                            
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1348.72:

             assign 105 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1350.72:

             assign 106 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1352.72:

             assign 107 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1356.72:

             assign 108 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1358.72:

             assign 109 to ix                                           
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:1360.72:

               assign 110 to ix                                         
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
inout.f:362.20:

      write (ptrfmt,ix) nperli,len                                      
                    1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
inout.f:394.22:

         write(valfmt,ix) nperli,len,ifmt                               
                      1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
inout.f:421.22:

         write(valfmt,ix) nperli,len,ifmt                               
                      1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
inout.f:1311.20:

      write (ptrfmt,ix) nperli,len                                      
                    1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
inout.f:1337.22:

         write(valfmt,ix) nperli,len,ifmt                               
                      1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
inout.f:1364.22:

         write(valfmt,ix) nperli,len,ifmt                               
                      1
Warning: Deleted feature: ASSIGNED variable in FORMAT tag at (1)
(cd ITSOL; gfortran  -c -g -shared -fPIC ilut.f)
(cd ITSOL; gfortran  -c -g -shared -fPIC iters.f)
(cd MATGEN/FDIF ; gfortran  -c -g -shared -fPIC genmat.f)
(cd MATGEN/FEM ; gfortran  -c -g -shared -fPIC elmtlib2.f)
(cd MATGEN/FEM ; gfortran  -c -g -shared -fPIC femgen.f)
(cd MATGEN/FEM ; gfortran  -c -g -shared -fPIC meshes.f)
(cd MATGEN/MISC ; gfortran  -c -g -shared -fPIC sobel.f)
(cd MATGEN/MISC ; gfortran  -c -g -shared -fPIC zlatev.f)
(cd ORDERINGS ; gfortran  -c -g -shared -fPIC ccn.f)
(cd ORDERINGS ; gfortran  -c -g -shared -fPIC color.f)
(cd ORDERINGS ; gfortran  -c -g -shared -fPIC dsepart.f)
ar -rcv  libskit_gfortran.a  BLASSM/blassm.o BLASSM/matvec.o FORMATS/formats.o FORMATS/unary.o INFO/infofun.o INOUT/inout.o ITSOL/ilut.o ITSOL/iters.o MATGEN/FDIF/genmat.o MATGEN/FEM/elmtlib2.o MATGEN/FEM/femgen.o MATGEN/FEM/meshes.o MATGEN/MISC/sobel.o MATGEN/MISC/zlatev.o ORDERINGS/ccn.o ORDERINGS/color.o ORDERINGS/dsepart.o 
a - BLASSM/blassm.o
a - BLASSM/matvec.o
a - FORMATS/formats.o
a - FORMATS/unary.o
a - INFO/infofun.o
a - INOUT/inout.o
a - ITSOL/ilut.o
a - ITSOL/iters.o
a - MATGEN/FDIF/genmat.o
a - MATGEN/FEM/elmtlib2.o
a - MATGEN/FEM/femgen.o
a - MATGEN/FEM/meshes.o
a - MATGEN/MISC/sobel.o
a - MATGEN/MISC/zlatev.o
a - ORDERINGS/ccn.o
a - ORDERINGS/color.o
a - ORDERINGS/dsepart.o
=====================================
    COMPILE OceanWave3D
=====================================
Cloning Ocean3D repository
Cloning into 'OceanWave3D-Fortran90'...
rm -f /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/*.o 
rm -f /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/*.mod 
rm -f /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/OceanWave3D
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/precision.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/precision.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘precision.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/precision.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/constants.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/constants.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘constants.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/constants.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/datatypes.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/datatypes.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘datatypes.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/datatypes.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/HSL_LU.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/HSL_LU.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘hsl_lu.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/hsl_lu.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/OFmodule.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/OFmodule.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘ofmodule.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ofmodule.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/globalvariables.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/globalvariables.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘globalvariables.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/globalvariables.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/pdamp_CSR.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/pdamp_CSR.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘pdamp_csr.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/pdamp_csr.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/variabledefs/SPK.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/SPK.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘spk.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/spk.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/ErfAux.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ErfAux.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘erf_auxilliary.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/erf_auxilliary.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/ErfReal.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ErfReal.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘error_function.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/error_function.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/DetectBreaking.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetectBreaking.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/GASDEV.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GASDEV.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/JONSWAP_spectrum.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/JONSWAP_spectrum.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/PM_spectrum.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PM_spectrum.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/RAN1_b.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/RAN1_b.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/build_coeff.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/build_coeff.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/build_coeff_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/build_coeff_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/build_coeff_3D_Cos.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/build_coeff_3D_Cos.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/distdot.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/distdot.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/eqns.f -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eqns.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/fdwvnum.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/fdwvnum.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/init.f -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/init.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/LocalSmoothing2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/LocalSmoothing2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/LocalSmoothing3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/LocalSmoothing3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/lubksb.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lubksb.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/ludcmp.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ludcmp.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/ran1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ran1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/random_wave_coefficients.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/random_wave_coefficients.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/random_wave_signal.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/random_wave_signal.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/random_wave_signal_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/random_wave_signal_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/savgol.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/savgol.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/stream_func_coeffs.f -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/stream_func_coeffs.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/stream_func_set_up.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/stream_func_set_up.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/stream_func_wave_finite.f -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/stream_func_wave_finite.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/waveGenerationFromPaddleSignal.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/waveGenerationFromPaddleSignal.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/utilities/spreading.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/spreading.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/beachgen2.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/beachgen2.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/beachgen3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/beachgen3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/bottomBerkoff.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/bottomBerkoff.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/bottomWhalin.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/bottomWhalin.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/bottomVincent.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/bottomVincent.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/disper.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/disper.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/linearstandingwave2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/linearstandingwave2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/submergedbar2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/submergedbar2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/analyticalsolutions/nonlinearstandingwave1D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/nonlinearstandingwave1D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/BuildLinearSystemTransformedCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildLinearSystemTransformedCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/BuildLinearSystemTransformedMatrixCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildLinearSystemTransformedMatrixCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/ComputeNormalVectors.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ComputeNormalVectors.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DetermineCurvilinearTransform2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetermineCurvilinearTransform2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DetermineGenericStencils.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetermineGenericStencils.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DetermineGenericStencilsUniform.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetermineGenericStencilsUniform.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DiffXuniform2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXuniform2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DiffXuniform3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXuniform3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DiffYuniform2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYuniform2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DiffYuniform3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYuniform3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/curvilinear/DiffZuniform3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffZuniform3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/DCOSSINFT2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DCOSSINFT2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/DREALFT.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DREALFT.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/DSINCOSFT2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DSINCOSFT2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/DSINFT.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DSINFT.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/FOUR1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FOUR1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/REALFT.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/REALFT.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/SINFT1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/SINFT1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/cosft1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/cosft1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/dFOUR1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/dFOUR1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/dcosft.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/dcosft.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/fft/dcosft2d.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/dcosft2d.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ALLOCATE_Wavefield_Type.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ALLOCATE_Wavefield_Type.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ASSIGN_IncidentWavefield.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ASSIGN_IncidentWavefield.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/AnalyticWaveMaker2D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/AnalyticWaveMaker2D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSH.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSH.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSHP.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSHP.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSJ0.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSJ0.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSJ1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSJ1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSJP.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSJP.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSY0.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSY0.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSY1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSY1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BESSYP.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BESSYP.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BuildStencil_1D_Uneven.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildStencil_1D_Uneven.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BuildLinearSystem.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildLinearSystem.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BuildPDampMatrices.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildPDampMatrices.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/BuildLinearSystemMatrix.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildLinearSystemMatrix.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/CSRdiaREORDER.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CSRdiaREORDER.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/CleanSparseMatrixCOO.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CleanSparseMatrixCOO.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/CleanSparseMatrixCSR.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CleanSparseMatrixCSR.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/CleanSparseMatrixCOOold.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CleanSparseMatrixCOOold.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ConstructTableCrossDerivatives.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ConstructTableCrossDerivatives.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ConstructTableCrossDerivatives_Curvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ConstructTableCrossDerivatives_Curvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ConvertCOOtoCSR.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ConvertCOOtoCSR.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/ConvertCSRtoCOO.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ConvertCSRtoCOO.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DEALLOCATE_Wavefield_Type.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DEALLOCATE_Wavefield_Type.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DetermineTransformationConstants.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetermineTransformationConstants.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DetermineTransformationConstantsArray.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DetermineTransformationConstantsArray.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DfDx_1D_Uneven.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DfDx_1D_Uneven.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffStencilsZ_modif.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffStencilsZ_modif.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXEven.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXEven.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXEvenCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXEvenCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXEven_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXEven_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXXEvenCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXXEvenCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXXEvenCurvilinear_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXXEvenCurvilinear_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffXuniform3D_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffXuniform3D_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYEven.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYEven.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYEvenCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYEvenCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYEven_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYEven_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYYEvenCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYYEvenCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYYEvenCurvilinear_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYYEvenCurvilinear_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffYuniform3D_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffYuniform3D_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffZArbitrary.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffZArbitrary.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffZArbitrary_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffZArbitrary_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiffZuniform3D_CD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiffZuniform3D_CD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiscardGhostLayer.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiscardGhostLayer.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/DiscardSpaces.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DiscardSpaces.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/FILTERING.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FILTERING.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/FILTERING_NEW.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FILTERING_NEW.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/FILTERING_SWENSE.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FILTERING_SWENSE.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/FactorPreconditioner.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FactorPreconditioner.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/FilterInit.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/FilterInit.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/McCamyFuchs54LocalXY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/McCamyFuchs54LocalXY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PreProcessDiffStencilsZ.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreProcessDiffStencilsZ.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PrepareFullOperatorStencils.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PrepareFullOperatorStencils.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PrepareFullOperatorStencilsForGaussSeidel.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PrepareFullOperatorStencilsForGaussSeidel.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PrepareFullOperatorStencilsForGaussSeidelARRAY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PrepareFullOperatorStencilsForGaussSeidelARRAY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PreparePreconditioner.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreparePreconditioner.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/PreparePreconditionerOLD.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreparePreconditionerOLD.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/RelaxationModule.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/RelaxationModule.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/RelaxationModule_new.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/RelaxationModule_new.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/SetupCompDomain_test.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/SetupCompDomain_test.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/TaylorFDStencils1DArbitrary.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/TaylorFDStencils1DArbitrary.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerECurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerECurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerNCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerNCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerX.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerX.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerXCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerXCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/UpdateGhostLayerYCurvilinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/UpdateGhostLayerYCurvilinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/VerticalFreeSurfaceVelocity.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/VerticalFreeSurfaceVelocity.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/Zero_Corners.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/Zero_Corners.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/bessj.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/bessj.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear_3D_bottom.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear_3D_bottom.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear_3D_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear_3D_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear_bottom.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear_bottom.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_linear_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_linear_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_nonlinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_nonlinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_nonlinear_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_nonlinear_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_nonlinear_3D_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_nonlinear_3D_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/eta_nonlinear_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/eta_nonlinear_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/incident_linear_wf_finite.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/incident_linear_wf_finite.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/incident_linear_wf_finite_bottom.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/incident_linear_wf_finite_bottom.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/incident_linear_wf_finite_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/incident_linear_wf_finite_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/incident_nonlinear_wf_finite_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/incident_nonlinear_wf_finite_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/incident_wf_finite.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/incident_wf_finite.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/maxnorm.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/maxnorm.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear_3D_bottom.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear_3D_bottom.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear_3D_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear_3D_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear_bottom.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear_bottom.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_linear_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_linear_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_nonlinear.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_nonlinear.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_nonlinear_3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_nonlinear_3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_nonlinear_3D_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_nonlinear_3D_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/phi_nonlinear_standing.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/phi_nonlinear_standing.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/rhsFreeSurface3D_SWENSE.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/rhsFreeSurface3D_SWENSE.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/rhsLinearFreeSurface3D_SWENSE.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/rhsLinearFreeSurface3D_SWENSE.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/functions/polint.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/polint.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MGLevels.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MGLevels.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘mglevels.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/mglevels.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GaussSeidel.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GaussSeidel.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GaussSeidelARRAY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GaussSeidelARRAY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GaussSeidelARRAYback.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GaussSeidelARRAYback.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GaussSeidelReverse.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GaussSeidelReverse.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GaussSeidelSpecialPoints.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GaussSeidelSpecialPoints.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/GetSparseLinearLaplaceMatrix.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GetSparseLinearLaplaceMatrix.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MGPreProcess.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MGPreProcess.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MGProlongation3DExplicit.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MGProlongation3DExplicit.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MGRestriction3DExplicit.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MGRestriction3DExplicit.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MultiGridSolveLinearSystem.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MultiGridSolveLinearSystem.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/multigrid/MultiGridSolver.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/MultiGridSolver.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/pressure/funPressureTerm.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/funPressureTerm.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/timeintegration/DifferentiationsFreeSurfacePlane.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/DifferentiationsFreeSurfacePlane.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/timeintegration/Runge_Kutta_4.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/Runge_Kutta_4.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/timeintegration/Runge_Kutta_45.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/Runge_Kutta_45.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/timeintegration/timeintegration_fsbc.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/timeintegration_fsbc.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/wrappers/InvertMatrix.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/InvertMatrix.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/wrappers/iterative_solution.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/iterative_solution.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/wrappers/LUfactor.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/LUfactor.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/BuildStencilsGridX.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildStencilsGridX.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/BuildStencilsGridY.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/BuildStencilsGridY.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/CloseVariables.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CloseVariables.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/GammaFunctions.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GammaFunctions.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/Initialize.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/Initialize.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/InitializeVariables.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/InitializeVariables.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/PreProcessDiffStencils.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreProcessDiffStencils.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/PreprocessRelaxationZones.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreprocessRelaxationZones.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/PreprocessPDampingZones.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/PreprocessPDampingZones.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/SetupCompDomain.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/SetupCompDomain.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/SetupInitialConditions.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/SetupInitialConditions.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/initialization/setupWavePaddle.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/setupWavePaddle.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/CheckError.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CheckError.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreData.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreData.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreRealArray3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreRealArray3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/CloseIOFiles.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/CloseIOFiles.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreDataAscii.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreDataAscii.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreSparseMatrix.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreSparseMatrix.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/GatherData.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/GatherData.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreKinematicData.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreKinematicData.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/ReadInputFileParameters.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/ReadInputFileParameters.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreRealArray.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreRealArray.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/IO/StoreWaveGauges.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/StoreWaveGauges.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/OceanWave3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/OceanWave3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/OceanWave3DT0Setup.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/OceanWave3DT0Setup.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/OceanWave3DTakeATimeStep.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/OceanWave3DTakeATimeStep.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/rhsFreeSurface3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/rhsFreeSurface3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/rhsLinearFreeSurface3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/rhsLinearFreeSurface3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/TestCodeDucrozet1.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/TestCodeDucrozet1.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/main/TestCodeDucrozet2.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/TestCodeDucrozet2.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/iterative/dc.f -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/dc.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/OpenFoam/calculateKinematics.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/calculateKinematics.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/OpenFoam/interpolationInitialize.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/interpolationInitialize.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/OpenFoam/makeStencils.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/makeStencils.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/OpenFoam/openFoamNearestNeighbour.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/openFoamNearestNeighbour.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/OpenFoam/setDeltaT.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/setDeltaT.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/interpolation_functions.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/interpolation_functions.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
‘interpolation_functions.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/interpolation_functions.mod’
‘thirdpartylibs/LIB_VTK_IO/static/lib_vtk_io.mod’ -> ‘/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/lib_vtk_io.mod’
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/interpolation.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/interpolation.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/IO/openFoamInterfaceEta.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/openFoamInterfaceEta.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/IO/openFoamInterfaceU.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/openFoamInterfaceU.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
gfortran -O3 -fPIC -ffpe-trap=invalid,zero,overflow -ffree-line-length-none -fstack-protector-all -c src/OpenFoam/IO/writeOceanwave3D.f90 -o /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/writeOceanwave3D.o -I/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build
*** Starting linking of files for OceanWave3D (Release)... ***
ar -cr /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib/libOceanWave3DBuild.a /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/third_party/OceanWave3D/thirdPartySrc/OceanWave3D-Fortran90/../build/*.o
OceanWave3D has been built successfully.
*** Starting linking of files for OceanWave3D shared library (Release)... ***
Shared library for OceanWave3D has been built successfully.
=====================================
    CHECKING FOR QALE2DLibrary
=====================================
=====================================
    COMPILE QALE2DLibrary
=====================================
gfortran -O3 -ffixed-line-length-none -Dlinux64 -DWM_DP -DNoRepository -m64 -fopenmp -lpthread -cpp -shared -fPIC -lgomp \
	-o ../platforms/lib/libQALEFEM2D.so src/QALE-FEMso.FOR
=====================================
    COPYING QALE2DLibrary
=====================================
wmake libraries
wmake qaleFoam
    ln: ./lnInclude
    dep: qaleHybird.C
    dep: qaleRectInNWT.C
    dep: qaleUnstruProj.C
    dep: qaleCylinderInNWT.C
    dep: qaleStruDualRect.C
    dep: qaleStruRing.C
    dep: qaleStruRect.C
    dep: qaleMesh.C
    dep: ochiHubble.C
    dep: torsethaugen.C
    dep: spectrumJONSWAP.C
    dep: spectrumTMA.C
    dep: spectrumDNV.C
    dep: spectrumITTC.C
    dep: piersonMoskowitz.C
    dep: piersonMoskowitzWind.C
    dep: waterlineList.C
    dep: nurbsList.C
    dep: qaleWaveSpectra.C
    dep: combinedCurve.C
    dep: circularWaterline.C
    dep: rectanglarWaterline.C
    dep: qaleWaterLine.C
    dep: globalInterp.C
    dep: leastSquares.C
    dep: arc.C
    dep: line.C
    dep: circle.C
    dep: qaleNURBS.C
    dep: nurbs.C
    dep: qaleAbsorberVelocityFvPatchField.C
    dep: qaleAbsorberAlphaFvPatchField.C
    dep: qaleWavePressureFvPatchField.C
    dep: qaleWaveVelocityFvPatchField.C
    dep: qaleWaveAlphaFvPatchField.C
    dep: qaleAbsorber.C
    dep: qaleAbsorberProperties.C
    dep: qaleEKFSampler.C
    dep: qaleRunTimeSampler.C
    dep: qaleElevation.C
    dep: qaleLineSetSampler.C
    dep: qaleLineSampler.C
    dep: qaleMidPointAndFaceSet.C
    dep: qaleMidPointSet.C
    dep: qaleFaceSet.C
    dep: qaleUniformSet.C
    dep: qaleSampledSet.C
    dep: qaleProbes.C
    dep: qalePatchProbes.C
    dep: qaleSamplingFields.C
    dep: transEffectDamping.C
    dep: qaleTranslationalZone.C
    dep: transEffectBeach.C
    dep: transEffectWave.C
    dep: transEffect.C
    dep: zoneWeightingPolynomial.C
    dep: zoneWeightingCosine.C
    dep: zoneWeightingExponential.C
    dep: zoneWeighting.C
    dep: zoneShapeOversetRectangular.C
    dep: zoneShapeOversetPolyLineDist.C
    dep: zoneShapeOversetCylinder.C
    dep: zoneShapeOversetPatch.C
    dep: zoneShapePatch.C
    dep: zoneShapePointSet.C
    dep: zoneShapePolyLineDist.C
    dep: zoneShapeLineDist.C
    dep: zoneShapeLineSet.C
    dep: zoneShapeCylinder.C
    dep: zoneShapeRectangular.C
    dep: zoneShape.C
    dep: qaleWaveField.C
    dep: initFnpt2D.C
    dep: initQaleSecondOrder.C
    dep: initQaleStokes.C
    dep: initQaleLinear.C
    dep: initQaleCurrent.C
    dep: initQaleWaveTheories.C
    dep: getFNPT2DSF.C
    dep: fnpt2D.C
    dep: qale2DWave.C
    dep: secondOrderWave.C
    dep: qaleStokes.C
    dep: qaleLinear.C
    dep: qaleCurrent.C
    dep: newQaleWaveTheories.C
    dep: qaleWaveTheories.C
    dep: qaleHullMotion.C
    dep: qaleLevelSet.C
    dep: cutCell.C
    dep: qaleDataHandler.C
    Ctoo: qaleDataHandler.C
    Ctoo: qaleLevelSet.C
    Ctoo: cutCell.C
    Ctoo: qaleHullMotion.C
    Ctoo: qaleWaveTheories.C
    Ctoo: newQaleWaveTheories.C
    Ctoo: qaleCurrent.C
    Ctoo: qaleLinear.C
    Ctoo: qaleStokes.C
    Ctoo: secondOrderWave.C
    Ctoo: qale2DWave.C
    Ctoo: fnpt2D.C
    Ctoo: getFNPT2DSF.C
    Ctoo: initQaleWaveTheories.C
    Ctoo: initQaleCurrent.C
    Ctoo: initQaleLinear.C
    Ctoo: initQaleStokes.C
    Ctoo: initQaleSecondOrder.C
    Ctoo: initFnpt2D.C
    Ctoo: qaleWaveField.C
    Ctoo: zoneShape.C
    Ctoo: zoneShapeRectangular.C
    Ctoo: zoneShapeCylinder.C
    Ctoo: zoneShapeLineDist.C
    Ctoo: zoneShapeLineSet.C
    Ctoo: zoneShapePolyLineDist.C
    Ctoo: zoneShapePointSet.C
    Ctoo: zoneShapePatch.C
    Ctoo: zoneShapeOversetPatch.C
    Ctoo: zoneShapeOversetCylinder.C
    Ctoo: zoneShapeOversetRectangular.C
    Ctoo: zoneShapeOversetPolyLineDist.C
    Ctoo: zoneWeighting.C
    Ctoo: zoneWeightingExponential.C
    Ctoo: zoneWeightingCosine.C
    Ctoo: zoneWeightingPolynomial.C
    Ctoo: transEffect.C
    Ctoo: transEffectWave.C
    Ctoo: transEffectBeach.C
    Ctoo: transEffectDamping.C
    Ctoo: qaleTranslationalZone.C
    Ctoo: qaleSamplingFields.C
    Ctoo: qaleProbes.C
    Ctoo: qalePatchProbes.C
    Ctoo: qaleSampledSet.C
    Ctoo: qaleUniformSet.C
    Ctoo: qaleFaceSet.C
    Ctoo: qaleMidPointSet.C
    Ctoo: qaleMidPointAndFaceSet.C
    Ctoo: qaleLineSampler.C
    Ctoo: qaleLineSetSampler.C
    Ctoo: qaleElevation.C
    Ctoo: qaleRunTimeSampler.C
    Ctoo: qaleEKFSampler.C
    Ctoo: qaleAbsorber.C
    Ctoo: qaleAbsorberProperties.C
    Ctoo: qaleWaveAlphaFvPatchField.C
    Ctoo: qaleWaveVelocityFvPatchField.C
    Ctoo: qaleWavePressureFvPatchField.C
    Ctoo: qaleAbsorberAlphaFvPatchField.C
    Ctoo: qaleAbsorberVelocityFvPatchField.C
    Ctoo: nurbs.C
    Ctoo: qaleNURBS.C
    Ctoo: circle.C
    Ctoo: line.C
    Ctoo: arc.C
    Ctoo: leastSquares.C
    Ctoo: globalInterp.C
    Ctoo: qaleWaterLine.C
    Ctoo: rectanglarWaterline.C
    Ctoo: circularWaterline.C
    Ctoo: combinedCurve.C
    Ctoo: nurbsList.C
    Ctoo: waterlineList.C
    Ctoo: qaleWaveSpectra.C
    Ctoo: piersonMoskowitzWind.C
    Ctoo: piersonMoskowitz.C
    Ctoo: spectrumITTC.C
    Ctoo: spectrumDNV.C
    Ctoo: spectrumTMA.C
    Ctoo: spectrumJONSWAP.C
    Ctoo: torsethaugen.C
    Ctoo: ochiHubble.C
    Ctoo: qaleMesh.C
    Ctoo: qaleStruRect.C
    Ctoo: qaleStruRing.C
    Ctoo: qaleStruDualRect.C
    Ctoo: qaleCylinderInNWT.C
    Ctoo: qaleRectInNWT.C
    Ctoo: qaleUnstruProj.C
    Ctoo: qaleHybird.C
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib/libqalefoam.so
wmake qaleWsiSolvers
    ln: ./lnInclude
    dep: qaleSelfPropulsionMotionSolverFvMesh.C
    dep: qaleCoupledSBMSixDoFMotionSolverFvMesh.C
    dep: qaleSBMSixDoFMotionSolverFvMesh.C
    dep: qaleMultiDynamicMotionSolverFvMesh.C
    dep: qaleNavigationSixDoFRigidBodyMotionSolver.C
    dep: qaleConfinedSixDoFRigidBodyMotionSolver.C
    dep: qaleSixDoFRigidBodyWSIMotionSolver.C
    dep: qaleSixDoFRigidBodyMotionSolver.C
    dep: qaleCylindericalZoneDist.C
    dep: qaleBoxZoneDist.C
    dep: qaleSphericZoneDist.C
    dep: qaleConfinedZoneDist.C
    dep: qaleMultiSolidBodyMotionSolver.C
    dep: qaleSolidBodyMotionSolver.C
    dep: qalePoints0MotionSolver.C
    dep: multiSolidBodyMotionDisplacementPointPatchVectorField.C
    dep: tabulated6DoFMotion.C
    dep: SDA.C
    dep: rotatingMotion.C
    dep: oscillatingRotatingMotion.C
    dep: oscillatingLinearMotion.C
    dep: multiMotion.C
    dep: linearMotion.C
    dep: axisRotationMotion.C
    dep: qaleSolidBodyMotionFunctionNew.C
    dep: qaleSolidBodyMotionFunction.C
    dep: Newmark.C
    dep: CrankNicolson.C
    dep: symplectic.C
    dep: newSixDoFSolver.C
    dep: sixDoFSolver.C
    dep: sixDoFRigidBodyMotionPlaneConstraint.C
    dep: sixDoFRigidBodyMotionPointConstraint.C
    dep: sixDoFRigidBodyMotionOrientationConstraint.C
    dep: sixDoFRigidBodyMotionLineConstraint.C
    dep: sixDoFRigidBodyMotionAxisConstraint.C
    dep: sixDoFRigidBodyMotionConstraintNew.C
    dep: sixDoFRigidBodyMotionConstraint.C
    dep: qaleCatenaryShape.C
    dep: qaleCatenaryLine.C
    dep: linearMooring.C
    dep: sphericalAngularDamper.C
    dep: linearDamper.C
    dep: tabulatedAxialAngularSpring.C
    dep: sphericalAngularSpring.C
    dep: linearSpring.C
    dep: linearAxialAngularSpring.C
    dep: sixDoFRigidBodyMotionRestraintNew.C
    dep: sixDoFRigidBodyMotionRestraint.C
    dep: sixDoFRigidBodyMotionStateIO.C
    dep: sixDoFRigidBodyMotionState.C
    dep: sixDoFRigidBodyMotionIO.C
    dep: sixDoFRigidBodyMotion.C
    Ctoo: sixDoFRigidBodyMotion.C
    Ctoo: sixDoFRigidBodyMotionState.C
    Ctoo: sixDoFRigidBodyMotionIO.C
    Ctoo: sixDoFRigidBodyMotionStateIO.C
    Ctoo: sixDoFRigidBodyMotionRestraint.C
    Ctoo: sixDoFRigidBodyMotionRestraintNew.C
    Ctoo: linearAxialAngularSpring.C
    Ctoo: linearSpring.C
    Ctoo: sphericalAngularSpring.C
    Ctoo: tabulatedAxialAngularSpring.C
    Ctoo: linearDamper.C
    Ctoo: sphericalAngularDamper.C
    Ctoo: linearMooring.C
    Ctoo: qaleCatenaryLine.C
    Ctoo: qaleCatenaryShape.C
    Ctoo: sixDoFRigidBodyMotionConstraint.C
    Ctoo: sixDoFRigidBodyMotionConstraintNew.C
    Ctoo: sixDoFRigidBodyMotionAxisConstraint.C
    Ctoo: sixDoFRigidBodyMotionLineConstraint.C
    Ctoo: sixDoFRigidBodyMotionOrientationConstraint.C
    Ctoo: sixDoFRigidBodyMotionPlaneConstraint.C
    Ctoo: sixDoFRigidBodyMotionPointConstraint.C
    Ctoo: sixDoFSolver.C
    Ctoo: newSixDoFSolver.C
    Ctoo: symplectic.C
    Ctoo: CrankNicolson.C
    Ctoo: Newmark.C
    Ctoo: qaleSolidBodyMotionFunction.C
    Ctoo: qaleSolidBodyMotionFunctionNew.C
    Ctoo: axisRotationMotion.C
    Ctoo: linearMotion.C
    Ctoo: multiMotion.C
    Ctoo: oscillatingLinearMotion.C
    Ctoo: oscillatingRotatingMotion.C
    Ctoo: rotatingMotion.C
    Ctoo: SDA.C
    Ctoo: tabulated6DoFMotion.C
    Ctoo: multiSolidBodyMotionDisplacementPointPatchVectorField.C
    Ctoo: qalePoints0MotionSolver.C
    Ctoo: qaleSolidBodyMotionSolver.C
    Ctoo: qaleMultiSolidBodyMotionSolver.C
    Ctoo: qaleConfinedZoneDist.C
    Ctoo: qaleSphericZoneDist.C
    Ctoo: qaleBoxZoneDist.C
    Ctoo: qaleCylindericalZoneDist.C
    Ctoo: qaleSixDoFRigidBodyMotionSolver.C
    Ctoo: qaleSixDoFRigidBodyWSIMotionSolver.C
    Ctoo: qaleConfinedSixDoFRigidBodyMotionSolver.C
    Ctoo: qaleNavigationSixDoFRigidBodyMotionSolver.C
    Ctoo: qaleMultiDynamicMotionSolverFvMesh.C
    Ctoo: qaleSBMSixDoFMotionSolverFvMesh.C
    Ctoo: qaleCoupledSBMSixDoFMotionSolverFvMesh.C
    Ctoo: qaleSelfPropulsionMotionSolverFvMesh.C
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib/libqaleFOAMwsiSolvers.so
wmake solvers
wmake qale2DFoam
wmake qale2DOverFoam
Make/options:27:84: warning: backslash and newline separated by space [enabled by default]
     -I$(LIB_SRC)/transportModels/immiscibleIncompressibleTwoPhaseMixture/lnInclude \    
 ^
    dep: qale2DFoam.C
    dep: qale2DOverFoam.C
    Ctoo: qale2DFoam.C
    Ctoo: qale2DOverFoam.C
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/qale2DFoam
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/overQale2DFoam
wmake utilities
wmake qaleFEMTester
wmake setQaleWave
wmake genQALEDomain
wmake genWaveComp
    dep: genWaveComponents.C
    dep: setQaleWave.C
    dep: genQALEDomain.C
    dep: qaleFEMTester.C
    Ctoo: genQALEDomain.C
    Ctoo: genWaveComponents.C
    Ctoo: setQaleWave.C
    Ctoo: qaleFEMTester.C
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/qaleExtrudeMesh
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/genWaveComponents
wmake writeQALEDomain
    dep: writeQALEDomain.C
    Ctoo: writeQALEDomain.C
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/setQaleWave
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/writeQALEFEMFreeSurface
    ld: /home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin/qaleFEMTester
[Pipeline] sh
+ module load openmpi openfoam/v2006
+ set +x
+ source ./setup
++ '[' -z x ']'
++++ dirname ./setup
+++ cd .
+++ pwd
++ export WM_PROJECT_USER_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006
++ WM_PROJECT_USER_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006
++ export FOAM_USER_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin
++ FOAM_USER_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin
++ export FOAM_USER_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib
++ FOAM_USER_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib
++ export MOODY_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux
++ MOODY_DIR=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux
++ export MOODY_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ MOODY_APPBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ export MOODY_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ MOODY_LIBBIN=/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ export PATH=/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ PATH=/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/bin:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/wmake:/opt/software/openmpi/1.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/bin:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/bin
++ export LD_LIBRARY_PATH=/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
++ LD_LIBRARY_PATH=/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/fftw-3.3.7/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/CGAL-4.9.1/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64Gcc/boost_1_64_0/lib64:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/ThirdParty-v2006/platforms/linux64GccDPInt32/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib:/opt/software/openfoam/v2006-openmpi-1.10/OpenFOAM-v2006/platforms/linux64GccDPInt32Opt/lib/dummy:/opt/software/openmpi/1.10/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/platforms/linux64GccDPInt32Opt/lib:/home/jenkins/workspace/nches_qale2DFoam_toolbox_OFv2006/OFv2006/../third_party/moody/moody-2.0.0-Linux/lib
+ cd tutorials
+ foamRunTutorials -test -skipFirst
make: Nothing to be done for `application'.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS